Author Archives: deepaks

Commands for Command prompt

With every new version of windows interface is enhanced and it becomes more easy for user to use the system but still hardcore programmers wish to use the command prompt to for programs and other feature. Command prompt is an

/ No comments

Commands for Command prompt

With every new version of windows interface is enhanced and it becomes more easy for user to use the system but still hardcore programmers wish to use the command prompt to for programs and other feature. Command prompt is an

/ No comments

Currency converter using API

Currency conversion and language conversion are two most frequent required features for a web developer. There are multiple options too available for both such as Google language widget etc. to acheive feature quickly in couple of mins with no code

/ 5 Comments

Currency converter using API

Currency conversion and language conversion are two most frequent required features for a web developer. There are multiple options too available for both such as Google language widget etc. to acheive feature quickly in couple of mins with no code

/ 5 Comments

CTRL + ALT + DEL in remote desktop

It was always an issue for me as having multiple CPU but single monitor and I hate most when I have to access a System remotely because there is no option for CTRL + ALT + DEL, one of any

/ No comments

CTRL + ALT + DEL in remote desktop

It was always an issue for me as having multiple CPU but single monitor and I hate most when I have to access a System remotely because there is no option for CTRL + ALT + DEL, one of any

/ No comments

Share on Facebook with Description

Recently one of my collegue was struglling with sharing information on Facebook using Sharer.php, earlier it was a good and easiest way to share or post on Facebook progrmatically. It used to take 2 arguments u & t: http://www.facebook.com/sharer.php?u=http://yahoo.com&t=description_here The

/ One Comment

Share on Facebook with Description

Recently one of my collegue was struglling with sharing information on Facebook using Sharer.php, earlier it was a good and easiest way to share or post on Facebook progrmatically. It used to take 2 arguments u & t: http://www.facebook.com/sharer.php?u=http://yahoo.com&t=description_here The

/ One Comment

XML based slideshow in Flash

Recently I was going though some old open source code in archive and found few code snippets of JQuery, Flash application, PHP, wordpress helpful in web development. I have added a flash based slideshow managed using XML here. It uses

/ One Comment

XML based slideshow in Flash

Recently I was going though some old open source code in archive and found few code snippets of JQuery, Flash application, PHP, wordpress helpful in web development. I have added a flash based slideshow managed using XML here. It uses

/ One Comment

Show External RSS in WordPress Page

Recently in one of project there was a requirement to show data from a RSS link on a wordpress page along with formatting and other features. Implementation of RSS using PHP is quite easy using RSS reader but implementation of

/ 5 Comments

Show External RSS in WordPress Page

Recently in one of project there was a requirement to show data from a RSS link on a wordpress page along with formatting and other features. Implementation of RSS using PHP is quite easy using RSS reader but implementation of

/ 5 Comments