SEARCH RESULTS
 
Showing 1-10 of 485 records
 
Expand article

SILC Runtime Toolkit 1.2 Beta 4 (Default branch)

2008-06-28 21:27:48 by Editor in freshmeat.net announcements (Global)
 
...Runtime Toolkit (SRT) provides useful utility functions for application programmers. SRT can be used as the main runtime in any application. It provides an application main loop, hash tables, lists, atomic operations, threads, locks, queues, a file descriptor stream, a socket stream, network routines, a finite state machine, a memory pool, a...
 
 
 
 
 
Expand article

SILC Runtime Toolkit 1.2 Beta 5 (Default branch)

2008-09-22 16:01:59 by Editor in freshmeat.net announcements (Global)
 
...Runtime Toolkit (SRT) provides useful utility functions for application programmers. SRT can be used as the main runtime in any application. It provides an application main loop, hash tables, lists, atomic operations, threads, locks, queues, a file descriptor stream, a socket stream, network routines, a finite state machine, a memory pool, a...
 
 
 
 
 
Expand article

Sun Microsystems to Distribute Microsoft Live Search-Powered Toolbar as Part of Java Runtime Environment

The Article has images
2008-11-11 16:56:29 by Brick ONeil in Microsoft Office
...Runtime Environment (JRE), effective as of today Through this agreement, Internet Explorer users downloading Suns JRE will have the option to download the MSN Toolbar and have one-click access to Live Search features, as well as news, entertainment, sports and more from the MSN network and direct access to Windows Live Hotmail and Windows...
 
 
 
 
 
Expand article

Adobe Integrated Runtime (AIR) 1.0 b3 - Build and deploy rich web apps on your desktop

The Article has images
2008-01-09 00:00:00 by Editor in Softonic > Mac > Latest releases
...runtime opens up much more possibilities to both developers and everyday computer users. It allows developers to create new web applications using HTML, XML, Javascript and Flex. What's more they aren't limited to using Adobe's library, but can create, share and use their own to create specific web applications For users, it gives access to...
 
 
 
 
 
Expand article

Adobe Integrated Runtime (AIR) 1.0 - Build and deploy rich web apps on your desktop

The Article has images
2008-02-26 00:00:00 by Editor in Softonic > Windows > Latest releases
...runtime opens up much more possibilities to both developers and everyday computer users. It allows developers to create new web applications using HTML, XML, Javascript and Flex. What's more they aren't limited to using Adobe's library, but can create, share and use their own to create specific web applications For users, it gives access to...
 
 
 
 
 
Expand article

Adobe Integrated Runtime (AIR) 1.0.1 - Build and deploy rich web apps on your desktop

The Article has images
2008-04-21 00:00:00 by Editor in Softonic > Windows > Latest releases
...runtime opens up much more possibilities to both developers and everyday computer users. It allows developers to create new web applications using HTML, XML, Javascript and Flex. What's more they aren't limited to using Adobe's library, but can create, share and use their own to create specific web applications For users, it gives access to...
 
 
 
 
 
Expand article

Apache Portable Runtime 1.3.0 (Default branch)

2008-06-07 10:41:00 by Editor in freshmeat.net announcements (Global)
 
...Runtime (APR) project is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform- specific implementations. The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behaviour regardless of the platform on which their...
 
 
 
 
 
Expand article

New Text and Layout Framework for Adobe AIR

The Article has images
2008-12-03 10:02:36 by Robert Christensen in Adobe Blogs
...runtime To make it even easier to work with this new text and layout engine, Adobe has released the Text Layout Framework on our Labs website, which delivers advanced, easy-to-integrate typographic and text layout features for advanced and creative typography. This framework works inside of the browser using Flash and outside of the browser...
 
 
 
 
 
Expand article

How To Discriminate Between JavaScript Object and ActionScript Object In AIR

The Article has images
2008-05-17 17:07:13 by minidxer in Ntt.cc
...runtime import flash . html import flash . events import flash . utils import flash . system var htmlLdr : HTMLLoader = new HTMLLoader var jsRuntime : Object = htmlLdr . window var asObj : Object = new Object var asAry :* = new Array var asDate :* = new Date var asSprite :* = new flash . display . Sprite var asXML :* = new XML var...