New Website Woosta Pizza

Launched a new website, this one is for Woosta Pizza located in the hear of Worcester Massachusetts. The client has a basic static website with an online menu system they can update through an administration panel. To view this website click the link below legitimate online cash advance http://www.woostapizza.com

show div on check for checkbox

Sometimes you need to show a div when you click a checkbox, here is how yo do it. You need jquery to establish this. Check me   loans that can be deposited on a prepaid card Put some content here Basicly the paragraph container named checked is hidden untill one presses the checkbox. Click here … Read more

Cubecart custom category order

So I developed another new mod for cubecart, this one allows you to sort out your categories in cubecart the way you want without staying with the normal sort by name or id as seen in other mods. This mod only modifies 3 files and installs one column “pos” to your database to do the ordering. … Read more

Portfolio

Below is my current list of completed and work in progress websites. This is a temporary solution until I showcase all of my work with descriptions and photos. Most of my newer work can be seen in the category labeled “Projects Outsourced to me” this is due to a deal I have with a local … Read more

mysql update from another table

Recently I needed to update a bunch of rows in mysql with information from another table. I will explain how to do this simple process. Open up phpmyadmin or similar database editor view the sql query below UPDATE updatefrom p, updateto pp SET pp.last_name = p.last_name WHERE pp.visid = p.id Lets say we have 2 … Read more

Jquery Wizard Plugin

After looking for a jquery plugin that will emulate a windows wizard I decided to make my own (with the help of cody lindley’s css step menu). I am using Jquery which can be found here and css step menu found here. The code: First we need a simple javascript function will hide and display a div, this … Read more

Create Custom google maps

I was browsing the google maps API the other day and came up on something pretty cool, google now allows you to make custom maps right on their website. Previously only the tech savvy knew how to accomplish through server side scripts such as PHP, not anymore! I played around with it a bit making … Read more

Worcester Wide Web gets new website

I started development on this new website you are currently viewing, this website is going to be a little bit different then the previous website I had up. I am going to focus on posting design code and snippets from php to ajax. This site is now sort of a side project as one of … Read more

Contact

You can contact me with the below form [gravityform id=”1″ name=”Contact”]