Always remain updated about current software development trends

Articles in RIA

My Slides from InControl 2012: What We Don’t Know

I know it's weird to go through slides of a presentation outside of the context of a real talk (and pales in comparison to the experience of being there) but nonetheless, there may be bits of goodness you can extract from them. [Slides are embedded, come to...

Start Using HTML5 today!

My article onHTML5 and some things that you can use todayhas gone online at the Dev Pro Connections web site.  Here's a snippet of it: HTML5 is the direction for web-based applications. All you have to do is listen to the material from any technical...

Give Some Personality to Your Actipro Accounts

Part of our new web site roll out last weekend was a brand new discussion forum design.  The discussion forums are in the community portion of our web site, and are where you can have a public discussion with Actipro's support staff and other Read More......(read...

What you should know about if you are new to Javascript

This article summarizes some important points and unexpected quirks in Javascript that experienced developers, especially those coming from C# or Java, should know about.

I can’t design in the browser

Sarah Parmenter with some good honest thoughts about the popular idea of designing in the browser. I've tried, goodness knows I've tried, but my designs end up suffering, looking boxy, bland and uninspiring. Not that I'm that great of a designer...

Adobe and Google Partnering for Flash Player on Linux

As discussed in the just released Adobe roadmap for the Flash runtimes, Adobe has been working closely with Google to develop a single modern API for hosting plugins within the browser (one which could replace the current Netscape plugin API being used by the...

A simple image gallery using only CSS and the :target selector

Back in the old days of web development and when CSS2 got support I always cringed at “CSS only” demos as a lot of them were hacky to say the least. With CSS growing up and having real interaction features it seems to me though that it is time to...

represnt a object data in JSON fromat

This tip display the how to convert a object data to a Javascript array(JSON format)