• 10 handy tips for getting the most out of Coda

    0

    If you’re a web developer on Mac I encourage you to get your hands on Coda by Panic. It can handle just about all of your development needs and make coding much faster. If you’ve already got it then brilliant! I’m going to run through 10 tips to get the most out of Coda, some you may know, some you may not. It’s all part of the fun! Let’s see why Coda leave it’s competitors in the dark.

    Read more

  • Multiple CSS classes on the same element

    3

    This one is pretty obvious to most CSS developers but it’s not actually used that widely on a lot of websites. It is really easy to apply multiple CSS classes to an element allowing you to mix and match various classes on elements. One instance I find it handy is when I have elements that require the same CSS as another element but simple things like the background color is different. Adding a second class to the element means I don’t need to re-write the class with an alternate color, I can just create an additional class to set the background color.

    Read more

  • Choosing the right web host

    0

    Choosing the right web host is the most vital part of any web based business yet often not enough research and consideration goes into choosing your host.  Choosing the wrong host could lead to tremendous amounts of downtime and security issues. This looks bad for you as a developer and can often end up costing you or your client time and/or money. Let’s have a look at what you really should be looking for and why it’s so vital.

    Read more

  • 7 Handy jQuery Plug-ins

    2

    What I love about jQuery is how it make coding Javascript much quicker and easier. Switching to jQuery after years of experience in Javascript felt like I was going backwards because of how much easier it is. jQuery is super powerful and now speedier than ever. But it’s greatest feature is the thousands of plug-ins available for it. I’m going to have a look some of the handy jQuery plug-ins I’ve come across.

    Read more

  • The Art of Social Media Marketing.

    0

    Chances are you’ve heard about Social Media Marketing, but what is it and how do you effectively implement it? If you’re not involved in social media marketing you should get involved now as it is free/cheap and highly effective for most businesses.

    Head over to the Small Business Hub to check out my article on Social Media Marketing.

    http://smallbusinesshub.com.au/?p=371

  • Why does Microsoft refuse to listen to it’s consumers?

    0

    Okay, I’m probably not the best person to talk on behalf  of Microsoft’s consumers as I don’t actually touch anything Microsoft apart from Internet Explorer to test sites in. The reason I’m not is because of this same question that remains unanswered. Why won’t they listen to consumers? In particular web developers: Why does Outlook not support all CSS and why doesn’t IE follow W3C standards?

    Read more

  • Javascript Libraries: Prototype or jQuery?

    0

    A year ago the answer was easy, Prototype. Today jQuery has grown enormously and has the largest active community out of all the Javascript libraries. But is it the right choice for you? And what is a Javascript library anyway?

    Read more

  • Zip files using PHP without the PHP zip function: PHP Zip Class

    46

    The search for a PHP class to zip files has taken me well over 2 years. Going from not being able to find ANY to being able to find some that worked but wouldn’t unzip on MAC, the search seemed as if it would go on forever. A lot of web hosts don’t have the PHP zip function installed yet creating zip’s is quite important and handy to a lot of project. Today my search is finally over and I have finally found an easy + working PHP class for zipping files.

    Read more

  • It’s all about me…

    1

    Time to take a brief step back from the usual chatter – and tell the world about me! For those who don’t know, my name is Jason Stockton and I am a web developer from Melbourne, Australia. The reason I started this blog was because all too many times I’ve come across issues when developing sites that I could just not find solutions for. Often I’d waste hours trying to find the solution when usually it’s really simple. Thus I started this blog to hopefully save people a little bit of hair pulling and then eventually premature balding. I believe for the most part the blog has been successful for helping a number of people with various issues.

    I’ve also just released a website about me and my web development so check it out!

    http://www.jasonstockton.com.au/

    Enjoy! Feel free to let me know your thoughts of the site =)

  • How to fix the “Save For Web” color shift in Photoshop.

    0

    If you’ve used Photoshop’s save for web feature, no doubt you’ve ran into problems with colours going from brilliant to dull and lifeless. It’s a very frustrating this for designers and developers alike. After years of trying to find solutions and work-arounds for the problem, I finally found one that works.

    Read more

Page 2 of 5«12345»