Posts Tagged ‘windows’

Some cool Windows toys

Tuesday, July 22nd, 2008

Now that I’m back on Windows and had to realize that all the alternate shells are dying (from Litestep to BBlean, from Xoblite to Serenade), I’m stocking up on shell toys:

  • DropMyRights: I use Windows with an administrator account, but there are some apps I want to run as a restricted user: everyone does this the other way around (think sudo, uac and friends), but dropmyrights is very simple :) I launch Opera through it for example:
    “C:\Progra~1\DropMyRights\DropMyRights.exe” “C:\Progra~1\Opera\Opera.exe”
  • StartKiller: it removes the start button and makes its corner (in a 10px x 10px square) clickable; less wasted space (Fitt’s Law, anyone?)
  • PlacesBar Constructor: I modified my places bar (on Open/Save dialog boxes) so that it shows Favorites which I use to store links to files and dirs on my machine (I use Firefox and Opera for browsing). Combine it with SendToToys‘ “send to favorites” and you have a much more flexible dialog box. No Vista-like searchbar, but still much better than the original.
  • AutoHotKey: apart from the disgusting syntax, coolest stuff ever; I’ll add a full post on it soon, because it’s so useful – it’s like windows scripting on steroids. Lot’s of steroids.
  • VirtuaWin: finally a virtual desktop manager that 99% works, fast and is still maintained (unlike Virtual Dimension, which is my second favorite).

Tweaking the desktop – desktop UI I need

Saturday, April 19th, 2008

No, not Linux this time, though I still say, the most cusomizable shell toy is for Windows only, and I know what I’m talking about… Anyway, found a link to Virtualplastic, haven’t seen that site for ages (which doesn’t really matter, since it hasn’t been updated for years), and from there an url to a long wanted toy: to kill the start menu.

So, what’s wrong with me? The “wrong” is that I grew up in the world of the grey blinking prompt of msDOS, where it was easier to navigate to an executable than creating a batch file for it… So, my ideal desktop:

  • has space. period.
  • the taskbar is slim, no toys around the edges, no stupid osx-like docks, no nothing
  • the task bar doesn’t wrap into multiple lines, has no grouping and paging
  • the desktop is empty; no icons. I have a folder for the “desktop”, and that’s my yet-unsorted/incoming directory. I don’t want to see the junk roam around

Unfortunately Litestep is pretty much dead (or coming back from a coma?) and the overlay mode (on top of Explorer) conflicts with the systray (even with no tray plugin loaded!) not to mention the fact that most of the plugins are buggy (well, popup IS pretty buggy) and unmaintained – but fooling around with ahk can still unclutter my desktop again (and should I need something funny, I still have a bunch of apps to choose from). Phew.

Useful tools and freeware toys

Wednesday, January 30th, 2008

Besides being a brainless zombie nowdays, I finished fooling around with my computer and started to customize things here and there. First I wanted some rsync replacement, tried DeltaCopy which I found noobish and butt ugly; enter SyncBack: it is not just freeware, but has a simple and an advanced mode, easy to use, has a small memory footprint, so I really like it. Cool.

Another thing really annoys me is the Explorer shell: I used to make my own shells with Litestep (somewhat dead), but now I really want a more maintainable, not so destructive solution. Enter AutoHotkey: finally I can use the logo key plus the mouse to move around windows and of course with AutoHotkey one can really make magic. I think I’ll use it as a proxy for some LS features, but I plan to dig into it’s cryptic macro language.

Partition magic broke

Tuesday, January 22nd, 2008

I wanted to check if all my partitions are primary (I tend to do this foolishness) so dug up an old Partition Magic, checked if things can be resized and moved around. I usually press the undo then, I don’t want to commit because I’m a bit afraid of playing with partitions – unfortunately something went awfully wrong for PQMagic and it frooze. No commit, no revoke, it died. No ctrl-alt-del, no taskmanager, no nothing. Good bye primary partition :) Some notes on this not-so-funny incident:

  • After booting into repair mode, doing the magical chkdsk-fixmbr-fixboot the system still is unbootable
  • Debian linux not just sees the partition, but can mount it and I can access everything (default ntfs driver, not the ntfs3g fuse module)
  • Why on earth can Linux mount and work with an NTFS drive, while windows (saying it’s okay and fixed) can’t even boot up?
  • What would happen if I wanted to reinstall Windows, which I would not be allowed if using an oem copy (I had Vista Home for a while, though now we’re talking about a plain old XP) – bad luck?

BTW I’m happy that Symantec bought PQMagic and ceased development.

Vista backup – restore only for me

Sunday, August 12th, 2007

Nada, no way, no thanks. Bought this shiny vista, thought of being smart and installing backup (you know, for the system state; otherwise I can copy shit); after the Nth validation (not kidding) I installed the ntbackup utility and now I can RESTORE FILES. For fuck’s sake, I know Home Basic edition trimmed down on backup, but this is insane. Okay, I can export the registry and copy files by hand, but Vista is giving me more headaches than fun…

Edit: have found the automated backup in Vista home, hurray! Now I just have to figure out if this savefile can later be used in the Vista Pro (landscapes, anyone?).