| bio | website | |
|---|---|---|
| location | Quebec City, Canada | |
| age | 30 | |
| visits | member for | 2 years, 4 months |
| seen | yesterday | |
| stats | profile views | 22 |
Web developper
- PHP (Zend Framework)
- MySql
- Javascript
- XHTML / CSS
Hobbyist
- Python
|
May 5 |
comment |
Where can I ask for an accessibility review for a site? quick test for accessiblity are : black and white version, light and moderate red, blue, green, orange, yellow hues (this will allow you to discernate if the content can easily be seen by color blind people) then you can deactivate css and javascript, if you still get your reading levels and most of the content you are about 80% accessibility bullet proof |
|
May 5 |
awarded | Citizen Patrol |
|
May 5 |
awarded | Critic |
|
Apr 29 |
comment |
Version control management of large projects Take a look at hginit.com it's a pretty good Mercurial tutorial |
|
Apr 28 |
awarded | Editor |
|
Apr 28 |
revised |
Dependency Injection and method signatures deleted 1 characters in body |
|
Apr 27 |
answered | Dependency Injection and method signatures |
|
Apr 20 |
comment |
Any ideas about puzzles and recruitment with Coderloop? +1 for disclaimer |
|
Apr 15 |
awarded | Teacher |
|
Apr 15 |
answered | How do you accurately create estimates for programming projects given to you? |
|
Apr 14 |
comment |
Tricky logic puzzles - Are they really useful in assessing programming skills? looks like Die Hard 3 jug puzzle youtube.com/watch?v=lZ64IR2bz5o |
|
Apr 8 |
comment |
“As” Naming Convention The Hungarian notation would good be a naming convention if Microsoft hadn't broken it. The notation should not state the type but the nature of the variable content. For string the microsoft way of doing it is prefix everything with a "s" so all the strings are the same, but if you use it to qualify a string as safe (from the system) and un-safe (from the user) you will have something clearer to work with like usName = fromFormElement and sName = fromDatabase. You can read more on that on joelonsoftware.com/articles/Wrong.html |
|
Mar 25 |
awarded | Supporter |
|
Mar 23 |
comment |
Why is software schedule estimation so hard? There is a really good article written by the father of this community on his web site joelonsoftware.com/items/2007/10/26.html |
|
Mar 22 |
accepted | Application internal API |
|
Mar 22 |
accepted | Application internal design VS Web application design |
|
Mar 21 |
asked | Application internal design VS Web application design |
|
Mar 21 |
asked | Application internal API |
|
Mar 9 |
answered | Why are most websites optimized for viewing in portrait mode? |
|
Mar 8 |
awarded | Scholar |