| | |

Winn Cards and Comics

Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don't hold it against me. One of the perils of having a 20+ year old website!
Winn C&C

The Winn Site is a project I have been working on for a couple of months now. The guys wanted a brand new site- the one they had was, umm, bad. They also wanted an online catalog that they could update, along with the ability to update tournament dates. With that in mind, I got started.

The design I gave them was a pretty basic XHTML/CSS layout. The logo was one that they supplied, so I went with that color scheme. I used divs to organize the soon-to-be large amount of information in an aesthetically pleasing way. The challege with the design of this site was that they could add as many products they wanted whereever they wanted, and the design had to be able to handle it. The great part about the site, however, is the programming aspect of it. I created a number of functions to print the catalog info, as well as add, edit and delete to/from the site. The back end I wrote is totally custom, password protected, and designed to be pretty ‘liquid,’ meaning easy to update and manage. They have the ability to add products, including uploading a picture [how to on that in a later post], add tournaments, with custom date and time functions, and add categories which automatically become part of the navigation. They can also edit anything, and delete anything. The product page is the best page on the site, using flow control to change what exactly is displayed on the site. The user can also sort any information on the product pages and there is a search function, making finding any product very easy to do.

All in all it was a good experience, and I learned a lot. I did have experience in coding CMSs before this, such as on my own sites, but this was my first real updatable online catalog. In the near future they hope to add a shopping cart, which it looks like I will also be doing for them. Later!

Similar Posts

  • |

    GeekTool Desktop

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website! GeekTool Desktop, originally uploaded by jcasabona. Did this up using Geektool and an awesome Atari background. It was featured on…

  • | |

    Simplecast Episodes and New Projects Page

    Over the weekend, I announced on Twitter that I officially released a plugin I’ve been working on for a while called Simplecast Episodes, which allows you to add and embed podcasts hosted at simplecast.fm into WordPress. I’m happy to say that it’s officially in the WordPress Plugin Directory.

  • |

    Sass, Sublime Text, Github, and Changing my Development Workflow

    When I left the full time freelancing world 2.5ish years ago, I had a very specific way I did things and I enjoyed it; however, admittedly, it wasn’t the best. I was using Coda, not making local copies, not using any form of version control, and my frameworks were becoming stale. I’ve been going to…

  • | |

    Web Design Day 2012, Pittsburgh

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website!Over the weekend, I attended Web Design Day in Pittsburgh, PA. There were a lot of great speakers, I met a…

  • |

    Facebook vs. MySpace I

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website! After using both Facebook and MySpace for some time now, I have been able to see how they both have…

  • |

    Teach yourself how to program

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website!As some of you may know, I have taught myself a lot of the programming I know. It started with HTML,…

One Comment

Comments are closed.