Schedule A

Another lame blog

Schedule A header image 1

Entries Tagged as 'design'

Apple Rocks!

May 11th, 2010 · No Comments

Here we go, another fan boy blindly defending Apple while they are becoming the man by busting down the door of a poor journalist just trying to make a living. Not quite. Apple has been in the news lately for interesting iPhone development policies and getting very upset over a lost prototype, but that’s not [...]

[Read more →]

Tags: design · technology

Pythonic Django

February 1st, 2010 · No Comments

A few years ago now, Guido van Rossum endorsed Django by saying it was his personal favorite. At the time I had read the docs once and kind of tried it, but something rubbed me the wrong way. There was just too much structure, which for whatever reason didn’t fit what I was trying to [...]

[Read more →]

Tags: design · programming · technology

Making it easy for your customers to give you money

November 4th, 2009 · 2 Comments

Or why I dislike MasterCard® SecureCode™. My girlfriend and I had a simple goal, to pay too money much to watch 19+ showing of a movie in nice comfy seats. Cineplex has a new class of service called VIP, which is , well very European. You get to pick your seats, drink alcohol, and eat [...]

[Read more →]

Tags: design · technology

Accessors: Why Python Doesn’t Have Them

July 19th, 2009 · 4 Comments

Consider the following Object Oriented code: class Foo { private int bar; public int getBar() { return this.bar; } public bool setBar(int i) { this.bar = i; return true; } } When learning the art of writing code, especially if you start in a language like Java, you are told to keep your data private [...]

[Read more →]

Tags: design · programming

Content Delivery

April 26th, 2007 · No Comments

Welcome to the future of digital content delivery. Really just content delivery as nearly all content can be found in a digital form today. The goal was simple: to watch Aardvark’d a documentary about four interns at Frog Creek Software. The first attempt was to search the torrent based systems that is the today of [...]

[Read more →]

Tags: design · programming · society · technology

iTunes Lack of Filesystem Operations

April 6th, 2007 · 1 Comment

iTunes is a way to organize your music files. In many ways it is the most developed form of domain specific file manager. The only problem is it takes the abstraction to far, not letting you perform file system based operations easily. The simplest would be filter by file system location. I added my whole [...]

[Read more →]

Tags: design · programming · technology

It’s a Feature!

June 6th, 2006 · No Comments

I have become happier with my job since I realized getting to program in Python isn’t that common, and the build system part of my work is just that. Another language I am going to have to deal with is C#, and it generally makes me sad because it doesn’t borrow from Python, despite being [...]

[Read more →]

Tags: design · programming

You Don’t Need a Send Button

December 18th, 2005 · No Comments

Do you use IM? Do you use MSN, and Microsoft’s client? Then you probably would notice there is a rather large send button taking valuable space in your messaging interface. If you think about you, you probably realize you never use it. If you do, please, just press enter when you want to send. There [...]

[Read more →]

Tags: design

Word Press Sucks

December 2nd, 2005 · 2 Comments

The interface is very clean and usable. More so than at least b2evolution. The blogroll link thing seems nice, but I have no idea who these people are. Soon enough I will put people I know in there. Importing from b2evolution wasn’t so painful, it took a bit for me to figure out what I [...]

[Read more →]

Tags: design · meta · word press

Some people just keep showing up

November 20th, 2005 · No Comments

I think gay kissing on the bus, winning the talent show, being the only person I ever had problems doing audio engineering for girl was enjoying-my-music girl last night. Though I am sure she still doesn’t like me, despite liking my music. She just didn’t want to request from me. She probably is annoyed from [...]

[Read more →]

Tags: design · social