Showing posts with label Mac. Show all posts
Showing posts with label Mac. Show all posts

2010/01/15

Sony VAIO Z 2010. What a disappointment?

Core i5, switchable graphics with Nvidia GT 330M, 128 GB SSD, VGA/HDMI out. Nice display and keayboard in the slick 1.4 kg package.

Congrats on removing modem and firewire. But what the heck, Sony? You still keep DVD in this “ultra-portable”? Please, its 2010, you can use this space for better battery and some port that can do 2560x1600, because frankly, this is the display resolution (with some 27-30” screen) that will be standing on the tables of prospective Z customers in the coming year.

That means, Dual DVI or Displayport. Unless that HDMI port that you put there is HDMI 1.3, huh? Anyway, Apple uses Displayport that can support 2560x1600, and others please take notice. So far, WQXGA support by PC/laptop manufacturers has a faint smell of failure, but I hope it will change in 2010.

2008/12/08

Adding torrents to utorrent WebUI via bookmarklet

Background
I have utorrent running on my home server (Vista Ultimate) 24hrs*7day a week and have a variety of methods for connecting to it.

1) Remote Desktop Connection - this microsoft client is available for Linux (Ubuntu 8.10 in my case), OS X (Leopard) and all sorts of Windows.
2) WebUI works from firefox (and I think IE7/8 too) on any platform
3) I also use utorrent mobile java program on my Nokia N82 to connect from anywhere via GPRS to manage bandwidth consumption (pause all, resume all) and specific torrents (pause, stop, resume, remove torrent (and data)).

Until now, I mostly used firefox to find a needed .torrent, download it to my desktop, go into my webui page in firefox and upload .torrent file manually. Now I found a new and a very comfortable bookmarklet, that uses javascript to inject webui command into all .torrent links on a webpage. 

To use it, create a bookmark with any name and fill its URL with the code from utorrent forums
You'll need to edit the code by changing to your host and port (e.g. "mydomain.dyndns.org:8080"). If you don't want to login each time, you can even add your login information (e.g. "username:password@mydomain.dyndns.org:8080").

Now, whenever you are on a webpage containing some .torrent links, click your bookmark, then click the .torrent link that you want. It will automatically (in 4 seconds) direct you to your webui where you will see new .torrent added to your list.