Adriano Varoli Piazza
|
Registered User
|
A web developer in Buenos Aires, always trying to improve my skills.
I earn my daily bread on PHP / MySQL / JavaScript development, working with CakePHP and jQuery, but I'm also experimenting with Django. I'm interested in many areas of programming and in learning new programming languages. |
|
1d |
comment |
Why is (python|ruby) interpreted? The fact that (Python at least) has had more than one compiler project going on for years, and that it's still not quite there, should sober your expectations of 'not be too hard', I guess. |
|
Nov 23 |
comment |
How do I avoid immediate loading of associated data in Linq to SQL I don't know if it's sadder that you try to game the system or that you add that as a justification. Sure, if I posted a question titled 'free naughty Pam pics' I'd get more reads. I'd also get more requests to close and flags, I guess. Maybe there were not that many people interested in Linq at that time of day? |
|
Nov 23 |
comment |
Access to “CreatingControls.InstallerControl.InitializeComponent ()” is not possible because of the security level English in the title, please |
|
Nov 23 |
comment |
How do I avoid immediate loading of associated data in Linq to SQL Try thinking about the title of your questions a bit more, please. I'm sure they seem intuitive to you, but... |
|
Nov 12 |
comment |
Scroll issues with Script.aculo.us / CakePHP autocomplete result list I haven't actually checked the new version's code, sorry. |
|
Nov 11 |
comment |
I want to align <div> b with <div> a horizontally, is there a simple way to do it? What if the content of the divs wasn't just 'foo' and 'bar'? The question is perfectly valid. |
|
Nov 10 |
comment |
What does $1 mean in Perl? @d03boy: could also be One Argentine Peso, or one of many other denominations that use $. Just kidding, not nitpicking. |
|
Nov 9 |
comment |
How will you print a character without library functions in C ? 'plz send the codez' is not what SO is about. |
|
Nov 7 |
comment |
When do you use Java’s @Override annotation and why? Did you know that your link shows a 'you must subscribe' message covering the useful part of that page? |
|
Nov 6 |
comment |
Most annoying colleague behavior (and how to deal with it) ? Bothering a colleague, making him lose focus, when the question could have quickly been asked to google or a forum... |
|
Nov 5 |
revised |
PHP: Turn HTML table into spread sheet? edited tags |
|
Nov 4 |
comment |
c sharp progrmming The title of your question is too vague, please edit it. |
|
Oct 30 |
answered | CakePHP: ACL and/or Auth |
|
Oct 28 |
comment |
PHP Session help I don't find much difference between _start and _init... Nor do I find session_start to be an unintuitive name. |
|
Oct 28 |
comment |
PHP Session help I always add an exit after a header() call, even if it's the end of the code, in case someone later extends it and finds trouble. |
|
Oct 28 |
comment |
What’s the best way to kick ass in programming? Ask the way to Carnegie Hall. |
|
Oct 27 |
comment |
Highlight text ranges in Vim What exactly do you want to do? |
|
Oct 27 |
comment |
Most daunting error message? Name and shame! Name and Shame! |
|
Oct 27 |
awarded | ● Civic Duty |
|
Oct 27 |
comment |
Most daunting error message? The actual error message after the morass of type info is actually quite clear about the problem. |
|
Oct 27 |
comment |
Most daunting error message? No, only to plug in a keyboard. |
|
Oct 27 |
comment |
Most daunting error message? Letter paper isn't 'subtly' different from A4. Their sizes are different, that's all. Letter is a bit wider and shorter. |
|
Oct 27 |
comment |
MySQL: Do I have to purchase a license for InnoDB if I plan to use it in a for-profit setting (commercial use)? Unless you provide detailed citations, especially from lawyers or from law, you are only FUD'ing about the legal safety of MySQL. |
|
Oct 27 |
revised |
How can I replace parenthesis in vim added 79 characters in body |
|
Oct 27 |
comment |
How can I replace parenthesis in vim Isn't Vim using the content between the escaped parentheses as a group, then throwing it away? It's a significant distinction in that case. |
|
Oct 27 |
answered | How can I replace parenthesis in vim |
|
Oct 21 |
comment |
Accessing methods from another CakePHP controller, or better alternative! Sorry, I meant the comment about the way you tagged the question, not the text. It's alright to mention all that there |
|
Oct 21 |
comment |
Accessing methods from another CakePHP controller, or better alternative! The actual model name, badges or reputation bear no relationship to the question. You could think of the same situation with different entities. |
|
Oct 20 |
comment |
Best book to learn web development for a professional developer? The problem with the ROR recommendations is that they're not exactly about web development, but about Ruby on Rails. It would be really nice to live in a world where ROR was all that's needed for web development, but this ain't that world. The first maintenance job will have you wondering WTF truck ran over you if you only learned ROR. |
|
Oct 16 |
comment |
What is the most challenging technical problem you’ve solved in your life? "Why can't you use directly a Ford V8 motor in a Prius?" |
|
Oct 14 |
comment |
Chrome box model is wrongwhen div display:table! Did you try using a correct doctype? |
|
Oct 14 |
comment |
Most horrifying line of code you have ever seen? You, sir, win money. |
|
Oct 13 |
comment |
What are some best UNIX Online Tutorials/Books ? I disagree with Scottie T. Once you get the hang of vi, it's a great_editor. |
|
Oct 9 |
comment |
Tricky SQL query I suppose it's "PARTITION BY" |
|
Oct 2 |
answered | What’s the worst security hole you’ve ever seen? |
|
Oct 2 |
revised |
What’s the worst security hole you’ve ever seen? indented the code |
|
Oct 1 |
comment |
awk and printf in bash NF-1 is the Number of fields - 1 : tomecat.com/jeffy/tttt/awk.html |
|
Sep 26 |
awarded | ● Yearling |
|
Sep 23 |
revised |
accented words in email subject break spacing - how do I stop this? added new solution |
|
Sep 18 |
revised |
Remove colon using VI added consideration for timezone |
|
Sep 18 |
answered | Remove colon using VI |
|
Sep 18 |
revised |
Is there a PHP and MySQL book that deals with real world programming? added framework-related books. |
|
Sep 18 |
answered | Is there a PHP and MySQL book that deals with real world programming? |
|
Sep 17 |
revised |
What is the best length of a coding session before taking a break? sessoin -> session |
|
Sep 17 |
accepted | what this php regex does? |
|
Sep 15 |
revised |
what this php regex does? added bit about special characters |
|
Sep 15 |
revised |
what this php regex does? added example of pattern without evaluation |
|
Sep 15 |
answered | what this php regex does? |
|
Sep 15 |
asked | How necessary or convenient is it to write portable SQL? |
|
Sep 3 |
revised |
accented words in email subject break spacing - how do I stop this? added wrap-up to the question |
