Groxx
|
Registered User
|
Basically a geek. Several programming languages, Comp Sci major in progress, 3D art minor. Coding is fun :)
|
|
Nov 21 |
answered | OS-Specific CSS? |
|
Oct 9 |
awarded | ● Yearling |
|
Aug 5 |
comment |
When, if ever, is “number of lines of code” a useful metric? I have to agree with Eli. If going strictly by removing, you end up with code that looks like a Perl guru wrote it. It may even make the project run better, but you just sacrificed a bit of speed for a LOT of later development time / headaches if something needs changing. |
|
Aug 5 |
comment |
HTML 5 <video> tag vs Flash video. What are the pros and cons? I would argue that the same people that are using IE6 are likely using Flash 6. I've run across dozens of people with computers with ancient Java / Flash / horrible codec packs installed, and nothing else. Users upgrade, not the company that makes the product. Your note on subtitles is a good point, though to my knowledge both competing video formats allow subtitle streams, and <video> would allow users to have a system-wide preference for subtitle displays, without waiting for Adobe to add that feature. |
|
Aug 5 |
comment |
HTML 5 <video> tag vs Flash video. What are the pros and cons? IME, Open Source == significantly faster code in a few specific areas, and worse elsewhere. An enormous amount can be learned from a few lines of expert-contributed code, but OS projects often have 90% of their code utterly lacking in elegance / efficiency. (large projects are a frequent exception here) |
|
Jul 19 |
comment |
Can someone recommend a reliable CVS or SVN hosting service? A couple rather important notes about Unfuddle (may I request that you update your reply?): 1) It also hosts Git. 2) It offers private Git/SVN for free. I have yet to find another that does this. I'm personally using it after finding it from this answer. Interface is a bit slow, but Git interaction has no delays, and it has very beginner-friendly help documentation in the interface. |
|
Jul 19 |
comment |
What are some funny loading statements to keep users amused? "Placating Publishers" is my personal favorite. |
