Contact Grabber
Posted by Sajith M.R in Downloads, php, php source code on 06. Nov, 2008 | 38 Comments
If you are a social media website developer , sometimes you might search for grabbing contacts from a particular email account if the password is given. I also did the same. In most of the cases it did not work properly. But recently i got a contact grabber from phpclasses.org which works perfectly on Gmail, [...]
Bypass your browser download to any accelerator (Flashgot)
Posted by Sajith M.R in php on 27. Oct, 2008 | 1 Comment
When ever we click on a downloadable file , our browser pop up a download window popup and ask us where to save. That download option does not have any other options like , limit the speed, scheduled download, download by split parts etc like what download accelerator like flashget does. In some cases we [...]
IDE for PHP, Ruby on Rails, Python and Javascript – Aptana
Posted by Sajith M.R in php, webworld on 19. Sep, 2008 | 6 Comments
After a long searching, i got this IDE , Aptana which satisfies all my requirement. It is just like .net IDE with auto compiling and error displaying system, and come with built in server. You can download it from: http://aptana.com/studio/download
Error display while coding time is its another feature.
Auto filling is another feature.
For oops concepts, it [...]
Download Youtube Videos using PHP Code
Posted by Sajith M.R in php, php source code on 29. May, 2008 | 34 Comments
If you want to get the FLV file of any youtube video url using php code, here is the solution.
If you are a PHP Programmer and if you are working with any video website, and if you need to grab videos (FLV files) from youtube and to put it yourown site (not object embedding) [...]
Online Photoshop in PHP (Series Part 1)
Posted by Sajith M.R in php, php source code on 20. May, 2008 | 6 Comments
Introduction >>
As i announced in my birthday post: celebrating-1st-year-of-sajithmr.com , i am starting my post series How to make Photoshop Express in PHP
Before we starting the step by step procedure, have a look at : http://www.sajithmr.com/photoshop/index.php
This is a basic version of online photo editing tool.
You can either upload a photo to this tool [...]


