Skip to main content

Posts

Showing posts with the label Tweaks

Secrets Revealed Part I

There are many secrets to the world. Many more are there to the world of computers. I will share a really stunning secrets with you. Star Wars If you live on Earth you must have heard of Star Wars if not seen any of the series. It was the dawn of special effects, animation and computer generated simulations. But now you can watch it again on the Internet. The guys at Blinkenlights have gone a step further and made a full Star Wars movie using nothing but ASCII. Ridiculous? Crazy? May be, but it is great. Oh by the way if you were wondering what is the video player, it is the Command Prompt. Seriously. All right so here is how you can watch the film. First make sure you have TELNET installed. If it is installed you can go to Step 2 To install TELNET in Windows Vista and Windows 7 follow the steps: To install Telnet Client Click the Start button , click Control Panel, click Programs, and then click Turn Windows features on or off. If you are prompted for an administrator passwo

Secrets Revealed Part II

or so you thought Google Motion Beta A new way to communicate The mouse and keyboard were invented before the Internet even existed. Since then, countless technological advancements have allowed for much more efficient human computer interaction. Why then do we continue to use outdated technology? Introducing Gmail Motion -- now you can control Gmail with your body. Easy to learn Simple and intuitive gestures Improved productivity In and out of your email up to 12% faster Increased physical activity Get out of that chair and start moving today Try it here http://mail.google.com/mail/help/motion.html

Trace your IP

Tracing your IP and the hops made is easy. Remember this is different from finding your IP address. You can easily get your IP address by simply running the ‘ping’ command. This tutorial will show you the geographical locations travelled by the data between your system and some remote address. What is an IP address? An Internet Protocol address ( IP address ) is usually a numerical label assigned to each device (e.g., computer, printer) participating in a computer network that uses the Internet Protocol for communication. How to trace your IP?   Windows Press Win + R', the Run Dialog box opens Type ‘cmd’ and press Enter Type tracert www.google.com (or any other site) You will find many entries with their respective IP addresses. These actually denote the path travelled by the packets of data between your machine and www.google.com (or any other site)         I have blurred some data to protect my privacy.   Unix/Linux First let me admit, this method is

Block those Ads

If you browse the internet often you know what I am talking about. Ads are everywhere. And necessary for paying for hosting bills and like but sometimes they are just plain annoying and useless distraction. Besides heavy and bad ads even take up a lot of bandwidth. In the end you might just say, Enough, now I will call the shots. I will decide what I see and not. So here I will brief you about the Do’s and Don’t in blocking unnecessary advertisements. Chrome AdBlock Simplicity is the key. A must have. Get it here : http://chromeadblock.com/   Firefox   AdBlock Plus Very useful, works great and ultra light. You can find it here. https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/ IE 9   Simple AdBlock Go here : http://simple-adblock.com/ Download the Installer, install and you are done! One thing though, it is important to know that some ads are good and even useful, remember the nice ad that caught your attention (in a positive way).

How To: Change Fonts On The 5800, 5233 etc

The font that comes with Nokia is nice. But after six months you are bound to crave for a new look to your phone. Now changing fonts on a phone is usually not an easy task, I mean that was how you must have thought. But you know what you can use custom fonts, yes any font of your choice on your Nokia phone without any software. All you need to do is copy and paste a bunch of files. No replacing of system resources necessary! First to increase your greed, I will post some screenshots, Screenshot Gallery o   Font Style Download o Another Font Style Now let me tell you how I did it. Procedure to apply new Fonts Connect the phone in the ‘Mass Storage’ profile to the computer. Alternatively, you can use the memory card reader. Goto the Memory Card, it shows up as a Removable Disk. Navigate to the ‘resource’ folder and open it. Copy the ‘Fonts’ folder into in. Eject the device and restart. You should see the new fonts applied. Procedure to apply your Fonts Ma

Xtreme Mod Nokia 5233

Crawling the web for some real action I stumbled upon this jewel of a site. http://www.n5233.tk/ I must admit, I have never seen such a hardcore modding site for Nokia users. Disclaimer: Flashing your Phone, modding and carrying out the ‘experiments’ as mentioned in the site may and probably will VOID YOUR WARRANTY so proceed with caution and at your own risk. I am posting this only for educational purposes and any damage caused whatsoever is not my fault or responsibility. The bottomline is proceed at your own risk. There is even another danger, that is incorrect flashing will ‘brick’ your phone, meaning which your phone will be useless and its memory will be corrupted, probably beyond repair. So if you have no problems with a really costly paperweight, you can easily go ahead. In any case, consider yourself warned. Alright enough of scaring you, but honestly many have done it (read others have failed). Check it out!

Simple (but short cut) to Borderless Forms

  Pros: Simple, easy to Program Easy to understand for the beginner Cons May flicker as controls are drawn and redrawn Windows seems not to like this method much :) Insert this code snippet in your form that you want to be movable :   #Region "Declarations" Dim m As Integer = 0 Dim n As Integer = 0 Dim isMouseDown As Boolean = False Dim isMouseDownAgain As Boolean = False #End Region #Region "Form Events" Private Sub Form1_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles Me.MouseDown If isMouseDownAgain = True Then     isMouseDown = False     isMouseDownAgain = False          End If          m = MousePosition.X - Me.Location.X          n = MousePosition.Y - Me.Location.Y          Me.Location = New Point(MousePosition.X - m, MousePosition.Y - n)          If isMouseDown = True Then     isMouseDownAgain = True         Else     isMouseDownAgain = False End If isMouseDown = True End Sub Pr

Exploit your Internet Connection

  We all wish we had a faster than light network speed(well not really). But there are limitations we all have to face more than often. Anyway, that’s life. But you can tweak your network, thus allowing you to get better speeds. This tutorial is not a tutorial(read that again :)) but just a guide. I think you will benefit. Get a Download Manager Often long downloads get stuck due to a network failure. Chances are high that such half finished or worse, almost finished downloads will be lost. To prevent that and also to maintain consistently high download speeds you must get a download manager. I will list the download managers(my choice, sorry :)) Operating System Download Manager Windows Free Download Manager Linux (Debian) Toolsbysk Mac iGetter BSD wxdfast   Get a browser(aka get Firefox)   Yes I know Chrome, Opera and Safari are there, and some run faster too but Firefox addons (more than 2 billion now) beat them all. Believe me, use Firefox, with some hand