by Mr Me
on July 15, 2010
in general
As you all know recent changes in privacy issues made Facebook to change their basic API and added some security concerns. From my best practise, most of the old applications are safe, but you will be in trouble when you create new application. By default you cannot access user’s photos, profile pictures , albums etc. [...]
album, albums, api, documentation, empty string, error, facebook, featured, functions, graph, graph api, help, missing, permission, photos, php, privacy, problem, rest, rest api, security
by Mr Me
on June 6, 2010
in general, php
If you aim to create a multi-language website using PHP + Mysql , remember the following tips. You can use mysql database for this purpose rather than using separate language files as usual content management system does. You can create a table with following structure for this purpose.Table: muli-lang string_id: page_id: en: arb: fr: Here [...]
by Mr Me
on May 18, 2010
in html, webworld
If you are using https pages or some of the pages (payment pages etc) in your website, keep the following in your mind. In some browsers especially IE shows warning of non-secured content in secured page. This cause user the feeling that the website is not secured. Use relative url always. Relative URL means those [...]
alert, Browser, featured, http, https, https warning, ie, non-secure content, protocol, safety, security, warning
by Mr Me
on May 8, 2010
in general
I don’t need to explain anything about this game, sorry movie Go to :http://www.bankrungame.com/ Share
application, bank, bankrun, featured, free game, game, innovation, interactive, iphone, movie, rank run, run
by Mr Me
on April 19, 2010
in php
In most of the project, we need to write a lot of queries to create admin backend. Especially for report generation. In old days I used phpTables. But recently I started using Flexigrid, a jQuery plugin for displaying tables. It is very simple to write code and all work in Ajax Here is the url: [...]
by Mr Me
on March 3, 2010
in general, webworld
In 2008, after Steve Jobs released a Software Development Kit (SDK)for developing iPhone application, the iPhone OS platform became open for all to development their own application. Xcode is the development environment for iPhone development. Later a lot of frameworks were introduced over this platform. The following are new platforms for developing iPhone applications. iPhone [...]
by Mr Me
on February 21, 2010
in Downloads, html
Recently I created a sliding menu for a project using jQuery and ScrollTo functions. See demo: Slider Menu We can use the jQuery function $(“.menubar”).scrollTo(id_of_element) to scroll any scrollable area to a particular location. The idea behind every smooth sliding is using scroll function with overflow:hidden mode. You can download the source code from : [...]
by Mr Me
on November 18, 2008
in webworld
Recently Gmail Introduced Video Chat. For a platform, to support the video chat you need to install the flash activex plugin. You can get the plugin from http://mail.google.com/videochat But when you click on Install voice and video chat button, Some of you see the page which shows “The installer should complete in seconds. If you [...]
architecture, behind, chat, desktop, featured, flash, gear, gmail, google, rtp, toolbar, udp, video, work
by Mr Me
on November 4, 2008
in webworld
Many people already blogged about this article. I made the same experiment. It works. If you want to find say xyz@gmail.com is invisible or not. Open your gtalk app and type this email address in top search textbox Click the profile, it opens in new window as usual Click on the down arrow button in [...]
by Mr Me
on June 24, 2008
in Downloads, webworld
Do you wanna inform any important news or message to your readers ? Here is a simple plugin, WordPress Announcement Plugin. Download the plugin from : http://downloads.wordpress.org/plugin/announcement.zip Go to Admin > Plugin > and activate announcement plugin. After that, go to options and select Announcement. By default the plugin will be inactive. You have to [...]
by Mr Me
on May 7, 2008
in Downloads, php
Today i implemented gmail chat window , not an ajax chat with a chat server, but its client side implementation. Here you can see the demo: http://www.sajithmr.com/gtalk/ Take this link in a new tab or window, and take any other website without closing it. After 3 seconds , (Consider it as a new chat message [...]
by Mr Me
on April 24, 2008
in Downloads, php
If you installed stumble toolbar in your browser, you can see a white bubble button. It is called stumble review button. When you browse a website url, if you press this bubble, you can see the reviews regarding that website by different stumbleupon users. Take your wordpress blog posts and click on stumble review bubble, [...]
by Mr Me
on March 9, 2008
in webworld
Advertisement: Avoid fraudulent acts online with Child Internet Safety measures. Sometimes you get some email forward contains: 1) Please forward this mail to your friends. 4.5 Month old child needs help. Don’t spend money – just forward this email to all your contacts – you will help her by contributing 10 cents for each email [...]
by Mr Me
on February 1, 2008
in Downloads, php, php source code
The new web 2.0 displays time and date not in old style manner like 12.30 pm Jan 200 7. The new generation need relative time like 2 hours ago, 6 months ago, 4 years ago, very old etc. So if you save the timestamp of a particular content creation in database we can simply show [...]
by Mr Me
on February 1, 2008
in Downloads, general
New sound algorithm to create 3d effects in sound. You are femiliar with sterio, 5.1 surround etc things. But hear this mp3 using your head phones (head phone is a must) http://juneja.info/binaural/v-i-r-t-u-a-l-_-b-a.mp3 From this mp3 , you will get the feeling of a barber shop, and you are setting on the chair. If this mp3 [...]