<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://www.techchorus.net">
<channel>
 <title>Tech Chorus</title>
 <link>http://www.techchorus.net</link>
 <description />
 <language>en</language>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/techchorus" /><feedburner:info uri="techchorus" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>techchorus</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
 <title>Changes In Bizsense</title>
 <link>http://feedproxy.google.com/~r/techchorus/~3/U3N10_iI6bI/changes-bizsense</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Bizsense is an open source CRM project which uses &lt;a href="http://framework.zend.com/" target="_blank"&gt;Zend Framework&lt;/a&gt;. The open source project was started by Binary Vibes about three years ago and was released under the GPL V3 license. Some of you might have noticed that &lt;a href="http://www.sudheer.net/moving-different-pastures"&gt;I am no longer active in Binary Vibes&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;I wanted Bizsense project development to continue to nourish, flourish and cherish. Therefore, there we did a few changes. Bizsense is now released under the new BSD license. Bizsense uses Google open source project hosting which offers &lt;a href="http://code.google.com/p/bizsensebms/issues/list" target="_blank"&gt;issue tracker&lt;/a&gt;, Wiki and &lt;a href="http://code.google.com/p/bizsensebms/source/browse/" target="_blank"&gt;source control&lt;/a&gt;. Bizsense now uses &lt;a href="http://mercurial.selenic.com/" target="_blank"&gt;Mercurial&lt;/a&gt; for source control. The documentation is published at docs.jubero.com. In order to contribute to Bizsense, signing a CLA is no longer required. &lt;/p&gt;
&lt;p&gt;Here are the project links:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://code.google.com/p/bizsensebms/" target="_blank"&gt;Bizsense project home page&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docs.jubero.com/bizsense/enduser/" target="_blank"&gt;Bizsense end user documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://docs.jubero.com/bizsense/developer/" target="_blank"&gt;Bizsense developer documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;We hang out at #bizsense channel on Freenode IRC network.&lt;/li&gt;
&lt;li&gt;We also have a &lt;a href="https://groups.google.com/forum/#!forum/bizsensebms" target="_blank"&gt;mailing list&lt;/a&gt;. Send an email to &lt;a href="mailto:bizsensebms@googlegroups.com"&gt;bizsensebms@googlegroups.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- google_ad_section_end --&gt;&lt;br class="clear"/&gt;&lt;div class='adsense adsense_managed'&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9854736279305943";
/* 728x90 */
google_ad_slot = "4553450760";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;
&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.techchorus.net/changes-bizsense" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/techchorus/~4/U3N10_iI6bI" height="1" width="1"/&gt;</description>
 <comments>http://www.techchorus.net/changes-bizsense#comments</comments>
 <category domain="http://www.techchorus.net/category/content-type/announcement">Announcement</category>
 <category domain="http://www.techchorus.net/category/foss-project/dojo">Dojo</category>
 <category domain="http://www.techchorus.net/category/programming/framework">Framework</category>
 <category domain="http://www.techchorus.net/category/database/mysql">MySQL</category>
 <category domain="http://www.techchorus.net/category/foss-project/zend-framework">Zend Framework</category>
 <category domain="http://www.techchorus.net/category/programming/php/developer-tools">Developer Tools</category>
 <category domain="http://www.techchorus.net/category/programming/php">PHP</category>
 <pubDate>Sat, 12 Nov 2011 14:55:23 +0000</pubDate>
 <dc:creator>sudheer</dc:creator>
 <guid isPermaLink="false">167 at http://www.techchorus.net</guid>
<feedburner:origLink>http://www.techchorus.net/changes-bizsense</feedburner:origLink></item>
<item>
 <title>Installing Redmine With MySQL And Nginx On CentOS 6</title>
 <link>http://feedproxy.google.com/~r/techchorus/~3/8Gb4cHzO0Yc/installing-redmine-mysql-and-nginx-centos-6</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&lt;a href="http://www.redmine.org/" target="_blank"&gt;Redmine&lt;/a&gt; is a software project management tool which has Wiki, issue tracer, source code browser and other cool features built in. If you want to install Redmine with MySQL and Nginx on CentOS 6, follow these steps.&lt;/p&gt;
&lt;p&gt;I always use &lt;a href="http://fedoraproject.org/wiki/EPEL" target="_blank"&gt;EPEL&lt;/a&gt; repository with CentOS. EPEL provides additional RPM packages.  We can use Nginx and some Ruby gem packages from EPEL. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Enable EPEL&lt;/strong&gt;:&lt;br /&gt;
&lt;div class="geshifilter"&gt;&lt;pre class="text geshifilter-text" style="font-family:monospace;"&gt;rpm -Uvh http://download.fedora.redhat.com/pub/epel/6/i386/epel-release-6-5.noarch.rpm&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Install required packages&lt;/strong&gt;:&lt;br /&gt;
&lt;div class="geshifilter"&gt;&lt;pre class="text geshifilter-text" style="font-family:monospace;"&gt;yum install nginx mysql-server ruby rubygem-rack rubygem-rake ruby-mysql&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;Redmine requires a Ruby gem called i18n. I couldn't find the RPM for i18n gem. I had to &lt;strong&gt;install i18n gem using the gem installer&lt;/strong&gt;.&lt;br /&gt;
&lt;div class="geshifilter"&gt;&lt;pre class="text geshifilter-text" style="font-family:monospace;"&gt;gem install -v=0.4.2 i18n&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Start MySQL server&lt;/strong&gt;:&lt;br /&gt;
&lt;div class="geshifilter"&gt;&lt;pre class="text geshifilter-text" style="font-family:monospace;"&gt;/etc/init.d/mysqld start&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Use the MySQL secure installation program&lt;/strong&gt;:&lt;br /&gt;
&lt;div class="geshifilter"&gt;&lt;pre class="text geshifilter-text" style="font-family:monospace;"&gt;mysql_secure_installation&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Connect to the MySQL server as root&lt;/strong&gt;:&lt;br /&gt;
&lt;div class="geshifilter"&gt;&lt;pre class="text geshifilter-text" style="font-family:monospace;"&gt;mysql -u root -p&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Create a MySQL database and user for Redmine&lt;/strong&gt;:&lt;br /&gt;
mysql&gt; CREATE DATABASE redmine character set utf8;&lt;br /&gt;
mysql&gt; GRANT ALL PRIVILEGES ON redmine.* TO 'redmine'@'localhost' IDENTIFIED BY 'secret_password' WITH GRANT OPTION;&lt;br /&gt;
&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;br class="clear"/&gt;&lt;div class='adsense adsense_managed'&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9854736279305943";
/* 728x90 */
google_ad_slot = "4553450760";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;
&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.techchorus.net/installing-redmine-mysql-and-nginx-centos-6" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/techchorus/~4/8Gb4cHzO0Yc" height="1" width="1"/&gt;</description>
 <comments>http://www.techchorus.net/installing-redmine-mysql-and-nginx-centos-6#comments</comments>
 <category domain="http://www.techchorus.net/category/system/linux/distro/centos">CentOS</category>
 <category domain="http://www.techchorus.net/category/content-type/how">How To</category>
 <category domain="http://www.techchorus.net/category/database/mysql">MySQL</category>
 <category domain="http://www.techchorus.net/category/system/system-administration">System Administration</category>
 <category domain="http://www.techchorus.net/category/system/unix">Unix</category>
 <category domain="http://www.techchorus.net/category/programming/php/developer-tools">Developer Tools</category>
 <category domain="http://www.techchorus.net/category/system/linux/distro/red-hat">Red Hat</category>
 <category domain="http://www.techchorus.net/category/system/linux">Linux</category>
 <pubDate>Fri, 04 Nov 2011 10:18:22 +0000</pubDate>
 <dc:creator>sudheer</dc:creator>
 <guid isPermaLink="false">166 at http://www.techchorus.net</guid>
<feedburner:origLink>http://www.techchorus.net/installing-redmine-mysql-and-nginx-centos-6</feedburner:origLink></item>
<item>
 <title>Writing A Python Script To Send Files To Amazon S3</title>
 <link>http://feedproxy.google.com/~r/techchorus/~3/gBSD9zfFRpg/writing-python-script-send-files-amazon-s3</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Amazon Simple Storage Service or Amazon S3 is a storage service with a web API. I use Amazon S3 to store backups of my blog and other sites. I made a simple python script to handle file uploads to S3.&lt;/p&gt;
&lt;p&gt;In order to use Amazon S3, first create a bucket using your Amazon AWS account. As the name suggests, bucket is a container. You can create buckets using the &lt;a href="https://console.aws.amazon.com/s3/home" target="_blank"&gt;AWS management console&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;The script we're going to write will take two input parameters&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Path to file, local&lt;/li&gt;
&lt;li&gt;Target S3 path&lt;/li&gt;
&lt;/ol&gt;
&lt;!-- google_ad_section_end --&gt;&lt;br class="clear"/&gt;&lt;div class='adsense adsense_managed'&gt;
&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9854736279305943";
/* 728x90 */
google_ad_slot = "4553450760";
google_ad_width = 728;
google_ad_height = 90;
//--&gt;
&lt;/script&gt;
&lt;script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.techchorus.net/writing-python-script-send-files-amazon-s3" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/techchorus/~4/gBSD9zfFRpg" height="1" width="1"/&gt;</description>
 <comments>http://www.techchorus.net/writing-python-script-send-files-amazon-s3#comments</comments>
 <category domain="http://www.techchorus.net/category/system/linux/distro/centos">CentOS</category>
 <category domain="http://www.techchorus.net/category/programming/cli">CLI</category>
 <category domain="http://www.techchorus.net/category/content-type/how">How To</category>
 <category domain="http://www.techchorus.net/category/programming/python">Python</category>
 <category domain="http://www.techchorus.net/category/system/system-administration">System Administration</category>
 <category domain="http://www.techchorus.net/category/system/linux/distro/red-hat">Red Hat</category>
 <category domain="http://www.techchorus.net/category/system/linux/distro/ubuntu">Ubuntu</category>
 <category domain="http://www.techchorus.net/category/system/linux/distro/fedora">Fedora</category>
 <category domain="http://www.techchorus.net/category/system/linux">Linux</category>
 <pubDate>Sun, 25 Sep 2011 10:55:11 +0000</pubDate>
 <dc:creator>sudheer</dc:creator>
 <guid isPermaLink="false">164 at http://www.techchorus.net</guid>
<feedburner:origLink>http://www.techchorus.net/writing-python-script-send-files-amazon-s3</feedburner:origLink></item>
<item>
 <title>Personal Wiki</title>
 <link>http://feedproxy.google.com/~r/techchorus/~3/95N9uCo3K8A/personal-wiki</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;When someone asks how to become a programmer or a good programmer, the usual answer is "hack something". To clarify the jargon, &lt;a href="http://en.wikipedia.org/wiki/Hacker_%28programmer_subculture%29" target="_blank"&gt;hacking&lt;/a&gt; is not breaking into computer systems. When you start learning programming, it is good to write programs. You could hack on existing open source software projects or your own cool new project. &lt;/p&gt;
&lt;p&gt;I have been blogging ever since I have started programming. I have urged a lot of developers to start blogging. In addition to working on a personal project, blogging about hacking is an awesome experience. Unfortunately, blogging doesn't tick for a lot of people. The usual reasons are lack of time and not having writing skills. &lt;/p&gt;
&lt;p&gt;I have been a &lt;a href="http://en.wikipedia.org/wiki/Wiki" target="_blank"&gt;wiki&lt;/a&gt; user from a long time and I enjoy browsing wikis. I use &lt;a href="http://en.wikipedia.org/wiki/Main_Page" target="_blank"&gt;Wikipedia&lt;/a&gt; everyday. Wikipedia search is the second search engine in my Firefox's list of search engines. At work, I use the wiki in &lt;a href="http://www.redmine.org/" target="_blank"&gt;Redmine&lt;/a&gt;. A wiki is a good tool for collaborative content creation and editing. It also works great for single users. Apart from using wikis at work and other places, I have been using a personal wiki. I use it to store&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;notes&lt;/li&gt;
&lt;li&gt;blog post ideas and drafts&lt;/li&gt;
&lt;li&gt;technical documentation&lt;/li&gt;
&lt;li&gt;business ideas&lt;/li&gt;
&lt;li&gt;miscellaneous items &lt;/li&gt;
&lt;/ul&gt;
&lt;!-- google_ad_section_end --&gt;&lt;br class="clear"/&gt;&lt;!--adsense: ad limit reached for type--&gt;&lt;p&gt;&lt;a href="http://www.techchorus.net/personal-wiki" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/techchorus/~4/95N9uCo3K8A" height="1" width="1"/&gt;</description>
 <comments>http://www.techchorus.net/personal-wiki#comments</comments>
 <pubDate>Fri, 26 Aug 2011 07:59:23 +0000</pubDate>
 <dc:creator>sudheer</dc:creator>
 <guid isPermaLink="false">162 at http://www.techchorus.net</guid>
<feedburner:origLink>http://www.techchorus.net/personal-wiki</feedburner:origLink></item>
<item>
 <title>Website Content</title>
 <link>http://feedproxy.google.com/~r/techchorus/~3/6Qic7OyF6i8/website-content</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Jane: Golix, we have to put up some impressive content on our website. Any ideas?&lt;br /&gt;
Golix: Sure. On the front page, mention that we're innovating in the field of &lt;strong&gt;cloud computing&lt;/strong&gt;.&lt;br /&gt;
Jane: Good point.&lt;br /&gt;
Golix: Also, mention that we're creating &lt;strong&gt;social media&lt;/strong&gt; products. Put up some badges.&lt;br /&gt;
Golix: On the technology page, be sure to mention &lt;strong&gt;noSQL and node.js&lt;/strong&gt;.&lt;br /&gt;
Jane: That would be cool. Thanks.&lt;br /&gt;
Golix: Remember, we have to update our website in one year. &lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;br class="clear"/&gt;&lt;!--adsense: ad limit reached for type--&gt;&lt;img src="http://feeds.feedburner.com/~r/techchorus/~4/6Qic7OyF6i8" height="1" width="1"/&gt;</description>
 <comments>http://www.techchorus.net/website-content#comments</comments>
 <category domain="http://www.techchorus.net/category/content-type/golix">Golix</category>
 <pubDate>Thu, 18 Aug 2011 15:49:39 +0000</pubDate>
 <dc:creator>sudheer</dc:creator>
 <guid isPermaLink="false">160 at http://www.techchorus.net</guid>
<feedburner:origLink>http://www.techchorus.net/website-content</feedburner:origLink></item>
<item>
 <title>Jobless</title>
 <link>http://feedproxy.google.com/~r/techchorus/~3/niH76fTPfVE/jobless</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;h2&gt;Year 2002&lt;/h2&gt;
&lt;p&gt;John: Hey Golix. What's up buddy? You seem to be unhappy.&lt;br /&gt;
Golix: I got the pink slip today. I'm looking for a job.&lt;br /&gt;
John: Sorry to hear that. I'll see if I can get you a lead.&lt;br /&gt;
Golix: Thanks.&lt;/p&gt;
&lt;h2&gt;Year 2011&lt;/h2&gt;
&lt;p&gt;John: Hey Golix. What's up buddy? I don't see you online these days.&lt;br /&gt;
Golix: Yup.&lt;br /&gt;
John: I heard you're not working for Crux Consulting anymore.&lt;br /&gt;
Golix: Yeah. I've founded a &lt;i&gt;stealth startup&lt;/i&gt;.&lt;br /&gt;
John: Congrats. A friend of mine was looking to hire a Java programmer. I suggested you. Anyway, I will tell him you're not available for hire. All the best.&lt;br /&gt;
Golix: Hey. You know what. Just tell your friend, I'm open.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;br class="clear"/&gt;&lt;!--adsense: ad limit reached for type--&gt;&lt;p&gt;&lt;a href="http://www.techchorus.net/jobless" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/techchorus/~4/niH76fTPfVE" height="1" width="1"/&gt;</description>
 <comments>http://www.techchorus.net/jobless#comments</comments>
 <category domain="http://www.techchorus.net/category/content-type/golix">Golix</category>
 <category domain="http://www.techchorus.net/category/general/startup">Startup</category>
 <pubDate>Sun, 14 Aug 2011 18:07:22 +0000</pubDate>
 <dc:creator>sudheer</dc:creator>
 <guid isPermaLink="false">159 at http://www.techchorus.net</guid>
<feedburner:origLink>http://www.techchorus.net/jobless</feedburner:origLink></item>
<item>
 <title>Email Ain't Dead. RSS Ain't Dead</title>
 <link>http://feedproxy.google.com/~r/techchorus/~3/7rNcNCeh3Cc/email-aint-dead-rss-aint-dead</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;There's some talk going on in the &lt;a href="http://www.urbandictionary.com/define.php?term=interweb" target="_blank"&gt;interweb&lt;/a&gt; about the future of technologies like &lt;a href="http://en.wikipedia.org/wiki/Rss" target="_blank"&gt;RSS&lt;/a&gt; and email. Some people seem to believe that these fundamental technologies are dead already or will be dead soon. I feel, these zealous folks(tweeps?) have to be brought back to the real world.&lt;/p&gt;
&lt;p&gt;Let's analyze RSS first. RSS has become a meme for &lt;a href="http://en.wikipedia.org/wiki/Web_feed" target="_blank"&gt;feeds&lt;/a&gt;. Generally, when people are talking about RSS, they mean web feeds. Remember Xerox? RSS is one of the popular feed formats. &lt;a href="http://en.wikipedia.org/wiki/Atom_%28standard%29" target="_blank"&gt;Atom&lt;/a&gt; is the other major format. Personally, I prefer Atom for various reasons. Feeds are ubiquitous in the blog, news and podcast worlds. They are also useful and well received in other areas.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;br class="clear"/&gt;&lt;!--adsense: ad limit reached for type--&gt;&lt;p&gt;&lt;a href="http://www.techchorus.net/email-aint-dead-rss-aint-dead" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/techchorus/~4/7rNcNCeh3Cc" height="1" width="1"/&gt;</description>
 <comments>http://www.techchorus.net/email-aint-dead-rss-aint-dead#comments</comments>
 <category domain="http://www.techchorus.net/category/content-type/general">General</category>
 <pubDate>Thu, 07 Jul 2011 15:10:55 +0000</pubDate>
 <dc:creator>sudheer</dc:creator>
 <guid isPermaLink="false">155 at http://www.techchorus.net</guid>
<feedburner:origLink>http://www.techchorus.net/email-aint-dead-rss-aint-dead</feedburner:origLink></item>
<item>
 <title>Zend Date Class Constants Cheat Sheet</title>
 <link>http://feedproxy.google.com/~r/techchorus/~3/Ob2fIMkKdwk/zend-date-class-constants-cheat-sheet</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Date and time handling in general is a problem in programming. For PHP programmers, there's a &lt;a href="http://framework.zend.com/" target="_blank"&gt;good library&lt;/a&gt; out there that performs all the difficult tasks and provides convenient APIs. Zend_Date has several constants defined. It is good to know what each one of them represents. For this purpose, I have made a cheat sheet. &lt;a href="/downloads/cheat-sheets/zend-date-constants-cheat-sheet-techchorus.pdf" target="_blank"&gt;Download the PDF&lt;/a&gt; and enjoy.&lt;/p&gt;
&lt;p&gt;The table has the constant name and sample value columns.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;br class="clear"/&gt;&lt;!--adsense: ad limit reached for type--&gt;&lt;p&gt;&lt;a href="http://www.techchorus.net/zend-date-class-constants-cheat-sheet" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/techchorus/~4/Ob2fIMkKdwk" height="1" width="1"/&gt;</description>
 <comments>http://www.techchorus.net/zend-date-class-constants-cheat-sheet#comments</comments>
 <category domain="http://www.techchorus.net/category/content-type/cheat-sheet">Cheat Sheet</category>
 <category domain="http://www.techchorus.net/category/programming/framework">Framework</category>
 <category domain="http://www.techchorus.net/category/programming/oop">OOP</category>
 <category domain="http://www.techchorus.net/category/foss-project/zend-framework">Zend Framework</category>
 <category domain="http://www.techchorus.net/category/programming/php">PHP</category>
 <pubDate>Sat, 25 Dec 2010 18:31:05 +0000</pubDate>
 <dc:creator>sudheer</dc:creator>
 <guid isPermaLink="false">142 at http://www.techchorus.net</guid>
<feedburner:origLink>http://www.techchorus.net/zend-date-class-constants-cheat-sheet</feedburner:origLink></item>
<item>
 <title>Learning Nagios 3.0 - Book Review</title>
 <link>http://feedproxy.google.com/~r/techchorus/~3/VMHwOg-GIGE/learning-nagios-30-book-review</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&lt;img src="https://www.packtpub.com/sites/default/files/imagecache/productview/bookimages/1847195180.jpg" class="image-right" style="float: left; margin-right: 10px;" /&gt;&lt;br /&gt;
Title: Learning Nagios 3.0&lt;br /&gt;
Publisher: Packt Publishing&lt;br /&gt;
Author: Wojciech Kocjan&lt;br /&gt;
ISBN-10: 1847195180&lt;br /&gt;
ISBN-13: 978-1847195180&lt;/p&gt;
&lt;p&gt;&lt;a href="http://nagios.org/" target="_blank"&gt;Nagios&lt;/a&gt; is a powerful and popular network monitoring software. I contacted PackT and asked for a review copy of the book. &lt;/p&gt;
&lt;p&gt;Read the full &lt;a href="https://www.packtpub.com/toc/learning-nagios-30-table-contents" target="_blank"&gt;table of contents&lt;/a&gt; on the publisher's site. &lt;/p&gt;
&lt;p&gt;The topic being &lt;a href="http://techchorus.net/category/system/system-administration"&gt;system administration&lt;/a&gt;, I could read the book from cover to cover in three days.  &lt;/p&gt;
&lt;p&gt;Like many other technical books, introductory pages of &lt;i&gt;Learning Nagios 3.0&lt;/i&gt; sells you Nagios. The first chapter convinces you why you should use Nagios to make your life easier by setting up automated monitoring of your servers.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;br class="clear"/&gt;&lt;!--adsense: ad limit reached for type--&gt;&lt;p&gt;&lt;a href="http://www.techchorus.net/learning-nagios-30-book-review" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/techchorus/~4/VMHwOg-GIGE" height="1" width="1"/&gt;</description>
 <comments>http://www.techchorus.net/learning-nagios-30-book-review#comments</comments>
 <category domain="http://www.techchorus.net/category/content-type/book-review">Book Review</category>
 <category domain="http://www.techchorus.net/category/system/system-administration">System Administration</category>
 <category domain="http://www.techchorus.net/category/system/linux">Linux</category>
 <pubDate>Sun, 14 Nov 2010 19:19:39 +0000</pubDate>
 <dc:creator>sudheer</dc:creator>
 <guid isPermaLink="false">141 at http://www.techchorus.net</guid>
<feedburner:origLink>http://www.techchorus.net/learning-nagios-30-book-review</feedburner:origLink></item>
<item>
 <title>How To Install And Configure Nagios On CentOS</title>
 <link>http://feedproxy.google.com/~r/techchorus/~3/xfMKr-JdAl4/how-install-and-configure-nagios-centos</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&lt;a href="http://www.nagios.org/" tareget="_target"&gt;Nagios&lt;/a&gt; is a popular networking monitoring software. Nagios lets you monitor your IT infrastructure, be it servers, routers, switches or other devices. In this post, I will walk you through the steps of installing and configuring a basic setup of Nagios on &lt;a href="http://www.centos.org/" target="_blank"&gt;CentOS&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;At the end of the tutorial you will be have a working Nagios setup to monitor&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;local disk space usage&lt;/li&gt;
&lt;li&gt;local system load&lt;/li&gt;
&lt;li&gt;an external website&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Whenever there is a problem or recovery with any of the above, Nagios will alert you via email.&lt;/p&gt;
&lt;p&gt;Unless you have a strong reason to compile Nagios yourself, you should use the binary packages available for your Linux distribution. &lt;/p&gt;
&lt;p&gt;&lt;a href="https://rpmrepo.org/RPMforge" target="_blank"&gt;RPMForge&lt;/a&gt; provides packages that are not included in CentOS repositories. We will use the Nagios packages from RPMForge.&lt;/p&gt;
&lt;h2&gt;Enabling RPMForge repository&lt;/h2&gt;
&lt;p&gt;For 32 bit machines use these commands:&lt;br /&gt;
&lt;div class="geshifilter"&gt;&lt;pre class="text geshifilter-text" style="font-family:monospace;"&gt;wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.1-1.el5.rf.i386.rpm
rpm -ivh rpmforge-release-0.5.1-1.el5.rf.i386.rpm&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;For 64 bit machines use these commands:&lt;br /&gt;
&lt;div class="geshifilter"&gt;&lt;pre class="text geshifilter-text" style="font-family:monospace;"&gt;wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.1-1.el5.rf.x86_64.rpm
rpm -ivh rpmforge-release-0.5.1-1.el5.rf.x86_64.rpm&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt;
&lt;h2&gt;Installing And Configuring Nagios&lt;/h2&gt;
&lt;!-- google_ad_section_end --&gt;&lt;br class="clear"/&gt;&lt;!--adsense: ad limit reached for type--&gt;&lt;p&gt;&lt;a href="http://www.techchorus.net/how-install-and-configure-nagios-centos" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/techchorus/~4/xfMKr-JdAl4" height="1" width="1"/&gt;</description>
 <comments>http://www.techchorus.net/how-install-and-configure-nagios-centos#comments</comments>
 <category domain="http://www.techchorus.net/category/system/linux/distro/centos">CentOS</category>
 <category domain="http://www.techchorus.net/category/content-type/how">How To</category>
 <category domain="http://www.techchorus.net/category/system/system-administration">System Administration</category>
 <category domain="http://www.techchorus.net/category/system/linux/distro/fedora">Fedora</category>
 <category domain="http://www.techchorus.net/category/system/linux">Linux</category>
 <pubDate>Sat, 06 Nov 2010 12:58:22 +0000</pubDate>
 <dc:creator>sudheer</dc:creator>
 <guid isPermaLink="false">140 at http://www.techchorus.net</guid>
<feedburner:origLink>http://www.techchorus.net/how-install-and-configure-nagios-centos</feedburner:origLink></item>
</channel>
</rss>

