-
Wikipedia reveals how Facebook's hip hop can pep up PHP sites
How Wikipedia halved the time it takes to make edits to its pages by switching to Facebook's Hip Hop Virtual Machine.
-
TempleOS: an educational tool for programming experiments
James Sanders explores what drives one man to write an operating system for x86_64, and what the programmer's finished product looks like.
-
How to add a dashed line in an Android layout
Save yourself hours of consternation by using this workaround to add a dashed line to your Android layout.
-
Create web ads using Flite's Design Studio HTML5
Design Studio HTML5 enables you to create ads for device-agnostic browsers and devices. See if our reviewer recommends it.
-
Play with code in the .NET Fiddle sandbox
C# and VB.NET developers can use .NET Fiddle to play with code within a browser window and to share code via URL.
-
Use Dreamweaver to find and fix your website's broken internal links
See why Dreamweaver is the ideal tool for locating and fixing broken internal links on your local websites.
-
Cool HTML5 implementations in application development and gaming
Ryan Boudreaux reviews trends within HTML5 and provides examples of how HTML5 is being implemented for web, mobile designs, and gaming and development platforms.
-
Create cross-platform apps with PhoneGap and jQuery Mobile
Jacob Orshalick shows how simple it is to develop a cross-platform app using PhoneGap and the jQuery Mobile framework.
-
Three must-have web development tools
Tony Patton starts each web development project with a certain set of tools. See what's in his toolbox.
-
Android developers, prepare for fine-grained user permissions
William J. Francis fills you in on the Android App Ops privacy feature and explains why he believes it's good for users and developers.
-
A solution to our Android refactoring code challenge
Android developer William J. Francis presents one way to solve TechRepublic's recent coding challenge for members.
-
Create an ASP.NET Web Forms website with Visual Studio 2013
Tony Patton describes what's included in a new ASP.NET Web Forms site created with Visual Studio 2013.
-
Pro tip: Use Android's ObjectAnimator class to flip a view
Follow the three steps in this Android animation tutorial to learn how to achieve a wrap around the y-axis.
-
Create your own web service for an iOS app, part three
This installment in our iOS development series explores creating and storing tags in order to exchange them.
-
Microsoft Enterprise Library helps .NET developers be more productive
The Microsoft Enterprise Library offers reusable software components to assist with building .NET applications. Learn how to contribute to one or more of its projects.
-
The skinny on Android 4.4 KitKat
Android 4.4 KitKat was just unwrapped, and a number of its development features are already generating buzz. These are seven things developers should know about KitKat.
-
Use HTTPS certificate handling to protect your iOS app
Handle certificates in your iOS app to prevent man-in-the-middle attacks on your app and on your server.
-
Create cross-platform apps with PhoneGap and jQuery Mobile
Jacob Orshalick shows how simple it is to develop a cross-platform app using PhoneGap and the jQuery Mobile framework.
-
Log Parser Studio provides a great interface to Microsoft Log Parser
Log Parser Studio simplifies using the features of the versatile Microsoft Log Parser. Here's a look at how to use the tools together.
-
TempleOS: an educational tool for programming experiments
James Sanders explores what drives one man to write an operating system for x86_64, and what the programmer's finished product looks like.
-
Options for customizing a Bootstrap site
Discover how easy it is to use custom designs to set your Bootstrap-based site apart from sites that use the default design of the Bootstrap framework.
-
Use design patterns when developing iOS apps
Read about the advantages to using a design pattern to document an iOS app's characteristics. Also, find out which design patterns are considered fundamental for iOS development.
-
Another book for your iOS developer's library
The demand for mobile apps and for the developers to create them is an undeniable force.
-
Improve web page load time with yepnope.js
The yepnope.js library offers a simple approach to asynchronously and conditionally loading web page resources. Here's a basic usage guide for yepnope.js.
-
Making MEAP seem like magic
Magic Software puts choice into the Mobile Enterprise Application Platform (MEAP) arena by including native, hybrid, and HTML5 mobile development options.
-
Pro tip: Use Android's ObjectAnimator class to flip a view
Follow the three steps in this Android animation tutorial to learn how to achieve a wrap around the y-axis.
-
Better Code: No time like the present to use Xcode storyboards
After all of the dust has settled, it seems that storyboards may offer developers a distinct advantage.
-
Add custom transitions to Android alert dialogs
This Android developer demo shows how to replace the associated on and off screen transitions of an alert dialog with your own XML animation set.
-
Use Android's AlarmManager to schedule an event
This app development tutorial is the most basic implementation of the powerful Android AlarmManager class.
-
Gain a basic understanding of iOS Core Data
It is important to understand the benefits of the Core Data framework when it comes to using persistent data on iOS devices.