subprocess

linux geek/dad

subprocess RSS Feed
 
 
 
 

Archive for PHP

______ programming language sucks!

Fill in the blank.  I promise you it sucks.
PHP sucks.
Perl sucks.
Java sucks.
Ruby sucks.
Ruby on Rails especially sucks.
.NET sucks.
C++ sucks.
Python sucks.
While I do get quite a kick out of picking on my boss’s favorite, perl, I do recognize that each language sucks and each language doesn’t suck.  Personally, you’ll probably never see me start a project [...]

phpitter 0.10 beta

Just packaged up a version 0.10 beta of phpitter.  It’s really looking prettier.  And now has a gtk notify plugin that looks much fancier than the libnotify plugin I had going.
It also does spell checking if you compiled php-gtk with –with-spell.  And I’ve got some good timeouts set for pulling the timeline so the UI [...]

phpitter beta release.

Well, I switched from GtkTextView’s to GtkHTML’s for the tweets and popup. This way it’ll handle hyperlinks for me. I was getting close to figuring out how to figure out which word someone clicked on in a GtkTextView, but this was way easier.
Since now hyper linking works, sending updates works, the reply/retweet/direct [...]

phpitter shapping up

Last night I hacked at it some more. Here’s what it looks like now:

Ok, now see that message from @jimctc that says “@micah pic from the breeder. she arrives first weekend in may.” Check out what happens if I hover over @jimctc’s avatar for that message:

Also, here’s what the simpleLibNotifyNotice plugin does (note, [...]

More fun with php-gtk.

Can’t stop fooling with this.  GTK is a funny funny system.  You have to know all the tricks to get things to layout right and capture the right events.  Wish it was more intuitive.
This new cut of phpitter is much cooler.  It looks better, updates the timeline every so often, saves/loads timeline data, will keep [...]

php + gtk + twitter

So… yeah. This was a fun Saturday morning. I wrote a gtk twitter client in php. Well… I wrote a proof of concept gtk twitter client in php.
The code is ugly and I’m sure has tons of issues, but it pulls your timeline and allows you to send updates. Check out [...]

Recent Posts

Links

Meta