<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[Blog]]></title>
    <link>http://www.sethiainfotech.com/blog/</link>
    <description><![CDATA[Blog]]></description>
    <pubDate>Thu, 29 Jul 2010 14:16:16 +0000</pubDate>
    <image>
      <url>http://www.sethiainfotech.com/skin/frontend/default/vishal/images/icon_rss.gif</url>
      <title>Blog</title>
      <link>http://www.sethiainfotech.com/blog/</link>
    </image>
    <generator>Zend_Feed</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Scripting using Python for Backup]]></title>
      <link>http://www.sethiainfotech.com/blog/python-at-sethia-infotech</link>
      <description><![CDATA[In this post, I will try to cover the usage of Python for performing a important task of taking backups. While doing backups, it is important to make sure that the data is backed up and stored on a separate server and not on the same server for obvious reasons. Even if the current server fails due to hardware failure, or any unknown reasons it might be necessary for data to be safe. 

<br /> <br />
Thinking in terms of a layman, taking backup would involve the following steps 
<strong>
<ul>
   <li> 1. Copy all your data and merge it in a zip file </li>
   <li> 2. Plug in a USB Disk and copy it in or burn the zip file into a CD Rom </li>
   <li> 3. Copy the file from USB Disk on to different server </li>
</ul>
</strong>
<br /> 
Now these steps needs to be performed every day for the obvious reasons of data safety. The Engineering team at SI always wanted to automate this task and <strong> Python </strong> comes to our rescue. With the usage of very simple commands and cron job we were able to perform backups with no human intervention. 

<br /> <br />
The above steps turned into the following steps while automating with Python 

<strong> 
<ul>
   <li> 1. Copy all your data and merge it in a zip file using <strong> zipfile </strong> module in python. </li>
   <li> 2. Use <strong> pexpect module in python to remotely ssh to your other sever and scp the file over </li>
   <li> 3. Run a cron job to run the above python script every day at 1:00am IST</li> 
</ul>
</strong> 

<br /> <br />
Boom, with the above two simple modules and a few lines of python code we had our backup automated. If you are interested in learning Python, you would be love to know that Google has open sourced their PYTHON classes that they teach within Google to the public. Read about it more at <a href="http://code.google.com/edu/languages/google-python-class/">Google Python Class</a>

<br /> <br />
If you have any questions, let us know and somebody from the engineering team would get back to you. Till then happy scripting using <strong><a href="http://python.org">Python</a></strong> 
]]></description>
      <pubDate>Sun, 21 Mar 2010 07:02:28 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Firefox Browser and Plugins]]></title>
      <link>http://www.sethiainfotech.com/blog/firefox-plugins</link>
      <description><![CDATA[Ever been annoyed by all those ads and banners on the internet that often take longer to download than everything else on the page which affects your browsing experience. Feel like having a tool to block those annoying ads. To get the best out of your browsing experience, we recommend the usage of browser <strong> Firefox </strong>

<br /> <br />

Firefox is a great browser that is available on all the platforms - Linux/ PC /MAC. According to their company <strong> Mozilla </strong>  <br /> <br />

<div class="divider"></div>
<strong><p style="color:#000CFD; font:1.2em/1.4em georgia, serif;">
The Firefox Web Browser is the faster, more secure, and fully customizable way to surf the web.
</p></strong>
<div class="divider"></div>

<br />

Here's our list of 5 most important plugins to get the best out of your browsing experience <br /> <br /> 

     <h4> 1. Ad Block Plus </h4> 

<p>
Adblock Plus is an add-on (software module that supplements or enhances the original unit it is adding on to) for
Install Adblock Plus now and get rid of them. Right-click on a banner and choose “Adblock” from the context menu — the banner won’t be downloaded again. Maybe even replace parts of the banner address with star symbols to block similar banners as well. Or choose a filter subscription, then even this simple task will usually be unnecessary: the filter subscription will block most advertisements fully automatically. <br /> <br />

<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/oNvb2SjVjjI&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/oNvb2SjVjjI&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
</p>

<br /> <br />
Download a copy of Firefox plugin from their website. A link is given for your reference <a href="https://addons.mozilla.org/downloads/latest/1865/adblock_plus-1.1.1.xpi">here</a>.

<br /> <br />

 <h4> 2. No Script </h4> 
One time winner of  “PC World World Class Award”, This addon protects yourself against XSS and Clickjacking attacks by blocking JavaScript, Java, Flash and other executable content from running in your browser unless you specifically tell it to allow from a particular site.

Try <a href="https://addons.mozilla.org/en-US/firefox/downloads/latest/722/addon-722-latest.xpi?src=addondetail">NoScript</a> for better experiences with firefox.

<br /> <br /> 

 <h4> 3. Lazarus: Form Recovery 2.0  </h4> 
Has it ever happened to you that you drafted a email or filled up a webform and power is switched off and all you typed is lost and you would have to retype them. Get over this by using another plugin called the Lazarus. Excerpts from the Add-on Team :  <br />
<br />

Ever had one of those "oh $*#@" moments when you realize you've just lost half an hour of your life because something went wrong while you were entering stuff into a web form and there doesn't seem to be any way to recover it? If so, you need Lazarus. If not, install it anyway, before disaster strikes!
<br /> <br /> 

Lazarus securely saves forms as you type, allowing you to safely recover your lost work after server timeouts, network issues, browser crashes, power failures, and all the other things that can go wrong while you're entering forms, editing content, writing webmail, etc, etc, etc...
<br /> <br /> 
Lazarus works on web forms, WYSIWYG editors and AJAXified forms and will save you from almost any given server, browser, or connection problems that might otherwise cause you to lose your work.
<br /> <br /> 
Lazarus now comes with 2048-bit RSA and 256-bit AES hybrid encryption so your data is more secure than ever! Lazarus 2.0 also includes search functionality so you can recover text even if you can no longer find the original form you entered it into.

<br /> <br /> 

Please post on comments if you think there are more important plugins than these. ]]></description>
      <pubDate>Fri, 15 Jan 2010 19:07:26 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Setup a Free VPN (Virtual Private Network)]]></title>
      <link>http://www.sethiainfotech.com/blog/vpn</link>
      <description><![CDATA[One of the questions that people have always asked is how can I share files with my family and friends securely? The solution has always been well-known: setup a virtual private network (VPN). However, VPNs have always been notoriously difficult to install and configure. Many software programs have been released over the years trying to simplify this problem, but a new one stands out: Hamachi.

<br /> <br />


Hamachi allows you to create a "virtual" network with your regular Internet connection. The best part is, you don't need to know or understand how it works - it simply works. Plus, it's available for Windows, Mac, and Linux.

<br /> <br />


Let's say that you want to share some files with your sister, who lives 30 miles away. Even if you both have good Internet connections, you are stuck emailing files to each other, which is nearly impossible when it comes to large files.

<br /> <br />

If you both install Hamachi, all of a sudden, both of you appear to be on the same local network. If you share a folder, she can access it. You can print to her shared printers. The ease of use is amazing. Furthermore, all of the data sent between your computers is encrypted, so that you can be sure that no one else can access your data.

<br /> <br />

The first step is to download Hamachi. After you download and install it, run Hamachi and you will see a small black window. The interface is simple - the button on the button left is the Power button - click this to "turn on" Hamachi.

<br /> <br />
The next button at the bottom allows you to create or join a network. Create a new network and give it a password. No one will be able to connect to your network without knowing this password. You will see the network name appear in the Hamachi window, along with a little green dot alongside it that lets you know that this network is active.

<br /> <br />
Next, you would tell your sister to install Hamachi. She would click on the join network option, then type in the name of the network you created, along with the password. That's it! Her computer will now appear in your Hamachi window, and your computer will appear in her Hamachi window. To browse her shared folders, just right-click on her computer name in the Hamachi window and choose Browse. 
<br /> <br />
At any time, you can disconnect from the network you created - that would disconnect everyone from your computer. You can also just "turn off" Hamachi to do the same.
<br /> <br />
Although this product is still in beta testing, I highly recommend it. It's easy to use, and extremely powerful. It opens up a whole new world of possibilities... you can run remote control programs like VNC over Hamachi, play games, setup private web sites, private FTP servers, or any number of other Internet services, and all the data is encrypted for security. But the coolest part by far is just being able to share a folder, and allow your family or friends instant access to it without having to worry about email.

 <br /> <br />

According to their website as of today ....

<h2 style="color: #5182AD">Advantages of LogMeIn Hamachi</h2>


<table border="0" cellpadding="3" cellspacing="0" class="newpad">
<tr><td valign="top">&#8226</td>
<td><b>LAN over the Internet</b>&nbsp;&nbsp;Arrange multiple computers into their own secure network, just as if they were connected by a physical cable.</td>
</tr>
<tr><td valign="top">&#8226</td>

<td><b>Files and Network Drives</b>&nbsp;&nbsp;Access critical files and network drives.</td>
</tr>
<tr><td valign="top">&#8226</td>
<td><b>Zero-configuration</b>&nbsp;&nbsp;Works without having to adjust a firewall or router.</td>
</tr>
<tr><td valign="top">&#8226</td>
<td><b>Security</b>&nbsp;&nbsp;Industry leading encryption and authentication.</td>
</tr>
<tr><td valign="top">&#8226</td>
<td><b>Cost Effective</b>&nbsp;&nbsp;Free for non-commercial use. Commercial begins at $4.95/month.

</tr>
</table>


]]></description>
      <pubDate>Mon, 28 Dec 2009 19:38:07 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Technical Blogs]]></title>
      <link>http://www.sethiainfotech.com/blog/technical</link>
      <description><![CDATA[From now on we have decided to start writing a few technical articles for our customers. These articles would range from hacking/tweaking your operating system for optimal performance, some programming guidelines that we follow at our sister concern at Infinit-e Technologies, Usage of open source applications such as Asterisk, tweaks to block advertisements on browsers, writing web crawlers using scripting languages etc and much more.  
<br /> <br />

If you want us to write anything specific, let us know through the comments section and if we have expertise on your request, we would definitely try to blog on. Keep listening for more updates .... 

<hr />
]]></description>
      <pubDate>Fri, 25 Dec 2009 18:47:27 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[50 % off on LG Microwaves and flat Rs. 10,000 off on Onkyo Speakers]]></title>
      <link>http://www.sethiainfotech.com/blog/discounts-lg-microwave</link>
      <description><![CDATA[We are offering a flat 50% off on <strong>LG Microwave ovens </strong>when you buy any Dell Laptop of any price. Keep looking out for offers like these as we are planning for a lot of combo offers providing home appliances for throw away prices. Also another combo offer available up for grabs includes buy any products worth <strong> Rs.10,000 </strong> or more and get a flat <strong>Rs.10,000 </strong> off on <strong>Onkyo S5205 speakers</strong>. Click on the links below to find out more about the combo offers available. 
<br />



<h3> LG Microwave Oven - MS-1927C  </h3> 


<iframe src="http://www.sethiainfotech.com/embed/product/index/load/602/?quot; name="mtEmbedWidget" scrolling="no" frameborder="no" align="center" width="160px" height="270px"></iframe>

<br  />


<h3> Onkyo HT-S5205 Home Theater System </h3> 

<iframe src="http://www.sethiainfotech.com/embed/product/index/load/603/?quot; name="mtEmbedWidget" scrolling="no" frameborder="no" align="center" width="160px" height="270px"></iframe>


<br />]]></description>
      <pubDate>Wed, 16 Dec 2009 07:57:57 +0000</pubDate>
    </item>
  </channel>
</rss>
