Web Excursions: February 24 - March 2

Show Hidden Files in Mac OS X Dialog Boxes with Command+Shift+Period Not new, but neat to know. Aliases - Git SCM Wiki Handy, handy stuff. I suppose that depends on whether you use Git or not, though. The Completely Redesigned Evernote for iPhone and iPod Touch Nice update. Very nice. Gauges Nice looking hosted analytics app from Ordered List. CSS3 Progress Bars – CSS-Tricks That’s pretty cool. A Hand-Coded Designer CSS UI Kit – MediaLoot Nice set of UI… bookmarks

→ Continue reading

Web Excursions: February 22 - February 23

Stickto’s - Organization for people who love Moleskines A dynamic todo solution for Moleskins. A little silly, a little awesome. Command-line CSS spriting / Stoyan’s phpied.com Not the most bulletproof spriting method, but I love the curl command for using Smushit from the command line. HTML5 Tutorials and Techniques That Will Keep You Busy - Noupe Design Blog More HTML5 tutorials than you have time to read, unless that’s all you happen to be doing lately. Some… bookmarks

→ Continue reading

Web Excursions: February 19 - February 22

Using HTML5 To Transform WordPress’ TwentyTen Theme - Smashing Magazine Ready to start using HTML5? Some solid arguments for, with good examples of how. The Difference Between jQuery’s .bind(), .live(), and .delegate() - Alfa Jango Blog I know the basics of optimizing these, but this article really helps you understand why to use the various jQuery bindings. Why You’re a Bad PHP Programmer – Nettuts+ I don’t rank so hot on this. This post is an impetus… bookmarks

→ Continue reading

Natural Language Date Conversion for TextMate

I’ve been flirting with a plain-text to-do system again. The biggest problem for me is that a plain text system opens up so many possibilities for fiddling and scripting. I always end up fiddling more than working when I try it. I don’t see any reason this time would be different, but it’s Sunday and I have some extra time on my hands after being snowed in today. So I’m fiddling. experiments, naturallanguage, ruby, textmate

→ Continue reading

WordPress, Custom Taxonomy, and XML-RPC

This is a quick tip for anyone who may be searching for an answer to the question: “Is there any way to use XMLRPC to send custom post types to WordPress and attach custom taxonomy terms to them?” Yes, there is. It took me longer than it should have to find it, but I’ve successfully uploaded images, and attached them to a “howtos” post type with “level” and “topic” set under its custom taxonomies. Wordpress, blogging, xmlrpc

→ Continue reading

Web Excursions: February 8 - February 19

nakajima/slidedown - GitHub Generate HTML slides with Markdown. I’ve been playing with this, surprised to note I haven’t bookmarked it before. It’s not S5, but it’s neat. atiw003/html5-slides-markdown - GitHub Another nice Markdown generator for deck-based presentations, this one in Python. I’m still trying to find the real Keynote Killer. Nothing against Keynote, but if I can Keynote in Markdown… adamzap/landslide - GitHub This is getting closer… bookmarks

→ Continue reading

Markdown Snippets for TextExpander Touch

It may come as a surprise to some (many), but I’ve never really made effective use of TextExpander on my iPad or iPhone (TextExpander touch). I don’t do a lot of the things on my iPad which I do on my desktop, and the things that are similar often don’t support TE. When I want to write some Markdown quickly, I use Nebulous Notes with my custom macros. Lastly, my shell scripts don’t work on iOS, and most of my favorite snippets are, as you’ve seen, shell scripts. ios, markdown, snippet, textexpander

→ Continue reading