Submitted by spaceufo
from Google Reader:
크롬OS스크린샷크롬OS 스크린샷크롬OS스크린샷크롬OS Software Architecture구글 크롬 OS가 Press Event를 통해 마침내 정채를 드러냈습니다. 이름 그대로 크롬 자체가 OS로 크롬상에서 모든 프로그램이 실행되네요. 기본적으로 구글의 서비스들을 바로 이용할 수 있도록 되어있고, 앱스토어 같은것도 있다고 하네요. 직접 사용해봐야 정확한 동작 개념을 알 수 있을것 같습니다.아래 링크 (Read More)
Official Google Blog:
Last week, we hosted the the final round of Google Code Jam 2009, the sixth iteration of our annual global programming competition. From almost 23,000 registrants in the beginning, we winnowed down the contestants to the fast (Read More)
MakeUseOf.com:
Alice is one of the coolest programs that teach computer programming to kids. What is Alice? It’s an important tool schools and families can use to turn computer programming into a game-like experience to teach basic object-o (Read More)
SitePoint:
Episode 36 of The SitePoint Podcast is now available! This week your hosts are Patrick O’Keefe (@ifroggy), Brad Williams (@williamsba) and Kevin Yank (@sentience).Listen in your BrowserPlay this episode directly in your brows (Read More)
Submitted by jgmize
from Google Reader:
Using DjangoTop 10 tips to a new django developer : Dpeepul BlogHenrique C. Alves – Keeping simple with DjangoDjango Dose – Handling Development, Staging, and Production EnvironmentsDjango signals | MercurytideSocial Appsuswa (Read More)
Submitted by stewbagz
from blog:
The Web'S Technology News Site Of Record Techmeme Spotlights The Hottest Tech Stories From All Around The Web On A Single Page.
. (Read More)
Official Google Blog:
Does anyone actually like passwords? Most people can't stand them because they end up having to keep track of a long (and often memorized) list of usernames and passwords to sign into the websites they visit. Website owners h (Read More)
Submitted by karelia
from blog:
We just released version 1.2.1 of our freeware iMedia Browser. This update fixes a number of issues that were a result of changes in Snow Leopard — most notably, it solves a problem with display of the "back of the window" wh (Read More)
FriendFeed hoffmann:
In this blog post I will argue that future programming languages should focus on the social aspects of programming and be more democratic (especially when it comes to the standard library).History and trendsIn 1995 Perl launc (Read More)
Submitted by sfoskett
from Google Reader:
Ding, dong.PC file system progress took a giant step back this week with the news on MacOSforge that Apple’s ZFS project has been discontinued. ZFS Project Shutdown 2009-10-23The ZFS project has been discontinued. The mailing (Read More)
Submitted by jgmize
from Google Reader:
Over the last few months, I've been doing lots of work on various open source projects. I've been so burried in them that I haven't blogged (or microblogged) much about them. So much has been happening, though, that I needed (Read More)
Google Code Blog:
Today at the eMetrics conference in Washington DC we announced the new Website Optimizer Experiment Management API. The API allows for the creation and management of experiments outside of the Website Optimizer interface.If y (Read More)
Noupe:
Quick and powerful, jQuery can help designers and developers create awesome interactive websites that are appealing and accessible to the widest range of browsers. For your audience, the visit to your site will be both exciti (Read More)
Submitted by stewbagz
from blog:
Its Almost Too Easy Now Start Being Real-Time Easily Turn Existing Atom And Rss Feeds Into Real-Time Streams. Pubsubhubbub Is A Simple Op
. (Read More)
Submitted by jgmize
from Google Reader:
On July 15th, I successfully defended my Master's Thesis inBiomedical Informatics atVanderbilt University. This defense was the culmination of 2 yearsof work. The thesis focuses on extracting organizational structureand relat (Read More)
FriendFeed hoffmann:
One repeatedly upcoming problem is what identifier a normal user would use for identifying his or her own user account. One approach is apparently OpenID in which case it is a HTTP URL. For the one or other reason though Open (Read More)
Google Open Source Blog:
Can you spot the bug in the following piece of Java code? /** Maintains a list of names. */ public class NameManager { private List names = new ArrayList(); (Read More)