<?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.zyxware.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.zyxware.com">
<channel>
 <title>Zyxware Technologies</title>
 <link>http://www.zyxware.com</link>
 <description />
 <language>en</language>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.zyxware.com/zyxware" /><feedburner:info uri="zyxware" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>zyxware</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
 <title>Drupal debugging tips: views_trace()</title>
 <link>http://feeds.zyxware.com/~r/zyxware/~3/6IQ_e03NF8I/drupal-debugging-tips-views-trace</link>
 <description>&lt;p class="rtejustify"&gt;As a Drupal developer, when we get an error, we may want to know the functions that are called before the system called the function where we get the error. In this case, views_trace() function comes to your help. This function is available if Drupal&amp;rsquo;s Views module is installed and enabled.&lt;/p&gt;
&lt;p class="rtejustify"&gt;Here is the function from views.module&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.zyxware.com/articles/2461/drupal-debugging-tips-views-trace" target="_blank"&gt;Click here to read more&lt;/a&gt; | &lt;a href="http://twitter.com/share?via=zyxware&amp;amp;text=Drupal+debugging+tips%3A+views_trace%28%29&amp;amp;url=http%3A%2F%2Fwww.zyxware.com%2Farticles%2F2461%2Fdrupal-debugging-tips-views-trace" target="_blank"&gt;Tweet this&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zyxware/~4/6IQ_e03NF8I" height="1" width="1"/&gt;</description>
 <comments>http://www.zyxware.com/articles/2461/drupal-debugging-tips-views-trace#comments</comments>
 <category domain="http://www.zyxware.com/categories/debugging">Debugging</category>
 <category domain="http://www.zyxware.com/categories/drupal">Drupal</category>
 <category domain="http://www.zyxware.com/categories/drupal-development">Drupal Development</category>
 <pubDate>Fri, 11 May 2012 11:24:15 +0000</pubDate>
 <dc:creator>vimal</dc:creator>
 <guid isPermaLink="false">2461 at http://www.zyxware.com</guid>
<feedburner:origLink>http://www.zyxware.com/articles/2461/drupal-debugging-tips-views-trace</feedburner:origLink></item>
<item>
 <title>Drupal Debugging Tips: How to use watchdog()</title>
 <link>http://feeds.zyxware.com/~r/zyxware/~3/5jDgzn3f07A/drupal-debugging-tips-how-to-use-watchdog</link>
 <description>&lt;p class="rtejustify"&gt;The simplest debugging tool used most often by a programmer is a print statement, which when placed, used wisely can bring out the weak points of any giant bug.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.zyxware.com/articles/2460/drupal-debugging-tips-how-to-use-watchdog" target="_blank"&gt;Click here to read more&lt;/a&gt; | &lt;a href="http://twitter.com/share?via=zyxware&amp;amp;text=Drupal+Debugging+Tips%3A+How+to+use+watchdog%28%29&amp;amp;url=http%3A%2F%2Fwww.zyxware.com%2Farticles%2F2460%2Fdrupal-debugging-tips-how-to-use-watchdog" target="_blank"&gt;Tweet this&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zyxware/~4/5jDgzn3f07A" height="1" width="1"/&gt;</description>
 <comments>http://www.zyxware.com/articles/2460/drupal-debugging-tips-how-to-use-watchdog#comments</comments>
 <category domain="http://www.zyxware.com/categories/dblog">dblog</category>
 <category domain="http://www.zyxware.com/categories/debugging">Debugging</category>
 <category domain="http://www.zyxware.com/categories/drupal-development">Drupal Development</category>
 <pubDate>Fri, 11 May 2012 11:04:18 +0000</pubDate>
 <dc:creator>vimal</dc:creator>
 <guid isPermaLink="false">2460 at http://www.zyxware.com</guid>
<feedburner:origLink>http://www.zyxware.com/articles/2460/drupal-debugging-tips-how-to-use-watchdog</feedburner:origLink></item>
<item>
 <title>Drupal debugging tips: Print and Die</title>
 <link>http://feeds.zyxware.com/~r/zyxware/~3/gMBZpx6smnM/drupal-debugging-tips-print-and-die</link>
 <description>&lt;p class="rtejustify"&gt;While developing Drupal sites, sometimes we may wish to see whether our function is getting called or whether we reach a point or not in the execution path. Usually the dpm() or print_r() functions comes handy in the case, but sometimes, we may not be able to see the debug messages printed due to page redirection just after our print.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.zyxware.com/articles/2459/drupal-debugging-tips-print-and-die" target="_blank"&gt;Click here to read more&lt;/a&gt; | &lt;a href="http://twitter.com/share?via=zyxware&amp;amp;text=Drupal+debugging+tips%3A+Print+and+Die&amp;amp;url=http%3A%2F%2Fwww.zyxware.com%2Farticles%2F2459%2Fdrupal-debugging-tips-print-and-die" target="_blank"&gt;Tweet this&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zyxware/~4/gMBZpx6smnM" height="1" width="1"/&gt;</description>
 <comments>http://www.zyxware.com/articles/2459/drupal-debugging-tips-print-and-die#comments</comments>
 <category domain="http://www.zyxware.com/categories/debugging">Debugging</category>
 <category domain="http://www.zyxware.com/categories/drupal-development">Drupal Development</category>
 <pubDate>Fri, 11 May 2012 10:56:27 +0000</pubDate>
 <dc:creator>vimal</dc:creator>
 <guid isPermaLink="false">2459 at http://www.zyxware.com</guid>
<feedburner:origLink>http://www.zyxware.com/articles/2459/drupal-debugging-tips-print-and-die</feedburner:origLink></item>
<item>
 <title>How to build nginx from source with php upload progress module in ubuntu</title>
 <link>http://feeds.zyxware.com/~r/zyxware/~3/4sTEPFVRgH8/how-to-build-nginx-from-source-with-php-upload-progress-module-in-ubuntu</link>
 <description>&lt;p class="rtejustify"&gt;Create a directory nginx-src and change to that directory&lt;/p&gt;
&lt;pre&gt;
mkdir nginx-src
cd nginx-src

&lt;/pre&gt;&lt;p class="rtejustify"&gt;Then download the source package via apt&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.zyxware.com/articles/2457/how-to-build-nginx-from-source-with-php-upload-progress-module-in-ubuntu" target="_blank"&gt;Click here to read more&lt;/a&gt; | &lt;a href="http://twitter.com/share?via=zyxware&amp;amp;text=How+to+build+nginx+from+source+with+php+upload+progress+module+in+ubuntu&amp;amp;url=http%3A%2F%2Fwww.zyxware.com%2Farticles%2F2457%2Fhow-to-build-nginx-from-source-with-php-upload-progress-module-in-ubuntu" target="_blank"&gt;Tweet this&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zyxware/~4/4sTEPFVRgH8" height="1" width="1"/&gt;</description>
 <comments>http://www.zyxware.com/articles/2457/how-to-build-nginx-from-source-with-php-upload-progress-module-in-ubuntu#comments</comments>
 <category domain="http://www.zyxware.com/categories/nginx">nginx</category>
 <category domain="http://www.zyxware.com/categories/system-administration">System Administration</category>
 <category domain="http://www.zyxware.com/categories/ubuntu">Ubuntu</category>
 <category domain="http://www.zyxware.com/categories/web-development">Web Development</category>
 <category domain="http://www.zyxware.com/categories/web-server">web server</category>
 <pubDate>Fri, 11 May 2012 10:02:45 +0000</pubDate>
 <dc:creator>vimal</dc:creator>
 <guid isPermaLink="false">2457 at http://www.zyxware.com</guid>
<feedburner:origLink>http://www.zyxware.com/articles/2457/how-to-build-nginx-from-source-with-php-upload-progress-module-in-ubuntu</feedburner:origLink></item>
<item>
 <title>Setting up a Secure Shared projects folder for distributed users</title>
 <link>http://feeds.zyxware.com/~r/zyxware/~3/h8vV9kM3ICg/setting-up-a-secure-shared-projects-folder-for-distributed-users</link>
 <description>&lt;p class="rtejustify"&gt;We use a VPS server hosted on the web as our shared projects folder to share files between our team members in a safe and secure way. This is set up in such a way that users can mount a folder on the VPS on to their local machines via SSHFS and access contents on the shared folder. The permissions in the folder is managed via a script that is running on the server.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.zyxware.com/articles/2456/setting-up-a-secure-shared-projects-folder-for-distributed-users" target="_blank"&gt;Click here to read more&lt;/a&gt; | &lt;a href="http://twitter.com/share?via=zyxware&amp;amp;text=Setting+up+a+Secure+Shared+projects+folder+for+distributed+users&amp;amp;url=http%3A%2F%2Fwww.zyxware.com%2Farticles%2F2456%2Fsetting-up-a-secure-shared-projects-folder-for-distributed-users" target="_blank"&gt;Tweet this&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zyxware/~4/h8vV9kM3ICg" height="1" width="1"/&gt;</description>
 <comments>http://www.zyxware.com/articles/2456/setting-up-a-secure-shared-projects-folder-for-distributed-users#comments</comments>
 <category domain="http://www.zyxware.com/categories/shared-document-storage">Shared Document Storage</category>
 <category domain="http://www.zyxware.com/categories/shared-documents">Shared Documents</category>
 <category domain="http://www.zyxware.com/categories/system-administration">System Administration</category>
 <pubDate>Fri, 11 May 2012 09:43:03 +0000</pubDate>
 <dc:creator>sandeep.sasikumar</dc:creator>
 <guid isPermaLink="false">2456 at http://www.zyxware.com</guid>
<feedburner:origLink>http://www.zyxware.com/articles/2456/setting-up-a-secure-shared-projects-folder-for-distributed-users</feedburner:origLink></item>
<item>
 <title>How to use wget to mirror an entire site locally or on a web server</title>
 <link>http://feeds.zyxware.com/~r/zyxware/~3/I_PmJQkRbmA/how-to-use-wget-to-mirror-an-entire-site-locally-or-on-a-web-server</link>
 <description>&lt;p class="rtejustify"&gt;We get frequent requests to rebuild existing sites using Drupal. When we get such a request it would help to have a copy of the full site on our local server to make it easier for themers and developers to reuse whatever existing components that can be salvaged from the original site. Wget is a powerful tool that can help mirror websites locally or on any web servers.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.zyxware.com/articles/2455/how-to-use-wget-to-mirror-an-entire-site-locally-or-on-a-web-server" target="_blank"&gt;Click here to read more&lt;/a&gt; | &lt;a href="http://twitter.com/share?via=zyxware&amp;amp;text=How+to+use+wget+to+mirror+an+entire+site+locally+or+on+a+web+server&amp;amp;url=http%3A%2F%2Fwww.zyxware.com%2Farticles%2F2455%2Fhow-to-use-wget-to-mirror-an-entire-site-locally-or-on-a-web-server" target="_blank"&gt;Tweet this&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zyxware/~4/I_PmJQkRbmA" height="1" width="1"/&gt;</description>
 <comments>http://www.zyxware.com/articles/2455/how-to-use-wget-to-mirror-an-entire-site-locally-or-on-a-web-server#comments</comments>
 <category domain="http://www.zyxware.com/categories/debugging">Debugging</category>
 <category domain="http://www.zyxware.com/categories/drupal">Drupal</category>
 <category domain="http://www.zyxware.com/categories/linux-shell">Linux Shell</category>
 <category domain="http://www.zyxware.com/categories/technical-articles">Technical Articles</category>
 <category domain="http://www.zyxware.com/categories/web-development">Web Development</category>
 <category domain="http://www.zyxware.com/categories/wget">wget</category>
 <pubDate>Fri, 11 May 2012 07:02:06 +0000</pubDate>
 <dc:creator>anoopjohn</dc:creator>
 <guid isPermaLink="false">2455 at http://www.zyxware.com</guid>
<feedburner:origLink>http://www.zyxware.com/articles/2455/how-to-use-wget-to-mirror-an-entire-site-locally-or-on-a-web-server</feedburner:origLink></item>
<item>
 <title>How to rebuild menu_links table and rebuild the navigation menu</title>
 <link>http://feeds.zyxware.com/~r/zyxware/~3/UHxUjl_q_bw/how-to-rebuild-menu-links-table-and-rebuild-the-navigation-menu</link>
 <description>&lt;p class="rtejustify"&gt;In Drupal 6, when you are working on a new project and when you change menu items from MENU_NORMAL_ITEMS to MENU_LOCAL_TASK or vice versa you will run into a scenario where the menu_links table entries won&amp;#39;t get changed.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.zyxware.com/articles/2454/how-to-rebuild-menu-links-table-and-rebuild-the-navigation-menu" target="_blank"&gt;Click here to read more&lt;/a&gt; | &lt;a href="http://twitter.com/share?via=zyxware&amp;amp;text=How+to+rebuild+menu_links+table+and+rebuild+the+navigation+menu&amp;amp;url=http%3A%2F%2Fwww.zyxware.com%2Farticles%2F2454%2Fhow-to-rebuild-menu-links-table-and-rebuild-the-navigation-menu" target="_blank"&gt;Tweet this&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zyxware/~4/UHxUjl_q_bw" height="1" width="1"/&gt;</description>
 <comments>http://www.zyxware.com/articles/2454/how-to-rebuild-menu-links-table-and-rebuild-the-navigation-menu#comments</comments>
 <category domain="http://www.zyxware.com/categories/drupal">Drupal</category>
 <category domain="http://www.zyxware.com/categories/drupal-6">Drupal 6</category>
 <category domain="http://www.zyxware.com/categories/drupal-development">Drupal Development</category>
 <category domain="http://www.zyxware.com/categories/drupal-web-development">Drupal Web Development</category>
 <category domain="http://www.zyxware.com/categories/menu-links">menu_links</category>
 <category domain="http://www.zyxware.com/categories/technical-articles">Technical Articles</category>
 <pubDate>Fri, 11 May 2012 06:39:46 +0000</pubDate>
 <dc:creator>anoopjohn</dc:creator>
 <guid isPermaLink="false">2454 at http://www.zyxware.com</guid>
<feedburner:origLink>http://www.zyxware.com/articles/2454/how-to-rebuild-menu-links-table-and-rebuild-the-navigation-menu</feedburner:origLink></item>
<item>
 <title>Drupal Performance Tips: Fighting post flooding on a typical static Drupal site</title>
 <link>http://feeds.zyxware.com/~r/zyxware/~3/wUvPdFGUQok/drupal-performance-tips-fighting-post-flooding-on-a-typical-static-drupal-site</link>
 <description>&lt;p class="rtejustify"&gt;One of the servers we maintain suddenly started developing performance hiccups. The site running on the server was a fully static website configured with static page caching via boost. The site used to receive a reasonably good volume of anonymous and search engine traffic on a daily basis. The only form on the site was a search form which existed as a separate page.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.zyxware.com/articles/2453/drupal-performance-tips-fighting-post-flooding-on-a-typical-static-drupal-site" target="_blank"&gt;Click here to read more&lt;/a&gt; | &lt;a href="http://twitter.com/share?via=zyxware&amp;amp;text=Drupal+Performance+Tips%3A+Fighting+post+flooding+on+a+typical+static+Drupal+site&amp;amp;url=http%3A%2F%2Fwww.zyxware.com%2Farticles%2F2453%2Fdrupal-performance-tips-fighting-post-flooding-on-a-typical-static-drupal-site" target="_blank"&gt;Tweet this&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zyxware/~4/wUvPdFGUQok" height="1" width="1"/&gt;</description>
 <comments>http://www.zyxware.com/articles/2453/drupal-performance-tips-fighting-post-flooding-on-a-typical-static-drupal-site#comments</comments>
 <category domain="http://www.zyxware.com/categories/drupal">Drupal</category>
 <category domain="http://www.zyxware.com/categories/drupal-performance">Drupal Performance</category>
 <category domain="http://www.zyxware.com/categories/drupal-site-performance">Drupal Site Performance</category>
 <pubDate>Fri, 11 May 2012 06:26:42 +0000</pubDate>
 <dc:creator>anoopjohn</dc:creator>
 <guid isPermaLink="false">2453 at http://www.zyxware.com</guid>
<feedburner:origLink>http://www.zyxware.com/articles/2453/drupal-performance-tips-fighting-post-flooding-on-a-typical-static-drupal-site</feedburner:origLink></item>
<item>
 <title>[The Linux-Ish-Bootiful series - part0002] Another Friday Morning at the terminal - with Tingu and sshpass</title>
 <link>http://feeds.zyxware.com/~r/zyxware/~3/PDJJn6NqRuA/the-linux-ish-bootiful-series-part0002-another-friday-morning-at-the-terminal-with-tingu-and-sshpass</link>
 <description>&lt;p&gt;It&amp;#39;s another Friday Morning at the office, and Sandeep&amp;#39;s fingers are running across his keyboard at twice the speed of light (or well, at a few fractions of the speed of light).&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.zyxware.com/articles/2443/the-linux-ish-bootiful-series-part0002-another-friday-morning-at-the-terminal-with-tingu-and-sshpass" target="_blank"&gt;Click here to read more&lt;/a&gt; | &lt;a href="http://twitter.com/share?via=zyxware&amp;amp;text=%5BThe+Linux-Ish-Bootiful+series+-+part0002%5D+Another+Friday+Morning+at+the+terminal+-+with+Tingu+and+sshpass&amp;amp;url=http%3A%2F%2Fwww.zyxware.com%2Farticles%2F2443%2Fthe-linux-ish-bootiful-series-part0002-another-friday-morning-at-the-terminal-with-tingu-and-sshpass" target="_blank"&gt;Tweet this&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zyxware/~4/PDJJn6NqRuA" height="1" width="1"/&gt;</description>
 <comments>http://www.zyxware.com/articles/2443/the-linux-ish-bootiful-series-part0002-another-friday-morning-at-the-terminal-with-tingu-and-sshpass#comments</comments>
 <category domain="http://www.zyxware.com/categories/gnu-linux">GNU Linux</category>
 <category domain="http://www.zyxware.com/categories/linux-shell">Linux Shell</category>
 <category domain="http://www.zyxware.com/categories/linux-tips">Linux Tips</category>
 <category domain="http://www.zyxware.com/categories/linux-ish-bootiful">Linux-Ish-Bootiful</category>
 <category domain="http://www.zyxware.com/categories/tingu">Tingu</category>
 <pubDate>Fri, 04 May 2012 10:20:42 +0000</pubDate>
 <dc:creator>Anto</dc:creator>
 <guid isPermaLink="false">2443 at http://www.zyxware.com</guid>
<feedburner:origLink>http://www.zyxware.com/articles/2443/the-linux-ish-bootiful-series-part0002-another-friday-morning-at-the-terminal-with-tingu-and-sshpass</feedburner:origLink></item>
<item>
 <title>Opportunities for Internships for MBA Students</title>
 <link>http://feeds.zyxware.com/~r/zyxware/~3/dmCCvEo7yu0/opportunities-for-internships-for-mba-students</link>
 <description>&lt;p&gt;We are offering summer internships for MBA students at Zyxware for the 2012 summer break. Internships are available specifically in the areas of Market Research, Training Need Analysis and Costing &amp;amp; Pricing. Interested applicants please send your C.V and a covering letter to careers at zyxware.com with subject line: MBA Internship - 2012. The last date to receive applications for this internship program is May 30, 2012.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.zyxware.com/articles/2386/opportunities-for-internships-for-mba-students" target="_blank"&gt;Click here to read more&lt;/a&gt; | &lt;a href="http://twitter.com/share?via=zyxware&amp;amp;text=Opportunities+for+Internships+for+MBA+Students&amp;amp;url=http%3A%2F%2Fwww.zyxware.com%2Farticles%2F2386%2Fopportunities-for-internships-for-mba-students" target="_blank"&gt;Tweet this&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/zyxware/~4/dmCCvEo7yu0" height="1" width="1"/&gt;</description>
 <comments>http://www.zyxware.com/articles/2386/opportunities-for-internships-for-mba-students#comments</comments>
 <category domain="http://www.zyxware.com/categories/careers">Careers</category>
 <category domain="http://www.zyxware.com/categories/education">Education</category>
 <category domain="http://www.zyxware.com/categories/internships">Internships</category>
 <category domain="http://www.zyxware.com/categories/mba-internships">MBA Internships</category>
 <pubDate>Tue, 01 May 2012 22:18:59 +0000</pubDate>
 <dc:creator>webmaster</dc:creator>
 <guid isPermaLink="false">2386 at http://www.zyxware.com</guid>
<feedburner:origLink>http://www.zyxware.com/articles/2386/opportunities-for-internships-for-mba-students</feedburner:origLink></item>
</channel>
</rss>

