Facebook changes App profile page

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 [...]

0 Comments

jRecorder 1.1 with Preview option is released

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 [...]

3 Comments

Facebook – Like to see the content

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 [...]

4 Comments

Adobe Edge – HTML5 made easy

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 [...]

1 Comments

Mr Me is totally new now

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

3 Comments

QR Code Generator

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 [...]

0 Comments

New URL Shortener

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 [...]

3 Comments , , ,

Facebook Graph API – The missing part

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. [...]

4 Comments , , , , , , , , , , , , , , , , , , , ,

Facebook Graph API for PHP

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 [...]

3 Comments , , , , , , , , , , , , , , ,

Multi-language support with 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 [...]

6 Comments , , , , , , , , ,

Innovation at its maximum – Bank Run – user interactive movie

I don’t need to explain anything about this game, sorry movie Go to :http://www.bankrungame.com/ Share

0 Comments , , , , , , , , , , ,

Platforms for developing iPhone Application

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 [...]

8 Comments , , , , , , , , ,

How to reset mysql root password (Windows)

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: [...]

1 Comments , , , , , , , , , , , , ,

If you are mad with coding ??

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

1 Comments

Augmented reality – 6th Sense – Amazing Video

Watch this amazing presentation. It is really fantastic. Share

2 Comments , , , ,

Session/Cookie alone does not secure your web application – CSRF

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 [...]

0 Comments , , , , , , , , , ,

Yahoo Media Player

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 [...]

5 Comments , , , , ,

Save your passwords and secured files using TrueCrypt

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 [...]

3 Comments , , , , , , ,

Google Street View For UK

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

4 Comments , , , , ,

How the new feature in Orkut (My Events) ruined an event

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 [...]

7 Comments , , , , , ,

The Project Team – Funny Quotes

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 [...]

12 Comments , , , , , , , , , ,

Learn Ruby on Rails

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 [...]

0 Comments , , , , , , , , , , , ,

Server Migration

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 [...]

1 Comments , , , , , ,

The Party is About to Be ON

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 [...]

2 Comments , , , ,

Youtube Images – What an Idea !!!

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 [...]

13 Comments , , , ,

Why I like mozilla

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 [...]

1 Comments , ,

3 Simple way to upgrade your wordpress

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 [...]

2 Comments , , , ,

Todo Reminder (http://remind.olph.in)

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 [...]

2 Comments , , , , , , , ,

I hate stumble spammers

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 [...]

2 Comments , , , , , ,

Cetera Algorithm

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 [...]

103 Comments , , , ,