Tagged with modification

App Store Hidden Preferences

- 2011-01-06 19:45:49

See the Update at the end before you get excited :(

--More--

Ignore .gitignore in Git

- 2009-09-21 06:00:00

Recently I ran into an issue where I was working on a project which had files I wanted git to ignore, but I didn't want to commit a .gitignore file into the project. In case you don't know, any files matching a pattern in .gitignore in a git repository are ignored by git. (Unless the file(s) have already been committed, ...

--More--

Education Network Restrictions

- 2009-07-31 14:14:16

This is a re-run of an old post I took offline in an old server move and hadn't re-published.

--More--

Capitalise "ringer" on the iPhone Volume Bezel

- 2009-06-20 15:44:04

Backstory: Got myself a first generation iPhone second hand and unlocked it to work on my existing T-Mobile (Official iPhone network in the UK is O2.) Noticed after a week or so of owning it that when you change the volume on the phone, the bezel that comes up says "ringer" across the top. But when you have headphones plugged ...

--More--

View Raw Source

- 2009-01-31 01:54:57

So I write this blog using Markdown because I'm a human and writing stuff <strong>with</strong> tags is just WRONG. Thankfully, Gruber solved this problem by writing markdown.

--More--