Greetings you are using an outdated browser. We recommend that you upgrade your browser to Internet Explorer 7 or 8. Even better download and try out Firefox or Google Chrome. With a modern browser, you will have a richer, fuller internet experience.
Thank you for coming to CreateSean - we look forward to working with you. Please contact us with your questions.
After a few days away from PHP I’m back to reading PHP for Absolute Beginners I’m on page 85 right now. I’m going slow because I’m actually typing ...read on
I was doing a couple of minor adjustments to my blog Repatriate Me! and found a very easy way to have a search box have text that will disappear on ...read on
I’m working on a site and for the first time am setting up breadcrumbs with ExpressionEngine. Since I’m not using the structure module which as I ...read on
I’m working on a client site which has a gallery with a slideshow. I looked at a number of different jQuery plugins to run this and finally settled ...read on
I just sat down to work out the site architecture, in detail, on a site I’m about to start developing. This site has a photo gallery and I am ...read on
I’ve been using notepad++ as my text-editor of choice for several years now and have been relatively satisfied with it. It does everything I want, ...read on
I’m working on a site for a client which is divided into two distinct sections—each with their own appearance. Both sites however need a FAQ with ...read on
Yesterday I watched a screencast on text expanders by Jeffrey Way and my brain immediately went into overdrive. I just loved the possibilities. It’s ...read on
Since I am completely self taught in everything I do with web development and the little design I do, I thought it would be good for me to share how ...read on
I agree that wordpress is dead easy for the end user, however I do not think that it is particularly intuitive or easy for the developer.
I’ve been working on a client site and am happy with the progress, and more importantly the client is very happy. The original front page design had ...read on
I’m trying to do something with jquery but it just isn’t working. I’ve got a list of entry titles that want to be hidden until the user clicks on ...read on
I’ve been working on my latests client site, a language school. Things are going much smoother than expected. The client purchased a template and ...read on
Since the weekend I got smokin’ busy. From friday to Sunday I wrote a massive post comparing online slideshow services for my teaching blog. I also ...read on
I discovered what had caused my categories navigation to go awray. Adding the category=“not 244” to the weblog:entries tag is the culprit. This is ...read on
I solved my recent problems with superfish menus. It seems that because I had built my menu prior to adding the superfish js and css files there ...read on
I was busy most of the day getting ready for a big busy period in my day job and cleaning the house, but I did find some time work on my teaching ...read on
I learned something today while coding my teaching portfolio site. I was working on the resume page which has several nested lists and it wasn’t ...read on
I haven’t got a comp back from my graphic designer after having sent the latest feedback a few days ago. Without the comp, the client isn’t going to ...read on
solved this problem by changing the if from category_url_title ==”“ to if segment_4 ==’‘
———-
Below is a question I’ve posted on the EE ...read on