-
Recent Posts
Recent Comments
- tracy reyes on "No good deed goes unpunished" or how I got hit by a car…
- Stuart on "No good deed goes unpunished" or how I got hit by a car…
- TJ Avery on "No good deed goes unpunished" or how I got hit by a car…
- Anthony Sava on "No good deed goes unpunished" or how I got hit by a car…
- Stephanie S. on Card games in the classroom…
Archives
- July 2010
- April 2010
- March 2010
- February 2010
- December 2009
- September 2009
- August 2009
- July 2009
- June 2009
- January 2009
- November 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- July 2005
- June 2005
- May 2005
- March 2005
- December 2004
- November 2004
- September 2004
- June 2004
- May 2004
- January 2004
- December 2003
Categories
Meta
Monthly Archives: August 2006
Update: Sudoku
So using the same algorithm I changed the variable from 9 to 16. Which suprisingly worked right away. This however takes almost a full minute. I’m working on a better appoach the results of which will be uploaded. It is … Continue reading
Posted in Puzzles
Comments Off
Update: Sudoku
I have added a method to solve puzzles utilizing the same method I already wrote to generate Sudoku puzzles. So now we can solve them given information. It is cool to watch when given just a little bit of information … Continue reading
Posted in Puzzles
Comments Off
Introducing: Sudoku
So last night I got this bright idea to create my own Sudoku generator. The first iteration it randomly generated the first row and for each row after that it kept generating random arrays until they fit. This worked for … Continue reading
Posted in Puzzles
Comments Off
Google Video Redone…
Check out the results of a recent project I am working on.
Posted in Coding
Comments Off
Google Video Redone…
So I figured out a way to recreate the same stuff Google, YouTube, and BroadRamp are doing only using free and open source software. ffmpeg For conversion from to FLV flvmdi To add the XML so it streams FlowPlayer To … Continue reading
Posted in Projects
Comments Off