alex

8,369
Reputation
1390 views

Registered User

name alex
member for 1 year
seen 10 mins ago
website
location Sunshine Coast, Queensland, Australia
age 23

Web Developer

Frameworks I love are jQuery, Kohana and the Unobtrusive CSS framework.

About to learn some c++.

I've just launched my new website so please go and check it out!

23h
answered PHP: How to instantiate a class with arguments from within another class
1d
revised Removing all line-breaks (BRs)
added 60 characters in body
1d
comment Removing all line-breaks (BRs)
Ah! Don't worry I have a few questions on here like that...
1d
accepted Removing all line-breaks (BRs)
1d
revised Removing all line-breaks (BRs)
edited tags
1d
answered Removing all line-breaks (BRs)
1d
asked Techniques to speed up Magento on a shared host
1d
comment jQuery: is mouse still over the element?
+1 useful plugin
1d
answered jquery, submit form when field loses focus
2d
comment CSS Hidden Features
@Oskar I'm not sure... I can't remember why I accepted it.
Dec
3
comment Why do people ask for computer (IT) help if you tell them you’re a programmer?
+1 I like this answer - parents get free tech support!
Dec
2
awarded  Tumbleweed
Dec
1
comment Find <a> with image extension in href (jQuery)
It also would work in some edge cases like image1.jpg&uname=tom ... however in saying that it would also match the extension if it occurred as part of the URL elsewhere... but that seems unlikely.
Dec
1
comment Find <a> with image extension in href (jQuery)
+1 I like this one... very DRY
Dec
1
awarded  Popular Question
Nov
27
accepted Is it possible to include a javascript file which is in a zipped file?
Nov
27
comment Is it possible to include a javascript file which is in a zipped file?
You could use PHP, and extract a zip on the server and then link to it :P
Nov
27
answered Is it possible to include a javascript file which is in a zipped file?
Nov
27
comment When is best to use exceptions in PHP?
It's an interesting idea... I don't know yet if I want to clutter my parameter lists with it.
Nov
27
comment How to make the first column of a table invisible?
And this shouldn't be used to hide any sensitive data....
Nov
27
accepted How to make the first column of a table invisible?
Nov
27
answered How to make the first column of a table invisible?
Nov
27
comment Is there a less hacky way to do this in MySQL?
That's a good idea... how would you write your query then to get the newest product?
Nov
27
comment Is there a less hacky way to do this in MySQL?
That is a bit better... I feel foolish for forgetting about these things in MySQL. Thanks!
Nov
27
asked When is best to use exceptions in PHP?
Nov
27
asked Is there a less hacky way to do this in MySQL?
Nov
27
comment What exactly does “closure” refer to in JavaScript?
+1 because you ask handy questions
Nov
27
comment Does using a framework prevent me from mastering JavaScript?
+1 ... I just had to tip you over (9,999) (and a good answer)
Nov
27
comment Does using a framework prevent me from mastering JavaScript?
+1 good answer sir
Nov
27
answered PHP MySql Insert n rows at once?
Nov
27
comment Need help with jQuery to JavaScript
Thanks for your answer - should I parse the XHTML with regex too? :P provoking
Nov
26
answered How to truncate text until “more” link is clicked?
Nov
26
comment Calculating difference between username and email in javascript
Well my answer ended up sucking... have a +1 :D
Nov
26
answered Where we should put “skip to content” links?
Nov
25
comment Write CSV To File Without Enclosures In PHP
I think you need the quotes.. what if there is a newline character or comma in there and they are not quote delimited?
Nov
25
comment Magento - Removing the black background from automatic thumbnails?
That's a bit odd then. Sorry I can't help you further.
Nov
25
comment Need help with jQuery to JavaScript
@David Sorry I have heard the phrase here before and thought it was well known. I also didn't mean to exclude the DOM API.
Nov
25
answered Magento - Removing the black background from automatic thumbnails?
Nov
25
revised Calculating difference between username and email in javascript
edited body
Nov
25
revised MySQL storage engine decision
edited title
Nov
25
asked Need help with jQuery to JavaScript
Nov
25
asked Where can I find docs for PrestaShop?
Nov
24
comment What’s your favorite “programmer” cartoon?
My mate reckoned he read about someone who had a custom license plate that was NULL... and he reckoned he never got any tickets!
Nov
24
comment What is the best CSS Framework and are they worth the effort?
Great link! .............................
Nov
24
comment How does “Appreciate” buton in Behance works? vote once, not (only) cookies
If there are no cookies, you can either put it down to something like a query string, or an IP and/or User Agent combo.
Nov
24
answered wordpress : how to put an enter page?
Nov
24
answered Do you use any tools for rapid html/css development?
Nov
23
revised how to get random image from directory using php
deleted 11 characters in body
Nov
23
awarded  Favorite Question
Nov
23
answered What does the javascript snippet mean?