|
I need a list, or sg. like it about upcoming iPhone developer events...can someone help me?
Started by HD on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
By no means authoritative nor complete I'm sure, but I hope it can be of help:
http://akosma.com/2009/10/01/iphone... .
Probably:
www.apple.com/developer/iphone
I've written a blog post with a summary of iPhone & Mac conferences I found around the world.. .
|
|
Is there any list of great new and upcoming technologies?
For example: Erlang, Node.js, Scala...
Not only functional languages like this Stackoverflow question ( Functional Languages ), but nice and growing frameworks or languages as well.
Thanks.
/via...
Started by altuzar on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Considering things like Erlang are like two decades old and Functional techinques are ancient ;-)
Yes, the list of upcoming technologies great upcoming technology, 99 upcoming....
Funny that you call these 'upcoming technologies'...
|
|
I would like to see what other programmers are up to. Can anyone post some lists which contain upcoming projects (for example: http://www.techcrunch50.com/ )? Or if you are working on something then feel free to list it here.
Started by Zombies on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
I'm always happy to advertise my own little apps:
TypograFix MathML → C# Converter CodeGenUtils SharpWizard Codeplex
SourceForge
You didn't say it had to be an open source project so I'll list the persistent browser-based game I've been working on ... .
|
Ask your Facebook Friends
|
I'm looking for well organized information sources about how the upcoming jsr166y (fork-join, fences) and extras166y (ParallelArray, etc.) can be used - something from tutorial to expert level.
Started by kd304 on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
He spends the first 25 mins talking about the background, but then presents... .
The IBM Developerworks website has a good series on this, but the most informative source I've found is this presentation by Brian Goetz, which is well worth an hour of your time .
|
|
I'm trying to write a stored procedure to select employees who have birthdays that are upcoming.
SELECT * FROM Employees WHERE Birthday > @Today AND Birthday < @Today + @NumDays
This will not work because the birth year is part of Birthday, so if...
Started by Crob on
, 17 posts
by 15 people.
Answer Snippets (Read the full thread at stackoverflow):
Better, Add the difference in years to the BIRTHDAY date, to make everything this year, and then do your compares... .
EDIT: sorry i didn't see that he wasn't using MySQL .
You could use DATE_FORMAT to extract the day and month parts of the birthday dates .
|
|
Upcoming racing games
Started by Neko- on
, 20 posts
by 12 people.
Answer Snippets (Read the full thread at silvermustangs):
Karate is a form of martial arts in....
Well damn sir....I get to play some Steve McQueen Bullit and then do a full on cinematic gameplay run? I'm in for both! All Gods children need more horsepower!- Michele Rahal - Liking the NFS one...looks kinda cool .
|
|
Upcoming Movies in May : Others ~*~*~*~*~ May ~*~*~*~*~
Jo waada kiya wo nibhana padega...
Started by ~ b e l l a ~ on
, 12 posts
by 3 people.
Answer Snippets (Read the full thread at santabanta):
Director:
Tim Burton
Stars:
Johnny Depp, Michelle Pfeiffer....
May 11
Dark Shadows (2012)
Comedy | Fantasy
An imprisoned vampire, Barnabas Collins, is set free and returns to his ancestral home, where his dysfunctional descendants are in need of his protection .
|
|
As the title says, lets stick to upcoming batsman for now.
Which upcoming batsman do you think is good for national selection?
I have rather a list of players who I have seen with my eyes live, will mention them.
Started by Cover Drive on
, 40 posts
by 8 people.
Answer Snippets (Read the full thread at cricistan):
Yes, I am talking about deserves to be in the playing elevan and... .
Here is my list to be in the playing elevan and then we can talk about upcoming batsmen.
Azam is easily the best upcoming player n i would love to see him play for pakistan.
|
|
What with Delphi Prism coming soon, I've been looking at Oxygene (the Remobjects compiler, Delphi Prism will use), and have a found a few features I'd love to see in Delphi Win32. S
Started by Steve on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Ome of my favourites are :
Inline Property expressions and implicit property variables
property Length: double; property Width: double; property Area: double read Length... .
Simply because that would make it one language again.
Simple answer: All of them.
|
|
I'm trying to track the progress of PHP 5.3 and PHP 6 and I occassionally see blogs posting information but there doesn't seem to be an authoritative source. Does anybody know where there is an official summary of possible new features?
EDIT: There are...
Started by Mat on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Your best bet are probably these meeting notes: http://php.net/~derick/meeting-notes.html
For a summary of the main features, check out: http://jero.net/articles/php6
For a quick rundown: Unicode support, removal of previously deprecated code, namespaces... .
|