Save your passwords and secured files using TrueCrypt

Save your passwords and secured files using TrueCrypt

Posted by Sajith M.R in general on 20. Mar, 2009 | 3 Comments

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

Warning before navigate away from a page

Warning before navigate away from a page

Posted by Sajith M.R in html on 19. Jul, 2008 | 13 Comments

In some cases, if you are in between any work of editing or typing a content, and you wont let the visitor to navigate away from the page without particular condition, say the document is not saved yet, you can block the navigation (even the closing of the browser window) with Javascript.
Here is the [...]

Online Photoshop in PHP (Series Part 1)

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