Since launching YouTube Direct last November , our team has been hard at work adding new functionalities, fixing bugs, and answering developer's questions. We wanted to take...
YouTube is an extremely team-oriented, creative workplace where every single employee has a voice in the choices we make and the features we implement. We work together in...
Next week, several members of the Open Source Programs office will be in Portland, OR for the second Open Source Bridge conference which takes place over four days...
The Android intensity at Google I/O 2010 was definitely palpable. The Android presence included all of Day 2’s keynote along with a full session track, office hours, an...
Allocating memory from the system heap can be an expensive operation due to a lock used by system runtime libraries to synchronize access to the heap. Contention on this lock can limit the performance benefits from multithreading. Learn how to solve this problem.
Today, we’re pleased to announce our new orkut Java client library ! If you’ve ever wanted to write desktop or mobile apps for orkut , this new open...
‘Indix’ is an open source component written in C for Indian font rendering. Indix is a de facto implementation of the rules of Indian languages by CDAC.
This year’s Google I/O included a flurry of announcements and presentations for the App Engine team. Thanks to everyone who attended our sessions, stopped by the Sandbox, or...
Generally saying Specification is a predicate that determines if an object does or does not satisfy some criteria. By using Specifications you could easily recombine business logic together using boolean logic.Have you ever thought that bool TryParse(string s, out int result) is pattern?
The course concerns development of 64-bit applications in C/C++ language and is intended for those developers who use Visual Studio 2005/2008/2010 environment.
Below are the release notes from this week's deployment.
Improvements and Bug Fixes
Fixed issue with some Mercurial projects showing duplicate branch names within the branch drop-down.
Several bug fixes and UI tweaks to the new source browsing experience.
Have ideas on how to improve CodePlex? Please visit our suggestions page! Vote for existing ideas or submit a new one.
As always you can reach out to the CodePlex team on Twitter @codeplex or reach me directly @mgroves84
At Google we have experts on everything from Python to penguins. However, connecting our expert teachers to eager students around the globe can be a complicated business. To...