Writing tagged Web Development
-
Two blogs, one WordPress
How to make two blogs in one WordPress install.
-
Last.fm added to Django Ditto
I’ve updated Django Ditto, which can now also archive your Last.fm listens.
-
Django Ditto and archiving your stuff
About making Django Ditto and whether it’s worth archiving all your ephemeral digital stuff.
-
WordPress.com, and user testing, by phone
On WordPress.com’s two confusing interfaces, and wondering if user-testing of websites should include a remote support scenario.
-
On spending too long setting up one webserver
I learned how to use Ansible and it took way too long because I like to do things properly.
-
Planning for closure
Maybe we should think about how long we expect our websites to live before we start making them.
-
Teaching web development to design students
What I taught to students at Goldsmiths and how it went.
-
API “mashup” suggestions
Suggestions for quick things to make with JavaScript APIs.
-
Any ideas for quick API “mashups”?
Looking for ideas of things to make with Goldsmiths students.
-
Parsing a Wikipedia page’s content with python
How I ended up grabbing and parsing HTML from Wikipedia pages
-
Mappiness development
Some thoughts on the development process of my Mappiness chart
-
Clumsy-footed idiot
Trying to learn D3.js. It’s hard. I’m an idiot. I made a simple thing.
-
The Twelescreen code
About the code I wrote to make Twelescreen, and what else it can do.
-
Decades-long projects
What I considered when starting the ten-year Pepys’ Diary project again.
-
Storing private files on Amazon S3 with Django and giving authorised users temporary access
How to do what that long title says, using signed URLs and all that stuff.
-
Password protecting a Django site
Adding simple htaccess-style password protection to a Django website.
-
Using virtualenv with Django on WebFaction
Getting a Django site running on WebFaction hosting using virtualenv.
-
Hyphenation on the web
The state of hyphenation on the web.
-
COMMENTS_APP error when extending Django comments
I was getting an error when customising the Django comments app. Here’s my solution.
-
Setting up a Django environment and project structure
My notes on what I do to set up an environment for a Django project.
-
Coding in public
I’ve put the code for the Django version of the site I’m building up on Github.
-
Publishing with old dates in Movable Type
What I did to make the Pepys’ Diary website work with 343-year-old dates in Movable Type.
-
Making a web page fit an iPhone screen
I had problems making a web page fit and fill the iPhone screen width-wise in both Safari and when opened from the Home Screen.
-
Practical Django Projects source code
I uploaded to Bitbucket the code I ended up with after following James Bennett’s book.
-
Is modern web design too like print design?
I’ve been wondering whether we’ve lost the “webness” of web design, whether it’s all too dull and influenced by print design.