Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Apache Flex

Compare

Claimed by Apache Software Foundation Analyzed about 24 hours ago

Apache Flex™ is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming ... [More] model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® application. [Less]

6.86M lines of code

1 current contributors

about 2 months since last commit

93 users on Open Hub

Very Low Activity
5.0
 
I Use This

VEGAS

Compare

  Analyzed about 12 hours ago

You can use the framework in ActionScript 3, Javascript and SSAS to deploy your Riche Internet Applications crossplatforms.

0 lines of code

0 current contributors

almost 7 years since last commit

10 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl, lgpl21, mozilla_p...

flex-mojos

Compare

  Analyzed about 19 hours ago

Attention:New project site http://flexmojos.sonatype.org/ What is flex-mojos?A collection of maven plugins to allow maven to compile, optimize, test and ... Flex SWF, Flex SWC, Air SWF and Air SWC. The main goal is to provide a full support to all mxmlc/compc options. Those two projects ... [More] are great, but I believe I can be a good alternative. I made this choice of create a new project when I tried to compile the Adobe Open Source SDK and figure out that will not be possible with none of these. Major features: SWF, SWC, AIR and Flex versions; RSL and caching framework support; Modules support; full cover to MXMLC and COMPC options; flex 3; use FLEX-OEM-COMPILER, means it faster, uses less memory, no need of references to local drive; flex unit support; asdoc support; no set [Less]

96.9K lines of code

0 current contributors

about 7 years since last commit

10 users on Open Hub

Inactive
5.0
 
I Use This

as3-spod

Compare

  Analyzed about 12 hours ago

AS3/AIR Spod api for Simple Persistent Objects Database Library Making SQLite easy when using in conjunction with AIR.

12.3K lines of code

0 current contributors

over 10 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Ohlair

Compare

  Analyzed about 13 hours ago

Ohlair is a desktop application that works with Ohloh.net. Allows posting to the Journal via the new OAuth api and accessing other API methods.

1.48K lines of code

0 current contributors

over 15 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This
Tags air as3 flex

Pair

Compare

  Analyzed 1 day ago

Pair is an Actionscript 3 implementation of the Python standard library.

3.14K lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

basecampjs

Compare

  Analyzed about 14 hours ago

This is a JavaScript wrapper for the Basecamp API. It covers everything in the API except file attachments for comments and messages. For the API to work it has to be used in an environment like AIR where cross-domain XMLHttpRequest calls are allowed. Here is an example of getting back an Array of ... [More] projects from Basecamp. var basecamp = new Basecamp("your.basecamp.url", "user_name", "password"); basecamp.projects({ success: function( projects_xml ) { var projects = Basecamp.Project.from_xml( projects_xml ); alert( projects.length ); } };Here is an example of how to create a new message assuming you've already used the API to retrieve the desired project_id, message_category_id and person_id. var message = new Basecamp.Message({ title: "Testing from API", body: "This is a test from the JavaScript API wrapper.", category_id: message_category_id }); basecamp.post_message( project_id, message, [person_id], { success: function( message_xml ) { var message = Basecamp.Message.from_xml( message_xml )[0]; alert( message.id ); } });Why?I finally found some time to explore Adobe AIR and thought ... "Hey, why don't I write an AIR app for Basecamp." The first step was to write this API wrapper/adapter so that I could easily communicate with Basecamp. RoadmapIf I continue to find time (and have a Basecamp account to play with) this API will surely evolve as I begin to use the different parts while building the AIR app. Beware that as it stands right now this API wrapper is mostly untested. I'm particularly anxious to add the file uploading for messages and comments. DocumentationFirst place to look is the actual Basecamp API documentation (http://developer.37signals.com/basecamp/index.shtml). Currently this API follows their Ruby wrapper (http://developer.37signals.com/basecamp/basecamp.rb) very closely. Other than that ... its all code for now. :) [Less]

1.14K lines of code

0 current contributors

almost 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

airorm

Compare

  Analyzed 1 day ago

AirORM is an ActiveRecord ORM based on Air ActiveRecord. It uses Flex metadata to simplify objects storage into the embedded SQLite database.

2.55K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

chinese chess jam

Compare

  Analyzed about 22 hours ago

Chinese chess (Xiang Qi) is one of the most popular board games worldwide, being played by approximately one billion people in China, Taiwan,and wherever Chinese have settled. Having a long history, the modern form of Chinese chess was popular during the Southern Song Dynasty (1127–1279 A.D.). ... [More] The earliest record of a Chinese-chess game and a book on the theory of the game originates from that time. [Less]

7.66K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Qurani

Compare

  Analyzed about 20 hours ago

Adobe Actionscript 3 for AIR/SQLite Quran API

1.74K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This