• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Tsukasa no Hibi

Cloudy Sky. Occasional Rain.

Blog

Fast vergessen

2008-03-01 by tsukasa Leave a Comment

Hach, über die (ja, inzwischen) Jahre ohne Windows habe ich doch ganz vergessen, wie ekelig doch das Defragmentieren auf Dauer ist… 

Filed Under: Blog

Just a few lines on GTK

2008-02-27 by tsukasa Leave a Comment

GTK deprecates things faster than building on-par alternatives. Got messaged a few days ago, it seems eggtray is really about to meet it’s (undeserved) end in favor for it’s bastard infant overlord GtkTrayIcon. Needless to say that GtkTrayIcon is not feature equivalent with it’s precessor (which is a shame).

GTK also has the habit of using ridiculously long names for it’s function names. I’m not writing a fscking novel here, but program code. Yeah right, don’t give me that look, I’m writing program code for it to work, not to win the Pulizer price.

void gtk_will_win_me_the_pulizer_price_oneday(GtkStupidObject *bullshit) or what?

Please organize your project a little more and stop punching useless, not-quite-so-ready controls down people’s throat GTK!

Filed Under: Blog

Script: Autosorting start menu entries in Windows XP

2008-02-27 by tsukasa Leave a Comment

One of the most annoying things in Windows is that start menu entries don’t get sorted alphabetically by default. I mean, sure… there is a practical reason for this and I won’t deny that reordering the items can be useful at times.

For my primary usage though — it is not. So I spent some time into a simple script, made of two units: a batch file that acts as the "caller" and a VBscript that’ll do some nitty gritty plumbing (actually not too much, though 😉 ).

It is based on the works featured in Script Guy, so without further ado:

startmenuautosort.vbs

On Error Resume Next

Const HKEY_CURRENT_USER = &H80000001

strComputer = "."
strKeyPath = "Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2"

Set objRegistry = GetObject("winmgmts:\\" & _
strComputer & "\root\default:StdRegProv")

DeleteSubkeys HKEY_CURRENT_USER, strKeypath
objRegistry.CreateKey HKEY_CURRENT_USER, strKeyPath
MsgBox "Done!"

Sub DeleteSubkeys(HKEY_CURRENT_USER, strKeyPath)
objRegistry.EnumKey HKEY_CURRENT_USER, strKeyPath, arrSubkeys

If IsArray(arrSubkeys) Then
For Each strSubkey In arrSubkeys
DeleteSubkeys HKEY_CURRENT_USER, strKeyPath & "\" & strSubkey
Next
End If

objRegistry.DeleteKey HKEY_CURRENT_USER, strKeyPath
End Sub

DoMenuAutoSort.bat (or whatever you like to call it):

@echo off
set PATH=%PATH%;%CD%\$sys

wscript //B startmenuautosort.vbs
subinacl /subkeyreg "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2" /deny=Jeder=F > nul

exit 0

Please note for this script to work you’ll need the Subinacl utility from Microsoft, placed into a subfolder below the script called $sys. Don’t worry, even though the utility comes as an .MSI installer you can simply copy it from your Program Files and place it in the $sys subdirectory and it’ll work on other systems.

Basically this whole thing deletes all entries under Start Menu 2 in the registry and denies any privilegue to the key. Please also note that in the German version of Windows XP the world group is called Jeder, so change it according to your needs.

Filed Under: Blog

*buntu debutes

2008-02-20 by tsukasa Leave a Comment

I'm pretty sure BeOS fans remember the name Bernd Korz. He's the head behind now defunct Zeta (a BeOS distribution without proper license). After having shutdown Zeta development due to shady and improper licensing (was there some kind of agreement at all?) it became quite silent around Korz.

He's back now, though. And he brings along a grotesque named Zebuntu, a Linux distro that apparently features BlueEyedOS in it's foundations; enabling it to run BeOS apps with very little work.

Now, just let me ask the silent reader: Why?

If I'd really want to do something like this I could just install the necessary tools for it. There is absolutely no need for another dedicated distro with this as it's focus.

But then again: It's free software and nobody forces me to use it, so… who cares.

Someone who will care is Mr. Cash Mark Shuttleworth who'll probably not be happy that someone is riding on his *buntu distro naming scheme again. But then again, I care about Mr. Shuttleworth about as much as he cares about me… so… 

Filed Under: Blog

One good thing about Vista…

2008-02-20 by tsukasa Leave a Comment

There is one really good thing about Windows Vista: It poses the perfect excuse to deny installing 10-year old 16bit applications.

Frankly, I'm shocked about the high percentage of legacy applications still in use. About every week we're having trouble with these old programs at work, breaking down under all the permissions and group policies.

People should get one thing straight: Just because an application works on a old 90MHz machine doesn't mean it works on a dualcore 2GHz beast. And time probably didn't stop, there should be a sufficient replacement for a 10-years old application.

ProcMon is quite a useful tool for people plagued with these junk pieces. The compatibility mode also proves itself to be useful at times. But come on, why bother?

Either you don't upgrade your old systems and just keep the applications running on Windows 98 or you say bye-bye to the machine, the OS and the application and move on. Everything else is just blasphemy. 

Filed Under: Blog

Time for lolzords

2008-02-12 by tsukasa Leave a Comment

battery-instruction.jpg
Absolutely awesome pieces of craptastic translation mayhem. 😀

Filed Under: Blog Tagged With: Fun

TrueCrypt 5

2008-02-06 by tsukasa Leave a Comment

A new version of TrueCrypt, the open source on-the-fly disk encryption software, has been released. This update bumps the version number up to 5.

Among a Linux GUI and several other nice things a real biggy is a new feature that allows to encrypt complete Windows installations. You don’t have to reinstall Windows, the software will encrypt files on-the-fly while you’re working.

Unnecessary to say but encrypted file-systems do not deliver the same performance as unencrypted ones.

Filed Under: Blog

First impressions: Creative EP630 earphones

2008-02-06 by tsukasa Leave a Comment

Ever since my iPod earphones died on me (must’ve been sometime in 2007) I was in search of decent earphones. Ordering another pair of shitty Apple run-of-the-mill earphones was out of question, the sound was just terrible and the hardware is/was inexcusable high priced.

On a whim I ordered Creative’s EP630 earphones. Earphones may be a little misleading here, for they’re actually in-ear phones.

One has to be sceptic: Is it really healthy and safe to use some oropax-like phones? I don’t think it is.

The vital point is the sound though. Can this pair of small speakers really deliver good sound? Actually, yes.

The sound is reasonably good, in-ear phones block out noises from the environment pretty well so they’re perfect for my use in trains and whatnot. A crucial point for the quality of sound is the position of the speakers. If placed wrong the sound is just shallow and bad. On the other hand, when placed correctly the speakers deliver a good performance. I can’t really comment on specifics here.

The EP360 definetively do not rival my real studio phones. In fact they’re worlds apart but with about 20€ the price for the EP360 is quite okay.

Filed Under: Blog

A word about Qumana

2008-02-05 by tsukasa Leave a Comment

A while ago I was pondering about blogging clients (again?!). I vowed to intensively test Qumana and report back (or at least I intended to 😉 ).

Now, I’ve been testing Qumana for a while now. In fact, all posts ever since have been published with Qumana. Sounds like a good idea to give my final verdict (until I test programs again, that is).

Qumana is awesome.

I don’t call everything I come across awesome, but this software is very nice. Let me illustrate it for you:
Time paradox!

Yeah, scaling in this software is a little bit bah, but hey… it’s free and it actually is able to upload images (QED 🙂 ) . The interface is pretty slick and clean, just like BlogJet (which I adore as well). Most points in the interface are pretty much self-explanatory.

But not everything is sunshine and kittens: Although the software is written in Java it doesn’t work on Linux thanks to the dependencies on some DLLs. The big fugly main toolbar can’t be hidden or at least reduced in size, I can’t hide the Insert Ad button (which I frankly neither want nor need, but hey — that’s what keeps the software free I guess).

Apart from that: Try it yourself. Personally I think for zero bucks this is a great piece of software.

Filed Under: Blog

Mehr lecker Links

2008-02-05 by tsukasa Leave a Comment

Ich will nochmal darauf hinweisen: Auch wenn ich nichts poste, ich surfe und bookmarke fleißig 🙂 .

Meine del.icio.us Bookmarks füllen sich ständig weiter mit interessanten und kuriosen Links zu den Themen Software, Betriebssysteme, Do-it-yourself Hardware, .net und Linux/Solaris/Unix. Und manchmal kommt sogar ein Link zu irgendwelchen — meißt nicht jugendfreien — Picturepages japanischer Zeichner dazu.

Filed Under: Blog

Vista Service Pack 1 RTFM or something like that

2008-02-05 by tsukasa Leave a Comment

I just uninstalled me’ ol’ Vista Service Pack Beta so I’m ready for the launch next month 😉 .

Just a note to all other people doing the same: Don’t forget to disable IPv6 in your primary network connection again or everything will be as slow as… well, me after running 100m.

You don’t want to see that, believe me; so just make sure you check your settings over.

Filed Under: Blog

Was schauen Sie denn so..?

2008-02-02 by tsukasa Leave a Comment

Da offensichtlich Verwirrung darüber aufkommt, was ich denn so an Animes schaue…

  • H2O: Der typische Eroge Abfall, den man in jeder Season mit dabei hat. Nicht sonderlich unterhaltsam, aber was solls.
  • Clannad: Immernoch Clannad, immernoch klasse. Ich liebe Umsetzungen von key Skripten 🙂 .
  • Shakugan no Shana Second: Eine zweite Season, die man sich hätte sparen können. 10 Folgen unnötiges Füllmaterial, jetzt gehts langsam mal los (Folge 15?).
  • Kaiji: Meine Nase befiehlt es mir. Wer Akagi mochte, wird auch an Kaiji Gefallen finden. Alle anderen… nicht.
  • ARIA The Origination: Muss ich da irgendwas zu sagen? Genial wie immer 🙂 .
  • Hatenkyou Yugi: Loli in distress, wunderbar schräg. Geht etwas in Richtung King of Bandits Jing. Recht abstrakt, aber das machts interessant.
  • Hakaba Kitaro: Keine Ahnung, ob ich das weiter schauen sollte, der Hauptcharakter scheint nur zu existieren um die Zuschauer zu ärgern.
  • Gunslinger Girl II: Angefangen, gehofft und dann furchtbar enttäuscht worden. Wer ein Fan der Originalserie ist, wird die zweite Season extrem verwerflich finden. Die Charaktere sehen scheisse aus, die Umgebungen nicht sonderlich besser und die Serie ist zu farbenfroh. Das Opening kommt nicht an The Light Before We Land von The Delgados aus der Originalserie heran, was wohl daran liegt, dass diesmal wieder die Voice Actors singen durften.
  • Shigofumi: Absolut genial, you got mail. Für mich vermutlich das Highlight in diesem neuen Jahr.
  • Wolf and Spice: Kann ich nicht viel zu sagen, außer das Pixel selten so gut benutzt wurden 😉 .
  • They are my noble Masters: Noch mehr Eroge Abfall.
  • Rosari + Vampire: Dito. Gonzo schafft es mit der Serie genauso billig auszusehen wie viele auf Hentai spezialisierte Animationsstudios.
  • Zoku Sayonara Zetsubou Sensei: Noch mehr schräger Shaft Humor 🙂

Filed Under: Blog

OpenID on TnH

2008-02-02 by tsukasa Leave a Comment

I know, I should’ve done this ages ago… but oh well. Now you can use OpenID instead of a regular login.

I’m using this great plugin that basically does everything by itself. For some reason I’ve to use the subversion version though, the released files mess up my installation.

Filed Under: Blog

I would love to…

2008-02-01 by tsukasa Leave a Comment

…comment on LVM and why I would never use it to keep my RAID system somewhat dynamic but that’d require me to actually gather some hard evidence that a ZFS system is much more scalable, easy to administer and mucho more secure. And quite frankly: I’m too lazy for that.

So let’s just say I tried it, I benchmarked it and I removed it. Just seems like much more work to do what I’m currently doing on a much more sophisticated level.

What I will comment on is Linus’ “we need better powersaving” talk: That’s so true, but first make sure that waking up laptops from hibernation doesn’t cause inconsistencies in my filesystem anymore. kthxbye.

Filed Under: Blog

AC97 installation made easy

2008-02-01 by tsukasa Leave a Comment

I have to setup a lot of systems. The sound processor on the mainboards are mainly variations of Realtek’s AC97 codec. About every company bundles it with some kind of custom software though. That makes finding the “right” driver a pain (opening the case, looking up the board specs is a little… well, uncomfortable).

Thankfully you can use a generic AC97 driver aswell. As stupid as it sounds, yes, this driver will work for almost every board you throw it at. Makes my work a lot easier 🙂 .

Filed Under: Blog

« Previous Page
Next Page »

Primary Sidebar

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Tags

.net AutoHotkey Bitcasa Blog C# Docker Fonts Fun Google Chrome Hardware How To Life Linux Mono Mplayer Music My NAS nVidia OBS OpenEdge OpenSSH Palaver Pangya! Portable App PowerShell Programming Quote RaiDrive Reminder Scripting Software Streaming Technology Tips twitter Video Virtualization VMware Web Windows Wine WordPress Wuala YouTube ZNC

Cool stuff

  • AdiIRC
  • Affinity Designer
  • Affinity Photo
  • AquaSnap
  • Arch Linux
  • Archive Team
  • ConEmu
  • Debian
  • Directory Opus
  • Far Manager
  • FileLocator Pro
  • Fluent Search
  • foobar2000
  • Forte Agent
  • IRCCloud
  • ISBoxer
  • Jetbrains Rider
  • Newsblur
  • OBS Studio
  • Obsidian.md
  • RaiDrive
  • Sublime
  • SyncBackPro
  • The Semware Editor
  • True Launch Bar
  • Vivaldi
  • Wavebox
  • WinHex
  • WinRAR
  • WinSCP
  • XYplorer
  • ZNC
  • Zoom Player Max

Semantic Web

  • Mastodon
  • Tsukasa no Hibi
  • Tsukasa no Hibi Sitemap

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Footer

About

Going since 2004, Tsukasa no Hibi is my personal blog about technology, media and sometimes society.

More about Tsukasa no Hibi

WordPress · Log in