There's an upcoming change to YouTube video page URLs that we wanted developers to know about. While it's not something that will directly affect users of the YouTube...
Have you ever seen a webpage with a collection of buttons for sharing or logging in like the ones below? Not all of these buttons are equally relevant...
This post is another entry in our on-going series of guest posts from App Engine developers. Today we have the Guardian reporting in on how they're using App...
GSUtil is a command-line tool that helps developers manage their cloud storage. The tool makes it very easy to explore various features of Google Storage for Developers...
An approach for providing Windows Azure Drives (a.k.a. XDrive) to any cloud-based web applications through RoleEntryPoint callback methods and exposing successful mounting results within an environment variable through Global.asax callback method derived from the HttpApplication base class.
I am creating an application from legacy code using AngularJS.
I wonder what parts of my code should be moved into a directive.
For example, i had thought of moving a table which is used multiple times across the application into a directive. The tables alter from headings and size.
Is it worth the effort or even a good practice to turn such things into their own directives or should i create each table in a unique way?
In this article, I will guide you to create a simple customized OOB Window Application in Silverlight 4 RC. After the end of this tutorial, you will be able to create a Customized OOB Window in Silverlight 4.
We launched the O3D API about a year ago to start a discussion within the web community about establishing a new standard for 3D graphics on the web...
Will you be ready when disaster strikes? It's an uncomfortable question for many IT administrators, because answering it with confidence usually requires boatloads of money, immense complexity, and...
Well i have found a tutorial how to make a bitmap font from an image. (http://devlinslab.blogspot.com/2007/11/using-custom-fonts-or-bitmap-fonts-part.html).
So I have used this code in my game and the problem is that the rest of the graphics which should be seen on the screen like rectangles and etc. is invisible.
Before the newly added code
http://i47.tinypic.com/30wt5ad.jpg
After
http://i48.tinypic.com/3581k44.jpg