micolous.id.au

the result of a blogging accident

Tuesday, May 31, 2005

Notice to certain people with my mobile phone number.

Filed under: Life — micolous @ 02:50

You know who you are. Maybe you’ll read this to find out where I’ve disappeared off the face of the earth to. I really don’t feel like being talked to on the phone, it’s coming up final assignment time, and I really don’t need any demands made of me. Don’t take it personally if I hang up on you or turn off my phone. Emailing me is generally a good option.

Thanks.

Saturday, May 28, 2005

Python experiments.

Filed under: Coding — micolous @ 02:51

I’ve been tossing around with some web application ideas in my head, one of them being a system for looking up item information on Thottbot, and using it in an guild item trade system. At the moment, there is no system in place for Thottbot to be used by a third party application, so I decided to write an ugly parser for the HTML, based on searches… in Python as per usual. It’s very incomplete at the moment, and I’m slowly working it up to the point where one could do:

import libthottbot
results = libthottbot.search('westfall stew')

And get a tuple containing dictionaries with metadata for the individual items. There is however a copyright implication in that the Thottbot data is copyright, so you couldn’t just use the library to go and write your own complete frontend to Thottbot and pass the data off as your own. It’s a bit like BitTorrent in that it’s an system that has legal (personal or “fair use”) applications yet someone can abuse the software and create a huge debarcle. I’ve been sure to try and parse in information about contributors as well, because they need credit for their Cosmos-collected data. :)

I’ve also uploaded a copy of ddrgen to the svn repository with the extras I wrote. I should check if they’re finished too… and try and add support for Windows XP/amd64. On that subject, I’m currently in discussions with Wacom in beta testing an amd64 version of driver for my tablet, and Logitech can’t give me a date as to when I’ll have an amd64 version of iTouch. Wacom: 0.5, Logitech: -2… no, -3 because they haven’t yet fixed the bug (that I reported to them 5 months ago) in iTouch where you have to enter the secure mode code with a US keymap. Luckily XP has some basic support for the keyboard in that I can change the volume and use some of the media keys. I’m also still without a free virus scanning solution (it seems that Avast’s validation email still hasn’t come through, and AVG are doing a “wait and see”), though Spybot S&D picks up a number of things.

Thursday, May 26, 2005

amd64 fun, Chapter 2

Filed under: Computers — micolous @ 02:19

This is part 2 of my amd64 fun, this time on Windows XP Pro/amd64. The install was the same as a normal Windows XP install, and all the SP2 fun was rolled in, even though the build was marked as Service Pack 1. The system is a cut down version of Windows 2003, because of the fact the XP-SP2 stuff was in a SP1 build, and that the system version was Windows 5.2 (rather than 5.1 for XP)

I installed it on a separate partition to my Windows 2000 install, and they played along happily, and they were about even in speed… maybe XP/amd64 was slightly faster. I was suprised considering I regard XP as very slow and bloated. Maybe I’ve used one too many XP boxes with the “standard” 256MB of RAM, and I have four times that. :D I couldn’t install AVG Antivirus on the system, because there isn’t support for that yet. I couldn’t install my keyboard or mouse drivers, and I’ve submitted a support ticket to Logitech about it.

My verdict is at the moment, Windows on 64-bit environments is about one and a half years behind Linux. The issues with closed source drivers make hardware compatibility issues far worse. Props to Nvidia though for having their drivers out for amd64 since day one on Linux and Windows.

And my laptop will cost “about 190$” to get fixed up. Yay.

Monday, May 23, 2005

Lanetarium of May 2005, ddrgen updates

Filed under: Coding, Life — micolous @ 05:09

Last weekend, I went to Lanetarium. It was a little quiet though still enjoyable. Did a little experimentation with BitTorrent in a LAN environment, and it will still warrent further testing. The low turnout ment that there wasn’t enough popular files to really give the system a good test. The final hurdle to adoption is that creating torrents is a long process. Azureus has a wizard for it, but it still takes a fair bit of effort per file that really needs to be reduced. Anyway, my future ideas:

  • Automatic mass torrent creation. Have a client side application that can go and “walk” through a directory and automatically create torrents based on that. Though the program would first check with the tracker wether or not the file exists, so as to avoid duplication.
  • Fix the tracker software so that it uses an SQLite backend, rather than a flatfile system.
  • Allow tracking of file requests, and be able to fulfill those requests. So say if you wanted to look for the Star Wars Episode 3 Trailer, you’d file a request. Someone with the trailer would then make a torrent for it and then satisfy the request.
  • Basic user tracking. Things like a file upload, request or comment on a file should be identifiable as to whom did it.

I also tested ddrgen, the version I’ve been toying around with in SVN. I’ve fixed Windows 2003 Server support (as in, the detection of it), though I still have to have a look at Longhorn, making the whole system more portable (ie: remove the dependency on nmap and smbclient), and detecting more Quake 3-based games. Some of those changes will be coming in this week.

I have a nice Windows XP/amd64 trial to play with too now, and I should have a look at getting ddrgen working on Windows 2003 Server… because some people seem to like it as a server over Linux or BSD boxes.

Finally, the coffee spilt on my laptop during the Lanetarium has completely killed the touchpad and the keyboard is damaged. Both will need replacement, and I’m getting quotes on this done this week. It will probably cost over 100$, so I’m not terribly happy about it. I’m not taking it to Lanetarium anymore, that’s for sure.

Thursday, May 19, 2005

On forking Kruel

Filed under: Kruel — micolous @ 00:48

Recently there’s been some talk of “forking” Kruel. I had gotten some word from i386 about Kruel.org forking because he wasn’t terribly happy with the way things are and where they’re going. I left my IRC client idling in his channel #rekovery on oz.org. Later this evening, SkoZombie entered, wanting to give i386 a piece of his mind, where I found that i386 had defaced the Kruel.org frontpage. Sko has written an essay about the rebirth of Kruel and why things have happened and said a couple of things that were on his mind.

For now, I’m really unsure of what to do. This does change the dynamics of the “former” Kruel community, with a few of the old members leaving. I’m quite concerned of what will happen to Kruel when it goes corprate, and wondering if I should go too. I’ve taken down the Kruel-related links until I come to a final decision, and some things pan out and I figure out where everyone stands.

Older Posts »

Powered by WordPress