Blogs

Bring on the Flash

Well, not really, but we're getting closer!  Flash is a great technology, and like any great technology it has been abused and misused for quite some time.  That doesn't mean there isn't a good use case for flash.  There are several fantastic instances where flash really shines, but more often then not flash is over used in situations where plain text would have sufficed, not just for the end user's needs, but also for the customers needs.  In fact, more often than not, the customer is almost always better served by plain text than they are flash.

From Oklahoma to Hungary

Well, it's official, The Worx Company is going to be at Drupalcon Hungary!  I personally am increadibly stoked to be going (if you can't tell by the exclamation point) and best of all, my wife is coming to expand her Drupal knowledge as well.  As a Drupal-centric shop, we deal with the software every single day, but Drupal is expansive, so any chance we have to learn more we always try to jump at.

Imagefield Gallery 2.0 Alpha

Well, yesterday officially marked the first alpha release of imagefield_gallery 2.0.  This is a signficant upgrade in terms of administration UI, and I've got some new features in the pipe for this one as well.  Unfortunately I made the mistake of leaving out some css/js files for the first alpha release and I've been fighting with CVS a bit to try to fix the issue.  I'm hoping my most recent release will handle this problem.

Where's my Drupal At

A quick jaunt over the pacific and back, has given me some new perspective on what exactly  is going on in the rest of the world as far as web development is concerned.  Having just gotten back from Korea, I find I see it through a different colored lens this time.  This was my second trip to that wonderful country and the trip, overall, was MUCH more enjoyable than my first, but I noticed many things that I found quite startling.  In that regard it's amazing to see a country so thoroughly drinking the Microsoft Coolaid.  There is NO Firefox in that country, all the major website providers are creating activeX based products, and as such, the default assumption is that everyone is using Windows and everyone is using Internet Explorer... we (the Drupal community) have GOT to figure out how to change this (not just for Korea, but any major country in this same situation) and I think the first real step (from our end) has to be a Korean translation for Drupal.  I'm working on it with some Koreans, but I don't speak it natively, so it's slow work and I'm sure there are others better qualified than myself.

Imagefield Gallery Updates

I've been spending quite a bit of time rethinking the layout of the imagefield gallery administration system and what I'd like to do for Drupal 6.  That's still a ways out but I've already started on the new administration interface and wanted to share some of my thoughts on its design and where it's going.

Hosting a Website

In its simplest form, hosting a website just means two things. 1) Providing a server to house the files that make your website work, and 2) providing internet bandwidth that allows your website to be seen by the rest of the world. The majority of the 100,000[1] new sites that went up today, were done in a “shared” environment where there may be hundreds of other websites on the same server as yours.

Web Design and Development in Oklahoma

Oklahoma is a pretty small environment in which to run a Web Design & Development shop. Having been around in some form for the last 25 years gives us an edge in that department as we have lots of history, and track record to fall back upon, but that doesn't mean that some of our competitors don't do equally well. The difference, I think, is how we go about keeping our customers.

Why I love Open Source

So we have all sorts of things going at any one time around here.  Personally I have a ton to do, so I often find myself working from home during evenings and weekends.  My personal project lately has been a service that we're hoping to roll out later this  year, but I'm using Drupal 6 (the newest version) and as such, there's a bit more learning curve on it.  However, with that learning curve comes new abilities, and new power that we previously did not have.  This project is a great example of some of those new abilities in action, and I'm hoping to put up some tutorial work later on this same topic.

Internet Explorer 8 and Standards

So the design world is all a-buzz with talk of IE8 passing the acid2 test. As a standards junkie, I had to see for myself, and yup... sure enough it seems to pass, but if I don't sound thrilled, let me explain why.

Drupal and Feedburner

So I've spent a lot of my time over the last few days getting Feedburner set up and working inside of a Drupal system... specifically this Drupal system.  It was an interesting task, and one I've enjoyed customizing specifically for this site, but it didn't go quite as simply as I had hoped.  This had a lot more to do with Feedburner than it did Drupal, mainly the fact that its FeedFlare stuff is... well cumbersome html wise.  Luckily, thanks to FireBug and Jquery, this is a task that was handled fairly simply.