… it would seem that I own too many CDs.
You're browsing posts from the
Blog Author
August 3, 2011
Posted by Eddie
Onion-dill rice
Managed to concoct a recipe that I ended up quite liking today. Documented since I am unlikely to randomly repeat it. Makes 3-ish decently sized portions. Start cooking 3/4 of a cup of rice. Brown an onion in a tablespoon of olive oil, adding some salt (I used a medium amount [about 1/3 of a [...]
July 12, 2011
Posted by Eddie
[Relatively] Quick pizza from scratch
Tonight I tried a new recipe, for two whole large pizzas, which turned out really well. Only tools used were a food processor (with dough blade), oven, two pizza pans, and a pizza cutter. Adding the recipe here for my own records.
April 6, 2011
Posted by Eddie
High Performance CSS code design
In the last few years much emphasis has been placed on web performance issues. Browser vendors have optimized JavaScript engines, JavaScript libraries have been honed, and content delivery has been improved. Unfortunately, CSS has received less attention. Developers have been advised how to optimally transfer CSS files, and instructed to use CSS shorthand, but very [...]
March 31, 2010
Posted by Eddie
Installing PIL inside virtualenv for Ubuntu 9.10
I just removed a (real live) bat from my living room. That was easier than installing PIL in a virtualenv for Ubuntu 9.10. Why? Googling the subject seems to bring up a lot of old or mis-information. This will explain how… mostly so I can do it again next time. I started with a –no-site-packages [...]
September 24, 2009
Posted by Eddie
Review of Learning jQuery 1.3
There were many things to like about this book Learning jQuery 1.3 by Jonathan Chaffer and Karl Swedberg. The stand-out positive in my mind is the wealth of topics covered. Both simple and difficult concepts are included, and both are handled with ease. Good coding habits are repeatedly mentioned throughout. Subjects like progressive enhancement are [...]
September 9, 2009
Posted by Eddie
Theme change
I am fighting the typical developer’s feeling that I should write my own blog software… something that does what I want how I want it (less I forget, eats up a lot of time and would almost certainly be worse than an out-of-the-box solution). Instead, I ditched my theme in favor of something different, and [...]
Posted by Eddie
Boring “I moved” post
Summer was ending so I decided to move. Ok, not really, it was simply time. I’ve moved back to my parent’s house in Laurel, MD… which is exceptionally close to Columbia, MD. I’ve moved into my parents house in an attempt to save some money, I want to clean it and restore it, while putting [...]
August 24, 2009
Posted by Eddie
Cutting Scheme in Half
Apple in Half, by LuLu Witch The Scheme steering committee has decided to sever the Scheme language into “Large Scheme” and “Small Scheme.” Can we expect the same from Scheme-inspired languages like JavaScript?
August 12, 2009
Posted by Eddie
Bad chain tool, bad
Finally got the cranks on, the pedals on, the new 17 tooth cog on the old wheel that I re-tensioned and trued (well, partially trued at least), only to put the chain on with a broken chain tool. (I didn’t realize it was broken). So one of the bushings became bent, and on my ride [...]
Not a technical post, but a personal update. I promised over a week ago.
I’ve been… not away, but simply taking pictures. I should get back to writing… more JavaScript (to refresh myself), more XLST, a little Django/Python here or there. I’ll do that soon.
March 31, 2009
Posted by Eddie
Url Fairy Tales
On Mar 31, 2009, at 11:45 AM, Edward Welker wrote: >> Aaron wrote: >> This may be one of the best URLs I have ever seen: >> http://www.ringling.com/FlashSubContent.aspx?id=11654&parentID=320&asset >> FolderID=340 >> >> Just looking at it, I can tell exactly what I can expect when I click >> it. *** To me, that URL tells [...]
January 29, 2009
Posted by Eddie
Review of “Prototype-Based Programming”
I ran across a mention of “Prototype-Based Programming” back when I was first learning JavaScript. I thought it would be an interesting read, but forgot to bookmark it, and forgot to look into it further. Once I finally remembered it, it proved hard to find (and an expensive gamble from Amazon), until I found it [...]
January 25, 2009
Posted by Eddie
Review of “Expert Python Programming”
Based on the title, Expert Python Programming, (by Tarek Ziadé) I had expected a book covering the Python language… syntax, advanced data structures, maybe some functional programming… stuff like that. This book surprised me. Rather, it contains a hodgepodge of information about the world of Python development, from setting up editors to distributed version control [...]
