Now I am using the Aircel GPRS in Pune. Let me tell you the easiest and cheapest way to access and get the internet through mobile. First i taken Aircel Sim card in just Rs. 99 only. Then with in … Continue reading
Category Archives: Open source
Desktop application for writing the WordPress post
I use to write my wordpress blog daily. That is like my habbit. Wordprss visual editor is so good. But issue is like I need to login each every time to my blog and write a blog post and again … Continue reading
My Suggestions for Google Top ranking
My Suggestions for Google Top ranking Create City wise Sub domains like pune.yourdomain.com, Mumbai.yourdomain.com in pune.yourdomain.com upload whole website or redirect to our yourdomain.com site Another way upload whole website but disable only selected means pune city in … Continue reading
Retrieve page name in php
Many people facing this problem for many kind of situations like … create dynamic javascript or css menu.., navigation, hit counter… for page.. you can use set variable names for page. second good way is use this function for print … Continue reading
free software- open source technology
Advances in technology have revolutionized the way people live, learn and work, but these benefits have not spread around the world evenly. A digital divide exists between communities in their access to computers, the Internet, and other technologies. The United … Continue reading
Creating a Windows service
For this I used Daniel Berger’s win32-service package. This is a great package that does literally everything for you to enable you to create a nice Windows service. Just install the gem like this: gem install win32-service I used examples/daemon_test.rb … Continue reading