Tuesday, 18 June 2013
Weird properties of PHP's lexer and parser
›
There are (as of PHP 5.3.0) only two tokens which represent a single character: T_NAMESPACE_SEPARATOR: \ T_CURLY_OPEN: { This only o...
5 comments:
Wednesday, 5 June 2013
Making Google’s CalDAV and CardDAV APIs available for everyone
›
By Piotr Stanczyk, Tech Lead In March we announced that CalDAV , an open standard for accessing calendar data across the web, would become a...
2 comments:
Tuesday, 4 June 2013
Hacking for change at Google
›
By Patrick Copeland, Google.org Cross-posted with the Google.org Blog On June 1st and 2nd, thousands of developers from across the U.S. came...
A classic boardwalk game rolls from your phone to your computer—using only your browser
›
By Pete LePage, Developer Advocate and Boardwalk King Cross-posted from the Chromium Blog Last week we launched Roll It , a Chrome Experime...
Monday, 3 June 2013
What is Object Oriented Programming (OOP)?
›
Introduction Quite often I see a question in a newsgroup or forum along the lines of: What is this thing called ‘OOP’? What is so specia...
›
Home
View web version