18 Aug
Posted by Elf Sternberg as django, web development
I searched for “django gearman” on Google and Bing, and found precious little. There isn’t much out there, so I’ve decided to put together my own example, using Gearman as a queue manager.
If you don’t know what Gearman is, it’s a “generic application framework to farm out work to other machines or processes that are [...]
11 Aug
Posted by Elf Sternberg as web development
Oh, what a surprise! Firefox implements the HTML5 “article” tag as display: inline, and Chrome implements it as display:block.
How annoying. Well, it’s a simple CSS setting to make it work as expected.
(Edit: I see, as always, A List Apart is way ahead of me on this. By almost a year!)
I learned today how to enable ReCaptcha for Django. It’s fairly trivial. I’ll show you how to enable this for account registration.
First, go and create a key pair for your site. You don’t even have to give them an email address, which is nice.
Install the recaptcha client library on your site:
pip install [...]
Inspired by Five Web Files That Will Improve Your Website, I decided this morning to implement OpenSearch on the Indieflix Website. (It’s not up yet, we’re still beta’ing it, and it’s along with a massive list of changes that still need testing, so don’t go looking for it.) OpenSearch is a way to [...]
13 Jul
Posted by Elf Sternberg as django, python, web development
As I’ve been working on a project at Indieflix, I’ve been evaluating other people’s code, including drop-ins, and for the past couple of days a pattern has emerged that, at first, bugged the hell out of me. Django has these lovely things called context processors– they allow you to attach specific elements of code [...]
18 Feb
Posted by Elf Sternberg as Design, web development
I recently implemented a new subsite for IndieFlix using LessCss, the Leaner CSS metaframework. LessCss is a programming language that abstracts CSS out into a hierarchal language, where instead of writing:
#header { … }
#header img { … }
You write:
#header {
…
img { … }
}
Which, believe me, makes [...]
16 Feb
Posted by Elf Sternberg as Design, web development
Sharper FX
They do nothing but churches. Black churches, too. Sharper FX is an 11 on the scale of Manliness. Watch some of the Flash splash pages. They’re amazing. I love this site.
A friend of mine pointed me to the website of CB Richard Ellis, a real-estate investment and management house with a big footprint here in the Pacific Northwest.
Their hiring website is a horror. No, really, go look, unless you’re an epileptic. (Sadly, the effect only seems to be present for [...]
10 Dec
Posted by Elf Sternberg as javascript, programming, web development
I had a job interview today, and one of the “challenges” with which I was presented was this: “We own several sites. We would like our user to be able to log into the central site as a subscriber, and then all the other sites will know what permissions that user has.”
The sites are [...]
While visiting with friends and family this weekend, I ran into a long-missed flame who said she was frustrated because she’d gone back to school to renew her web design business, last heard from about a decade ago, but the school seemed insistent about teaching her programming instead. Her head was full of PHP [...]
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Aug | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | |||