Posted on Aug. 10, 2007 at 11:48 P.M.

Today marked the last day of my internship at Eyespot. There was such an outpouring of good will that it made me want to quit school immediately and stay with Eyespot.

I could not have asked for a better experience!

That's all for today.


Posted on Aug. 2, 2007 at 10:06 P.M.

django-simpleaggregation

I have just released Version 0.2 of django-simpleaggregation. Updates in this release:

  • The detection of an update on a unique field was not being correctly computed. It used to use the addition of an id field to determine whether an aggregate should be incremented, but now it uses another hook into the dispatcher to annotate pre-save the model instance with some metadata related to aggregation.
  • The old helper functions which were used to get aggregate data have now been replaced with an object which is smarter and cleaner. I suspect there will be a few more cleanup changes to the implementation of this, but the API should now stay fairly stable.
  • Pagination is now usable. In 0.1, some rudimentary pagination abilities existed, but now it supports most of the same pagination data that a generic view gives a template.

Eflorenzano.com

I've updated this site to use freecomment and the excellent django-comment-utils by James Bennett, which allows me to automatically use Akismet to block spam. Hopefully this will solve the problems that I've been having with comment spam, despite the efforts that I've made in the past to combat it programmaticaly.

Eyespot

My internship at eyespot is coming to an end in a little over a week. It's really bittersweet for me: it has been such a great experience, moving out to California and working on the "Web too pwoint oahh" craziness, but I miss my friends from the midwest. I was a little nervous to take this internship, because of the technologies that I knew eyespot was using (notably, Perl), but my experience this summer only reinforces my original thought: programming language doesn't matter, it's people who matter.

If it's people who matter, eyespot matters a whole lot, because there has been no other time when I have respected the people around me even close to as much as I respect those at eyespot. I've never seen someone who can come up with the solution to a problem as I'm still trying to grasp the idea of the problem itself. I've never seen people so willing to listen to and implement the ideas of an intern. I've never seen a group of coworkers who were more welcoming and tight-knit, hanging out after work as much as during. And most of all, I've never seen a group of people who were more skilled at their craft, as the people at eyespot.

Sure, there are some things that I think could be done better at eyespot. Sometimes, frankly, I'm surprised that it all works. But I'm not going to go into those things, however, because it's actually not relevant to my point.

So, all said, I'm excited for what the future holds for me and eyespot, my working life after college, etc. But to bring it back to my earlier point, I'm also excited for my last year in college. Being away from home and family and friends has made me realize just how much I appreciate all of them on a daily basis, and perhaps just how much I take them for granted. I could care less about going back to learn computer science--I'm going back for the people (is this a recurring theme, or what?)

I'm going to carpe diem this next school year, because it's the last one I've got.


Search

 

Recent Links

  • git-issues: A distributed issue tracker built-in to Git.
  • I predicted this back in March--can't believe a solution has surfaced so soon. It makes so much sense to build in an issue tracker to a revision control system. Since you're working with the code, might as well track the issues in the same system and take advantage of the extra metadata. This is really cool (and as a bonus, it's written in Python) so I hope to see it really grow and flourish!

  • How I Work Daily
  • Daily blog by Kevin Fricovsky. In addition to having some really great content, he has started to post audio interviews with people from the Django community. This is a site to keep an eye on in the coming days and months.

  • django-arcade
  • Demo site for django-arcade, an open source reusable Django app to add new flash games to any django-powered site. Looks very cool for easily creating game portals. It also comes from my future employer.

  • Facebook Chat and Scalability (with Erlang)
  • Eugene Letuchy talks about how they they took Facebook Chat from no users to 70 million users, with the help of Erlang.

  • Simon Willison: The Implications of OpenID
  • I somehow missed this presentation when it came out, but it's an absolutely fantastic overview and defense of OpenID by Simon Willison. If you are in any way interested in what OpenID is and what it can offer, you owe it to yourself to check out this presentation.

  • StupidXML
  • Probably the simplest XML library that I've seen for Python. Sometimes you just want to generate some stupid XML, and this is the perfect tool for the job.

  • See the rest of my links...

Pownce

Badges

  • django badge
  • apache badge
  • GeoURL
  • XFN Friendly
  • Valid HTML 4.01 Transitional