Programming PHP Programmers Articles

Gitspective: A Facebook-Style Timeline for Your Code

What's more interesting than seeing what your friends are up to? Seeing what your code is up to of course. Check out Gitspective, a Facebook-style timeline for GitHub."

Wed, 09 May 2012 20:06:24 GMT | Tagged: Programming


Behind the Scenes at Instagram: Tools for Building Reliable Web Services

Want to build a web service that sells for a cool billion dollars? Instagram's developers have some advice for you: Choose your tools wisely."

Tue, 10 Apr 2012 16:58:59 GMT | Tagged: Programming


Picture Better Web Apps With Mozilla’s Camera API

So far mobile web apps lack access to key elements of our phones. For example, your phone's browser can't take pictures like native apps can, but Mozilla's nascent Camera API is hoping to change that. It's not an official web standard just yet, but th"

Mon, 02 Apr 2012 16:40:08 GMT | Tagged: Programming


Got a Profitable Flash-Based Videogame? Adobe Wants a Cut

If your Flash app isn't making much money then there's no need to panic, but if you earn more than $50,000 and are using Flash's new "premium" features, Adobe will soon be asking for 9 percent of your net revenue."

Wed, 28 Mar 2012 19:54:56 GMT | Tagged: Programming


Video: Progressive Enhancement 2.0

Websites don't need to look or behave the same in every web browser, says a former Yahoo developer. What websites do need to do is offer the best possible experience on every device."

Mon, 26 Mar 2012 16:34:22 GMT | Tagged: Programming


Octocat, Meet Firebug: The Popular Firefox Developer Tool Is Now on GitHub

Firebug, a developer extension for Firefox, has long been an open source project, but now the project is making it even easier to contribute by hosting its code on GitHub."

Mon, 12 Mar 2012 20:56:01 GMT | Tagged: Programming


Connect With Your Creation Through a Real-Time Editor

The more intimately your code is connected to your creation the better both will be. That's the thinking behind developer Chris Granger's new real-time game-editing demo."

Fri, 02 Mar 2012 20:55:00 GMT | Tagged: Programming


Google’s New ‘Dart’ Language to Get a Starring Role in Chrome

Google has added support for Dart, the company's attempt to improve on JavaScript, to experimental builds of the Chromium web browser. Despite a cool reception from other browser makers, Google says it plans to eventually add Dart support to Chrome prope"

Fri, 17 Feb 2012 15:14:20 GMT | Tagged: Programming


Video: Inventing on Principle

A former Apple designer's take on how to live your life, finding a guiding principle and how that helped him produce demos of some of the best web development tools we've ever seen."

Wed, 15 Feb 2012 18:11:54 GMT | Tagged: Programming


Jokes for Nerds: Wat Moments in Programming

If you ever doubt your nerdery, head on over to Destroy All Software and watch the video of programmer Gary Bernhardt’s Wat talk. If you find yourself laughing, rest assured, you’re a nerd. The talk comes from CodeMash 2012, where Bernhardt to"

Thu, 26 Jan 2012 16:08:14 GMT | Tagged: Programming


Protest SOPA: Black Out Your Website the Google-Friendly Way

Google has some advice for anyone who would like to black out their site to protest the SOPA/PIPA/OPEN legislation, while ensuring that doing so doesn’t harm their Google search rank or indexed content."

Tue, 17 Jan 2012 16:23:40 GMT | Tagged: Programming


Help NASA Code Its Way Through Space

The National Aeronautics and Space Administration has launched a new website to help build a community around the agency's open source projects."

Fri, 06 Jan 2012 17:31:42 GMT | Tagged: Programming


An Overview of Firefox’s Coming Developer Tools

Mozilla is planning to add several new web-development tools to Firefox in 2012. Eventually these built-in tools may even be enough to replace the popular Firebug add-on for most developers."

Thu, 29 Dec 2011 16:51:18 GMT | Tagged: Programming


Adobe Puts Flex Out to Open Source Pasture

Adobe is driving another nail in the Flash coffin with its move to all but abandon its once-popular Flash-based software development platform, Flex. While Flex is currently used by big names like Netflix and FedEx, Adobe says the future lies with HTML5, n"

Wed, 16 Nov 2011 16:11:11 GMT | Tagged: Programming


Archive Your Social-Network Life With ThinkUp 1.0

The new ThinkUp web app wants to help rescue your online social life from the clutches of Twitter, Facebook and Google. ThinkUp 1.0 can make backups, archive conversations and make sure your data remains in your control."

Thu, 17 Nov 2011 17:41:01 GMT | Tagged: Programming


Gate One Puts a Terminal Emulator in Your Web Browser

If you’ve ever needed to connect to a remote server without installing any desktop software or doing anything other than opening a new browser window, then you need to check out Gate One. Gate One is a web-based terminal emulator and SSH client that"

Fri, 14 Oct 2011 18:37:17 GMT | Tagged: Programming


Google Throws New ‘Dart’ Programming Language at the Web

It’s not every day that someone tries to add a new programming language to the web. There’s a good reason for that. The great trinity of web development — HTML, CSS and JavaScript — while not perfect, has proved itself highly flexi"

Mon, 10 Oct 2011 18:24:09 GMT | Tagged: Programming


Build Faster Mobile Websites With ‘Adaptive Images’

Responsive design means your website can adapt to any screen size, but without some extra help your images might still clog up the mobile tubes."

Tue, 30 Aug 2011 15:45:34 GMT | Tagged: Programming


Chrome 14 Brings Native Code to the Web

Google has released Chrome 14 to the Chrome beta testing channel, which includes, among other new features, the initial beta release of Google’s "Native Client" technology, first announced in 2010. If you’d like to try out Chrome 14 b"

Fri, 12 Aug 2011 15:10:25 GMT | Tagged: Programming


Scratchpad Puts a JavaScript Editor Inside Firefox

Firefox 6 is set to make its move from beta to final release this week, and we’ll look at the latest version once it’s official, but in the mean time the Mozilla Devtools blog has posted details on a new feature for JavaScript developers: Scra"

Mon, 15 Aug 2011 16:47:16 GMT | Tagged: Programming


Google’s New Page Speed Service Promises to Speed Up Your Website

Google still wants to make your website load faster. Google's new Page Speed Service is one part optimization tool and one part content-distribution network."

Thu, 28 Jul 2011 14:55:10 GMT | Tagged: Programming


New, Improved Firebug Works with Firefox 5+

Firebug, the popular web development add-on for Firefox has released version 1.8 with a host of new features and compatibility with Firefox 5.0. More important, for those of you using the Beta and Aurora Firefox channels, the Firebug 1.9 alpha line has be"

Fri, 29 Jul 2011 14:14:25 GMT | Tagged: Programming


Google Code Finally Adds Git Support

It’s been a long time coming, but Google Code has finally added support for the wildly popular Git version control system. Git is a distributed version control system used by many popular projects including the Linux kernel, Ruby on Rails and Androi"

Tue, 26 Jul 2011 14:58:05 GMT | Tagged: Programming


Add a Little 3D ‘Tilt’ to Your Website

Tilt is a great new Firefox extension that uses a 3D model to visualize any web page DOM. Tilt is a Firefox add-on, but it’s in the very early stages of development so you’ll need to manually install it. Head over to GitHub to download a copy"

Fri, 22 Jul 2011 15:01:13 GMT | Tagged: Programming


Resources for Learning Vim

Over the last few months I’ve found myself using the Vim text editor an increasing amount. Below are some resources that I found particularly useful. Venturing Into Vim Jeffery Way, editor and author o"

Mon, 23 May 2011 09:48:38 GMT | Tagged: Programming


Design Leads


PHP Programmers Valid HTML 4.0 Transitional Valid CSS!

CSS Regions: Coming Soon to a Webpage Near You

Adobe's CSS Regions proposal, which would enable magazine-style layouts on the web, has come a long



Web Notifications API Hints at a Brave New Real-Time Web

Google recently added a desktop notification option to Gmail — whenever a new message arrives



End of an Era? Chrome Surpasses Firefox

Last month Google's Chrome web browser narrowly beat out Mozilla Firefox to take the number two spot



Slide Show Time: Building a Future-Friendly Web

Embedded above is an excellent presentation by Brad Frost. Below you can find a video that goes alon



WAI-ARIA Gets Ready for a Starring Role in HTML5

The W3C's ARIA specification gives web developers a way to annotate pages, assigning "roles" to HTML



Article Tags
PHP Programmers Articles
Browsers| Web Standards| CSS| HTML5| Web Basics| firefox| Programming| Web Services| Mobile| JavaScript| Web Development| Multimedia| Visual Design| chrome| Google| responsive design| This Week in Web| CSS 3| Opera| Social|
Friends:
Live Help Chat Software
Web Design Quote
Web Design