Gary Court

  • Home
  • About
  • Blog
  • Contact

Blog » Web Development

JavaScript DOM to BadgerFish Encoder

Posted on April 27th, 2006 | Category: Web Development, JavaScript

The other day, David Sklar decided to come up with an ingenious method translating XML into simple JSON; nicknamed BadgerFish. At about the same time, I was looking for a format in which I could convert XML to JSON without loosing the features of XML yet keeping the JSON objects simple. BadgerFish is about as close as a good format as I have seen. However, a project I am working on requires an XML DOM in JavaScript to be converted into JSON for easier processing. Being that no one has written one yet, I went ahead and wrote my own - and am offering it free for others to use.
Continue reading JavaScript DOM to BadgerFish Encoder »

-> Read More

No Comments

Changing Permalink Structure in WordPress

Posted on February 1st, 2006 | Category: Personal, Web Development, Tutorial, WordPress

Permalinks are a necessity in today’s online world. With the speed at which information is moving, it needs a way of always being referenced to without it “disappearing”. Permalinks are nothing more then a URL that will always point to the target information, regardless if it moves or not. WordPress has a built in permalink feature for posts and pages which works as intended. Unfortunately, permalinks are permanent, and if you don’t plan ahead, you could be stuck with a permalink structure that you do not like. I initially thought that the permalink structure I had setup on my website was well thought of and practical. However, in practice, I changed my mind and wanted a different permalink structure. I also didn’t want to break any links people had already made to my site. Here’s how I went about it…
Continue reading Changing Permalink Structure in WordPress »

-> Read More

No Comments

Latest Gallery pictures in WordPress

Posted on January 16th, 2006 | Category: Web Development, PHP, WordPress

One of the things I wanted to do when integrating Gallery 2 into WordPress (using the WPG2 plugin) was to be able to see, on the main page, all the latest pictures posted in my gallery. The WPG2 plugin only supported displaying the last item added, and I could not find anyone else to have done this. So, I wrote up a quick hack to perform this function. It’s not pretty, but it does the job. Feel free to use it for your own site.
Continue reading Latest Gallery pictures in WordPress »

-> Read More

No Comments

Developing a Wordpress Theme

Posted on January 5th, 2006 | Category: Web Development, PHP, Tutorial, WordPress

I support web standards, which is why I chose WordPress as my CMS of choice. WordPress declares itself as a “state-of-the-art semantic personal publishing platform with a focus on aesthetics, web standards, and usability.” It’s also written in PHP, which is my programming language of choice when it comes to designing web applications. Overall, after having set up this website, I have found that WordPress (tries) to be W3C compliant in terms of XHTML and common web practices, and is also not that hard to customize. In this post, I will detail the steps that I took in creating a custom theme for WordPress.
Continue reading Developing a Wordpress Theme »

-> Read More

1 Comment

Gallery Available

Posted on December 14th, 2005 | Category: Personal, Web Development

Well, I finally I got the Gallery of my website done. This section of my website will showcase many of own personal pictures that will be interesting for friends and family, as well people who would like to get a visual insight into my life. At the moment you can check out all the latest pictures of my new house, from construction to completion.
Continue reading Gallery Available »

-> Read More

1 Comment

Navigation

  • Categories

    • Games (1)
    • JavaScript (1)
    • Linux (4)
    • Personal (3)
    • PHP (4)
    • Tutorial (6)
    • Web Development (5)
    • Windows (2)
    • WordPress (3)
  • Archives

    • February 2007
    • May 2006
    • April 2006
    • February 2006
    • January 2006
    • December 2005
CourtNET

© 2005 Gary Court. All rights reserved. | Valid: XHTML CSS | XFN | Powered by WordPress & Gallery 2.