May 12

Huawei E325 Data Modem
I recently got a internet connection from Tata Indicom (CDMA Wireless). I purchased the Huawei EC325 modem which uses a USB cable to connect to the PC. My inital reaction was since it was a USB connection and was using a custom software to connect to the net, it would not be possible to connect to the net in Linux using this modem.

After full two months, I finally gave up my laziness and did a quick search. I tried out the first solution offered and it worked out in the first try itself, how often does that happen. It took me a total of 10 mins including searching, restarting and configuring to get connected to the net in Linux.

Here is the procedure to get Huawei EC325 Data Modem in Linux:-

  1. Open a terminal window.
  2. Log in as root, i.e. type “su -” sans the quotes and enter the root password.
  3. Then use vi to edit/create the following file “/etc/wvdial.conf”.
  4. Enter the following text into it.
    [Modem0]
    Modem=/dev/ttyUSB0
    Baud=115200
    SetVolume=0
    Dial Command = ATDT
    init1=ATZ
    init2=AT+CRM=1
    FlowControl= Hardware (CRTSCTS)
    [Dialer tata]
    Username= internet
    Password= internet
    Phone=#777
    Stupid Mode= 1
    Inherits = Modem0
  5. In the above change the Modem=/dev/ttyUSB0 to what ever your device name is, you should be able to see it while the OS is booting, else give the “dmesg” command and search in that.
  6. Final step is give the command “wvdial tata”, and if everything is proper you should now be connected to the net.
  7. Press “Ctrl+c” when you want to disconnect.

I have tried this on SuSE 10.1 and it should work on any latest release of any Linux system. Also I had this system configured for net access for BSNL dataone service before, so am not absolutely sure if you have to do any DNS settings or not. But it should work regardless of it.

Great to be back into the Linux world again. :-)

Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
  • digg
  • Reddit
  • del.icio.us
  • YahooMyWeb
  • co.mments
  • Spurl
  • Furl
  • Simpy
Dec 04

Looks like the holiday season has come early this year, many companies have been generous to give away their commercial products for free for a limited period. Is it not sad that piracy is very rampant in developing countries, and people use pirated software even though free alternatives are available. But now there is a chance to get commercial software for free, so don’t miss this opportunity, download and register them right now.

Xara XS

| Platform: Windows 2000, Windows XP | Size: 35.6 MB |
Offer expires January 4, 2007

A productive software which helps you to design a logo or a graphic for your website or other media, draft a vector diagram, edit your photos or touch up graphics for your website, It uses a super-fast rendering engine means there’s no waiting around to see the results of a tool, either. Even images with complex layers of fills, blends and transparencies will be updated right away. Also note that Xara XS is a special edition of Xara Xtreme that has been created exclusively for promotions on magazine covermounted CDs and is not available from Xara direct.
Registration Details: You can get your serial key by clicking ‘Register this Copy’ which you can see in the initial splash screen, when you start Xara XS.
Download Link

Ashampoo Burning Studio 2007

| Platform: Windows 2000, XP, 98 | Size: 8.4 MB |
Offer expires December 13, 2006

Do you use Nero for burning CD/DVD’s? Now is the time to try out a simple but powerful software that matches the power of Nero and you can download and register it for free. It has features to burn files and folders on data CDs/DVDs/Blu-ray discs, burn Audio CDs from WAV, MP3, FLAC, WMA, Ogg Vorbis files and many other features. So hurry only one more week left before the offer closes.
Download and Registration Details

MAGIX Movie Edit 10 Silver

Offer Expires December 10, 2006

The program starts very simply. If you want to join a few film clips together, for instance, then just drag and drop them on to the timeline (MPEG, MOV, AVI and WMV formats are supported), and export the finished results as Windows Media Video (WMV) file. All finished in the minimum of clicks. The program comes with a range of special effects. It also provides a flexible Title editor, letting you add all kinds of animated titles and captions with the minimum of effort.
Download

Paragon Drive Copy 8 Personal SE

| Platform Windows 98, NT, 2000, XP | Size 11.1 MB |
Offer expires November 26, 2006 (still available though)

Replacing your tired old hard drive with a speedy, high-capacity model is one of the most effective PC upgrades you can make. Don’t go through the tedious process of reinstalling Windows and your applications on the new drive, though: just run Drive Copy instead, and it’ll clone your existing drive in the shortest possible time. Once your new system is up and running, you can also use the program as a simple backup tool.
| Download | Registration |

Paragon Partition Manager

| Platform Windows 98, NT, 2000, XP |

Partitioning your hard drive is an invaluable way to optimise the use of disk space, improve performance, or create a dual-boot PC so you can install another operating system.
| Download | Registration |

Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
  • digg
  • Reddit
  • del.icio.us
  • YahooMyWeb
  • co.mments
  • Spurl
  • Furl
  • Simpy
Nov 11

Today I will review, Drivel, a blog client for creating and editing blog entries, that supports Atom, Blogger, LiveJournal, MoveableType and Wordpress. It features one important aspect of such editors, one that of create the blog entries in an offline mode and later uploading it.

Installation:
I got a FC5 rpm from here, there is also a Ubuntu deb and sources which can be used to create an installation. The installation was trouble free and there were no dependencies. During installation it created a link in Application -> Internet menu.

Setup:

Login Screen

The initial screen, actually a login screen asks for your username and password for accessing your blog, a combo box allows you to choose the Journal Type (blogger, moveabletype, livejournal etc). If you are a wordpress user like me then choose MoveableType. Then type the complete address of you blog (wordpress users must add xmlrpc.php at the end, for example for me, it is http://nithinkamath.info/xmlrpc.php). That is all that is required, and I was able to login.

Using:

Drivel in Offline mode

The actual feature set for the software is good, this post is typed completely in offline mode of the editor. There is a save draft button which allows one to save the blog posts for later posting. In the online mode, there are much more options such as editing the existing entries. It also provides for HTML syntax highlighting.

Pro’s:

  • Light weight and fast.
  • Integrates nicely with gnome, and includes a good help.
  • Provides access to recent post to edit and update them.
  • Allows to create post in offline mode.
  • Good integration with LiveJournal.
  • Spell check and HTML syntax highlighting support.
  • Supports many languages.

Con’s:

  • Integration with Wordpress is not yet good.
  • Has support to add only one category for a post.
  • Does not allow to upload images from within the editor, just supports linking.
  • Does not save the draft internally, need a filename to be specified.

Conclusion:
To conclude Drivel is a good piece of software, the integration with various Journals is a good feature. So I would recommend it to anyone who is in a lookout for a way to post blog entries without the need to log in to the blog, which may be true for those who are on dial-up connections. But I won’t be using it for the time being, but may be a little later when it has lots more features. Currently I like Tomboy, the note taking application to write the post and then upload them manually.

Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
  • digg
  • Reddit
  • del.icio.us
  • YahooMyWeb
  • co.mments
  • Spurl
  • Furl
  • Simpy