Archives for “programming”

I Just Need a Website, That’s All I Need

Tweet caller: I was calling about a web site developer: cool, that’s what we do. how can I help? caller: I have a simple site and I need some updates. not much really, just a few changes. is that something you do? developer: yes, what is the url? caller: well I’ll need you to sign [...]


Tweet And THIS is why we don’t make iPhone apps: With more than 350,000 apps available on Apple’s digital store, game creators are finding it tough to attract attention despite tens of millions of potential customers who own Apple gadgets, he said. “They have over-encouraged supply,” Hawkins said on a panel at the conference. Using [...]


the rules driving python

Tweet Borrow ideas from elsewhere whenever it makes sense. “Things should be as simple as possible, but no simpler.” (Einstein) Do one thing well (the ‘UNIX philosophy’). And that was to create a great programming language that can be used anywhere. Don’t fret too much about performance – plan to optimise later when needed. Don’t [...]


Tweet A few technical notes if you want to add ebooks (.epub and .mobi file formats) downloads to your wordpress site. We encountered three obstacles, file size, upload restrictions and file association. Here are the solutions. WordPress File Size Limits are Too Low WordPress by default only allows 2 meg uploads and only of particular [...]