Auto-rotate applications in Samsung Corby PRO(GT-B5310)

May 25th, 2010 by Naman Bagga | 41 Comments | Filed in MobiWorld

Not very recently, in January, I bought a new phone- the Samsung Corby PRO aka GT-B5310, known as the Genio PRO in the UK. The Corby series is great value for money and I'll be posting a review of the phone and reasons for buying it soon.

The phone has a sliding QWERTY keypad and so most of the inbuilt apps and stuff rotates automatically when you slide-out the keypad. If you've been using the Corby PRO for a while, you would've noticed that the additional Java applications you've installed don't have auto-rotate support and its quite a PITA to type with the QWERTY keypad while the display is in portrait mode. Thankfully, there is a solution to this problem. All you need is an archive manager and a text editor. Here's what you need to do-

1. Download the jar file on your computer.
2. Use an archive manager to open it and edit the MANIFEST.MF file found in the META-INF folder.
3. Add these lines at the bottom of MANIFEST.MF to enable support for auto-rotate-

X-Pax-Keyboard: Qwerty
X-Pax-TextInput-Hidden: true
MIDlet-Touch-Support: TRUE
MIDlet-ScreenMode: ROTATE

4. Save the jar archive after making the above changes.

Now transfer the jar file to your phone. But there's a catch here too. The Corby PRO's OS doesn't allow you to install Java applications by just opening jar files from the file manager. The only way to install applications is by downloading them from your phone. But thinking about it carefully, you don't really need to upload the jar file anywhere. All you need to do is create a HTML page and transfer it along with the jar file to your phone. Opening the HTML page from your phone will open it using the phone's web browser and you won't need GPRS to install the application. Here's what you need to do to create the html file-

1. Open a text editor like notepad.
2. Write this in the file-

<html>
<body>
<a href="<insert filename here>">Install Application</a><br>
</body>
</html>

Replace with the name of the jar file; for example, if you are installing the IM client Palringo and the file name is Palringo.jar, the code would be-

<html>
<body>
<a href="Palringo.jar">Install Application</a><br>
</body>
</html>

3. Save the file with a .html extension and give it any name like installer.html

Now when you open the HTML file from your phone, you'll see a Install Application link. Clicking on it will install the Jar file you just edited. I managed to get all the applications I use to auto-rotate like this apart from those ones which don't let you download the jar file from your computer. This should work for all applications. If you face any problems, feel free to leave a comment.

Tags: , , , , , , ,

Changing Window Button Positions In Ubuntu

May 2nd, 2010 by Naman Bagga | 4 Comments | Filed in Linux, Tech Talk

People who upgraded to Ubuntu 10.04 would've noticed that the new Ambiance theme has window buttons on the left side of the window border. This means, when you install Ubuntu, you get an unordered set of buttons on the left which look like this-

Unordered buttons on the left

Unordered buttons on the left side spells DISASTER

At first sight, it doesn't seem to be much of a problem to have the window buttons on the left. But it gets really irritating when you start using it and tend to move your mouse pointer towards the top right to find absolutely no buttons there. I tried living with it for a couple of hours before I finally gave up. Its pointless to get used to working with the window buttons on the left. You'll go crazy when you'll have to work on other computers in your office/labs with buttons on the right. So its highly recommended to change the position of the Window button and bring them back to the right side. Doing this is pretty simple.

1. Open the GNOME Configuration Editor. There are many ways to do this like typing 'gconf-editor' in the terminal.

2. Move to '/apps/metacity/general' and edit the 'button_layout' key.

3. Set the 'button_layout' key to 'menu:minimize,maximize,close' as shown-

Ordered Buttons

Edit the button_layout key to change the button position to right as shown.

The buttons mentioned before the colon appear on the left and after the colon appear on the right. Your buttons will now be on the right side of the window border.

If you still didn't get it, here's a video tutorial explaining how to do this-

Ankur suggested me a simple python script that uses a GUI to change the button position on the fly. You can check that out if you're more of a GUI person.

Domain + Unlimited Hosting for $10

April 16th, 2010 by Naman Bagga | No Comments | Filed in Tech Talk, Web D

This is a Sponsored Post written by me on behalf of Nexx Inc. All opinions are 100% mine.

Nexx web hosting has been re-branded and to promote the new launch, they are having a special promotion where they are offering free Unlimited Web Hosting and a free .com domain for 1 year at the approximate price of a .com domain- $10.

Nexxbannernoflash

Here are the features of the hosting plan-

  • Diskspace: Unlimited
  • Bandwidth: Unlimited
  • E-mail: Unlimited
  • Free Domains: 1
  • 24/7 Customer Support
  • Google Adwords Credits: $50
  • Facebook Ads Credits: $50
  • One-Click WordPress and Blog installations

Its a really good offer and is worth trying. All you'll have to spend in the first year is $10 which amounts to a saving of $61.40. If you have an idea but aren't willing to invest too much on hosting yet, you can take advantage of this offer, make a website. Then monetize from it for a year. If it is able to recover the cost and generate enough revenue to support future hosting costs, continue with it. Otherwise, you can always drop the idea after trying for a year. One year is also a good enough time period to judge the host in terms of uptime, customer support etc. This really is a smart promotion and its a win-win situation for the clients. You can always judge a host and move your site to another host if you are unsatisfied. So, in short, this promotion really is worth trying.

Visit my sponsor: Unlimited Web Hosting + Domain Name for $10 @ Nexx

Formula 1 is back

April 15th, 2010 by Naman Bagga | No Comments | Filed in Formula 1, Sports

It didn't go anywhere. It was just like it retired from my blog along with Michael Schumacher. Now that Michael Schumacher is finally back and this time, unlike the last season, he really is back. Michael Schumacher is back but not with Ferrari. Mercedes was the engine supplier for last season's winning constructor Brawn GP, under team principle Ross Brawn. Mercedes bought stake in the team and re-branded it as Mercedes GP. Michael Schumacher will be racing with a fellow German teammate Nico Rosberg. This all-German team hasn't performed that well in the first 3 races of the season.

The 2010 F1 season is 3 races down but is yet too see a real Michael Schumacher performance. I guess its gonna happen really soon probably in this weekend's Chinese Grand Prix. The cars look bigger and bulkier this year as they have bigger fuel tanks because refueling is not allowed in this season so the drivers need to start the race with enough fuel for the whole race. As I wait for Micheal Schumacher to get to his best, I have something nice to do on weekends again :) . Although I do have my end-semester exams to worry about but I can spare a couple of hours in a weekend to watch Michael Schumacher race.

Tags: , , , , , , ,

« Navigation »
Subscribe RSS

Canonical URL by SEO No Duplicate WordPress Plugin