| Disquisition on MSX computer system |
 |
| Submitted @ 2007-08-19 14:17:13 by Sousuke |
|
I've decided to publicize my scientific papers, which summarizes and gives an overview of the development of the MSX computer system.
This paper was written for my university, and was since then catching dust, so here it is...! Maybe someone here will find it interesting or even useful? Anyways, I hope you'll enjoy reading the paper as much, as I had while writing it 
Notes: - There may still be some mistakes (formal and content). Feedbacks are welcome! - Text is written in German.
Link: Paper "Der MSX Standard"
|
| 0 comments posted |
|
| |
| devwiki |
 |
| Submitted @ 2007-02-26 03:00:00 by Sousuke |
|
I've recently installed a wiki-CMS. It isn't completely configured and set up yet. I'm still working on it. There you'll see the development progress, ideas, roadmaps of my projects. Hopefully I'll get some spare time in future, and code a bit! 
Link: devwiki
|
| 0 comments posted |
|
| |
| MS Live.com rocks! |
 |
| Submitted @ 2006-12-21 06:46:01 by Sousuke |
|
[sarcasm] Where do you want to go today? Perhaps Live.com knows an answer to my question? Live.com is a new search engine from Microsoft, that's very intuitive, fun and easy to use. The extensive search methods and search moderation options are just great. I like it, especially the design's neat. But somehow I keep getting the impression, that this search engine looks very familiar with already existing ones? Was it google.com? Hmmm 
Anyways it's definately worth, to advertise for that great product, isn't it?  [/sarcasm]
|
| 0 comments posted |
|
| |
| WLAN antenna |
 |
| Submitted @ 2006-12-14 02:02:59 by Sousuke |
|
Well, my internet runs over a wlan ap, which is way too far away from my apartment (approx. 100m). And my directional antenna was too weak due to the bad weather, many interferences from microwaves and probably too many stuff inbewteen (houses, walls, etc). So I thought of boosting the antenna power using a parabolic reflector - but I didn't have one!  This very old, and veeeery silly idea came up again... using something else as a reflector: my wok  The results are amazing! I got a better signal from the ap! The SNR went up from lousy 3 to approx. 12! Perhaps I'll do some extensive tests later. 
Here are some photos of my parabolic-directional-antenna  Linksys WRT54g router Wok antenna 1 Wok antenna 2
|
| 0 comments posted |
|
| |
| IE compatibility |
 |
| Submitted @ 2006-11-28 01:08:12 by Sousuke |
|
Wow, I finally managed to make this site compatible with IE. It had some problems displaying many nested tables... that was a real PITA! Well anyways, enjoy
|
| 0 comments posted |
|
| |
| Site update |
 |
| Submitted @ 2006-06-16 23:06:17 by Sousuke |
|
Hey fellas! Noticed something? If not, then open your eyes wiiiiiide! Hope you like this new design. Apparently there are some issues with IE, it doesn't render the tables correctly. I couldn't find the bug, but if someone knows a solution, feel free to drop a mail! Till then, I'll suggest those unlucky IE-users out there to get another browser.  Apart from the new look & feel, I've nearly recoded this site. The community/guestbook sections have been stripped off, it'll be reimplemented on the next update. And theeeeeen I'll probably post some more blogs in here and present you my daily stupidities.
|
| 0 comments posted |
|
| |
| New audiostream class & first tests |
 |
| Submitted @ 2005-08-14 19:41:17 by Sousuke |
|
(After 2 months... ) again a new DSMS update! I finished the new audiostream class, which manages audio buffering/streaming and built it in a small test program. Everything works like a charm now.  The reason why I rewrote that part is because it was too messy and no separated structures. Hopefully it's now easier to understand it... Furthermore a big improvement is it's increased stability. Even heavy CPU loads couldn't interrupt the playback. Now even that annoying bug/problem is solved. 
Well then, I'll better get back coding! L8r!
|
| 0 comments posted |
|
| |
| Script/config reader/writer finished |
 |
| Submitted @ 2005-06-14 21:38:00 by Sousuke |
|
Ok, first step towards DSMS is now finished. All planned features of the parser have now been implemented. Next step will be the (re-)development of the plugin interface... so stay tuned!
|
| 0 comments posted |
|
| |
| New script/config reader/writer |
 |
| Submitted @ 2005-06-14 16:20:55 by Sousuke |
|
Wow, I've finally managed to rewrite my tiny script/config reader/writer. The old one was too restricted, crappy and buggy... With this one, I can now hopefully load and save configuration files without much effort. That'll boost further developments of DSMS
|
| 0 comments posted |
|
| |
| No more updates? |
 |
| Submitted @ 2005-05-26 20:33:12 by Sousuke |
|
Wow, nearly a year passed and no updates here? Believe me, even I was also shocked about that 
That was mostly due to my final exams (which I btw did in march and passed! ). But after this looooong break, I'll promise that you can expect new stuff on my site pretty soon 
For example my Winamp plugin is being updated, as well as the ROMPackager. What exactly will come up next time, and which other projects I am currently developing? That's still a little secret
|
| 0 comments posted |
|
| |
| HL-Soft.net temporarily offline |
 |
| Submitted @ 2004-08-25 14:54:09 by Sousuke |
|
Due to a domain-transfer HL-Soft.net is currently down. Dunno when it'll be back again... time will tell... I've set up Sousuke.org, so my files will still be available.
|
| 0 comments posted |
|
| |
| DSMS v0.12wip [public release #3] |
 |
| Submitted @ 2004-06-23 18:58:30 by Sousuke |
|
This small update of DSMS includes some fixes und new functions: .fixed seek bug (started playback even in pause mode...) .added matrix editor .added matrix normalizer .added matrix loader/saver in ini-file .added channel mapper .added null channel .updated configuration dialog .optimized volume/panning control
There are still some features missing for a complete release and the source code is too messed up... So no source/installer, only the WIP-binary 
Simply overwrite this DLL with the existing one (in your WinAmp-directory)
Relevant link: DSMS project page Relevant link: Download DSMS v0.12WIP (binary)
|
| 0 comments posted |
|
| |
| DSMS v0.10 [public release #2] |
 |
| Submitted @ 2004-04-22 21:08:04 by Sousuke |
|
After about 3 months, HL-Soft.net proudly presents the 2nd public release of DSMS.
This version includes many bugfixes and many changes. As you can see, I've pushed the version number up to v0.10, because most parts of DSMS had been rewritten from scratch (especially the buffer handler). Take a look in the project page for further changes. Tho the plugin has made a great progress, please note that it's still in development-stage!
Ah, talked enough... have phun!
Relevant link: DSMS project page Relevant link: Download DSMS v0.10 (installer)
|
| 0 comments posted |
|
| |
| Site update #2 |
 |
| Submitted @ 2004-04-07 13:43:25 by Sousuke |
|
After a long time of inactivity (yea, there's also a life to live...), I've spent some hours for my site. Hope you like the small cosmetical changes.
|
| 0 comments posted |
|
| |
| DSMS v0.04 [public release 1] |
 |
| Submitted @ 2004-01-20 11:27:52 by Sousuke |
|
I've decided to release a beta-version of my plug-in as a promo  Well... the real reason is because I don't have much time to code at the moment, and I don't want let you wait too long 
It's still beta, meaning many features are missing...  For example the configuration dialog has to be implemented, a user-defined/auto-computed matrix for channel mixing (instead of a hard coded one), etc etc... And unfortunately the plug-in only works w/ 5.1 sound cards/systems...
Oh and of course feedback is welcome 
Relevant link: DSMS project page Relevant link: Download DSMS v0.04
|
| 0 comments posted |
|
| |
| New project! [DSMS] |
 |
| Submitted @ 2004-01-04 20:41:39 by Sousuke |
|
I've recently started a new project 'DirectSound MultiSpeaker', it's a output plug-in for Winamp. Check the project-page for details!
|
| 0 comments posted |
|
| |
| Guestbook online! |
 |
| Submitted @ 2003-12-28 17:58:09 by Sousuke |
|
My new guestbook is now online... Feel free to leave a message 
My text-parser should recognize standard BBCodes known from phpBB (and other boards).
|
| 0 comments posted |
|
| |
| And finally... ROMPackager v1.03 |
 |
| Submitted @ 2003-12-22 13:39:24 by Sousuke |
|
After about two months, a new version of ROMPackager is online! Changes are:- integrated gzip into rompackager
- added default package
- added configuration file
- fixed read-only file bug
Click here to download
|
| 0 comments posted |
|
| |
| Site renewal |
 |
| Submitted @ 2003-09-27 00:29:21 by Sousuke |
|
Again HL-Soft.net is being completely redesigned. Please remind that many components aren't available yet (e.g. images, community, etc), so watch out for falling bits and bytes
|
| 0 comments posted |
|
| |