Google
You could also try tk Social Bookmarking Search or tk Video Search!

Wednesday, October 25, 2006

Search nearly 50 video sites at once!

Comments

Have you ever searched online for that elusive video clip but was distracted by all those other search results? Well, I have and was really pissed at that time. So I wanted something to easily filter out or include only certain sites into my search. At that time, there was no custom Google search engine so tough luck for me.

Recently Google launched its custom search engine where anyone could personalise the results of their own search engine and thus That tk Video Search was born. It searches only specific video sites such as video.google.com, youtube.com, break.com, www.ifilm.com and media.putfile.com. Currently there are nearly 50 (47) sites listed, but I'm sure there're more sites around.

This is where you can help make That tk Video Search a better search by volunteering to contribute to That Video Search. Simply goto That tk Video Search and click on "Volunteer to contribute to this search engine". You may need to sign up or sign in with Google first.

Update: Here is a shorter link - That Video Search
Update2: I've added more sites (70+ now) and it has been renamed to tk Video Search and you can bookmark it for easy access.

Categories:
Cool Videos

 

Friday, October 20, 2006

(Free) Music For Masses

Comments

AllofMp3 has just launched music for masses, a free download extension of their music catalog. All you need to do is register for free, select the tracks you want, download them and you can start listening to them. The only downsides to this are that you can't share the music files, an internet connection is required to listen to the music and only their music player can be used for listening. All of which can be countered with one development - software that can convert the music to other unrestricted formats, which will probably happen some time soon.

In the meantime, I think this is a great way to preview albums in relatively high quality (128 kbps) at home. Sometimes 30 second previews just aren't enough to judge the entire song. I definitely know of songs that I grew to like after listening to them fully.

This is something that record labels should have released a long time ago. In fact, they could release an improved system where users could share music and playlists that they like. The music files would still be locked to each user, but they could share playlists with other users. These playlists could then be played directly in the music player without accessing the music store. This creates an easy way for users to share their music, unlike in the current system. Of course, this is unlikely to happen any time soon.

Have fun listening to free music!

Categories:
Cool

 

Wednesday, September 20, 2006

Virtualized browsing with GreenBorder

Comments

GreenBorder is a piece of software that virtualizes your browser only, as far as I can tell. Its sole purpose is just to keep your browser and system separated. Other than the fact that there are other software that do this and more, it also claims to stop malware and other nasty stuff.

I'm not sure how that works, but I think using a free solution might not be a bad idea. Altiris, Virtual PC and VMware come to mind. They could probably keep most virii at bay while costing nothing to download. GreenBorder is $29.95 annually. Which one would you choose?


Categories:
Tech

 

Monday, September 18, 2006

Weird Al - White And Nerdy Music Video

Comments



Here it is, Weird Al's new music video - White and Nerdy.

Categories:
Cool Funny Videos

 

Howto: Currently playing Last.fm song as status message in Miranda

2 comments

Background
A few months back I asked if this was possible. No one seemed to know back then.

At first, I tried to do this by retrieving it from the recently played rss of audioscrobbler. But I bumped into some problems when I realized there was no way of accessing a rss contact (at least not for the RSS News Popup plugin).

Solution
Yesterday, after much trial and error, I finally figured it out. I was playing around with Last.fm, trying to figure how to use an external player with it. I figured that one out eventually, but I found out something else. By opening C:\Documents and Settings\Your Username\Local Settings\Application Data\Last.fm\Client\webservice.log and searching for "WebService::requestMetaDataRadio", you will see a url like "ws.audioscrobbler.com/radio/np.php?session=xxx" where xxx should be an md5 checksum. When you load this url into your browser, guess what you see (I won't tell you, try it yourself).

With this in mind, I proceeded to work. You'll require the Webview plugin, Variables plugin, New away System plugin (or an away system that supports Variables) and My Details plugin (optional, to check your status message).

Webview
The first thing you need to do is make a Webview contact with the url above, "ws.audioscrobbler.com/radio/np.php?session=xxx". Set it to update data every 1 min.

In contact options, set display to Between start and end strings. Fill the start box with "artist=" and end box with "track_url=", w/o quotes.

In alert options, tick enable alerts. Choose Alert when, a specific part of webpage changes. Choose Alert Type, Log to File. Fill the start box with "artist=" and end box with "track_url=", w/o quotes. Under Log to file, choose where you want the log file to be and remember where you placed it, this is needed later on. DO NOT tick append data to file.

Variables
1st version:
?if(?stricmp(?substr(?txtfile(`C:\Program Files\Miranda IM\last.fm\track.txt`,3),1,6),artist),Now listening to ?substr(?txtfile(`C:\Program Files\Miranda IM\last.fm\track.txt`,3),8,99) - ?substr(?txtfile(`C:\Program Files\Miranda IM\last.fm\track.txt`,5),7,99),?nas_predefinedmessage(?mstatus()))

2nd version:
?if(?stricmp(?substr(?txtfile(`C:\Program Files\Miranda IM\last.fm\track.txt`,3),1,6),artist),Now listening to ?substr(?txtfile(`C:\Program Files\Miranda IM\last.fm\track.txt`,3),8,99) - ?substr(?txtfile(`C:\Program Files\Miranda\last.fm\track.txt`,5),7,99) on Last.fm,?if(?and(!processrunning(xmplay.exe),?not(!stricmp(!findwindow(XMPLAY-MAIN),xmplay 3.3))),Now listening to !findwindow(XMPLAY-MAIN),?nas_predefinedmessage(?mstatus())))

The 1st version shows "Now listening to Artist - Track name" if something is playing on last.fm, otherwise it shows the predefined message for that status.

The 2nd version also shows "Now listening to Artist - Track name on Last.fm" if something is playing on last.fm. If nothing is playing on last.fm, but something is playing on XMPlay, then "Now listening to xxx" will be shown. If both are not playing, the predefined message for that status is shown. If both are playing, Last.fm takes priority.

Choose which version you want and paste it into the Variables test area and tick Auto parse. You'll have to change "C:\Program Files\Miranda\last.fm\track.txt" to the name of the log file you chose in the webview section. If you choose the 2nd version, you'll have to change the code to fit your player if it is not XMPlay.

Launch the last.fm player and start playing. Within a min, the text should change to the track currently playing.

New away System
Make a new status message and paste your modified code in. Switch to that message and you're set.

Categories:
Cool Tech

 
Google
You could also try tk Social Bookmarking Search or tk Video Search!