Articles in the Programming Category
Development, Google, Idea, Internet, LAMP, Open Source, PDT, Productivity, Programming, Technology, Ubuntu, Web_2.0, Work »
Google Code Jam 2009, this year’s iteration
of Google’s annual programming competition, which offers coders from
around the world an opportunity to solve complex algorithmic problems
under time pressure, using the programming languages and tools of
their choice Announced.
Development, Facebook, Idea, Internet, Programming, Social Media, Technology, Web_2.0 »
On Saturday, July 25th, there will be a Facebook Developer Garage in Pune adjacent to the Proto.in conference. Please come out for a deep dive into Facebook Platform. Share ideas, find partners for your latest project, check out app demonstrations, seek technical support, or just socialize and network with people like you.
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 »
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,
…
Facebook, Google, Idea, India, Internet, Kolkata, LAMP, Life, Music, Open Source, Personal, Personality, Productivity, Programming, Rock, Scripts, Social Media, Technology, The_Hobos_India, Training, Twitter, Ubuntu, Web_2.0, Work »
rungss
… a 29 year old guy from India
The Software he uses…
Check the interesting freaking Pglami
Facebook, Internet, Open Source, Productivity, Programming, Scripts, Social Media, Training, Twitter, Ubuntu, Web_2.0 »
The Top Clicks on my Tweets on my Stories this Month(June 2009):
Do companies which sell anti virus software create more of them to stay in business
Do you believe in Matt Cutts’s Claim that CSS based Layouts and Table Based ones are the Same
Getting Semantic With Microformats, Part 2: XFN: dealing with Putting a Human Face on Links
SCORE a US based Organization mentoring Businesses free of charge
Peshawar Blast, BBC News
30 most influential people in Web Design
last.fm Founders call it Quits
Bijay Rungta’s Blog on Web Development with LAMP (My Blog)
Reliance Netconnect Broadband v/s TATA Indicom Photon USB Modem v/s BSNL EVDO DATA Card
Development, Open Source, Programming, Technology, Ubuntu »
If you are curious to know what makes People offer Softwares for free, this archived thread at the Ubuntu Forum provides some views from various people.
How do people make money with free software?
Development, LAMP, PDT, Productivity, Programming, eclipse »
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 »
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 …
Development, LAMP, Open Source, Productivity, Programming, Technology »
Here is a Google Toolbar Custom Button to Search php.net for all LAMP Developers
Its a Button which you can add to your Google Toolbar.
It makes your life easy by enabling you to highlight text on a web page and search for that text on php.net. with ease.
select a text in a web page.
Right click for the popup menu
Click on the label send to PHP Reference
It will search the entire php.net site for the selected text (can be a function name, class name, news or just about anything PHP) and show …
Programming »
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 …



















