Campus blog of College of Engineering Kallooppara
Softwares
Get Worldcup News in your Nokia with ESPNsoccernet for free
Jun 26th
With the Worldcup football fever entering to the next level of excitement in the pre quarter stage, the big football tournament in South Africa is dripping with stories like a thick layer of frosting on a 10-foot high cake. Will brilliant Brazilian goal-keeper Julio Cesar lead his team to the Cup title? Will Ghana’s Kevin-Prince Boateng, born of a German mother and Ghanaian father, find himself opposing his half-brother Jerome, who plays for Germany and is in the same grouping as Ghana?These stories and much more are instantly available for free on Nokia S60 5th Edition and widget-enabled S60 3rd Edition devices through ESPNsoccernet.
ESPNsoccernet is one in a large stable of sports widgets powered by Plusmo, now a part of AT&T interactive. The widget is a powerful tool that pulls in team and region news coverage, live game visualization, match commentary, team tracking, detailed fixtures, tables, and more. You get not only ESPN’s latest tournament coverage and stories, but also Premiere league and other soccer stories depending upon your choice of team settings.
I tried the app on my Nokia E63. The first step was setting the language, where I had my choice of English, Spanish, French, Italian, and German.

Then, I picked a region of interest from choices that included the five language countries, plus Scotland, the USA, Europe in general, and a global option. I chose England for demo purposes. If I had switched to Europe, I would have also had access to UEFA and Super Cup stories.
With England as a selection, I had a choice of Premiere League and FA Cup stories. I chose the FA Cup, and it then displayed the most recently played match.

Selection of a region determines which sets of stories will be chosen by the ESPN soccernet RSS news feed mechanism.
The icon list on the right-hand side includes my favorite teams (the star icon), schedules of selected teams (the calendar icon), articles about the teams (the newspage icon), and a change settings icon (the three dots). I clicked on the news page icon to see the list of stories, shown below.
Clicking on any headline brings up the details of that story for perusing. S60 5th edition devices allow touch scrolling, while S60 3rd Edition devices use the rocker key for scrolling.
At any time, I could also switch my settings to another region or team just by clicking on the three-dot icon. I found that it was better to specify my teams very narrowly in order to sip from the fountain rather than the powerful firehose of all ESPNsoccernet coverage.
The ESPNsoccernet widget can be downloaded for free from Ovi Store. Take it with you as you enjoy coverage of the tournament this month.
Courtesy : Ovi Daily App Blog
Java Pad for Semester 4 students.
Jun 8th
If you guys are tired of compiling your java programs in the windows command editor, then you can use java pad for easy compiling and editing of your java programs.
You can download it from http://www.aroncek.blogspot.com
Note that after unzipping the software you must copy it to the “BIN” folder of java where the “java.exe” and “javac.exe” file exists.
-By Aron Sajan Philip
How to setup Windows XP SP3 from USB drive
Mar 14th
Disclaimer
The procedure here is provided without any warranty or support. It worked for me and so it might for you. Some of the procedures described here can wipe all of your data. Thought I’d warn you.
Step #1: Prepping BartPE
First we’ll prep the USB drive we’ll be using for booting. This is by far the largest step in the process, though it shouldn’t be difficult for anyone to follow. It requires a functional Windows system.
1.Download BartPE builder from http://www.nu2.nu/pebuilder/
2. Install BartPE. We’ll be assuming that you install to C:\pebuilder.
3. Start PE Builder from the Start Menu. Point “Source:” to the location of your Windows XP setup files containing SP3.
Note: “Source:” is drive letter of your physical CD/DVD-ROM drive which is holding XP SP3 setup CD, a virtual drive mounted with XP SP3 ISO works as well
4. Make sure the “Output:” is set to “BartPE”.
5. Set “Media output” as “Craete ISO image” and filename as “c:\pebuilder\pebuilder.iso”
6. Hit “Build”.
7. When it’s done building, image file “c:\pebuilder\pebuilder.iso” should be created properly
Step #2: Creating bootable USB
1. Satrt UltraISO (V9.3 or newer version, download here)
2. Choose ‘File’->’Open’from main menu and open file “c:\pebuilder\pebuilder.iso”
3. Choose ‘Bootable’->’Write disk image’ from main menu
4.Insert the USB drive you intend to boot from
5. Choose proper “Write Method”,USB-HDD+ is recommanded
6. Hit “Write” to get a bootable USB drive
7. When it’s done, copy the Windows XP setup files to the USB drive. Please note that you’ll only need the i386 folder.
If no errors occured in the above process, you should now be all set to boot from USB!
Step #3: Configuring the BIOS
You should now reboot and go into the BIOS configuration to boot from USB. Instructions for doing so wildly from system to system, but generally entail the following:
1. Reboot the system.
2. While booting (before Windows starts loading), get into the BIOS configuration screen by hitting something like F1, F2, Delete or Escape. Hotkey instructions are generally provided on the screen.
3. Go to the section that contains your boot devices.
4. With your USB drive plugged in, the USB drive should be listed. If it isn’t, your system might not support booting from USB. Assuming that it is supported (as is the case with virtually all modern hardware), promote your USB drive to the primary boot device.
5. Exit from the BIOS configuration, saving all changes.
If you’re completely new to BIOS configuration, BIOS for Beginners over at Tom’s Hardware might be a good primer. Be aware though, that you can seriously screw up your system by providing incorrect settings!
Step #4: Booting into BartPE
Assuming that you properly configured your BIOS and your USB device supports booting, BartPE should now load. Depending on the speed of your USB device, this may take a while.
If it isn’t working, then double-check the following before making a scene:
• Is your BIOS properly configured for booting from the USB disk? (Is the USB device listed and does it have top priority?)
• Have you correctly prepared the USB disk in step two? (Restart the procedure.)
• Does your USB stick properly support being booted from? (Try another one!)
Step #5: Prepping the Hard Disk
You need to make sure that your hard drive is partitioned and formatted properly. Especially if you’ve had Linux or some other operating system on it, you’ll need to repartition and format it. BartPE contains DiskPart for disk partitioning and A43 File Manager to format your drive.
If you are sure that your hard drive is set up properly (i.e. it has only run Windows, it contains a valid FAT or NTFS partition) then you can safe yourself the hassle and skip this step.
This procedure will destroy any data on the hard drive.
To repartition:
1. From the Go menu, navigate to DiskPart.
2. Enter the commands needed to repartition your drive. For example, try the following: select disk 0 (select the first disk), clean (purges the entire drive, essentially resetting it), create partition primary (creates a single partition from the entire disk), assign (assign the partition a drive letter), exit (quits DiskPart).
This procedure will destroy any data on the hard drive.
To format:
1. From the Go menu, navigate to the A43 File Manager.
2. Right-click on the target drive (e.g. C:) and click Format. Should be self-explanatory.
Step #6: Launching Windows XP Setup from USB
With your drive all ready, you can now launch the Windows XP setup with a few custom parameters. Let’s assume that the files are available at X:\i386.
1. Run the following command:
X:\i386\winnt32.exe /syspart:C: /tempdrive:C: /makelocalsource /noreboot
2. Proceed with the installation. When asked to convert the installation volume to NTFS, answer No. The setup program incorrectly believes that your USB drive (which is formatted as FAT) needs conversion.
3. The setup program will then silently close, which might make you think that something went wrong. Don’t worry though.
Step #7: Continue Windows XP Setup from Harddisk
1. Reboot your system
2. Unplug USB drive during post stage
3. Change your BIOS setting back to boot from hard disk again as needed
4. You can now continue to finish setting up Windows XP.
Congratulations!
XP Rahman Edtion
Mar 7th
Hi friends..
I am Arun Babu of 2009-13 CS… I am here presenting a very new concept we made 2 years before for A.R.Rahman Fans of the orkut community A.R.Rahman Music.. Its called
XP Rahman Edition.
Its is a customization pack for Windows XP. As the name says, it converts the look and feel of Windows XP to a A.R.Rahman touch. It changes the core shell of Windows XP like Login Screen, Boot Screen, Icons, Visual Style etc.. This was made for an orkut community owned by my friend. So, download link is available for that community members only.
This was made when we where in +1 only. I was just a newbie,so please don’t except a thing with finish. But we have done our best.
Batch script is the backbone of the pack..
Screenshots: http://sites.google.com/site/xprahmanedition/screenshots
Download site: http://xprahmanedition.googlepages.com
Orkut community: http://www.orkut.co.in/Main#Community?cmm=34060759
Hope you like it…. By Arun…
Thanks..



