Blog

Tag Archives: Web

Links for May 30th through August 8th

Links for May 30th through August 8th: cufón – fonts for the people A very impressive framework that embeds any font into a website, via javascript and the canvas element. Great cross-browser support. mikeash.com: Method Replacement for Fun and Profit Method replacement and method swizzling in Objective-C. Core Data Tutorial: How To Use NSFetchedResultsController | [...]
Also tagged , , , , , , , | Leave a comment

Keeping blog visitors by showing meaningful search results in WordPress

By default, Wordpress will show you full, confusing posts when searching. Keep your visitors happy by providing contextual search results like a proper search engine. This post explains how to do it, in just a few minutes.

Also tagged , , | Leave a comment

DIY Twitter image hosting

Twitter doesn’t yet come with its own inline image support, so we tend to be limited to using image hosting services, and linking to them with short URLs. So, services like Tweetpic host the image, and we direct traffic to them in return. Thinking it’s better to keep things in the family, and take better [...]
Also tagged , , | 2 Comments

Links for June 3rd through June 18th

Links for June 3rd through June 18th: Ten logo design tips from the field | Logo Design Love 10 astonishing CSS hacks and techniques Adaptive CSS-Layouts: New Era In Fluid Layouts? effective techniques to create 100%-functional adaptive CSS-layouts WordPress Theme Development Frameworks If you build and develop WordPress themes often, you will probably be fed [...]
Also tagged , , , , | 6 Comments

Links for May 21st through June 2nd

Links for May 21st through June 2nd: 49 Decent Virtual Assistant & Personal Outsourcing Resources PHP: Display Adobe PSD files on a web page "Any webdesigner know the PSD filetype, which is the Adobe Photoshop format. PSDs have a lot of great features, as such as layers, but they can’t being read by a browser. [...]
Also tagged , , , , , | Leave a comment

Links for March 17th through April 24th

Links for March 17th through April 24th: XSD Schema XML Validator A XSD Schema validator in Java, provides lots of useful information; use it with a schema and an xml instance Three20 Three20 is a collection of iPhone UI classes, like a photo viewer, and general utilities, like an HTTP disk cache. Three20 is derived [...]
Also tagged , , , , , , | Leave a comment

Private Tags WordPress Plugin

The “Private Tags” WordPress plugin allows users to specify a list of tags or categories to keep hidden from the public – all posts within the specified tags/categories, and the tags/categories themselves, will not be visible to anyone but the original author. Alternatively, in ‘inclusive’ mode specify a list of tags/categories to make public – [...]
Also tagged , , , | 5 Comments

Sneak preview of my new web framework Michaelangelo

I’ve been working on a new web framework which provides image theming – a little like what Elegant Grunge does with its image frames, but much more sophisticated. For example: This is a PHP framework that uses the common GD library to manipulate images. It’s main interface is a content filter – give it HTML, [...]
Also tagged , , , | 8 Comments