This post by Sepeck is a nice tutorial on a quick and dirty Drupal port of an existing site design. When I have a moment, I am going to try it out as it seems like a good way to get one’s feet wet!
|
||||||
|
This post by Sepeck is a nice tutorial on a quick and dirty Drupal port of an existing site design. When I have a moment, I am going to try it out as it seems like a good way to get one’s feet wet! A recent post by one of the designers that worked on the fabulous Garland theme has sparked a very interesting conversation about the problems surrounding developing themes for Drupal, of which there are many. The comments there are well worth the read. I will have more to say on this once I have get a little farther along in “developing” my own Drupal site and playing around with the foundation theme, right now I’m still too new to Drupal to get into specifics. However, I offer these two points: 1) Drupal, being so powerful and extensible, creates a huge problem for designers in the sheer number of types of modules and content a theme has to handle. Calling for themes that are created for a specific kind of Drupal site (e-commerce, blog, brochure, etc.) is an excellent idea. 2) Although designers can be belladonnas, oops!…I mean primadonnas and/or lone wolves, there is a way for them to participate with the development community concerning themes. It would just have to work a little differently what people have been used to. I think the method used by TWiT tv to design their Drupal site is one that can be used to the advantage and purpose of bringing themes to Drupal, which is described in this podcast by Lullabot. Essentially, a designer would come up with the graphics, the CSS (most of it, anyway) and the overall site layout and conventions. Then, a team of folks like myself and more experienced programmer types would work on extending the theme so that it works with Drupal. It would take a major change in approach but it is do-able with the community we have.
I live in small town in the desert. More importantly, I am a stay at home mom with little kidlets and no budget for going to things like DrupalCon or Lullabot training sessions. The best I can do from where I am is search the forums endlessly (which is not helpful when you don’t even know what things are called) and tune into Lullabot podcasts (for which I am also deeply grateful). No, the screencasts in particular are very special, in that I can attend something that has previously been impossible for me, a meeting with professionals who are keen to answer questions from n00bs and more experienced alike. It has an organic, democratic and open quality that is just fantastic, and there is nothing like watching someone actually use the program and code to teach one many things that have, up to this point, been hidden due to inexperience. The thing is that it is a little easier to understand everything going on having been on the mailing list and such from the beginning, as folks are very enthusiastic and projects, websites, and wikis are mulitplying like crazy. If you are just now coming to the Dojo, here are a couple of places to keep your eye on: Dojo Portal – A bulleted list of the important posts and, more importantly, links to the screencasts which are available at this point primarily through Bittorent. It hasn’t been updated since the last couple of lessons, but I’m sure that will change shortly. Drupaldojo.org – So far set up for documentation wikis but I think collaborative projects in general will be tracked here. Drupaldojo.com – Another documentation tracker that is deeper than the Dojo Portal but easier to grasp than wading through all the Group conversation. I would not be surprised to see all of this change and grow radically over the next few months, especially as folks look toward dojofying SoC, so stay tuned! I know I will. Update 3/7/2007: Lullabot interviews Josh about the Dojo! And Lullabot announced that they would be doing one of the upcoming workshops in Sunnyvale as a screencast! Too cool. After playing with several Drupal installations, I have my first real project to work on. I am finding a real-world example makes all the difference when it comes to really learning how Drupal works, although that should come as no surprise. I have been reluctant to track my progress on this site here, simply because it is an extra step and I have only so much time to work on things. I rethought this as I found myself returning to previous posts, like this one, when it was time to do another dotProject installation. I decided it might be valuable to do especially because modules in Drupal seem to multiply like cottontails after a wet spring. This project is good because it is limited in scope and the site owner is fairly relaxed as to schedule, which is excellent. The site will look like a regular website until the user, either a Teacher (content creator) or Parent (content reader, commenter), logs in. Then, users will land on home page with the latest updated content, and from there a Parent will be able to click on a page with a list of all content that references their child; search for other content based on other children’s names; and have access to their child’s progress reports. That child’s Parent and the Teacher should be the only ones that have access to this information. There will also be an area for downloading forms or other documents, and a school calendar/syllabus combined. That is the english version. In modified Drupal-speak, the site needs to:
After playing around a bit, I think I have figured out what I can and cannot do from the above list with the standard core installation. It is now time to think about modules. I’m sure that I might end up with some duplication as I wade out and try to figure out what is and is not going to work; in any case modules will be the subject of Part II. Here is the location of my test site. BTW, I’m happy to announce that the very first module I installed was the brand-spankin’ new Update Status for Drupal 5 by Merlinofchaos. Thanks, Earl! |
||||||
|
Copyright © 2012 Pixel Surfers - All Rights Reserved |
||||||
It’s about quality, stupid
Andy Rutledge wrote this post about web standards that I thought was a pretty good description of the “why” behind standards. He says that web standards are not being marketed properly; that it’s not about compliance, but about quality. He says:
He makes the point that W3C and the Web Standards Project have done a poor job selling web standards to the design community at large to whom “standards” come across as “arbitrary rules”. Well, Andy actually works in a web design firm with other designers, so he may have contact with a lot of designers that are bucking the standards trend “just because”. However, as someone that has only gotten a grasp of how to do web design over the last several years, I know that from the moment I read about web standards, I wanted to adopt them. Why? Because I wanted to design web sites right. It was never a mystery to me that it is about quality that had multiple benefits to the user, the site owner, and the world at large. Perhaps a large part of the credit goes to the Academy of Web Design, where I was taking classes, which introduced good reasoning for standards early on. I must admit that as I went online in search of more information, though, I found the same overarching “quality” arguments that Andy makes in his post made again and again by others, if not in those exact words.
In fact, the challenge for me has been to some up with a way to express the difference that abiding to web standards makes to customers. How do I explain that what I do is different than what a web designer that doesn’t care about web standards does? The following is part of my attempt to explain this difference in a very generalized way from my business site:
and
Using web standards makes the above possible, even if I don’t mention them specifically.
I’m not sure if the marketing message for web standards really does need improvement vis-a-vis designers in general. I was sold from the very beginning. But when communicating to clients about what I have worked so hard to learn, talking about web quality as opposed to web standards is a very smart move to make. As Andy says, “professionalism and quality products are hard to argue against”.