"; */ ?>

interesting


9
Mar 08

Get Higher-Resolution YouTube Videos with a URL Hack

YouTube High Resolution URL HackYouTube announced in November that they would be testing out encoding videos at higher resolutions (and with higher-quality audio encoding). Now it appears that a small sampling of uploaded videos can already be seen at their higher resolutions, simply by adding a little tag to the end of the video’s URL. To get a noticeable bump in resolution on some clips, add &fmt=6 to the end of the address line. The trick, according to YouTube watchers, seems to work primarily with newer videos, and bumps the resolution from 320×240 to 448×336. Add &fmt=18 to the end of the URL, and you might get an MP4-encoded version, with better audio and a 480×360 resolution. Update: Now the Better YouTube Firefox extension includes this feature.


original source – “Google Systems
article source – “lifehacker.com


2
Feb 08

Discover Owners of SVCHOST.EXE

Microsoft Windows (any flavor) is known to be very secretive and dishonest when it comes to telling its user/client/owner what is taking up sooo much system resources, and answer the question “why is my Windows so slow?“.

If you take a closer look at your Windows system you will notice that many CPU cycles and megabytes of RAM belongs to the process with very non-descriptive name “svchost.exe“. You can go to windows task manager by pressing “Ctrl+Alt+Del” and choosing task manager (if it does not come up by itself), or by running “taskmgr” command in your run window “Start -> Run” (more about the second approach in this arcticle “Windows Commands: Think You Know It All !?). So here is an example of a Windows Task Manager:

windows task manager processes

(click on “Processes” tab to get to the same view)

This is a snapshot of a “clean” Windows that has just started with NO custom applications running (well besides “mspaint.exe” to get a snapshot, which is ultra small). And already you can see there are 6(!) “svchost.exe” processes that take up RAM and will take up a lot of CPU when you start your Internet Browser, e-mail client, MS Office, Games, etc…

But if you ask what these “svchost.exe” processes responsible for, who started them, and who is their owner, Windows will say: “You are an average Windows user, we exposed everything you need through window managers, if you are unhappy, well.. tough luck”. And that happens to most of people who use Windows, because most people who are technical enough will use something like Linux or if budget allows people would go for Mac.

So here is a simple howto, for all people who are still on Windows, on identifying and disabling owners of “svchost.exe”.

To see the owners follow these two simple steps:

  • Go to “Start->Run”
  • Type “cmd” and press “Enter”. Black command screen will pop up. (Don’t be afraid of it – it is your friend :) )
  • In this back command prompt (what people call it) type “tasklist /svc” and press “Enter”

You should see something similar to the picture below:

tasklist /svc - Discover owners of svchost.exe

Now you can actually see the “services” that are hidden behind this meaningless name “svchost.exe”. Well, that is one step forward, but now what?

Now you can go to Windows Service manager and read about each service that is using “svchost.exe”. Let’s do together:

  • Go to “Start->Run”
  • Type “services.mcs” and press “Enter”

windows start->run services.mcs

After you press “Enter”, you should see windows services manager:windows services manager

Browsing through the services you can read their description and decide whether or not you want the service to run.

There is another quicker way to enable/disable services, but without their descriptions:

  • Go to “Start->Run”
  • Type “msconfig” and press Enter

windows start->run msconfig

After pressing “Enter”, you should see “System Configuration Utility”:

msconfig -> System Configuration Utility

Click on “services” tab to get the above view. As you can see you can “check/uncheck” desired services to change their state from “Running” to “Stopped”. But if you unfamiliar with a particular service, read its description first in “windows services manager”, or google it, if it is not there.

Keep up a “clean” and fast Windows system, and good luck!


16
Jan 08

How to Setup a Hookah

how to set up hookah. mya - paragonIt is quite a challenge to setup a hookah (shisha/ sheesha/ water pipe/ nargeela/ nargile/ narghile/ nargileh/ argeela/ arghileh/ okka/ kalyan/ ghelyoon/ ghalyan/ goza…) correctly – in a way that it will produce a maximum taste, smoke, length of the session and overall human pleasure. Biggest problems usually come from a lack of experience. But there are very and ultra experienced Earth Beings that can help.

Today I had a pleasure to talk to Kyle from Hookah-Shisha.com who is one of ultra hookah people. Kyle was very forthcoming and gladly shared the correct recipe of preparing the hookah. Here, I give the microphone to Kyle:

“Regarding your taste question, I’ll walk you through how I load my bowls and see if this helps a bit. Generally, you really want to use as high a quality shisha as possible, as this really plays a large role in the overall taste that you experience. So, assuming your hookah is airtight and you have clean water in the base to just above the bottom of the downstem (about 1″ above the bottom of the downstem is good), you should be able to proceed with loading the bowl as I describe below.

Start by breaking the shisha into small clumps and drop them into the bowl loosely. I prefer to load my bowl to just below the rim, so the tobacco will not be bulging or overflowing when you put the foil on. Try not to pack the shisha into the bowl too much. A little packing is okay, but you want the bowl to breathe well so all the air will be getting to the shisha. I put the foil on, shiny side down, and make sure it’s pulled nice and taught over the rim of the bowl. I take extra time to smooth out the foil that’s been folded over the side of the bowl so everything is nice and clean and as air-tight as possible.

I then poke a whole bunch of really small holes using something fine like a safety pin, or a really sharp toothpick or something of the sort. The idea is to have as many holes as possible so the foil will breathe really well, but make sure the holes are not so big that ash falls through them as your coals burn. Once you have the holes poked, you should take the bowl and put your mouth over the opening at the bottom, blowing through the tobacco and foil, then gently sucking back in. You’ll want to keep your hand tight over the rim of the bowl while doing this so your foil stays nice and tight. This is a pretty important part of the process, as it helps you determine how well the bowl breathes. The better the airflow, the better your smoke quality.

At this point it’s time to put the bowl on the hookah and get your coals ready (if you haven’t already had them warming up). When using the Golden Coals, I usually suggest using 2 x 33mm coals or 1 x 40mm coal. Shisha varies from brand to brand as to the amount of coal needed to get a perfect smoke, and you will need to experiment with the amount of coal you use. In general, I say that a little more coal is a little better than too little… and if the flavor gets harsh and makes you cough, that’s an indication that the heat is too strong and the shisha is burning. At that point, you want to take the coal off the bowl and let the shisha rest a little. You should also be moving the coal around the outside of the bowl as you’re smoking.. maybe move it every 10 or 15 minutes.

As long as you’re following the instructions above, you’ll be loading your bowl properly and your hookah should smoke well.”

Thank you Kyle,

Happy Hooking Everybody! :)


12
Jan 08

Make Internet Explorer Behave Like a Standard-Compliant Browser

Internet Explorer by W3 Standards

If you have ever done web development, especially web design, you know that almost 50% of all development time goes to make CSS work for all the browsers. And, of course, Internet Explorer is the most non-complaint browser out there. Not only that, but it also lacks backward compatibility – so some features that work in IE6, would either break or what they call it “work differently” in IE7 and of course work another way in IE5.

One way around that would be to write a custom Java Script redirector that would determine what browser the client uses and redirected to the correct CSS. Another one, is to write a custom JavaScript that actually implements the functionality of all different browsers and makes sure everything is W3 compliant no matter what browser the client uses.

The problem in a second approach is that usually developers tend to write that JavaScript file only for a limited set of features that their application (web site) uses, and hence their JavaScript files are hardly reusable by others.

However, recently one of my good friends and developers discovered an open source JavaScript library – ie7-js, which is hosted on code.google.com and has an MIT License. This 70Kb library implements all the W3 features, which means it is highly reusable, and it makes web development to be a much much easier task, since developers do not need to worry about cross browser (at least from IE perspective), as this library supports ALL versions of Internet Explorer (5.0, 6.0, 7.0, 8.0 +). Which makes it universal for any web development project.

Enjoy and reuse the cross-browser wisdom!


9
Jan 08

Word’s Thinnest LCD from JVC

The International Consumer Electronics Show (CES) is a trade show held each January in Las Vegas, Neveada. It is a trade-only show and is not open to the general public. At the show, many previews of products are introduced, or new products are announced.

The 2008 exhibition is scheduled to occur from January 7, 2008 through January 10, 2008 in Las Vegas. One of the highlights was Bill Gates’ keynote speech in which he formally announced his retirement from his day-to-day duties at Microsoft.

Here is the World’s Thinnest LCD from JVC that is introduced here at CES’2008:

Word's Thinnest LCD from JVC

According to engadget, JVC’s “thinnest” LCD (if you only count screens with an integrated tuner) was also on display at their showroom and of course we’ve got the pics. This might not be a nearly cellphone-thin 9mm screen, but its still pretty skinny and probably a lot more likely to hang on your wall than some of the prototypes we’ve seen at CES this year.

Word's Thinnest LCD from JVC from the side

more info about CES from wikipedia:

Products and technologies introduced at CES include (in reverse chronological order):