<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>arroWebs&#039; Blog</title> <atom:link href="http://blog.arrowebs.com/feed/" rel="self" type="application/rss+xml" /><link>http://blog.arrowebs.com</link> <description>in pursuit of providing quality solutions</description> <lastBuildDate>Sun, 10 Mar 2013 04:37:39 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Internet Marketing &#8211; Infusionsoft &#8211; API</title><link>http://blog.arrowebs.com/2013/03/10/internet-marketing-infusionsoft-api/</link> <comments>http://blog.arrowebs.com/2013/03/10/internet-marketing-infusionsoft-api/#comments</comments> <pubDate>Sun, 10 Mar 2013 04:37:39 +0000</pubDate> <dc:creator>arroWebs</dc:creator> <category><![CDATA[General]]></category> <guid
isPermaLink="false">http://blog.arrowebs.com/?p=85</guid> <description><![CDATA[Internet Marketing has always been taking a different dimension with each passing phase. All the time the marketing minds keep coming up with various ways of pushing the limits to make the next sale better than previous one. Though there have been many competing products keep surfacing that plugs various feature requirements, Infusionsoft remains an [...]]]></description> <content:encoded><![CDATA[<p>Internet Marketing has always been taking a different dimension with each passing phase. All the time the marketing minds keep coming up with various ways of pushing the limits to make the next sale better than previous one. Though there have been many competing products keep surfacing that plugs various feature requirements, Infusionsoft remains an inseparable entity the Internet marketing world.</p><p>The process of setting up a product, a web site, the sales site all are integrated with various points of the Infusionsoft system. The workflow management allows limitless possibilities of what one can do with the system. The newest interface, which is giving everyone a shocker as well as smile keeps throwing up new items to explore everyday. But what is under focus right now is what its API allows developers to do.</p><p>What sells is what the product has to offer. The auxiliary services that once can build around the product capabilities, infusionsoft capabilities with the additional services layer can do wonders. The developer intervention starts as early as converting the sales order forms to jazzy looking pages with automated form controls using javascript &#8211; specifically JQuery &#8211; like copying values to shipping address and hosting the order form as part of your own website and have the system post back values to a success or a failure page.</p><p>The one-click-upsell utility automates the current flow so that more products are added while the session is on. A very important phenomenon while you&#8217;re selling your digital stuff online. These are a few things which are mostly done.</p><p>But here begins the role of API and the opportunities</p><ul><li>Get to know which sales page worked and which did not</li><li>Give your existing users a custom sales page &#8211; Just a &#8220;Hey Joe&#8221; goes a long way</li><li>Monitor steps, populate forms and shorten checkout time</li><li>Transaction data to your own database so that you can process access to a membership</li><li>and more&#8230;</li></ul><p>Interested in learning more &#8211; let&#8217;s <a
title="Send us an email" href="mailto:info@arrowebs.com?subject=Infusionsoft API Question">schedule a FREE call</a> and talk it over?</p><p>&nbsp;</p> ]]></content:encoded> <wfw:commentRss>http://blog.arrowebs.com/2013/03/10/internet-marketing-infusionsoft-api/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>JSON Visual Parser</title><link>http://blog.arrowebs.com/2012/11/15/json-visual-parser/</link> <comments>http://blog.arrowebs.com/2012/11/15/json-visual-parser/#comments</comments> <pubDate>Thu, 15 Nov 2012 12:12:01 +0000</pubDate> <dc:creator>arroWebs</dc:creator> <category><![CDATA[General]]></category> <guid
isPermaLink="false">http://blog.arrowebs.com/?p=81</guid> <description><![CDATA[Here&#8217;s a cool tool that you can use to parse your JSON results for free http://labs.arrowebs.com/json/]]></description> <content:encoded><![CDATA[<p>Here&#8217;s a cool tool that you can use to parse your JSON results for free</p><p>http://labs.arrowebs.com/json/</p><p><img
src="http://blog.arrowebs.com/wp-content/uploads/2012/11/json-parser-screenshot.png" alt="" title="json-parser-screenshot" width="446" height="459" class="alignnone size-full wp-image-82" /></p> ]]></content:encoded> <wfw:commentRss>http://blog.arrowebs.com/2012/11/15/json-visual-parser/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Solved Centos 5.8 Error in php.ini</title><link>http://blog.arrowebs.com/2012/04/07/solved-centos-php-ini-error/</link> <comments>http://blog.arrowebs.com/2012/04/07/solved-centos-php-ini-error/#comments</comments> <pubDate>Sat, 07 Apr 2012 12:53:30 +0000</pubDate> <dc:creator>arroWebs</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Tips]]></category> <guid
isPermaLink="false">http://blog.arrowebs.com/?p=74</guid> <description><![CDATA[You could be experiencing this after the cpanel upgrade and here&#8217;s how we got this addressed. This was throwing the crons out of gear as well. You need root access on SSH on the server. &#91;root@host&#93;~ &#62;&#62; php blah.php PHP: Error parsing /usr/local/lib/php.ini on line 793 Open the file /usr/local/lib/php.ini nano /usr/local/lib/php.ini Press ^_ and [...]]]></description> <content:encoded><![CDATA[<p>You could be experiencing this after the cpanel upgrade and here&#8217;s how we got this addressed. This was throwing the crons out of gear as well. You need root access on SSH on the server.</p><div
class="wp_syntax"><table><tr><td
class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>host<span style="color: #7a0874; font-weight: bold;">&#93;</span>~ <span style="color: #000000; font-weight: bold;">&gt;&gt;</span> php blah.php
PHP:  Error parsing <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>php.ini on line <span style="color: #000000;">793</span></pre></td></tr></table></div><p>Open the file <code>/usr/local/lib/php.ini</code></p><div
class="wp_syntax"><table><tr><td
class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">nano</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>php.ini</pre></td></tr></table></div><p>Press ^_ and enter 793</p><p>Change the following line</p><div
class="wp_syntax"><table><tr><td
class="code"><pre class="bash" style="font-family:monospace;">url_rewriter.tags = <span style="color: #007800;">a</span>=href,<span style="color: #007800;">area</span>=href,<span style="color: #007800;">frame</span>=src,<span style="color: #007800;">input</span>=src,<span style="color: #007800;">form</span>=,<span style="color: #007800;">fieldset</span>=</pre></td></tr></table></div><p>to the one below or simply add the double-quotes</p><div
class="wp_syntax"><table><tr><td
class="code"><pre class="bash" style="font-family:monospace;">url_rewriter.tags = <span style="color: #ff0000;">&quot;a=href,area=href,frame=src,input=src,form=,fieldset=&quot;</span></pre></td></tr></table></div><p>It didn&#8217;t even require a restart.</p> ]]></content:encoded> <wfw:commentRss>http://blog.arrowebs.com/2012/04/07/solved-centos-php-ini-error/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Weird 500 internal server error on WordPress &#8211; Resolved!</title><link>http://blog.arrowebs.com/2011/05/22/weird-500-internal-server-error-on-wordpress-resolved/</link> <comments>http://blog.arrowebs.com/2011/05/22/weird-500-internal-server-error-on-wordpress-resolved/#comments</comments> <pubDate>Sun, 22 May 2011 07:47:03 +0000</pubDate> <dc:creator>arroWebs</dc:creator> <category><![CDATA[Tips]]></category> <category><![CDATA[500 internal server error]]></category> <category><![CDATA[centOS]]></category> <category><![CDATA[cPanel]]></category> <category><![CDATA[mod_security]]></category> <category><![CDATA[WHM]]></category> <category><![CDATA[Wordpress]]></category> <guid
isPermaLink="false">http://blog.arrowebs.com/?p=62</guid> <description><![CDATA[The recent CentOS 5.x systems have mod_security built in and the 2.x doesn&#8217;t allow overriding it on .htaccess and this causes a lot of heartbreaks to folks that want some basic things done on wordpress and a lot of other software. This post deals with getting around it for wordpress. You post something really harmless [...]]]></description> <content:encoded><![CDATA[<p>The recent CentOS 5.x systems have mod_security built in and the 2.x doesn&#8217;t allow overriding it on .htaccess and this causes a lot of heartbreaks to folks that want some basic things done on wordpress and a lot of other software. This post deals with getting around it for wordpress.</p><p>You post something really harmless and you are shown a 500 error page. The local error_log contains nothing in it and you need the server access (root) and if you don&#8217;t have it, I don&#8217;t think you&#8217;re getting anywhere. Stuff explained here on would require shell access. I&#8217;m thinking of doing one for using SSH but at a later date. From here on, I assume that you have root access to the server and know how to work with shell access.</p><p>Here&#8217;s what you do &#8211; locate the error_log on the system. Shell into your machine as root.</p><div
class="wp_syntax"><table><tr><td
class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">grep</span> ErrorLog <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>httpd<span style="color: #000000; font-weight: bold;">/</span>conf<span style="color: #000000; font-weight: bold;">/</span>httpd.conf</pre></td></tr></table></div><p>It should tell you where the file is and the next step you need to invoke the error &#8211; reproduce the 500 error so that we have it at the tail of the file and</p><div
class="wp_syntax"><table><tr><td
class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tail</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>httpd<span style="color: #000000; font-weight: bold;">/</span>logs<span style="color: #000000; font-weight: bold;">/</span>error_log</pre></td></tr></table></div><p>You will notice something like &#8212; for obvious reasons, I&#8217;m not including the whole thing</p><div
class="wp_syntax"><table><tr><td
class="code"><pre class="bash" style="font-family:monospace;">ModSecurity: Access denied with code <span style="color: #000000;">500</span> <span style="color: #7a0874; font-weight: bold;">&#40;</span>phase <span style="color: #000000;">2</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>.
Pattern match <span style="color: #ff0000;">&quot;((alter|create|drop)[[:space:]]+
(column|database|procedure|table)|delete[[:space:]]+from|update.+set.+=)&quot;</span>
at ARGS:content.
<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #c20cb9; font-weight: bold;">file</span> <span style="color: #ff0000;">&quot;/usr/local/apache/conf/modsec2.user.conf&quot;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>
<span style="color: #7a0874; font-weight: bold;">&#91;</span>line <span style="color: #ff0000;">&quot;352&quot;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #c20cb9; font-weight: bold;">id</span> <span style="color: #ff0000;">&quot;300015&quot;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #c20cb9; font-weight: bold;">rev</span> <span style="color: #ff0000;">&quot;1&quot;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>msg <span style="color: #ff0000;">&quot;Generic SQL injection protection&quot;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>
 <span style="color: #7a0874; font-weight: bold;">&#91;</span>severity <span style="color: #ff0000;">&quot;CRITICAL&quot;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></td></tr></table></div><p>What we found here is the security that it is trying to prevent you from doing some SQL injection stuff &#8211; Let&#8217;s not go into the details &#8211; I didn&#8217;t even bother to &#8211; All that we need to locate is the whitelist file where we&#8217;re going to add some stuff.</p><div
class="wp_syntax"><table><tr><td
class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">nano</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>apache<span style="color: #000000; font-weight: bold;">/</span>conf<span style="color: #000000; font-weight: bold;">/</span>modsec2.user.conf</pre></td></tr></table></div><p>should tell you the location of the whitelist at /usr/local/apache/conf/modsec2/whitelist.conf &#8211; Press Control-X to exit the editor. I used the editor so that you&#8217;ll notice the location which is right on top &#8211; 3rd line or so.</p><div
class="wp_syntax"><table><tr><td
class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">nano</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>apache<span style="color: #000000; font-weight: bold;">/</span>conf<span style="color: #000000; font-weight: bold;">/</span>modsec2<span style="color: #000000; font-weight: bold;">/</span>whitelist.conf</pre></td></tr></table></div><p>To this, we&#8217;re going to add a set of rules that would allow WordPress to work as desired. I took this from a <a
href="http://blog.webhostingdiscussion.net/site-and-server-security/wordpress-and-mod_security2-issues.htm" target="_blank" rel="nofollow">blog post</a>. In fact, I&#8217;ve only added some bells and whistles to what this genius has done already.</p><div
class="wp_syntax"><table><tr><td
class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># Added for Worpress Operations</span>
<span style="color: #000000; font-weight: bold;">&lt;</span>LocationMatch <span style="color: #ff0000;">&quot;/wp-admin/post.php&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span>
  SecRuleRemoveById <span style="color: #000000;">300015</span> <span style="color: #000000;">300016</span> <span style="color: #000000;">300017</span> <span style="color: #000000;">950907</span> <span style="color: #000000;">950005</span> <span style="color: #000000;">950006</span> <span style="color: #000000;">960008</span> <span style="color: #000000;">960011</span> <span style="color: #000000;">960904</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">17</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">20</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">21</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">30</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">61</span>
<span style="color: #000000; font-weight: bold;">&lt;/</span>LocationMatch<span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;</span>LocationMatch <span style="color: #ff0000;">&quot;/wp-admin/admin-ajax.php&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span>
  SecRuleRemoveById <span style="color: #000000;">300015</span> <span style="color: #000000;">300016</span> <span style="color: #000000;">300017</span> <span style="color: #000000;">950907</span> <span style="color: #000000;">950005</span> <span style="color: #000000;">950006</span> <span style="color: #000000;">960008</span> <span style="color: #000000;">960011</span> <span style="color: #000000;">960904</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">17</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">20</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">21</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">30</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">61</span>
<span style="color: #000000; font-weight: bold;">&lt;/</span>LocationMatch<span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;</span>LocationMatch <span style="color: #ff0000;">&quot;/wp-admin/page.php&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span>
  SecRuleRemoveById <span style="color: #000000;">300015</span> <span style="color: #000000;">300016</span> <span style="color: #000000;">300017</span> <span style="color: #000000;">950907</span> <span style="color: #000000;">950005</span> <span style="color: #000000;">950006</span> <span style="color: #000000;">960008</span> <span style="color: #000000;">960011</span> <span style="color: #000000;">960904</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">17</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">20</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">21</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">30</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">61</span>
<span style="color: #000000; font-weight: bold;">&lt;/</span>LocationMatch<span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;</span>LocationMatch <span style="color: #ff0000;">&quot;/wp-admin/options.php&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span>
  SecRuleRemoveById <span style="color: #000000;">300015</span> <span style="color: #000000;">300016</span> <span style="color: #000000;">300017</span> <span style="color: #000000;">950907</span> <span style="color: #000000;">950005</span> <span style="color: #000000;">950006</span> <span style="color: #000000;">960008</span> <span style="color: #000000;">960011</span> <span style="color: #000000;">960904</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">17</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">20</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">21</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">30</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">61</span>
<span style="color: #000000; font-weight: bold;">&lt;/</span>LocationMatch<span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;</span>LocationMatch <span style="color: #ff0000;">&quot;/wp-admin/theme-editor.php&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span>
  SecRuleRemoveById <span style="color: #000000;">300015</span> <span style="color: #000000;">300016</span> <span style="color: #000000;">300017</span> <span style="color: #000000;">950907</span> <span style="color: #000000;">950005</span> <span style="color: #000000;">950006</span> <span style="color: #000000;">960008</span> <span style="color: #000000;">960011</span> <span style="color: #000000;">960904</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">17</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">20</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">21</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">30</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">61</span>
<span style="color: #000000; font-weight: bold;">&lt;/</span>LocationMatch<span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;</span>LocationMatch <span style="color: #ff0000;">&quot;/wp-includes/&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span>
  SecRuleRemoveById <span style="color: #000000;">960010</span> <span style="color: #000000;">960012</span> <span style="color: #000000;">950006</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">17</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">20</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">21</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">30</span>
  SecRuleRemoveById phpids-<span style="color: #000000;">61</span>
<span style="color: #000000; font-weight: bold;">&lt;/</span>LocationMatch<span style="color: #000000; font-weight: bold;">&gt;</span></pre></td></tr></table></div><p>Go to the end of the file and paste all this into it. If you&#8217;re using PuTTY for windows, copy the content to clipboard, scroll to the end of the file and press right-click and you&#8217;ll thank me a million times. Infact, you can paste all of the commands using right click. Press Control-O to save the file and Control-X to exit.</p><p>Now, you need to restart the webserver &#8211; httpd</p><div
class="wp_syntax"><table><tr><td
class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>init.d<span style="color: #000000; font-weight: bold;">/</span>httpd restart</pre></td></tr></table></div><p>Another weekend to tickle my geeky nerves and the error. I personally prefer to work on Debian but this one talks about CentOS &#8211; most customer use CentOS &#8211; rather they are sold CentOS.</p><p>Hope this helps someone &#8211; Please leave your questions, comments and feedback here and I&#8217;ll try and come back to you.</p> ]]></content:encoded> <wfw:commentRss>http://blog.arrowebs.com/2011/05/22/weird-500-internal-server-error-on-wordpress-resolved/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>What motivates us? The surprising truth</title><link>http://blog.arrowebs.com/2010/12/14/what-motivates-us/</link> <comments>http://blog.arrowebs.com/2010/12/14/what-motivates-us/#comments</comments> <pubDate>Tue, 14 Dec 2010 05:49:28 +0000</pubDate> <dc:creator>arroWebs</dc:creator> <category><![CDATA[General]]></category> <guid
isPermaLink="false">http://blog.arrowebs.com/?p=57</guid> <description><![CDATA[Have you wondered what motivates us? Watch this video, it might certainly tell you the secret. Well, lot of us don&#8217;t believe this &#8211; which is why we&#8217;re a lot But truly though, the purpose and the mastery seem to overtake a lot of other material concepts.]]></description> <content:encoded><![CDATA[<p>Have you wondered what motivates us? Watch this video, it might certainly tell you the secret. Well, lot of us don&#8217;t believe this &#8211; which is why we&#8217;re a lot <img
src='http://blog.arrowebs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p>But truly though, the purpose and the mastery seem to overtake a lot of other material concepts.</p><p><object
width="480" height="289"><param
name="movie" value="http://www.youtube.com/v/u6XAPnuFjJc?fs=1&amp;hl=en_US&amp;rel=0"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://www.youtube.com/v/u6XAPnuFjJc?fs=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="289"></embed></object></p> ]]></content:encoded> <wfw:commentRss>http://blog.arrowebs.com/2010/12/14/what-motivates-us/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>We&#8217;re hiring</title><link>http://blog.arrowebs.com/2010/08/13/were-hiring/</link> <comments>http://blog.arrowebs.com/2010/08/13/were-hiring/#comments</comments> <pubDate>Fri, 13 Aug 2010 13:33:12 +0000</pubDate> <dc:creator>arroWebs</dc:creator> <category><![CDATA[General]]></category> <guid
isPermaLink="false">http://blog.arrowebs.com/?p=54</guid> <description><![CDATA[Over the next week, we&#8217;ll be reviewing the applications that were sent at http://bit.ly/cKgAoz and shortlisting candidates. Please apply using the form and refer your friends. More details on the link provided above. We&#8217;ll be finalizing the hiring process as soon as possible and move on to the ramp up program. The training program for [...]]]></description> <content:encoded><![CDATA[<p>Over the next week, we&#8217;ll be reviewing the applications that were sent at <a
href="http://bit.ly/cKgAoz">http://bit.ly/cKgAoz</a> and shortlisting candidates. Please apply using the form and refer your friends. More details on the link provided above.</p><p>We&#8217;ll be finalizing the hiring process as soon as possible and move on to the ramp up program. The training program for freshers that was planner earlier is still on hold and we intend to get back on it after the project pressures subsides &#8211; Don&#8217;t know when? <img
src='http://blog.arrowebs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> <wfw:commentRss>http://blog.arrowebs.com/2010/08/13/were-hiring/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Skype Startup Blues</title><link>http://blog.arrowebs.com/2010/06/10/skype-startup-blues/</link> <comments>http://blog.arrowebs.com/2010/06/10/skype-startup-blues/#comments</comments> <pubDate>Thu, 10 Jun 2010 05:20:11 +0000</pubDate> <dc:creator>arroWebs</dc:creator> <category><![CDATA[Tips]]></category> <guid
isPermaLink="false">http://blog.arrowebs.com/?p=48</guid> <description><![CDATA[Every time the cool skype gets an upgrade, the start-up nightmare starts. You start getting emails that complain about your online absence. Here&#8217;s how you can get over it. Start Skype. Go to Tools > Options and Uncheck the option to Start skype when Windows starts and close. You can restart at your convenience and [...]]]></description> <content:encoded><![CDATA[<p>Every time the cool skype gets an upgrade, the start-up nightmare starts. You start getting emails that complain about your online absence. Here&#8217;s how you can get over it. Start Skype. Go to Tools > Options and Uncheck the option to Start skype when Windows starts and close.</p><p><img
src="http://blog.arrowebs.com/wp-content/uploads/2010/06/skype-options.jpg" alt="" title="skype-options" width="408" height="242" class="alignnone size-full wp-image-50" /><br
/> You can restart at your convenience and skype doesn&#8217;t start anyways&#8230; Now go right there and check it back again and this time when you restart &#8211; you&#8217;ll notice that you&#8217;re on!</p><p>BTW &#8211; I know it&#8217;s been a while since anything got posted here. But I hope to more regular <img
src='http://blog.arrowebs.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p> ]]></content:encoded> <wfw:commentRss>http://blog.arrowebs.com/2010/06/10/skype-startup-blues/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>IP to Location</title><link>http://blog.arrowebs.com/2010/03/02/ip-to-location/</link> <comments>http://blog.arrowebs.com/2010/03/02/ip-to-location/#comments</comments> <pubDate>Tue, 02 Mar 2010 05:21:31 +0000</pubDate> <dc:creator>arroWebs</dc:creator> <category><![CDATA[General]]></category> <guid
isPermaLink="false">http://blog.arrowebs.com/2010/03/02/ip-to-location/</guid> <description><![CDATA[Most occasions we depend on certain web services that pump so much of ads to support their interface. We built our own using the binary database maxmind has for free. We spiced it up with some map so that it’s more visual. We’ll be making that an optional feature controlled by the URL very soon. [...]]]></description> <content:encoded><![CDATA[<p>Most occasions we depend on certain web services that pump so much of ads to support their interface. We built our own using the binary database <a
href="http://www.maxmind.com/app/geolitecity" target="_blank" rel="nofollow">maxmind</a> has for free. We spiced it up with some map so that it’s more visual. We’ll be making that an optional feature controlled by the URL very soon.</p><p><a
title="ip2location | arroWebs labs" href="http://labs.arrowebs.com/ip2location/" target="_blank"><img
style="display: inline; border: 0px;" title="ip2location | arroWebs labs" src="http://blog.arrowebs.com/wp-content/uploads/2010/03/ip2location1.png" border="0" alt="ip2location | arroWebs labs" width="550" height="380" /></a></p><p>Earlier, only the country data was available – which it claims is still very accurate but what has been used here is their lite data for the city info across the globe. One thing that must be noted is that the IP information provided by these databases do not have direct relationship with the location of the user but the location where the IP range has been allocated. So, when we use our ISP, BSNL to connect, we get at least two IP ranges – one from Udaipur and another one from Jaipur.</p><p>The sad truth still is that the coordinates of Udaipur are wrong even in this – i guess they took it from a wrong geolocation.</p> ]]></content:encoded> <wfw:commentRss>http://blog.arrowebs.com/2010/03/02/ip-to-location/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Another update to the site</title><link>http://blog.arrowebs.com/2010/02/15/another-update-to-the-site/</link> <comments>http://blog.arrowebs.com/2010/02/15/another-update-to-the-site/#comments</comments> <pubDate>Mon, 15 Feb 2010 13:40:06 +0000</pubDate> <dc:creator>arroWebs</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Website Update]]></category> <guid
isPermaLink="false">http://blog.arrowebs.com/?p=39</guid> <description><![CDATA[arroWebs website gets another update. We have added a host of new projects that we worked on as we crossed over to the new year. Please check out the What we&#8217;ve made section and explore the various things we&#8217;ve recently done.]]></description> <content:encoded><![CDATA[<p>arroWebs website gets another update. We have added a host of new projects that we worked on as we crossed over to the new year. Please check out the <a
href="http://www.arrowebs.com/WhatWeMade.html">What we&#8217;ve made</a> section and explore the various things we&#8217;ve recently done.</p> ]]></content:encoded> <wfw:commentRss>http://blog.arrowebs.com/2010/02/15/another-update-to-the-site/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Save MySQL!</title><link>http://blog.arrowebs.com/2010/01/08/save-mysql/</link> <comments>http://blog.arrowebs.com/2010/01/08/save-mysql/#comments</comments> <pubDate>Fri, 08 Jan 2010 15:58:02 +0000</pubDate> <dc:creator>arroWebs</dc:creator> <category><![CDATA[General]]></category> <guid
isPermaLink="false">http://blog.arrowebs.com/?p=36</guid> <description><![CDATA[If Oracle buys MySQL as part of Sun, database customers will pay the bill. In April 2009, Oracle announced that it had agreed to acquire Sun. Since Sun had acquired MySQL the previous year, this would mean that Oracle, the market leader for closed source databases, would get to own MySQL, the most popular open [...]]]></description> <content:encoded><![CDATA[<p>If Oracle buys MySQL as part of Sun, database customers will pay the bill.</p><p>In April 2009, Oracle announced that it had agreed to acquire Sun. Since Sun had acquired MySQL the previous year, this would mean that Oracle, the market leader for closed source databases, would get to own MySQL, the most popular open source database.</p><p><a
href="http://www.helpmysql.org/"><img
src="http://www.helpmysql.org/fwk/ml/10018573/helpmysql_Banner_120x120_EN.png" border="0" alt="" /></a></p> ]]></content:encoded> <wfw:commentRss>http://blog.arrowebs.com/2010/01/08/save-mysql/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>