Thursday, December 18, 2008
Tuesday, December 9, 2008
Genetic Programming: Evolution of Mona Lisa
Genetic Programming: Evolution of Mona Lisa « Roger Alsing Weblog
Very cool use of "genetic" algorithm to form the Mona Lisa out of 50 polygons of varying transparency.
Very cool use of "genetic" algorithm to form the Mona Lisa out of 50 polygons of varying transparency.
Monday, December 1, 2008
Software Updates
Updated fetchyahoo to the latest version and it seems to be working well. So now I will have easier access to my yahoo mail.
Tuesday, November 25, 2008
Friday, November 21, 2008
Wednesday, October 29, 2008
Tuesday, October 28, 2008
Thursday, October 16, 2008
Wednesday, October 8, 2008
Saturday, October 4, 2008
How I saved a flash movie to disk.
My mother in law was in some footage on the kstp website and wanted the video for posterity... Apparently there is a service that will send you a copy of the clips from the web but it costs $45, kinda ridiculous, like so many other things...
So, did a search and found some amazing software: WebVideoCap.
This software will grab the video file out of the ethernet and capture it to a file, which is a great idea and it is awesome that someone wrote it and is giving it away.
This saved the file as a flv, which you can open in VLC, upload to blogspot, or open in AVS video editor and save to a quicktime movie (or whatever). I also would like to give a shout out to AVS video editor, as I received it from giveawayoftheday.com and it has been quite useful.
So, did a search and found some amazing software: WebVideoCap.
This software will grab the video file out of the ethernet and capture it to a file, which is a great idea and it is awesome that someone wrote it and is giving it away.
This saved the file as a flv, which you can open in VLC, upload to blogspot, or open in AVS video editor and save to a quicktime movie (or whatever). I also would like to give a shout out to AVS video editor, as I received it from giveawayoftheday.com and it has been quite useful.
Wednesday, October 1, 2008
Monday, September 29, 2008
My Book World
Just a note to self that the transmission with the clutch interface built in resides in the opt directory. /opt/etc/init.d/...clutch. I think this is the version that I compiled myself.
Thursday, September 25, 2008
Wise advise for programming, from a comment on /.
- Don't get attached to your code. Your code sucks as a newbie. Your code will suck a little less with experience. Even the master coders sometimes write a section of code that sucks. Much of the difference between a newbie and a master coder is that the master coder recognizes his own mistakes when he comes back to them and rips his old code apart to be replaced by new code. The quality of the application as a whole is where to take pride if you're going to be proud of something. Being overly proud of a line, a function, a class, or a library will often get in the way of the quality of the application. Your users don't care about the code you write or how clever/inspired/tight/beautiful/special it is. If rewriting part of the code improves the application, then that's what matters.
- Bugs happen. Fix them without blaming or arguing. Don't place blame on the people who wrote them. If blame must be placed, place it only on the code in which they were found. Your job is to make the code work, not to piss people off by pointing fingers. You'll write bugs into code, too, anyway, and you don't want every one of them thrown back in your face.
- Make a habit of promising less and delivering more. It's much better than the other way around.
- If you're doubting how to design or code a section of a program, ask two people whose programming styles differ. Take as much of the advice of both as will fit into one solution. Try to change which two people you ask from one task to another, even if some of them are not the absolute best programmers on the team. You'll learn more this way than attaching yourself to one mentor unless your mentor happens to be a world-class wizard. You'll also keep allegations of cronyism and team splitting down.
- Use source control of some sort. Even if your team doesn't use it overall, use it for your portions. Even if it's something really basic like tarring up your project directory at the end of every work day and keeping the tar files, do it. Try to subtly hint at its benefits for the whole group if they're not already using it.
- Learn a programming language completely different from what you use at work in your spare time. The perspective it gives you can be very helpful. Lisp, Scheme, Haskell, Erlang, and Forth are good candidates for most people to pick up. If you're not exposed to one of Python, Perl, or Ruby at work, pick one and study it at home, too. Any one of those will do, although my personal preference is Perl (after all, it's just a personal preference). JavaScript's object model is interesting, so that wouldn't be a bad choice either.
- Don't read
- Get plenty of sleep and drink plenty of fluids. I know it's old advice and it sounds corny. All those tales of lone hackers coding all week on coffee, Jolt cola, cold pizza, pot stickers, and hot and sour soup are romantic and inspiring. They're stories about great people getting stuff done against the odds, though. You need to think clearly to code well. If you can think clearly on 3 hours sleep and cold pizza night after night, then good for you. If not, take care of your body so you can concentrate.
- Set reasonable short-term goals on projects and cross them off one after the other. You don't have to knock the whole project out as one commit two days into the schedule. If you can schedule kind of conservatively and get ahead of schedule, then use that time to improve your code or save it for troubleshooting later in the project. Don't get cocky when one module gets implemented smoothly and tell your boss to shorten the whole schedule. It'll just come back to bite you in the ass if you do.
Wednesday, September 24, 2008
Friday, September 5, 2008
Tuesday, June 10, 2008
MyBookWorld
First thoughts:
Started by implementing some of the suggestions on:
First tests:
Copy 1.6 GB between myBook connected via USB took ~5 minutes so: 5.3 MB / sec.
Divx plays fine off the myBookWorld.
Wednesday, May 7, 2008
Thursday, March 13, 2008
Subscribe to:
Posts (Atom)