Long time no see! Happy way-belated New Year's and whatnot.
So I just discovered that blogger finally supports jump breaks. This is the stuff that some news sites/blogs have where they say "More after the break" and there's a link with "Read more" or something. I've always wanted that for this blog, because coding stuff tends to take more page real estate than I want it to, and now I can. So, maybe I'll post more. Who knows.
I've been up to various things since the last I posted. Some more latte, lots of coding.... In particular, I've been working on my own custom forum software. Its purpose is not to be more sophisticated or even as sophisticated as, say, phpBB, but to be lightweight, quick, and with nice features. It's tailored to forum-based role playing, which I do with my friends. To this end, it loads new replies to topics in real time (more or less) and supports drafts of posts, so you never have to worry about losing your post again!
I also finally went through and abstracted the network stuff from my series tracker, so I'm one step away from freeing the thing from my old, crappy TCP library which it had been entrenched in. (Also, it should be a bit more efficient and quick, though not noticably so.)
I'm sure there's more, but that's enough for now
PS: The more on the jump breaks here: http://buzz.blogger.com/2009/09/you-might-as-well-jump.html
Showing posts with label SeriesTracker. Show all posts
Showing posts with label SeriesTracker. Show all posts
Monday, January 18, 2010
Saturday, June 27, 2009
Series Tracker update
I've finally gotten around to uploading a .tar.gz file with the latest version of my SeriesTracker to the google code page. Head on over there if you're interested.
This latest version brings a new templating system that seems to work (I've been using it without problems for a few weeks!) and a slew of bug fixes. The new download includes the default css file, as well as the default template files, all in one convenient package.
I also starting writing up a description of the templating system that I used, for anyone who wants to try their hand at making their own. I recommend just customizing the css file, but I'm sure there are some enterprising people that like to fiddle with stuff, so i thought I'd show people how.
That's about it for now. I started work on monday, so I've generally been too busy/tired to make any real progress on my own projects. We'll see what happens.
This latest version brings a new templating system that seems to work (I've been using it without problems for a few weeks!) and a slew of bug fixes. The new download includes the default css file, as well as the default template files, all in one convenient package.
I also starting writing up a description of the templating system that I used, for anyone who wants to try their hand at making their own. I recommend just customizing the css file, but I'm sure there are some enterprising people that like to fiddle with stuff, so i thought I'd show people how.
That's about it for now. I started work on monday, so I've generally been too busy/tired to make any real progress on my own projects. We'll see what happens.
Tuesday, May 26, 2009
Mediatomb -- Making it work
After I dual-booted my laptop with Linux Mint, there was just one thing that kept me booting back into Windows on a fairly regular basis. That is, I really enjoy watching Asian dramas. But, rather than watching them on my little laptop screen, I would much prefer to stream them to my PS3 so I can watch on my TV. In Windows, in combination with my SeriesTracker program, I would accomplish this using TVersity. In Linux, however, I just couldn't get anything to work right. I tried FUPPES with no luck whatsoever, and MediaTomb would stream, but wouldn't put the subtitles on for me like TVersity would.
Fortunately, after several tries, I discovered a solution. To save anyone in a similar situation to myself, I thought I would post my full settings, so nobody will have to surf Google for hours and mess around a lot like I did. Check it out after the break
Fortunately, after several tries, I discovered a solution. To save anyone in a similar situation to myself, I thought I would post my full settings, so nobody will have to surf Google for hours and mess around a lot like I did. Check it out after the break
Wednesday, May 13, 2009
Series Tracker shows images!
Well, I just put it up today and I've already made an update. The SeriesTracker server software now sends images properly, so if you want to play with the .css file to change the appearance, you can now have images in the background if you like!
Series Tracker -- Now on Google Code
Now that I'm finally done with finals, I got around to making a Google Code project page for my SeriesTracker. On there you can find more info about the project history, and I'll try to post up a download sometime soon.
Check it out here: http://code.google.com/p/seriestrackerv5/
Check it out here: http://code.google.com/p/seriestrackerv5/
Saturday, May 2, 2009
Series Tracker
This is the first post about my Series Tracker project, one of my oldest and most updated/redone programming projects.
About:
I watch a lot of Asian shows (http://www.daddicts.com). And, I have a tendency not to pick one series and watch it all the way through before moving on to the next. Therefore, instead of trying to write down what episode I'm on for each series I'm watching, and then have to go through the folders to find it and load it, I decided to write a program to take care of all that for me.
I won't go into the history of this project just now, but I will mention that the Series Tracker is currently in its 5th iteration. More information (and possibly downloads) to come later.
About:
I watch a lot of Asian shows (http://www.daddicts.com). And, I have a tendency not to pick one series and watch it all the way through before moving on to the next. Therefore, instead of trying to write down what episode I'm on for each series I'm watching, and then have to go through the folders to find it and load it, I decided to write a program to take care of all that for me.
I won't go into the history of this project just now, but I will mention that the Series Tracker is currently in its 5th iteration. More information (and possibly downloads) to come later.
Subscribe to:
Posts (Atom)