5,690 reputation
31241
bio website limetree.org
location London, United Kingdom
age 24
visits member for 2 years, 9 months
seen 59 mins ago
stats profile views 332

I'm a web developer specializing in the LAMP stack; although I do know a good smattering of front-end technologies too (JavaScript, jQuery, HTML5 and CSS3). My main focus is developing web applications preferably in the AWS cloud environment.

Have my sights on learning Ruby and C# in the very near future


Apr
27
comment Rails how to redirect if record is not found
I'd also add and return to the end of your redirect
Apr
15
awarded  Fanatic
Apr
12
awarded  javascript
Apr
4
awarded  Popular Question
Mar
30
accepted 'Class not found' when using namespaces in PHPUnit
Mar
30
comment 'Class not found' when using namespaces in PHPUnit
Well, for one, this isn't handling directory separators (for different OS's), whereas the more comprehensive class does. But you did point me in the right direction - so it's only fair I mark this as the accepted solution.
Mar
30
comment 'Class not found' when using namespaces in PHPUnit
You're right. But I want to get away from manually specifying the dependencies and move towards a more automated solution. My solution uses a way of doing that - but thanks anyway :)
Mar
30
answered 'Class not found' when using namespaces in PHPUnit
Mar
30
comment 'Class not found' when using namespaces in PHPUnit
Again, this defeats the purpose of namespaces in 5.3. I want it to be PSR-0 compliant.
Mar
30
comment 'Class not found' when using namespaces in PHPUnit
So for every test I write, I have to require_once every file? Doesn't that defeat the whole purpose of using namespaces to autoload files? Seems a bit hacky...
Mar
30
comment 'Class not found' when using namespaces in PHPUnit
I tried using a bootstrap file which references an Autoload.php - but I wasn't sure what functionality to use to include all necessary files. I also thought PHPUnit.xml would automatically include the required files in the <filter> node. Is that not the case?
Mar
30
asked 'Class not found' when using namespaces in PHPUnit
Mar
29
comment Drag and Drop Function
Look at HTML5's drag and drop and capturing the events with jQuery.
Mar
29
comment Logging custom elements Zend Log Formatter XML
Your Github link results in a 404. It's hard to diagnose the problem with no code.
Mar
26
comment Get extension from filename like variable
What about filename.tar.gz?
Mar
24
answered Nokogiri installation fails -libxml2 is missing
Mar
24
awarded  Notable Question
Mar
19
reviewed Approve suggested edit on How do you convert a Perl array to a PHP array?
Mar
19
revised Input to txt-file, txt-file to list element
deleted 2 characters in body
Mar
19
reviewed Approve suggested edit on How to skip bad dates in DBpedia SPARQL request?