Home » Archive

Articles tagged with: Programming

Development, LAMP, Open Source, Programming, Technology »

[27 Jun 2011 | Comments | 1,612 views]

This Blog Post describes How you can force ssh to use Password instead of Public Key. By passing the default behaviour of using Public Keys for Authentication.

Blogging, Facebook, Idea, India, Internet, Life, Open Source, Programming, Social Media, Technology, Twitter, Ubuntu, Web_2.0 »

[13 Sep 2009 | Comments | 1,205 views]

Wowwwwwwww..
One of the two CO Founders of @posterous is an Indian
I am feeling so Proud…
I got some real Competitors now.
The Founders of posterous:
Sachin Agarwal
http://sachin.posterous.com
http://twitter.com/a4agarwal
Before Posterous, Sachin worked at Apple for six years on Final Cut Pro. He likes making cool products for normal people says his Twitter Profile @a4agarwal
Garry Tan
Cofounder of posterous.com – He likes to code and draw boxes. stresses his Twitter Profile @garrytan
http://garry.posterous.com
I am just loving it…
Thanks Gurus…

Best_Practices, Development, Google, Idea, Internet, LAMP, Productivity, Programming, Web_2.0, Work »

[30 Jul 2009 | Comments | 4,771 views]

In your Browser open a new Tab
Type “about:config” in the address bar and press Enter
Search for
“browser.safebrowsing” or simply “safebrowsing”
Set the value of the following settings to false

browser.safebrowsing.enabled
browser.safebrowsing.malware.enabled

By clicking on Toggle after right Clicking…

And move on…
Whitelisting In Google will take time…

Best_Practices, Development, Facebook, Google, Idea, Internet, LAMP, Music, Open Source, Personal, Personality, Productivity, Programming, Scripts, Social Media, Technology, Training, Twitter, Ubuntu, Web_2.0, Work »

[9 Jul 2009 | Comments | 5,928 views]

In his article titled
Website Marketing Turn-offs
Guy Kawasaki
whose mantra is Empower people
and is co-founder of
Alltop.com,
a managing director of Garage Technology Ventures, former chief
evangelist for Apple Inc. and author of nine books–most recently,

Development, LAMP, PDT, Productivity, Programming, eclipse »

[1 Jan 2009 | Comments | 1,119 views]

Here is my Eclipse PDT Preferences file which can be imported in Eclipse.
The settings are the minimal that I need in order to work.
Download The Minimal Eclipse PDT Preferences for Web Development on LAMP
Related Links:
PHP Development Tool (PDT) Downloads from Zend: http://downloads.zend.com/pdt/all-in-one/
Workaround for Heap Space Problem in Eclipse
Getting Eclipse to Work on Ubuntu

Development, Productivity, Programming »

[25 Dec 2008 | Comments | 1,112 views]

I have always maintained an incremental Copy for my Preferences for the Applications that I use very often and which(The Settings) improves with time for the most Productive Environment experienced by me.
I also keep the backup copy of them in a Universally accessible Location on the World Wide Web. What better way then publishing in my own Blog.
I am uploading the File with the Preferences settings.
maximum-productivity-with-the-ultimate-winscp-toolbar-preference.ini
You will need to make a small modification though, That is the Local Path which is set to D:\bijay\Suite in my case.
Here is the …

Programming »

[27 Oct 2007 | Comments | 1,219 views]

http://httpd.apache.org/docs/2.2/mod/mod_alias.html#alias
The Alias directive allows documents to be stored in the local filesystem other than under the DocumentRoot. URLs with a (%-decoded) path beginning with url-path will be mapped to local files beginning with directory-path. The url-path is case-sensitive, even on case-insenitive file systems.

Example:
Alias /image /ftp/pub/image

A request for http://myserver/image/foo.gif would cause the server to return the file /ftp/pub/image/foo.gif. Only complete path segments are matched, so the above alias would not match a request for http://myserver/imagefoo.gif. For more …

Programming »

[31 Mar 2007 | Comments | 1,021 views]

http://httpd.apache.org/docs/2.2/mod/mod_alias.html#alias
The Alias directive allows documents to be stored in the local filesystem other than under the DocumentRoot. URLs with a (%-decoded) path beginning with url-path will be mapped to local files beginning with directory-path. The url-path is case-sensitive, even on case-insenitive file systems.

Example:
Alias /image /ftp/pub/image

A request for http://myserver/image/foo.gif would cause the server to return the file /ftp/pub/image/foo.gif. Only complete path segments are matched, so the above alias …

Programming »

[16 Mar 2007 | Comments | 931 views]

MySQL AB :: MySQL 5.0 Reference Manual :: 12.7 Full-Text Search Functions

Related Posts with Thumbnails
Olark Livehelp