| bio | website | nicbertino.com |
|---|---|---|
| location | California | |
| age | 27 | |
| visits | member for | 2 years, 8 months |
| seen | May 15 at 22:20 | |
| stats | profile views | 85 |
________|\____\o/___ AHHH SHARK!
|
Jun 28 |
awarded | Nice Answer |
|
Jun 27 |
comment |
What screen resolutions should we test on when developing for mobile devices? @John Isaacks I would look into Media Queries with CSS3 if you're going down the path I think you're going. You'll be able to develop one stylesheet for all of the sizes you're seeing. |
|
Jun 26 |
comment |
Why is Mercurial considered to be easier than Git? Weird, I never heard Mercurial was easier. I found more documentation for Git (may have been perception) so I learned that. |
|
Jun 26 |
comment |
Web-programming vs Hardcore-programming @holyvier I'm not quite sure what you're saying, but just because there are a lot of intermediate programmers doesn't make them all intermediate. I'm sure there's a lot of really bad C programmers. That doesn't mean I think they are all bad. |
|
Jun 26 |
comment |
Web-programming vs Hardcore-programming I think the fact that you're assuming that all web developers or programmers are "intermediate" is a little offensive. |
|
Jun 23 |
revised |
What are the best ways to cope with «one of those days»? added 278 characters in body |
|
Jun 23 |
answered | What are the best ways to cope with «one of those days»? |
|
Jun 22 |
answered | How do you break down a new project with an existing mega PHP site? |
|
Jun 22 |
answered | Chess as a team building exercise for software developers |
|
Jun 21 |
comment |
Asking my employer if I can open source a project I'm working on for the company I didn't add it as an answer because the function of the product was for a check in-check out dashboard(basically where people are), so it is probably a lot different than most cases. @Berin Loritsch has a much better general perspective :) |
|
Jun 21 |
comment |
Asking my employer if I can open source a project I'm working on for the company I did this once and made sure that any company-specific information was totally left out. I explained to my manager that it was a "skeleton" of the product I made with the intent of helping others. They were very receptive. |
|
Jun 21 |
comment |
Is CodeIgniter PHP Framework suitable for large ERP or Business Application? @adietan63 have you looked at some of the existing ERPs on the market? I was tasked with a similar project and the breadth of an ERP in general made it extremely costly to develop from scratch. It is a daunting task, no doubt. |
|
Jun 21 |
comment |
Is CodeIgniter PHP Framework suitable for large ERP or Business Application? @Claran I'm not sure, ERPs are a special breed. |
|
Jun 21 |
comment |
Will LAMP meet the following needs? @Telis Duvoir you should take a look at some other questions on the site. It has been asked many times. |
|
Jun 21 |
answered | Will LAMP meet the following needs? |
|
Jun 20 |
comment |
Is it bad habit not using interfaces? haha, if this is tl;dr, I'm not sure you're going to like this whole StackExchange-high-quality-answers thing. |
|
Jun 17 |
comment |
What is your experience working for IT outsourcing company in the professional sevices and/or managed services? "I have never worked for an IT outsourcing company, and your post just reminds me what's wrong with that industry. " I can't +1 hard enough |
|
Jun 15 |
answered | Advice on making sure e-commerce site is secure using PHP and MySQL |
|
May 28 |
comment |
What should a self-taught/no experience programmer's resume look like? I gave this a +1 because metrics and accomplishments are important. It makes you appear far more valuable than "I was responsible for ..." which shows the tasks you did, but not how great you were at them. |
|
May 15 |
comment |
What are some fun (and very easy) C++ programs for a 10 year old kid to write? man, something like a typing piano is what kids go bonkers for. the strongest point in my technology classes (i taught k-8) were things related to music. they absolutely LOVED it. since i'm musically inclined, making something that automatically played chords in a fixed scale would have high impact on most children. |