Latest Community News (rss)
1 | Next Page

Actionscript 3 - Real-time voxel landscape

Aug 30, 2008 2:36 PM
Rating: (Total Clicks 17)

Source: Oaxoa Blog What can be the natural evolution of an isometric engine? Of course a voxel engine… It was really a lot of time I had this in mind and already did some experiment, but never finalized them. What I’ll show you now is some first implementation. Source code is already optimized but I need to finish class public methods so I’ll not post source for now. Let me say that these screenshot really suck, but you got to see them moving (they runs very fast). This first sample is a bitmap based map. The class wants two bitmap, (translate)

ActionScript 3 for Java Programmers

Aug 30, 2008 2:34 PM
Rating: (Total Clicks 10)

Source: InfoQ Often the hardest part of changing technologies is language syntax differences. This new article provides Java developers with a transition guide to Actionscript which forms the foundation of Flex. Let’s face it: The client has not been a friendly place for Java programmers. Java technology on the client with applets, Swing, and JavaFX has had limited success. JavaScript, despite its name, is almost nothing like the Java language. And Adobe Flash—well, it’s just like JavaScript. Or is it? It might have been the case that Flash was like JavaScript a couple of years ago, but with the advent (translate)

qooxdoo 0.8 has been released

Aug 30, 2008 2:28 PM
Rating: (Total Clicks 7)

While at first qooxdoo 0.8 looks like a minor jump in version number over the previous 0.7.3, the actual changes are huge. In particular the UI capabilities as well as the developer tool chain were improved substantially. qooxdoo 0.8 features a complete rewrite of the GUI toolkit. It is state-of-the-art and supports all major browsers (IE, Firefox, Safari, Opera). The GUI toolkit has a layered architecture: on-top of a low-level DOM-oriented layer (that might be used as a separate library), it includes a large set of widgets and layout managers (perfect for building RIAs). Online demos are available. Users can (translate)

A month of iPhone

Aug 30, 2008 1:05 PM
Rating: (Total Clicks 17)

I've had my iPhone for about a month now, so I thought I'd chime in with the rest of the iPhone reviews flooding cyberspace. I've been reading about the various problems people have been having and I've got to say... (translate)

Wordle

Aug 30, 2008 1:02 PM
Rating: (Total Clicks 11)

I ran across Wordle today, a pretty neat concept. It reads in an RSS feed and creates a word-cloud of all the words in it.  Here’s one for this blog: The cool thing about it is how easy it is to create one of these.  Just paste in a URL and click the button.  Bamn, [...] (translate)

Flash-Net-Wide: Flash Tutorial Dropdown Menu

Aug 30, 2008 12:27 PM
Rating: (Total Clicks 13)

The aim of the tutorial is to learn how to create a drop down menu that will allow you to create a navigation system. This can be used to move from one part of a Flash movie to another, or to ... (translate)

Flash-Net-Wide: Flash Tutorials Animated Fuzz Effect

Aug 30, 2008 12:27 PM
Rating: (Total Clicks 15)

The filters that come bundled with Flash are a fast and easy way to create sophisticated visual effects. This tutorial will teach you how to apply filters (Blur and Glow filters) to a Movie Clip and then animate it. You will learn how to animate Flash filters without ... (translate)

...and vote for my SXSW session, too please!

Aug 30, 2008 11:15 AM
Rating: (Total Clicks 27)

After reading Aral's post I realized that I totally forgot to ask you for your support, too. Just like him I also had submitted a session proposal for the South by Southwest Interactive conference 2009. Mine is called Fly, Peacock, Fly: Generative Visuals Without a Line Of Code and will be about Peacock the visual laboratory I'm developing for Aviary. So if you have got 3 minutes to spare it would be great if you first registered a voting account here (a step which you might not need since you have already voted for Aral): http://panelpicker.sxsw.com/users/register' (this account is only (translate)

RDP for iPhone/iPod Touch

Aug 30, 2008 11:06 AM
Rating: (Total Clicks 34)

At last there’s an RDP client for the iPhone/iPod - it appeared on the app store on 20th August, I’ve been running it for a while now and it’s great. There’s a trial version and a paid for version - free version is limited to 10 saved connections and macros (key press recordings when you [...] (translate)

Simple Contact Form With JavaScript Validation

Aug 30, 2008 10:33 AM
Rating: (Total Clicks 29)

This is a very simple contact form script with JavaScript validation. This form has three fields name, email address and message but can be easily modified with new fields. Here is an example of the contact form I hope to see some examples of what you do with this script. Like Mark Ireland has done with my previous Simple JavaScript Calculator script. [More] (translate)

1 | Next Page