Posts tagged ‘jquery’
Nov 02
2011
Ok, I made something interesting (to me) last night. It’s probably not worth taking the time to write up, but someday someone might find it and think it useful. I apologize for the messiness of the code, if I take this further and clean it up, I’ll update this post.
I was working on a few text-analysis features for Marked and decided I wanted to be able to show repeated…
Sep 15
2011
I had an interesting idea this morning. At least I find it interesting, but I haven’t slept much lately. Either way, here it is: in Markdown, if you misname a reference link, forget to fill one in or have a malformed URL, your broken Markdown shows up in your output. Wouldn’t it be nice if your preview highlighted those for you before you went to publish?
Nov 04
2010
Another quick experiment. Honestly, I don’t use pluggable functions in jQuery nearly as much as I should, so this is really just a brain exercise to get myself used to it. This one, called Pully, lets you specify a selector to have its contents cloned and inserted as a pull quote in your text.
Oct 11
2010
I recently wrote a tiny web app called PromptDown to let me drop in some Markdown (or plain text) and use it as a teleprompter for screencast voiceovers. I wasn’t going to put any more time into it, as it did what I needed. Then it started to bug me that it didn’t work on my iPad, which could actually be really handy. So my lunch break—fine, and an extra half an hour—went to…
Oct 07
2010
Be sure to check out version 2, with iOS support (iPhone/iPad)!
Here’s my stupid trick of the day: a Markdown teleprompter called PromptDown (I see what you did there…). The idea was to create a teleprompter for recording screencast voiceovers that was cheap, fast and worked on plain text. I wanted to provide a non-WYSIWYG form field for typing or…
Oct 02
2010
I tried out a tip recently for controlling a Mac via Mobile Safari on your iPhone, and it got me thinking, which is often dangerous. I put together this little web app today as a proof of concept (that got a little out of hand). It basically provides a full interface for volume control, application starting and stopping and many iTunes functions, including volume and EQ. All…
Jun 17
2010
For a quick “how-to” on using the Antique (or any) Safari Reader hack, see the related article in the HowTo section.
This will be the last release of Antique, I think, barring a few minor fixes (follow @ttscoff for updates on this and other projects). You can download it here. The code is completely open source, if anyone wants to continue the project feel…
