• Home
  • Flailing Wildly
  • Résumé
  • Design
  • Code
  • Wishlist
  • About Me

Flailing Wildly
Too much straw, not enough camel.

Category Archives: Code


Awesome new features coming in PHP 5.4

by Ryan Parman • November 11, 2011 • Code, Software • No comments

The next version of PHP, which saw its first release candidate today, has some really awesome new features. You can see a complete list of changes in the README, but here are the ones that caught my eye. Classes Support for Traits (i.e., mix-ins; addresses the multiple-inheritance problem). Support for chaining from the constructor: (new [...]


PHP Coding Standards

by Ryan Parman • July 30, 2010 • Code, Writing • No comments

For the past several years, I’ve been developing a coding style for PHP that all began with SimplePie. Since then, I’ve been polishing the standards from one project to the next to the point where I believe that I have a solid, rational set of guidelines that others can share and re-use. Any feedback that [...]


Installing PHP 5.3 with mysqlnd on Mac OS X with MacPorts

by Ryan Parman • July 11, 2009 • Code, Software, Tutorials • 11 comments

Historically, I’ve always preferred to use Apple’s built-in Apache 2.2 and PHP 5.x that comes with Leopard. However, after trying to compile PHP 5.3 from scratch and connect it with Apache, I decided to just use the MacPorts installer instead. That did mean giving up control of a finely-tuned Apache installation, but in the end, I think I’ve ended up with a better localhost system.


Introducing DOMBuilder

by Ryan Parman • February 27, 2009 • Code, Projects • 4 comments

I hate the DOM. Actually, I take that back. I love the DOM, but I hate the fact that generating DOM nodes in JavaScript is so verbose and unintuitive. You need to construct a new element, then add properties, then construct a child element, then add properties, then append the child to the parent, and [...]


Installing FFMPEG and FFMPEG-PHP in Fedora 8 running on Amazon EC2

by Ryan Parman • June 28, 2008 • Code, Software, Tutorials • 4 comments

I’ve spent a bit of time working with Amazon EC2 recently. One of the things I’ve been working on is getting a stable build of FFMPEG and FFMPEG-PHP running on a Fedora 8 image in Amazon EC2. This is essentially going to be a tutorial to get things up and running. Of course, your milage [...]


Yahoo! Messenger redesign is live!

by Ryan Parman • May 11, 2008 • Code, Design, Projects • No comments

Internally known as “Aurora,” the new Yahoo! Messenger redesign has finally launched! I was going to write something up about it, but Ryan Doherty and Adrien Cahen have all written plenty. Check it out! Also, Digg it! http://digg.com/tech_news/New_Yahoo_Messenger_website_is_LIVE


SimplePie Beta 2 is now available!

by Ryan Parman • June 2, 2006 • Code, Projects, Software, Syndication • 2 comments

After several months of toiling over this release, and the past few weekends pouring over the documentation, we are now very proud to release SimplePie Beta 2! Nearly every major feature has been enhanced, as well as the addition of several new ones. Be sure to read the upgrade docs if you’re upgrading from Beta [...]


CSS’s text-shadow property in Firefox 2?

by Ryan Parman • April 18, 2006 • Browsers, Code • No comments

After nearly 7 years in Bugzilla, it appears that the CSS2 text-shadow property will finally make it into Firefox 2. According to Bugzilla, the patch has already been added to the trunk (although it’s not quite complete yet), and seeing as how its status has been set to blocking 1.8.1 (which according to this roadmap [...]

« Older posts
Blog search

Archives
  • 2013 (5)
  • 2012 (16)
  • 2011 (27)
  • 2010 (9)
  • 2009 (6)
  • 2008 (12)
  • 2007 (8)
  • 2006 (18)
  • 2005 (57)
  • 2004 (104)
  • 2003 (103)
Categories
  • Apple (58)
  • Browsers (56)
  • Clueless Recruiters (8)
  • Code (58)
  • Community (2)
  • Creating Websites (31)
  • Culture (6)
  • Design (7)
  • Digital Media (9)
  • Family Life (12)
  • Just for Fun (26)
  • Law (1)
  • Life Lessons (2)
  • Music (5)
  • Notable Quotes (1)
  • Personal (36)
  • Political (15)
  • Projects (49)
  • Software (65)
  • Syndication (28)
  • Technology (88)
  • The Hiring Process (1)
  • Tutorials (8)
  • TV and Movies (17)
  • Video Games (5)
  • Website (62)
  • Work and Business (7)
  • Writing (4)
Socially-aware

Twitter • Facebook • YouTube • Yelp! • Flickr • Instagram • Zerply • LinkedIn • Last.fm • Spotify • Rdio • Pinboard • gdgt

Claim to fame
  • Amazon Web Services
  • WarpShare
  • CloudFusion
  • SimplePie
Legal mumbo-jumbo

All ideas, opinions and comments I post are my own and are in no way affiliated with anybody I work with. If you quote and/or reprint something I've written or said, please direct folks back to this site as a form of attribution. I promise I'll do the same for you. Unless otherwise noted, all content on this site is copyright © 1979–2011 Ryan Parman.

Powered by Rocket Sauce. A Ryan Parman production.