LESS and Compress
This is a snippet of code I’ve been using for awhile to generate LESS based CSS and compress it upon request. It really works well on a custom origin point with AWS Cloudfront.
For HTML5 apps, the “app store” concept is just a red herring.
I’ve been toying around with a few HTML5 apps and one of them might even make it out of the toy stage.
As I’m doing the development on my app I’ve also had to start thinking about the business side of the equation. I’ve come to the conclusion that using the same sales/business model for HTML5 mobile apps …
Twitter API 2 RSS
A while back I wanted to see every tweet a specific twitter users posts, but clicking on that user specifically was like watching blogs pre RSS reader days.
Globalizr
I had an idea that was born from playing with the html5boilerplate as I rebuild an existing site. The current site is multi-homed with different TLD’s for english content and we also use a translation company that translates the site as is and hosts it at a site closer geographically to where the users would come from. All …
Building a Mobile Web Application with the Google Reader API
My tutorial is up at Mobile Tuts+, Building a Mobile Web Application with the Google Reader API.
Newest Reader
It’s been a long time since I last posted. I’ve re-engineered my python code to go against Google Reader for the data and sync back. I plan to post the python code and the database structure to my punchingsoup website. I’ll transition posts about my RSS stuff there and use this site for more general ramblings.
The goal …
Pubsubhubbub
I have to admit the first time I heard about pubsubhubbub I was pretty skeptical. I mean your telling me that every rss feed is going to need to change and be more active, PIPE DREAM… Of course I failed myself by just reading the “hub bub” and not taking the time to read the actual protocol. …
Search Topics for Google Reader via Greasemonkey
Here’s another first for me, a Greasemonkey script to put Search links into the nav area of Google Reader.
Userscripts.org
Unfortunately I didn’t have time to build in a way to store search topics in cookies, maybe next version.
I was surprised at the lack of search operators. I expected to be able to search just the title or return only unread …
RSS 2 DB engine
This is just the beginning of a project i’ve been wanting to kick start for some time now. If you’ve read this blog before you’ve heard me mention a .net rss engine I built for my own web based feed reader. This is the open source version of that engine written in python with a mysql backend. …
Search Keyword OPML Generator
There are a number of search engines that are exposing their results as RSS feeds. From this I had an idea and built a little app at work that collected RSS posts from about 40+ search engines to help track brands across the internet. It occurred to me that others might want to do the same thing so …
