- type:
- link //
- 2010.Mar.4
- 1.06pm
Eric’s post has some awesome tips of traversing the web of model inheritance in Django.
Eric’s post has some awesome tips of traversing the web of model inheritance in Django.
s3cmd will complain about configs if you’re running it as a different user than the one you have the configs saved as. Makes sense, right?
I’ve got a launchctl set up that runs a bash script I’ve done up (with some awesome Internet help, which I think I found on a PostgreSQL community site).
This bash script goes through each PostgreSQL database on the server, zips it up and saves it where you want. I use it as a daily dump of what’s on our server.
Since the launchctl was running as root, it didn’t have automatic knowledge of the administrator account’s s3cfg file (which is stored under ~/.s3cfg). It would run, backup the database, but not upload it to S3. Looking under the system logs gave me my answer, as s3cmd was complaining about not finding that config file, which had my S3 secret key and things like that (you know, all the important stuff a connection to S3 would need). Declaring the —config /path/to/.s3cfg argument to s3cmd (as you can see in my updated script above) fixed it.
I’ve put up my personal portfolio site — and for the most part, everything looks and functions like it should (the JavaScript-based slideshow bit gives me some problems so I’m taking a look at it).
This marks a pretty landmark moment in my life — actually finishing something I planned to do a long time ago. I bought KreegerStudios.com… maybe 3 years ago now? I don’t know for sure, but it either always redirected to this site here, or to a placeholder page saying my site is coming soon.
Okay, so I enjoy punching myself over being a slacker. You’d enjoy it, too.
The new updated Etcetera logo. You can also see it at the Etcetera site — even without a login.
Great stuff… may have to keep this in mind for this year’s SOTU address.

As I’ve been punching away at building Etcetera, I seem to have lost sight of versioning and building anticipation and what-not… and it really doesn’t matter that much to me (nor does it matter to those that are using the system), but in thinking about it, I’ve realized that I probably should have some sort of milestone that I’m building towards, as it gives me a good outline of where I should be headed in terms of features and capabilities. I’ve decided that milestone is the 1.0 release. Once it’s in place, only minor feature revisions will be added to the code base (as well as fixes and things) unless something totally drastic happens (like a mandate from the heavens).
I’m getting closer and closer to the feature goal, and this is a brief overview of what I’ve gotten done so far.
You can track my progress on Etcetera’s GitHub page, if that’s your thing. If not, I should be posting more updates soon about things as I gear up for that 1.0 release!
Amazing. Requires one file and python-dateutil.
More megapixels almost always means worse image quality when it comes to point and shoot cameras, and it’s all in how marketing is driving consumers to buy units with higher megapixel counts (and drastically smaller photosensors). Always look at what the pixel density is on a camera. The smaller the pixel density number (i.e., less dense), the better the image quality you’re going to get.
I’ve always wondered why my 5+ year old 4MP Fujifilm still takes rather decent images.
| page 1 of 5 | next page |