|
Advertise Here
No bashing, no opinion I was re-watching this discussion I watched it at work some time ago on a Sunday morning. It's interesting and mostly respectful thoughts and opinions although of course vary, just thought I'd share
The Big Questions...
Started by Smudge on
, 19 posts
by 15 people.
Answer Snippets (Read the full thread at survivalistboards):
Always been that way....
It's relevant for people who believe and not for those who don't.
I don't understand the debate.
relevant today in at least one respect: people who believe in it make laws and influence will ever change that.
|
|
This article from IBM about a JDBC wrapper seems good and I'm tempted to use it:
http://www.ibm.com/developerworks/java/library/j-jdbcwrap/index.html
but it its dated 2001 - is it still relevant to today's best practices or has this been superseded by...
Started by Vidar on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
If you don't mind adding third party libraries - ... .
You’re a lot better of using “normal JDBC”, especially PreparedStatement .
After a short glance at the source code of Table I’d strongly advise against it as it does nothing to prevent SQL injections .
|
|
What is your word for today (there is always a word of the day that seems relevant)? My word for today is "feasibility" and I shall use it as often as possible, just for today.
Started by Mister Answerman on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at yahoo):
Because I'm out to spread the word..
|
Ask your Facebook Friends
|
Given that applications for mobile devices are expected to be small and simple, often with heavy computation off-loaded to a web-service.
Is OO, over and above frameworks such as J2ME, relevant to mobile application programming ?
Would application specific...
Started by Everyone on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
On any feature-phone of today, you're in luck!.
|
|
Is Rock and Roll still RELEVANT in today's teenage culture? Let me inform you of Portland based rock band 'A Thief At Heart'
What sets these guys apart, they are all 20 years old, and managing to bring old style rock and roll, back to a generation that...
Started by RScottMusic on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at talkclassicrock):
At least not the....
Is Rock and Roll still.
RELEVANT in today's teenage culture?
My answer is NO! No, rock is not still relevant in today's culture, but I'm on my way! Rock is still relevant, but now it's called country.
|
|
Is Rock and Roll still RELEVANT in today's teenage culture? Let me inform you of Portland based rock band 'A Thief At Heart'
What sets these guys apart, they are all 20 years old, and managing to bring old style rock and roll, back to a generation that...
Started by RScottMusic on
, 8 posts
by 6 people.
Answer Snippets (Read the full thread at talkclassicrock):
At least not the....
Is Rock and Roll still.
RELEVANT in today's teenage culture?
My answer is NO! No, rock is not still relevant in today's culture, but I'm on my way! Rock is still relevant, but now it's called country.
|
|
I recently watched the free chapter video download (at the bottom) of this tutorial:
Code: Select all http://library.creativecow.net/articles/rabinowitz_aharon/ITKVS.php
One thing I learned is that you render your video output from Premiere/After Effects...
Started by butterbescotch on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at videocopilot):
This is still relevant.
E=MC Hammer I agree.
After Effects doesn't do multi pass encoding.
|
|
Since the vast majority of monitors are 16-bit color or more, including mobile devices , does it make sense to even consider Web Safe Colors when choosing color schemes? Or is it something that ought to be relegated to history as a piece of trivia?
For...
Started by Gavin Miller on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
To me, a much of this applying to today's modern displays, since almost nobody runs their display in 256 colors anymore.
I don't think web safe colors are relevant any more.
In my opinion, its history.
|
|
Hello,
I'm new to Windows programming and after reading the Petzold book I wonder whether it's still good practice to use the TCHAR type and the _T() function to declare strings or if I should just use the wchar_t and L"" strings in new code.
I will target...
Started by Fábio on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
There's not much practical.
I would still use the TCHAR syntax if I was doing a new project today.
|
|
Not a popularity contest, but if you were to elect some in some categories, what would be the names?
Here are a few suggested categories.
The only criteria I’d insist on would be: needs to be fully OSS, not a one-man show, have some people involved, have...
Started by Scott Hanselman on
, 47 posts
by 45 people.
Answer Snippets (Read the full thread at stackoverflow):
I'd say the testing sure we get the names/links to all important... .
Most relevant?? For today MbUnit, RhinoMocks, Castle, NLog/Log4net, NHibernate, Nant do I have to have to do a full build today?, etc.) and it's been great.
Project I do.
|