Featured Post

New site launched.

Bruce Mactier Building Designers is a Shepparton-based business which has been providing quality, affordable design services since 1984 and Mad Web Skills were lucky enough to have the opportunity to build their new website. Bruce and the team were great to work with, and I had a lot of fun with the...

Read More

WDS07: Pre-conference recon.

Posted by Mikey McCorry | Posted in Uncategorized | Posted on 24-09-2007

0

It’s that time of year again when the ol’ weblog gets it’s yearly workout. I arrived in Sydney this afternoon, and after settling into my hotel room (with LCD TV! Yay!), getting all showered up (By the way, WTF? What kind of hotel has the hot tap turn on anti-clockwise, and the cold tap turn on clockwise?), I’m about to venture forth for bite to eat then take a walk to get my bearings to the Powerhouse Museum (the venue for tomorrow’s workshop with Andy Clarke. I’m really looking forward to this conference, as I’m not only a fan of Andy’s work, but also of his way of thinking. He’s very inspiring.

Also as part of the pre-conference buzz-building is all the social network web gizmos that go along with it. I’ve got the Flickr tagged, the Twitter feed, the Technorati tagged, the Facebook group, along with the official website, all bookmarked and open in my Firefox tabs. If I’ve missed anything, let me know :)

On a similar note, I’m a little saddened that last year’s Web Connections website wasn’t re-jigged for this year’s conference. Although, as illustrated above, there’s no shortage of networking apps linked to the conference, it was handy to have everything in the one place. Perhaps if the Facebook group was utilised a little more… Anyhoo, I’ll be kicking around Sydney throughout the conference, so if you want to catch up, give me a hoy-hoy.

Technorati Tags:

Glass And A Half Productions

Posted by Mikey McCorry | Posted in Elsewhere | Posted on 06-09-2007

1

I’ve been waiting for this moment for all my life.

Content and presentation separation anxiety

Posted by Mikey McCorry | Posted in Uncategorized | Posted on 22-08-2007

6

Recently there has been a bit of discussion about the ol’ separation of content and presentation after the release (and subsequent point upgrade release) of Blueprint, a most excellent CSS framework by Olav Bjørkøy (also based on the work of others) for the quick deployment of grid layouts and baseline typography. B

Among the voices heard was Jeff Croft who stood up for the framework, stating that in the real world of commercial web development, it’s less important to adhere strictly to keeping presentational class names out of the markup.

Where web standards and other best practices don’t provide great benefits, find solutions that do.

This, in turn, started a mini-barney in the comments between himself and Jeremy Keith (which has rightly been removed), highlighting that even the web-celebs are having trouble agreeing on the issue.

What I would love to see (and please enlighten me if something like this already exists, or is planned for CSS3) is something like definable style aliases. For example, instead of having the following in your markup:

<div id="header" class="column span-2 append-1">Content...</div>

… we just could use:

<div id="header">Content...</div>

… and then define something like the following in your stylesheet:

#header {
     alias: '.column', '.span-2', '.append-1';
}

This way you could keep the extraneous presentation-related classes out of the mark up and associate them to meaningful identifiers or classes in the stylesheet where they belong. From what I can gather, the problem most people have with the likes of Blueprint is not with having class names based on presentation, but the fact that they get all mixed up with the markup.

I’d love to know what you you think, especially if you know something I don’t. :)

Technorati Tags: ,

Designing “The Future of” sites

Posted by Mikey McCorry | Posted in Elsewhere | Posted on 15-08-2007

0

Ryan Nichols has written an excellent article on DWM about designing the websites and branding behind Carson Systems’ “The Future of…” series of conferences. It must have been a great experience for them to sink their teeth into a project like that, and then to see the fruits of their labour all over the web as well as the real world.

Safari for Window, for like, realsies.

Posted by Mikey McCorry | Posted in Uncategorized | Posted on 12-06-2007

1

That’s right. Apple has shocked-and-awed me by announcing that as of the current version (3 Beta), Safari is now available for download as a native Windows application. Well, when I say native, it still looks like it’s just a screenshot of an OSX app, gun-metal grey chrome and all. I wish it looked a little more like a windows app, especially with the way the Preferences window behaves, but for the first release, I’m quite pleased. Performance is good, and I find the HTML rendering to be very accurate. I don’t quite think I’m ready to switch from Firefox just yet, but it’s great to be able to test for Safari without firing up the Mac.

Technorati Tags: ,

Spur wearin’, button pushin’ muppets.

Posted by Mikey McCorry | Posted in Elsewhere | Posted on 23-05-2007

0

Over on Diary of a Website, karmatosed has ranted about so-called web designers who’s knowledge of code does not extent far past exporting slices from Photoshop/Fireworks. “Just because you can hit a button to create code DOES NOT make you a web designer. It makes you a button pusher.” Amen.

Technorati Tags:

Deus Ex Machina

Posted by Mikey McCorry | Posted in Elsewhere | Posted on 17-05-2007

0

Two chat bots, Alice and Jabberwacky talk about their day. Having dealt with chat bots in the past, I kinda get the impression that these choice snippets are culled from a long list of rubbish.

Forms… Gotta love em…

Posted by Mikey McCorry | Posted in Uncategorized | Posted on 17-05-2007

0

Eric Meyer has written an informed piece about how styling forms with CSS is the bane of our existence. Okay, well maybe that’s a bit extreme, but we’ve still got a long way to go until we can fully control the appearance of our web forms (without the use of javascript, that is).

While on the subject of forms, Pixel Acres’ FormBuilder PHP class can definitely make things easier. Usually when time is not on my side, its all too tempting to just chuck a form into a table and be done with it, but now I can get it all done just as quickly, and fully CSS no less. :)

Technorati Tags:

Knight St Children’s Centre goes live

Posted by Mikey McCorry | Posted in Elsewhere | Posted on 02-04-2007

0

Knight St Children’s Centre is a provider of quality daycare in Shepparton, my home town. I should know, I built their website site. Plus, my own daughter goes there. :)

Office 2.0 Experiment – Windows Style

Posted by Mikey McCorry | Posted in Uncategorized | Posted on 02-11-2006

4

Okay, I get it. Macs are awesome. After reading Ryan Carson’s Our Office 2.0 Experiment over on Vitamin, and the long list of comments from other Mac users, I decided to play the John Hodgman role and spin it Windows style (although a lot of my suggestions are open source and also available on OSX).

Note: Prices are in USD.

Type Software Price
Text editor OpenOffice.org / Notepad++ Free
Code editor Blumental’s WeBuilder $49.85
Graphics package Fireworks $100
Storage Internal file server
Backup Scheduled file copy
FTP Blumental’s WeBuilder / FileZilla See above / Free
Chat/IM Trillian / Meebo Free
Email Mozilla Thunderbird Free
Calendar Google Calendar Free
Address book Mozilla Thunderbird Free
Spreadsheets/Misc OpenOffice.org Free

Notepad++ is my preferred choice when it comes to all-round text editing. Along with plain txt files, it supports full code formatting, code completion and hex editing all in one open source application.

Blumental’s WeBuilder is a great little code editor, and is a decent Dreamweaver replacement for a fraction of the price. I still kinda use an old copy of Dreamweaver just because over the past 6 years or so it’s become somewhat of an extension to my very soul, but over time I can see myself using WeBuilder more and more.

I agree that Fireworks is probably the cheapest and most adequate graphics program, although, like Keith at Blue Flavor, I still use Photoshop because that’s what I have and am most used to. I have an old Fireworks licence, but every time I try to familiarise myself with it’s strange, foreign ways, I hit a minor stumbling block and go back to Photoshop. I’m also keeping my eye on Pixel and Paint.Net. They’re both a little immature for production use at this stage, but with time, I can see them both being fierce competitors to the almighty Adobe.

For storage and backup, I just use a plain internal hard disk drive, backed-up to another separate hard disk via a little script that runs as a Windows scheduled task in the middle of the night. Once a month (or more accurately, whenever I remember to), I burn off a DVD of the backup and take it to a different address. I can’t see the value in paying $99 for online storage space, when a local drive does the job much faster.

I use WeBuilder/Dreamweaver’s inbuilt FTP when working with code, and FileZilla for everything else, although personally, I prefer SmartFTP (and for $36.95, it’s worth every cent).

I use Trillian Basic for IM, although I don’t use IM so much any more. When I’m away from my main PC, I use Meebo.

Mozilla Thunderbird works great for my email. To control spam, I use Google Apps for Your Domain and just use Thunderbird to collect my mail from there.

I’m not a big calendar user, but Google Calendar comes with Apps for Your Domain, so that’s what I use and it serves me well. It will be better when Mozilla’s new calendar integrated with Thunderbird gets finished.

I also use Thunderbird for my address book, although sharing contacts isn’t a big issue for me at this time. I’m not sure what’s out there for Windows in the shared address book space. Comment if you know of something suitable.

Finally, I mostly use OpenOffice.org for my word processing / spreadsheets / presentations / etc. It’s awesome and the price is right.

I hope this helps other Windows users (or even OSX users) who may not be aware of some of these applications, and I’d love to hear your feedback on what you use and/or recommend.