how to code simple splash screen for your application with vb 2008


this  tutorial shows you how to code splash screen for your application with vb 2008.

things you need

  1. splash screen (an image of your choice which you like to see when you open your application)
  2. installed atleast express edition of visual studio

Read More »

Posted in Uncategorized | Tagged , | Leave a comment

8 easy steps for installing ubuntu 8.10 on dell xps 1330 (pen drive)

you can now run ubuntu 8.10 on dell xps 1330 without having to install it completely.what i am talking about is using pen drive/flash drive as startup disk and using the startup disk to boot into ubuntu.

using pen drive as startup disk has its own set of advantages

retain your old file system

you need not make changes to existing file system or the default operating system which involves partitioning hard disk;tweaking  with boot records,dealing with post installation problems  can be avoided.the chances of running into problems trying to multi boot a system are fairly high.

Read More »

Posted in ubuntu 8.10 | Tagged , , | 3 Comments

help me remove this bug please :)

#include stdio.h;
#define LAST 10

Read More »

Posted in Uncategorized | 1 Comment

migrating from turbo c++ to visual c++ 2008

here i am giving some tips for all those who are new to visual c++ 2008 and have decided to ditch turbo c++.if you are finding it difficult to run your old turbo c programs on visual c++ compiler,here are some tips to solve those frustrating compatibility issues.

Read More »

Posted in Programming | 2 Comments

creating custom flash banners in ten easy steps (part 2)

you should cover part 1 to continue reading

creating flash animation banners (part 2)

step 1:

decide on the size of flash banner and choose the images.you can see the 3 images below and i am building a banner of size 700*200.

Read More »

Posted in Flash | Tagged , , | Leave a comment

creating custom flash banners in ten easy steps (part 1)

creating simple flash banners for your website in ten easy steps


In this flash tutorial ,i will show you how to create a simple custom flash banner for your website. Building animation banners for your website was never this easy.
you can place this flash banner in your home page and make your landing page look better or you can use these animated banners to advertise your site.
no,this is not an action script tutorial so you need not know action script to do this .
all you need is adobe flash cs3 professional and images for your banner and little interest to do some flash animation.

what kind of flash banner?

this banner contains 3-4 images which change automatically after a particular interval of time.you would have seen this type of flash banners in the homepage of  very well designed dell site.

here i will be choosing 3 images.the images just wont swap abruptly,instead they transform.
they transform from first image to second one and the next one.that leaves a soothing impression on the visitor.
As the first image fades out,second image appears and similarly as the second image fades out,third image appears.and lastly the first image reappears and the process goes on as along as the visitor stays in that webpage.

it’s easy……..

things you need

  • lots of interest and little patience to go thru this tutorial
  • adobe flash cs3 professional or other version
  • couple of images

let’s get started….

whats the plan??

{warning :   next block involves some programming funda with very crude explanation .read it at your own  risk.its not necessary.you wont loose anything if you dont understand everything. :) }

umm…m…m….m…..m this is my requirement.
i want to randomly change the 3 images,but the change should not be abrupt or sudden.it should be continuous and smooth.

so……..
for the first image ,ill apply transition for 30  frames,that is image should fade out from “bright image to disappearing effect”.
for the second image, for 30 frames  the effect should be “from out of nowhere to a slow rise”
and for another 30 frames the effect should be “bright image to disappearing effect” for the same image.

this avoids the abrupt change.

the transition for the second image should start much before the transition for first image ends.so we are starting the transition a good 20 frames earlier .
In a new layer that is before the first image ends.
similarly for the third image the transition is going to be “from out of nowhere to a slow rise” for first 30 frames and “bright image to disappearing effect” for next 30 frames.
now the first image kicks in.here the effect is gonna be “from out of nowhere to a slow rise” for 30 frames and this patched everything and we are finished.
60 frames gives an ample time for your visitors to see it slowly.you can tweak around and decide the number of frames for your banner.

rest of the tutorial covered in part2.

Posted in Flash | Tagged , , | Leave a comment

Inside DELL XPS 1330 (Rare Pics)

have a look  INSIDE DELL XPS 1330.i had ordered a crimson red top cover with led display,but i received tuxedo black so dell had to change the top cover.i caught these pics while the dell technician was replacing the top cover.have  a look at it!

Read More »

Posted in Uncategorized | Tagged | 3 Comments

Simple USB Cleaner (updated)..

cleans your usb drive from unwanted files,trojans,viruses.


the other day i thought of developing this application just to start off with visual basic 2008.i have named it simple usb cleaner

what does it do?

it simply shows you all the files present in the usb drive ,and you decide which one should stay .that is if you find  hidden autorun files ,or unknown .exe files or any other files which you didnt store ,you can safely delete it permanently ,and it will never show up again.

Read More »

Posted in Uncategorized | Tagged , , , , , | 4 Comments

funny spam emails

who wouldn’t get spam emails?  i am going to post here the various kinds of spam emails i got in my spam folder.and ill tell you how to confirm if it is a spam or not.have a look at it ,its fun to read..

how to confirm if it is spam or not?

Read More »

Posted in Uncategorized | Tagged , | 3 Comments

SLIPSTREAMING-INTEGRATING SATA DRIVERS INTO BOOTABLE XP CD

this tutorial shows you how to slipstream sata  drivers into xp cd. you would need it to install xp in your laptop if it comes with a sata hard disk.  slipstreaming drivers,hotfixes and  softwares,slipstreaming vista is also possible by using this simple method.

Read More »

Posted in windows xp | 38 Comments

8 Easy Steps to Run Turbo C in Windows Vista

This tutorial is about running a  turboc compiler in windows vista in full screen mode.

i know ! running decade old turbo c compiler in vista doesnt make any sense when you have much advanced compilers.but there are some cases where you have to run turboc on your vista machine,just because your university doesnt use any other advanced compiler other than your grandpa’s compiler “turbo c”.

Read More »

Posted in Programming | 51 Comments

Gmail gets flashy themes

today morning as usual i was busy updating the blog,using some new plugins ,changing permalinks .

it was then i noticed that google had introduced themes for the gmail account.you have plenty of options to choose from.although i didnt like many,classic theme suits best for me.shiny theme also looks good.

you can change your themes by accessing settings>>themes and can choose a wide vareity of themes.

“We wanted to go beyond simple color customization, so out of the 30 odd themes we’re launching today, there’s a shiny theme with chrome styling, another one that turns your inbox into a retro notepad, nature themes that change scenery over time, weather driven themes that can rain on your mailbox, and fun characters to keep you in good company,” mentions Gmail’s blog.

“In some cases, you can also customize by location. Some themes change during the day, and we use the location information you provide to correctly time these changes with your local sunrise, sunset, and/or weather. If you select one of these themes, you’ll see a Country/Region drop-down menu appear.If you don’t enter a city, or enter an invalid one, we’ll set your location to the capital city of the country you selected.”says google help center .

now tell me which is your favourite theme?

Posted in Uncategorized | Tagged , | Leave a comment

exiting your vb.net application completely.

i had written an app in which even after pressing the exit button or close button,i could still see the process occupy some memory in task manager.

to deal with this,i googled for a while and came to know that this situation arises when some of my application components or objects are still referencing in the memory.

so i came across various forums suggesting me to close ( ) all the forms in the application.i did the same and now i dont see my app in the task manager after exiting it.

Read More »

Posted in VB 2008 | Tagged , , | 1 Comment

INSTALLING XP ON HP DV2601TX.

this tutorial is about installing xp on special edition hp dv2601tx and hp dv 2701tx.it is 100% working .

Read More »

Posted in Uncategorized | Tagged , , , , , , , , | 68 Comments

Deleting autorun.inf and other trojans in pendrive

recently i scanned my pendrive for viruses and trojans using mcafee.mcafee couldnt remove one file winnthb.exe which remained in pendrive. however i knew another method.

i started cmd.exe in vista home premium.

removed system and hidden properties of the files of the removable drive and then deleted the file. :)

click on start ,then run—type cmd and press enter.you can see command prompt pop up.

f:                           (removable drive —->flash drive or pen drive)

f:>attrib -s -h -r  (removes superhidden property so that it becomes a regular file)

f:> dir                    (to find list of files )

f>del filename.extension

that is all.file gets deleted.

i thought of building a windows application to eliminate the process of using the commands.but i am stuck at deleting few autorun.inf files. i am getting unauthorisedaccessexception error,have to figure out the way soon.

edit: got through the tough part ,want some deadly pen drive viruses now. :)

will continue….

update: my simple application is ready to download .please report any bugs if any.

Posted in Uncategorized | Tagged , , , , , | 4 Comments