Here is a Google Toolbar Custom Button to Search php.net for all LAMP Developers
Requirements:
1) Google Toolbar must be installed in your Browser . Google has Toolbar for Internet Explorer and Mozilla Firefox. There could be Toolbars for other Browsers also.
You can check and install Google Toolbar from http://toolbar.google.com
Click here to add the Button to your Google Toolbar
Its a single XML file and you can download the XML file and view its source.
Install
Download
Related Posts:
Google Toolbar Custom Button to Search your Web History through Google
Google Customized Search Engine
All Google Toolbar Buttons Created by me
Install or Download Google toolbar button to Search through a Google customized Search Engine by me specifically for the domain Web Development on LAMP Platform
Install or Download Google Toolbar Custom Button to search your Google Web History.
Showing posts with label Productivity. Show all posts
Showing posts with label Productivity. Show all posts
Wednesday, April 16, 2008
Saturday, October 27, 2007
Google Talk Polygamy for multiple identities
I can now log into multiple Google Account at the same time on Google Talk Desktop Client.
On Google's own Google Talk client for Windows...
No need to be logged in with various Browsers for different identities...
Basically, to have "Google Polygamy" you need to run Google Talk with the following switch: /nomutex
1. Right-click on the desktop
2. Select New
3. Select Shortcut
4. Paste this into the text box:
"c:\program files\google\google talk\googletalk.exe" /nomutex
5. Click Next and choose a shortcut name such as Google Talk1, Google Talk2, or something related to your Gmail account for easy remembering which account is which.
Google Talk Polygamy for multiple identities
On Google's own Google Talk client for Windows...
No need to be logged in with various Browsers for different identities...
Basically, to have "Google Polygamy" you need to run Google Talk with the following switch: /nomutex
1. Right-click on the desktop
2. Select New
3. Select Shortcut
4. Paste this into the text box:
"c:\program files\google\google talk\googletalk.exe" /nomutex
5. Click Next and choose a shortcut name such as Google Talk1, Google Talk2, or something related to your Gmail account for easy remembering which account is which.
Google Talk Polygamy for multiple identities
Running Apache as a service on Windows
To install Apache as a service on Windows browse to the Apache Flder through the command line and enter the following command
apache -i -n "Service Name"
Service Name is the name of the service that you want to give it.
To name it Apache enter the following command
apache -i -n "Apache"
Quotes are required if the Service name that you want has blank space(s)
if it succeeds test it with the follwing command to start the service. from next time the Service will start when the windows starts.
apache -n "Apache" -k start
Have fun, no extra window opened all the time to annoy you and no pain of having to start the Apache web server each time you boot your system
For further documentation visit http://httpd.apache.org/docs/1.3/win_service.html
apache -i -n "Service Name"
Service Name is the name of the service that you want to give it.
To name it Apache enter the following command
apache -i -n "Apache"
Quotes are required if the Service name that you want has blank space(s)
if it succeeds test it with the follwing command to start the service. from next time the Service will start when the windows starts.
apache -n "Apache" -k start
Have fun, no extra window opened all the time to annoy you and no pain of having to start the Apache web server each time you boot your system
For further documentation visit http://httpd.apache.org/docs/1.3/win_service.html
Labels:
Apache,
Development,
Productivity,
Tips
Google Customized Search Engine
Playing around with Google Customized Search Engine.
Created a new Customized Search Engine with the following attributes.
Search engine name: Web Development on LAMP
Search engine description:: Web Development on LAMP
Search engine keywords:PHP, JavaScript, MySQL, HTML, CSS, Web, Development,
How to search included sites:
You can add the Search engine as a button if you have the Google toolbar installed in your browser. by clicking on the following link
Created a new Customized Search Engine with the following attributes.
Search engine name: Web Development on LAMP
Search engine description:: Web Development on LAMP
Search engine keywords:PHP, JavaScript, MySQL, HTML, CSS, Web, Development,
How to search included sites:
You can add the Search engine as a button if you have the Google toolbar installed in your browser. by clicking on the following link
http://toolbar.google.com/buttons/add?url=http://bijay.rungta.googlepages.com/WebDevelopmentOnLAMP.xmlLooks good so far...
Here is the Home page of the Search Engine
http://www.google.com/coop/cse?cx=004917130917186567756%3Abnjzh5zpjj4&hl=en
Subscribe to:
Posts (Atom)
