by Mr Me
on January 23, 2012
in general, webworld
From February 2012 onwards, Facebook stops App profile pages. But you can still move all your page likes and users to new page (till Feb). The new Facebook app creation flow is really confusing. For developers, to add a app as a tab to another page, you need to user the following URL: https://www.facebook.com/dialog/pagetab?app_id=YOUR_APP_ID&next=YOUR_URL next [...]
by Mr Me
on December 14, 2011
in Downloads, Flash, general, html, php, php source code, webworld
Two months ago, I published a jQuery plugin to record audio from browser (without any Media server) called jRecorder I got many responses and requests to maintain the code with new enhancements and some bug fixes. Based on that, a new version (1.1) is released which has the capability to preview the recorded audio before [...]
by Mr Me
on November 10, 2011
in general, php source code
Sometime in Facebook Pages, you can see the message / banner, we have offers for you, like us to see. Or Like us to unlock the content etc. These all are for getting more likes in their Facebook page and indeed, it is a very nice idea to spread your updates among many of your [...]
by Mr Me
on October 26, 2011
in general, html, webworld
I tried new Adobe Edge yesterday, wow it is cool and it took only 10 minutes for me to develop the following animation in HTML 5. You can simply do animation, movements, rotation, resizing, font changes etc as you do in Flash layers . You can also write actions in javascript, if reached here, or [...]
by Mr Me
on October 7, 2011
in general
This is the 200th article of sajithmr.me So, I thought to write something special and it is regarding the new website. New theme, New WP Version, New Server, New Logo, Mr Me is totally new Share
by Mr Me
on May 22, 2011
in general, php
A PHP based tool to generate QR Code for your website URL. http://qrcode-factory.com/ Now a days, the usage of QR code is higher and this is becoming one of the PR generating mechanisms. QR code is another kind of bar code called matrix bar code. QR stands for Quick Reader (source: WikiPedia) The tool is [...]
by Mr Me
on April 22, 2011
in general, php
I recently started a new URL shortener service. If you’re bored with old short-url services, you can start using this http://zip.ms Here you can set your-own custom alias, than some random string. I used Phurl library to create this website. I have no spam guard added in the site, please be a real human, I [...]
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 July 15, 2010
in general
Like the old REST API, you don’t need to add 2-3 files for Facebook PHP SDK. The new graph api comes in a single file which is located at http://github.com/facebook/php-sdk/ Copy the facebook.php file in to your webroot and include this file in your php code. require_once(‘facebook.php’); To work fully functional, you need CURL and [...]
api, apt-get, blank page, curl, error, facebook, graph, install, install curl, install json, json, pear, pecl, php, sdk, solution
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 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 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 March 3, 2010
in general
Of course, it is not my post. But I wrote it here for a back up for myself. I got this from some website, it works ! Steps1) Stop running Mysql service first (Administrative tools > Services ) Open command prompt (cmd) and reach the directory (using CD command) where Mysql bin is installed (eg: [...]
change, command, command prompt, execute, Mysql, new, password, password reset, reset, root, services, tricks, update, user
by Mr Me
on January 16, 2010
in general
If you become mad with coding , play this game for some time. http://firstpersontetris.com/ I like the way it is implemented Cheers Sajith Share
by Mr Me
on November 22, 2009
in general
Watch this amazing presentation. It is really fantastic. Share
by Mr Me
on November 13, 2009
in general
Guess what will happen if you add an image like below in your html page: <img src=”http://mail.google.com/mail/?logout&hl=en” /> It does not appear in page, but your google account in another window or another tab will get logoff. Now an external website could logout you from your gmail or orkut. IF you coded your website to [...]
cookie, csrf, get, gmail, hack, hacker, post, safety, security, session, web application
by Mr Me
on August 3, 2009
in general, html
It may be an unwanted post, but I recently got this information while sufing through.. It is nothing but a javascript file from Yahoo. It is duty is to convery every mp3 link inside an html page into mp3 player and it also creates a playlist according the the mp3 links available. What you have [...]
by Mr Me
on March 20, 2009
in general
Hello programmer, If you are a programmer, you might experience on saving your different ftp , email , website credintals (usernames and passwords) . Someone uses google documents for saving passwords. Some use email itself as a password storing medium. To be more secured, you have to save your passwords in you local machine rather [...]
by Mr Me
on March 20, 2009
in general
Google enabled its street view feature for 25 UK cities including london. Google team arrived with 360 degree camera and took photographs of different streets. Today I found my living place in google street view. (Google Street View: Hermit Road,Canning Town, London) (Browning Road, East Ham, London) Share
by Mr Me
on December 2, 2008
in general
Recently we decided to organize the 3rd barcamp of kerala on 7th December 2008. The cheif organanizers Kenney Jacob and Anand Subramanian started promotions and publicity for the event. They stated mailing, sending sms and further online promotions. Our greate, romantic, family , friends Orkut Community introduced a new feature called My Events, in which [...]
by Mr Me
on November 30, 2008
in general
Recently some quotes struck my mind from a forwared email. It is basically , i think, 100% true , even though described in as a funny way. See: Project Manager is a Person who thinks nine Women can deliver a baby in One month Developer is a Person who thinks it will take 18 months [...]
client, documentation, forward, funny, mail, management, marketting, programmer, project, quality, tester
by Mr Me
on November 2, 2008
in general
I just started ruby on rails some week back. As a programmer one should learn at least the language ruby. It is a very powerful language with a lots of different concepts and stuctures . You may know learning a programming language is very simple if you cognise any other one already . What we [...]
framework, gem, install, pdf, rail, ror, ruby, ruby on rails, sexy, symfony, torrent, tutorial, web
by Mr Me
on September 2, 2008
in general
I was finding that my visitor count is increasing and alexa ranking of www.sajithmr.com is now well below 100,000 So I decided to change my old Cpanel hosting to a professional content delivery network who can provide me the scalability that www.sajithmr.com may demand in the future . After much research i ended up with [...]
by Mr Me
on June 28, 2008
in general
In every project works, there would be a lazy day. The day we spend with nothing. If you are plaining for a lazy day, a leisure time, I can offer a place to enjoy and stay. I will manage all your expenses !!! What you have to spend is your traveling charges to reach the [...]
by Mr Me
on May 3, 2008
in general, html, webworld
Look at the given image carefully … Did anybody see the above image anywhere ? The Answer might be No. But you might see small parts of this picture. The amazing picture’s name is Youtube Master Image. The Youtube Website contains this single image only, and it uses part by part for different occasions with [...]
by Mr Me
on April 10, 2008
in general, webworld
Open Source Browser (Free Software) My First Tabbed Browsing Extensible layout (Extensions and plugins) Very interesting developer platform Xp support (Cross platform) Very simple layout engine(Gecko) Google Search integrated More over when i checked my status, most of the visitors are browsed through firefox I think there is a hidden relation ship between google and [...]
by Mr Me
on April 10, 2008
in general, webworld
1) Non- Programmers For non programmers or non administrators easy way to upgrade wordpress is using auto-upgrading plugin. Download this plugin from: http://wordpress.org/extend/plugins/wordpress-automatic-upgrade/ Unzip the files into your wp-content/plugin directory and activate the plugin. Go to manage menu and run automatic upgrade. It will do the rest !!! 2) Normal Programmers / Administrators Login into [...]
by Mr Me
on March 16, 2008
in general, html, webworld
Todo Reminder is a Mozilla Plugin, which can be used to set Reminder for Your Friends for a particular event on a particular date. Your Friend will get Email / SMS alert some days before (Called Heat) that event. So you never forgot a particular event / ToDo. For example, when you composing an Email [...]
by Mr Me
on March 4, 2008
in general, html, webworld
The idea attracted me some months back is that of stumbleupon. There you can customize your likes and dislikes. You can categories your likes. After this you can view websites as per your interest. What you have to do is just press the stumble button in your browser’s stumble plug-in. This is like taking books [...]
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 [...]