Click here to Skip to main content

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
NewsApple director of iOS platform services let go over map snafumemberRavi Bhavnani28 Nov '12 - 2:09 
Apple Fires a Manager Over Its Misfire on Maps[^] [NYTimes]
 
I wonder where'll go, but more importantly, how will he find his way there?
 
/ravi
My new year resolution: 2048 x 1536
Home | Articles | My .NET bits | Freeware
ravib(at)ravib(dot)com

GeneralRe: Apple director of iOS platform services let go over map snafumemberVivic30 Nov '12 - 16:05 
It would have been a collective decision not to use Google Maps so that Apple fanbois can be locked into yet another Apple Experience but when it failed, somebody had to be scapegoated.
NewsAll the cool Eclipse kids are using CBI these daysstaffTerrence Dorsey27 Nov '12 - 12:29 
The Eclipse Common Build Infrastructure aligns the build setup of Eclipse projects and makes building an Eclipse-based project trivial for anyone. Here's how it works.
Build your own Eclipse... the easy way.
GeneralRe: All the cool Eclipse kids are using CBI these daysmemberdevvvy27 Nov '12 - 16:27 
sorry why Eclipse when MS Visual Studio Express is free?
I used Eclipse back when I was a Java developer. Not using free stuff much these days as I work only for firms who can pay me - one characteristics of such firms are that they tend to pay for expensive toys and licensed software.
dev

NewsWhy All The Lambdas?staffTerrence Dorsey27 Nov '12 - 12:28 
"Why All The Lambdas?" is a question that comes up with ASP.NET MVC. Instead of lambdas, why don't we just pass a property value directly? Aren't we simply trying to give a text input the value of the property? There is more going on here than meets the eye, so let's start from the top...
Lambdas help the helpers, that's why.
NewsChrome Dev Tools: Networking and the ConsolestaffTerrence Dorsey27 Nov '12 - 12:28 
The Network panel gives us a view into the resources that are requested and downloaded over the network in real-time. Viewing network traffic isn’t the most glamorous activity – especially if you’re new to web development. However, performance becomes an important issue, as your site’s traffic increases. Identifying and fixing requests that take a long time to complete is an important step in optimizing a site.
Watch your site as it arrives, bit by bit.
NewsDoom 3 BFG Edition GPL Source CodestaffTerrence Dorsey27 Nov '12 - 12:27 
Attention modders: The DOOM 3 BFG Edition GPL Source code is now up on github. This source release does not contain any game data... but you're free to roll your own.
Your mission has always been to code, soldier!
GeneralRe: Doom 3 BFG Edition GPL Source Codememberbitterskittles27 Nov '12 - 23:34 
*impatiently waits for the first fork with a built-in aimbot/radar/wallhack/press-to-win-button*
NewsComputer science in JavaScript: QuicksortstaffTerrence Dorsey27 Nov '12 - 12:27 
Most discussions about sorting algorithms tend to end up discussing quicksort because of its speed. Formal computer science programs also tend to cover quicksort last because of its excellent average complexity of O(n log n) and relative performance improvement over other, less efficient sorting algorithms such as bubble sort and insertion sort for large data sets. Unlike other sorting algorithms, there are many different implementations of quicksort that lead to different performance characteristics and whether or not the sort is stable.
The entire algorithm is just a loop of loops.
NewsMicrosoft offers guidance on Windows Server Year 2000 time-rollback issuestaffTerrence Dorsey27 Nov '12 - 10:26 
While some of us were enjoying our tofurkey over the past week-plus, others were combatting a thorny Windows Server time-rollback issue. Some Windows Server users are still recovering a recent problem caused by time servers at USNO.NAVY.MIL incorrectly provided time samples that listed 2000 as the current year.
Y2K Part 2: The Bug That Would Not Die!

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web03 | 2.6.130523.1 | Last Updated 23 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid