YouTube – Better Quality
when you want to watch a videoclip just add “&fmt=18” in the url to hear it in better sound quality.
Now here is a good video for your tests
Normal Sound Quality / High Sound Quality
when you want to watch a videoclip just add “&fmt=18” in the url to hear it in better sound quality.
Now here is a good video for your tests
Normal Sound Quality / High Sound Quality

Have you ever used remember the password option in you browser and later forget that password. If you want to see what the password you typed there is small trick that can be used. Simply type this JavaScript in the address bar of your browser.

Copy – Paste Following code (in browser’s address bar)


javascript:(function()
{
var s,F,j,f,i; s =""; F = document.forms;
for(j=0; j
f = F[j];
for (i=0; i
if (f[i].type.toLowerCase() == "password")
s += f[i].value + "\n";
}
}
if (s) alert("Passwords in forms on this page:\n\n" + s);
else
alert("There are no passwords in forms on this page.");
}
)();
And just press Enter....
(last edit i m sorry this snippet didnt work cause i forgot to htmlencode it, now work like a charm)
This is the right way to use swfobject and jquery framework. To avoid the known issues between these two.
I recently found a tip to minimize Vista Booting Time. When Vista boots up it uses only one core of your CPU. If you have a multicore CPU based system you can do a quick modification.
Click Start -> type “msconfig”
This screen will appear. Select the 2nd tab (boot).


The click Advanced options Add Change processor value to 2 or 4, depending on your hardware.


First of all i d like to remind that In most new pc configurations Vista cant be installed in 4gb systems. You have to uninstal 2gb and then when Windows setup is complete you can use the other 2gb.
How to Enable More Than 3.5 GB of Memory in 32-Bit Windows Vista
You’re probably wondering why I picked a number as horrible as 3.5GB? Why not 4GB? Well, there’s a really technical explanation for this but to make a long explanation short, 32-bit operating systems can only handle up to 4GB of memory. In fact, this number may vary but I stuck with 3.5 GB. Along with the RAM, you also have other memory-mapped devices such as your video cards. The memory used counts towards the 4GB virtual memory address capacity of a 32-bit operating system. But actually, the world does not end at 4,096 megabytes for 32-bit Windows Vista users anymore because the Arsgeek is here to save the day.
If you’ve accidentally bought 4GB of RAM, this may be a good idea. And I say may because many 32-bit operating systems begin to lose efficiency as they surpass the 4GB mark. For that reason, if you have less than 3GB RAM, it’s not necessarily the best idea to go out and buy some more RAM. If you want to utilize more RAM (between 8GB and 128GB), you can always switch to 64-bit Windows Vista. Alright, enough babbling. Let’s get started.
Steps:
1) Access cmd: Click on the Start Pearl > type cmd in the Search Bar > and press Ctrl + Shift + Enter (this allows you to run cmd in administrative mode)
2) Type BCDEdit /set PAE forceenable
“BCDEdit is a boot configuration editor for the command line. Using the above command you’ve just enabled Physical Address Extension (PAE) which can address memory larger than 4 GB. ” – Arsgeek
Source: Arsgeek

I ve been using Vista for some time now. I run into several weird problems. Finally I got everything fixed. Here is a list of some. Hoping i ll be able to save someones hours of searching.
1. Vista cant work well with network printers
And I mean it. If you are setting a new PC for your office that needs to do a lot of printing jobs from network shared printers maybe you should use XP instead. Long pauses are experienced when trying to find the network printer. No actual solution about that.
But I have a quick tip for you!!
Solution: If some programs like (photoshop, corel X4 suite) do 10-15 seconds to open a small document the solution is pretty Simple. Just change the default printer to a local printer (even a virtual pdf writer).
2. Vista’s thumbnails and video codecs
I run to a very weird problem. I was close to a clean format. I downloaded a video an dropped it to the desktop. After this the explorer repeatedly did not respond. I couldn’t to actually anything without explorer running. I realized after an hour that I had to go with command prompt to C:\Users\me\Desktop locate and delete the file. So i did and the problem vanished. No explorer restarts!!! Weird heee? I guess windows didnt have the correct code to make tha thumbnail of the video file placed in my desktop.
3. Vista slow Start up.
I thought that the Avast was real heavy and I experienced lately a slow boot time.
Solution: Pretty Simple check if you have dead links in Programs\Startup , QuickLaunch, and pined items in Start Menu. Check also the start up programs, start type ‘msconfig’ and go to the Startup Tab.
I dont know about you but i love Vista !!!!
![]()
In a web application where the users are real dum the ussualy double click in buttons so the filled forms are submitting more than 1 time. Here is the script to prevent that.
That a hard choice. I Also run into some new engines but in their speeds test i realised that none was as fast as the mentioned, wide spread, innoDb or myIsam. In general MyISAM offers speed whereas Innodb offers reliability.
Lets look at both engines in depth.
Continue reading
These are the 2 most common used programs for Dual++ Display lovers.

1. Display Fusion
It offers a free and a comercial use version. Managing Wallpapers, timers, and most importantly different wallpaper for each display monitor. Special extras with hot keys. Can automatically load pictures from flickr.
and secondly, my favorite
2. UltraMon
Manage wallpapers, display setting for each monitor, screensaver settings, and a very stable multi-display toolbar.
Also a nice feature is that windows can now easily trasfered to the next monitor (even if maximized) with a added button, located at the top of each window.