Isbullsh - isbullsh.it - isbullsh.it

Latest News:

A flip-counter in CSS 30 Aug 2012 | 03:00 am

For a small projects, we needed a flip-counter. I know there is a few already, but they are based on images, not on css. The demo which only include html & css Let’s start with the html behind : No...

My Method to design user interfaces 23 Jul 2012 | 06:00 am

I am going to split my method to design user interfaces in a series of steps to expose the logic and thoughts behind it. However, keep in mind that it’s difficult to measure an interface’s quality or...

Recursive templating with Handlebars 11 Jul 2012 | 06:00 am

I thought making recursive template with handlebars was pretty straightforward, but it seems I was wrong. Also, I didn’t find so much information around the web, so here is my solution. @futurMe, yo...

The anti-tech startup pattern 3 Jul 2012 | 06:00 am

Recently, I’ve spent a lot of time with a bunch of startup entrepreneurs, most of them are attracted to web startups, and end up building a technical product. Good for them and good for me: they (oft...

CSS only selectable drop-down tree 29 Jun 2012 | 06:00 am

I ♥ css. Especially when I successfully make it steal some job of javascript. Here I will explain a little trick to make a selectable drop down tree, only in css. Let’s start with the selection fea...

Communicating with RESTful APIs in Python 28 Jun 2012 | 06:00 am

Python and HTTP: too many modules! The Github API urllib2 httplib2 pycurl requests Conclusion Notes REST defines a way to design an API with which you can consume its ressources using HTTP met...

Odyssey of a webapp developer 27 Jun 2012 | 06:00 am

Chapter 1 : The beginning Introduction Part 1 : The most important : appearance. Twitter Bootstrap small digression about consistency So what’s inside ? HTML5 ★ Boilerplate LESS Conclusion Ch...

Automation of the Tesseract training process 8 Jun 2012 | 06:00 am

The box file generation, where the stuff is bad Automatic training, where the stuff gets good Open-source code, where the stuff gets awesome Attribution Tesseract is an open-source Optical Charact...

Over-engineering considered useful 31 May 2012 | 06:00 am

How to kill a project Over-engineering is one of the best ways to kill a project. Say you are making a painting software. Performance is critical, right? So you will need GPU acceleration, but you do...

Python built-in functions are awesome. Use them! 21 May 2012 | 10:00 am

Introduction all(iterable) any(iterable) cmp(x,y) dict([arg]) enumerate(iterable [,start=0]) isinstance(object, classinfo) pow(x, y [,z]) zip([iterable, ]) Conclusion Introduction In this a...

Recently parsed news:

Recent searches: