Technetra

Articles tagged ‘codemagic’

Found 15 article(s)

Countdown 2.0: Supporting HTML5 Cache

Robert Adkins,  August 17th, 2009 at 7:08 pm Comments: 1

Taking advantage of HTML5 caching in an iPhone Webapp can eliminate the need to employ cumbersome data URLs for standalone or offline style applications.

Countdown iPhone Webapp

Robert Adkins,  August 10th, 2009 at 7:55 pm Comments: 1

Countdown is an iPhone Webapp that implements a simple multi-color timer charting how many days, hours, minutes and seconds are left until a selected target event arrives. For example, this may be a fun (or frustrating) way to count how long you must wait until your next birthday. Built-in events include “Midnight” and “New Year’s”. There is a “Settings” screen that allows you to configure some of the parameters of the program. One of the most interesting configuration elements is a date picker that uses the hardware accelerated “SpinningWheel” from cubiq.org.

Toward Cleaning Up Out-of-Date or Broken Examples In The GNU Bash Project

Robert Adkins,  April 27th, 2009 at 2:04 am Comments: 0

Bash is an important and even critical software project. Yet it’s a shame that the project does not always keep its examples and illustrations up to date or even accurate.

Discovering Web Access Latencies Using Bash Co-Processing

Robert Adkins,  April 26th, 2009 at 10:03 am Comments: 0

A technical note on using custom Bash script co-processing to generate and sort web access latencies for a user supplied list of hosts. It demonstrates a co-processing scheme that supports multiple, simultaneous co-processes and works in all versions of Bash.

Tutorial: Comparing Yahoo! and Google Maps APIs Side-by-Side

Robert Adkins,  April 19th, 2009 at 2:45 am Comments: 0

This tutorial compares the APIs of Yahoo! and Google maps by implementing a simple side-by-side map overlay rendered on a single HTML page. In this tutorial we will describe the details of using each API in JavaScript. Along the way we’ll compare a few of the differences between the two APIs.

Introducing Harald - The Ruby Bluetooth Tester

Robert Adkins,  January 22nd, 2009 at 4:07 am Comments: 2

Harald is a Ruby-based nano-test-framework for Bluetooth adapters and devices on Linux. This article provides a tutorial and technical summary of the initial version of Harald.

Building a Remote Message Monitor for the iPhone

Robert Adkins,  January 3rd, 2009 at 11:29 pm Comments: 1

This article demonstrates how to write a web application for the iPhone to perform a single activity and control its operational parameters. It demonstrates how to communicate to a web service that periodically provides message updates.

How to Deploy an iPhone Web Application

Robert Adkins,  December 23rd, 2008 at 3:45 am Comments: 0

How to install a stand-alone iPhone web application and build a basic installer script.

Building a Simple iPhone Web App: RedGreen…YellowBlue

Robert Adkins,  December 14th, 2008 at 11:25 pm Comments: 0

How to build a simple, near-native iPhone application using web tools and techniques.

Implementing a Stack with Two Queues: A Simple Ruby Demonstration

Robert Adkins,  December 4th, 2008 at 5:23 am Comments: 0

A short Ruby program to demonstrate building a stack (LIFO) using two pipe (FIFO) structures.


 « Previous 1 2 Next »

Popular Tags

View all tags »

© 2000-2010 Technetra. All rights reserved. Contact | Terms of Use

WordPress