background preloader

Flex 3 - Adobe Flex 3 Help

Flex 3 - Adobe Flex 3 Help

http://helpx.adobe.com/flex.html

7 AJAX Loading Icon Generators If you want to inform your website visitors that there are more information to be displayed or still to be loaded on your page, you may need a “loading gif”, a loading icon, an “AJAX loader” icon or whatever you named it. I simply called it an “AJAX loading” icon or a preloader image. An AJAX loading icon is commonly used on AJAX-base sites and applications, informing the user that the site is still processing the request and is fetching some data. The problem is these “loading gif” images is not easy to create unless you have the skills to do so. Fortunately, there are online tools which will generate these AJAX loading icons with a few clicks.

One Per Cent: Bot with boyish personality wins biggest Turing test Celeste Biever, deputy news editor Eugene Goostman, a chatbot with the personality of a 13-year-old boy, won the biggest Turing test ever staged, on 23 June, the 100th anniversary of the birth of Alan Turing. Held at Bletchley Park near Milton Keynes, UK, where Turing cracked the Nazi Enigma code during the second world war, the test involved over 150 separate conversations, 30 judges (including myself), 25 hidden humans and five elite, chattering software programs. By contrast, the most famous Turing test - the annual Loebner prize, also held at Bletchley Park this year to honour Turing - typically involves just four human judges and four machines. "With 150 Turing tests conducted, this is the biggest Turing test contest ever," says Huma Shah, a researcher at the University of Reading, UK, who organised the mammoth test.

Primary Key Generators: Sequence, Table generators - openjpa Example 12.4. Generator Mapping The same metadata for Article and Author expressed in XML form: <entity class="org.mag.Article"><table name="ART"><unique-constraint><column-name>TITLE</column-name></unique-constraint></table><sequence-generator name="ArticleSeq" sequence-name="ART_SEQ"/><attributes><id name="id"><generated-value strategy="SEQUENCE" generator="ArticleSeq"/></id> ... </attributes></entity><entity class="org.mag.pub.Author"><table name="AUTH"/><attributes><id name="id"><column name="AID" column-definition="INTEGER64"/><generated-value strategy="TABLE" generator="AuthorGen"/><table-generator name="AuthorGen" table="AUTH_GEN" pk-column-name="PK" value-column-name="AID"/></id> ...

Lesson: Object-Oriented Programming Concepts (The Java™ Tutorials > Learning the Java Language) If you've never used an object-oriented programming language before, you'll need to learn a few basic concepts before you can begin writing any code. This lesson will introduce you to objects, classes, inheritance, interfaces, and packages. Each discussion focuses on how these concepts relate to the real world, while simultaneously providing an introduction to the syntax of the Java programming language.

ContentFlow - documentation First extract all files in the same directory. To run ContentFlow you only need : 'contentflow.js', 'contentflow.css' and the 'img' directory. Now load the ContentFlow script by adding the following code to the head of your html file: <script language="JavaScript" type="text/javascript" src="PATH/contentflow.js"></script> Where PATH is the path to the directory where you extracted ContentFlow to. Create the needed (X)HTML structure. The minimal (X)HTML structure needed is something like this: <div class="ContentFlow"><div class="loadIndicator"><div class="indicator"></div></div><div class="flow"><img class="item" src="someImageFile.jpg" title="Your_Image_Title"/> <!

Young vs. Old Generation GC The Java Specialists' Newsletter Issue 115 Category: Performance Java version: Sun JDK 1.4, 1.5 ContentFlow ContentFlow is a flexible CoverflowTM / ImageFlow like flow written in javascript, which can handle any kind of content. It supports all new and old major and not so major browsers. It's distributed under the MIT License. With ContentFlow it is now possible to have any number of flows within one web-page. Each separately configurable, satisfying different visual needs. Dynamic Generation of Stub Classes - J2SE 5.0 This release adds support for the dynamic generation of stub classes at runtime, obviating the need to use the Java(tm) Remote Method Invocation (Java RMI) stub compiler, rmic, to pregenerate stub classes for remote objects. Note that rmic must still be used to pregenerate stub classes for remote objects that need to support clients running on earlier versions. When an application exports a remote object (using the constructors or static exportObject methods1 of the classes java.rmi.server.UnicastRemoteObject or java.rmi.activation.Activatable) and a pregenerated stub class for the remote object's class cannot be loaded, the remote object's stub will be a java.lang.reflect.Proxy instance (whose class is dynamically generated) with a java.rmi.server.RemoteObjectInvocationHandler as its invocation handler. Notes:

Essential Eclipse Shortcuts Essential Shortcuts The list of shortcuts in Eclipse is fairly long yet readily available. In fact starting with Eclipse 3.1 the full list of shortcuts can be displayed from anywhere via Ctrl+Shift+L. OneX and QLxchange Here is the entire list: Stage One - Tier 1: Celebrate Exploding Your Business Celebrate exploding your business and your bank account with valuable education. Learn One-time, but use for a Life-time! With this lesson, you will learn about: Finding ProspectsBenefactoring, Why and HowHow to Find and Approach GroupsDeveloping InterestConvincing the ProspectBuilding DesireLead, Follow, or Get Out of The WayAll Businesses Are Based On NumbersMost of All, Be A Friend

Real Internet Income Looking for a REAL way to earn money online? Look no further. Get SFI—and get REAL results with a REAL and PROVEN company. Yesterday, 3,203 people from 135 different countries became SFI affiliates. That's one enrollment every 26 seconds. And that's just from ONE day! Text Cash Network It's Time to Cash In with TCN What does financial freedom mean to you? Does it mean freedom from having to work, yet still being able to enjoy life without concern over money? Does it mean having your life’s basic costs covered, where you’re not worried about car or house payments anymore?

Settings alternative fonts only work with device fonts. You can't use alternative fonts with an embeded font. by nicolas Jul 28

To compile the SWF file with Flex Builder, right-click the CSS file and select Compile CSS to SWF. Flex Builder saves the SWF file in the project's bin directory. by nicolas Jul 21

Related: