Leadtek Winfast A360 (GeForce FX5700)

So, I decided I’m going to move away from my ATI hardware (an 8500DV AIW) and on to a cheap GeForce card by Leadtek. According to reviews, my 3D performance should increase significantly (from 1000 3DMarks with my current card to ~3500), and this way I should be able to use the Nvidia Linux drivers which are all the rave lately. Frankly I’m tired of ATI’s piss-poor graphics support for Linux.

The other thing is that now I will move my TV capture to a separate card in the PCI slot. A Hauppauge WinTV PVR Media Center Edition (MCE) 250 is my current choice. What’s nice is that then I’ll also get the capture functionality in Linux, which I’ve been missing with my ATI card.

The only thing I fear is that the Leadtek’s fan won’t fit in my Ecube because the AGP slot is near the side panel. But if that happens I’ll RMA to NewEgg.

Links

Daily Reads

Other Blogs

Projects I’d Like to Work On

  • Glade-3 UI Designer: This is the only real tool out there for designing GTK+ interfaces without resorting to pure-source design. Development has stagnated a bit, but there are some good ideas for the rewrite which is in CVS right now (Glade-3). I am sure if I spent some time hacking it, I could make serious usability improvements and make it a more viable tool; I’ve played with the CVS checkout and although it’s a complete rewrite in terms of internals, the UI design approach is about the same. I think we can do better, and I think this is probably the best project for me to hack if I want to really learn GTK/Glib/GObject. I’ve heard that Dan Wither is working on a GUI designer for C#/GTK# called Stetic, but he hasn’t released anything. I think I’d want a good GTK+ designer first, and then we could make it work with C#, too. Since Glade-3 is a rewrite, this seems like a viable suggestion.
  • Galeon: a tabbed Mozilla-based web browser that is fully integrated into GNOME, is lean, and has a shitload of awesome features I can hardly live without. I have a few ideas for new, useful features I could add.
  • Gnome-Vim: this makes vim a bonobo component so it could be used in other Gnome apps, like Anjuta, Evolution or even Nautilus.
  • Nautilus: the GNOME file browser and graphical shell. I’d like to work on Nautilus’ plug-in architecture, and maybe even write a plug-in or two.
  • GTK+: a toolkit for writing GUI apps in C, I’d like to delve into its internals and focus on hacking toward fixing speed issues (particularly, responsiveness and redrawing, the two things that take the most complaints from “usability experts” coming from other desktop environments).

Fun Stuff

New design

So, I spent a little bit of time to get a new design going on this site. Basically put back together CuteNews 1.31 and coded some nice-looking stylesheets to go with the site. I also had to learn a little PHP for modifying CuteNews and also for simplifying the layout of the site (the header and footer are componentized, and the header has a little php code behind it so that it figures out what page you are on and chooses which images to write to HTML based on that information).

The reason I came back to this site is that I plan on working on a lot of projects this summer, and hopefully I’ll be disciplined enough to document my efforts here. We’ll see how that goes.