About TheJoey.Net

TheJoey.Net is the weblog of Joe Casabona, a web developer who attends the University of Scranton, now for Graduate Studies. He is real bad at writing these about pages and hates writing in the 3rd person...more

**The layout is new and there might be some bugs. If you see any, please email me at Joe@Casabona.org

Archive for the 'Site News' Category

Feb 07

Busy Semester

I know I haven’t updated in a while, and that is due to the fact that the semester is now in full swing and it’s going to be a busy one. Some things I have lined up:

  • A Computer Graphics class where I will be learning really cool things
  • A Business Plan Competition that would help me sky rocket my company into the mainstream
  • A Swing Latin and Ballroom Dancing class my friends managed to coerce me into taking
  • An Intramural Racquetball League (singles)

Hopefully I will be able to find time to write about all of the above, but especially the first two.


Jun 13

Flixster

Flixster

You might have noticed I recently added a “Movies” box to the sidebar, with a flash object showing recent reviews from social networking site Flixster. I started using the site a couple of weeks ago through Facebook, and I’ve got to say it’s a pretty awesome website.

I’ve been meaning for some time now to make a movies page, much like my friend Stephen at Mekosh.org. I figure I review enough, so why not make my own page for them. However, using Flixster, I get what I wanted and so much more. I can easily review movies on a 5-star rating system, make my comments, see what friends think and even create lists of movies I want to see. Not to mention it keeps the average rating I have for all of my movies, how many I’ve rated and how many I’ve reviewed.

My Profile Page organizes that information quite nicely, with customizable skins and a number of other modules I didn’t mention above, like favorite actors, photos, etc. I don’t use too many social networking sites regularly, but Flixster is definitely added to that list.


This is part 3 of 5 of the mini series for my new design. In this part I will be talking about the dynamics of the site and using WordPress as a Content Management System (CMS).

A change made more on the back end of this site is all of the pages on the site can now be edited through WordPress. This makes it much easier when I want to update things like my resume, the about page, etc. One of the reasons I never did this before was I did a lot of PHP stuff on the seemingly static pages, and there was no way for me to integrate PHP code via the WordPress admin panel. To fix that problem, I found a plug-in called runPHP.

This handy little plug-in ads a check box to each post asking if I want to run the post or page thought the PHP preprocessor. All I do I add in the php code (with normal tags) and I’ve got dynamic, easy to update pages. This comes especially handy on my projects page, which calls a number of custom functions. With runPHP I can easily change parameters or function calls right from WordPress.

On the same token, my projects page is also completely dynamic. I will talk more about the plug-in I wrote in the next series, but I would like to touch on the fact that this was something I had been planning for a while. I needed an easy way to add, edit and delete projects from my resume site, Casabona.Org. With WordPress, I was able to add another set of pages to the admin panel to do just that. In the coming months I will be combining Casabona.Org and this site, making them fall under one roof. This plug in will make it much easier for me to manage my projects.

Using the power of WordPress, I am able to quickly and easily manage my site, transforming the open source blogging system into a CMS. Now, this site is updated more frequently with some very rich content.


This is part 2 of a 5 part series starting here. This post is going to focus on the overall design of the site, and some of the decisions I made regarding it.

The first thing some might notice is that this design is wider than my other ones. I decided in creating this new template to go with a site optimized for a 1024 screen resolution. According to w3schools, only 14% of users have a screen resolution of 800×600. That is compared to 80% using 1024×768 or higher. This is also down 11% from September, the last time I checked the numbers. Further more, my target audience is tech-savvy people and college students. I’m sure if we break those numbers down into these two demographics, the number of 800×600 users would be even less.

With this new design I also wanted to move away from a tradition blog template. I made it so one post would appear on the homepage, along with a number of other resources I’ve made available. These resources include my Resume, Projects, links, and of course the traditional (to this site) site navigation. I did this in an effort to merge Casabona.Org and this site into one. I’ve also create TheJoey.Net’s first logo. It’s a circle broken into 4 quarters. Each quarter represents one of the following: Personal, Professional, Play and Projects. The Personal is any news or information having to do with me. Professional for the work I do for clients through JLC Web Design. Play is for fun/cool things I might find interesting and Projects for side projects I am working on on my free time.

I hope the new design has also made the site a little more user friendly for post navigation and searching. If you have any questions or comments, of course feel free to leave them below!


Introduction

I suppose if I had to give this version a number, I’d say it’s version 4.0. TheJoey.Net has seen 3 major redesigns and I had a “blog” when I first started web design. This design by far has seen the most innovation and customization on my part. On the About Page it says this site is my sandbox. That is the absolute truth, and probably the reason the design changes so often (I’d say once a year is pretty often). But this time around I wanted something that will hopefully last longer than that. So not only did I work in a ‘change of face,’ I added new features and showcased some of my new skills.

What’s Coming

This mini series on the redesign will probably be four posts: Design, Dynamics, Projects and Plug-ins. Within these four posts I’ll be able to talk about all of the new and improved features of the site. For example, I am using a layout optimized for a 1024 screen resolution instead of 800. I also changed all of the pages so they can be updated from the back end. I worked in some Ajax and wrote my first plug in.

What do you want?

If there is a feature you want to hear specifically about, just leave a comment and I will make note of it. I personally think I was about to do some cool stuff, and while there is still some house keeping I need to attend to, I am happy with how the site came out.