| Mobile | RSS

Xml class for Php

Posted by ramanean on July 16th, 2010 | No Comments | Posted in Internet


Here is one the good xml classes for Php from Troy wolf

http://www.troywolf.com/articles/php/class_xml/

Just download the file and see the example given the above url

Read More

Finding a Latitude and Longtitude using Google Maps API

Posted by ramanean on April 21st, 2010 | No Comments | Posted in Internet


To find out a latitude and longtitude of a particular place you can simply just Wikimapia or Google Maps but for finding it through a script you have to use Google Maps API

This is known as Geocoding and you can…

Read More

How to make a Foursquare/Twitter like Timeline

Posted by ramanean on March 29th, 2010 | No Comments | Posted in Internet


Have you ever wondered how to make a Foursquare or a Digg like Timeline..I tried copying the JS from foursquare to implement in my site but it was not working…

Fewdays after that I came to know it was using a…

Read More

Hotkey for Dashboard

Posted by ramanean on February 17th, 2010 | No Comments | Posted in Internet


To open up  Dashboard follow the below steps

you have to hit the FN key on the iBook to hit F12.

Read More

Hotkey for Degree Symbol

Posted by ramanean on February 17th, 2010 | No Comments | Posted in Internet


There are two ways. The easiest is to make “o” a superscript. For instance, you want 25 degrees. Type 25o, highlight “o’, select format/font and check superscript. That’s it.

Otherwise, select insert/symbols it will bring up a character map. Select the…

Read More

Xampp Apache service busy

Posted by ramanean on February 17th, 2010 | No Comments | Posted in Internet


This error message  would displayed when you try to stop Xampp via control panel

To overcome this  follow the below steps

1)Right click on Taskbar

2)Open Taskmanager

3)Click on Processes Tab

4)Select Apache.exe and Click on End process

Once you click it Apache would be stopped.Now…

Read More

Xampp Apache port change

Posted by ramanean on February 17th, 2010 | No Comments | Posted in Internet


To change the port number in Apache follow the below steps

1.Open httpd.conf (It would be in apache/ bin folder)

2.Search for line  Listen 80

3.Change it to any port of your choice

4.After changing the port restart apache to see the changes

Once it…

Read More

Hotkey for creating a new folder

Posted by ramanean on February 17th, 2010 | No Comments | Posted in Internet


Hotkey for creating a new folder in Windows

Steps

1.First press ALT+F

2.Then press W and F  to create a new folder

Read More

Hotkey for Closing a Window

Posted by ramanean on February 17th, 2010 | No Comments | Posted in Internet


This hotkey can be used to close the window

Hotkey:   ALT+F4

Read More

Hotkey for closing a Tab

Posted by ramanean on February 17th, 2010 | No Comments | Posted in Internet


This hotkey can be used  to close the tab and firefox  and safari browsers

Firefox:   CTRL+F4

Safarai : CTRL+F4

IE : CTRL+F4

Read More