background preloader

GiWig

Facebook Twitter

Webs I love. Documentation - swfobject - Embedding Adobe Flash Player content using SWFObject 2 - SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file. Translations: German by Powerflasher French by Matthieu Deloison Italian by Luka M.

documentation - swfobject - Embedding Adobe Flash Player content using SWFObject 2 - SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file

Japanese by Shuhei Terai Russian by Denis Kuznetsov Swedish by Seoserver Spanish by Juan Mediavilla Turkish by Serkan Avcı Greek by Kavvadias Spyridon Arabic by إسماعيل عنجريني What is SWFObject? SWFObject 2: Offers two optimized Flash Player embed methods; a markup based approach and a method that relies on JavaScript Offers a JavaScript API that aims to provide a complete tool set for embedding SWF files and retrieving Flash Player related information Utilizes only one small JavaScript file (10Kb / GZIPed: 3.9Kb) Is the successor of SWFObject 1.5, UFO and the Adobe Flash Player Detection Kit Intends to unify all existing Flash Player embed methods and provide a new standard for embedding Adobe Flash Player content Why should you use SWFObject?

The A List Apart article Flash Embedding Cage Match describes the full rationale behind SWFObject 2. Why does SWFObject use JavaScript? Interface Studies. Openaccess.uoc.edu/webapps/o2/bitstream/10609/1350/1/Caballe_LearningGridHandbook_2008.pdf. JavaScript Kit- Your comprehensive JavaScript, DHTML, CSS, and Ajax stop. Web 2.0 scientific calculator.

Formulary: Algebra - Basic Identities. Web 2.0 scientific calculator. Mobile Apps Developer. If you’re building mobile apps you can bring them to market with Vodafone.

Mobile Apps Developer

Depending on where you are in the development chain we have a set of resources to help you design, build and test apps and bring them to market faster. Our application stores in emerging markets (live in India (VStore), South Africa (Vodacom Apps) & Egypt (Vodafone Apps)) support platforms such as: J2ME, Symbian, Android & Blackberry. We do not have specific SDKs or guidelines for these platforms, so please refer to the respective developer programs for them via the resource links below.

In addition to our guides and tools why not also keep up to date with the latest news and tips & tricks via our blog , and you can also following us on Twitter . If you are a mobile developer, we have a number of resources to help you test and bring your application to market with Vodafone . Here are some other useful resources out there for device and platform specific information. /* CSS Day */ Home - HP webOS Developer Center. Animating flexboxes: the lowdown.

By Chris Mills Introduction On a recent plane flight, I starting noodling around with combining flexbox properties, animations and transitions.

Animating flexboxes: the lowdown

I came to the conclusion that, for simple accordion-type UI features (see Figure 1), this can be quite useful. Sure, it is tricky to get it working the same across all browsers, but using modernizr you can feed legacy properties to older browsers that support the 2009 legacy flexbox syntax, and then provide something completely different to those geriatric browsers we are still called upon to support that have no flexbox support at all — like a simple tabbed interface perhaps. Figure 1: A simple accordion interface created with flexbox, transitions and a touch of JavaScript. run the final example here . ProgrammableWeb API: Overview. Converting UserJS to Opera Extensions. By Chris Mills, Daniel Davis Introduction This is a quickfire guide to converting a UserJS over to an Opera extension.

Converting UserJS to Opera Extensions

This is a very straightforward process, although there are a few caveats to be aware of, which will be discussed below. We round off the article with a practical example. Tool to convert the web folder into a W3C widget. Mac Developer Library. 9.4 Inspect Remotely. Metawidget inspects back-end metadata and creates front-end UI widgets.

9.4 Inspect Remotely

If your application is split over multiple tiers, however, sometimes the back-end metadata is not accessible from the front-end. For example, annotations (such as JPA ones) are designed to 'fall away' if the class is transferred to a tier without their JAR (such as ejb3-persistence.jar ) in its classpath. Equally, configuration files may not be accessible across tiers. Metawidget supports these situations. Distributed and Self-organizing Systems (VSR) Packaged Web Apps (Widgets) - Packaging and XML Configuration (Second Edition) Abstract This specification updates the Widget Packaging and XML Configuration , and addresses some errata found in the original recommendation.

Packaged Web Apps (Widgets) - Packaging and XML Configuration (Second Edition)

It also updates the name of the specification, to be more in vogue with industry trends towards the naming of this class of application. This specification standardizes a packaging format and metadata for a class of software known commonly as packaged apps or widgets . Unlike traditional user interface widgets (e.g., buttons, input boxes, toolbars, etc.), widgets as specified in this document are full-fledged client-side applications that are authored using technologies such as HTML and then packaged for distribution.

Examples range from simple clocks, stock tickers, news casters, games and weather forecasters, to complex applications that pull data from multiple sources to be "mashed-up" and presented to a user in some interesting and useful way. Status of this Document Table of Contents. Activities> Tf-emc2. TF-EMC2, the TERENA Task Force on European Middleware Coordination and Collaboration, started its mandate in September 2004.

Activities> Tf-emc2

Over the years TF-EMC2 has given birth to several activities, such as SCHAC, REFEDs, TACAR and so on. All these activities are still coordinated within the task force, although they have an autonomous life. Secretarial support for this task force is provided by TERENA with funding from the GN3 project. Make Your Own Invisibility Cloak With a 3D Printer. Make your own invisibility cloak with a 3D printer.

Researchers cloak free-standing 3D object using plasmonic metamaterials. We've previously seen - or should that be "not seen" - invisibility cloaks in the laboratory that are able to render two-dimensional objects invisible to microwaves.

Researchers cloak free-standing 3D object using plasmonic metamaterials

Such feats relies on the use of metamaterials - man-made materials that exhibit optical properties not found in nature and have the ability to guide light around an object. Now researchers at the University of Texas at Austin (UT) claim to have brought invisibility cloaks that operate at visible light frequencies one step closer by cloaking a three-dimensional object standing in free space with the use of plasmonic metamaterials. Although, like previous studies, the UT team was only able to cloak an object to microwaves, they claim the technique enabled by the use of plasmonic metamaterials could, in principle, be applied to visible light.

To cloak an 18 cm (7 in) long, 2.5 cm (0.9 in) diameter cylindrical tube from microwaves, the team shelled it in a plasmonic metamaterial. The Tkinter Canvas Widget. The Canvas widget provides structured graphics facilities for Tkinter.

The Tkinter Canvas Widget

This is a highly versatile widget which can be used to draw graphs and plots, create graphics editors, and implement various kinds of custom widgets. When to use the Canvas Widget The canvas is a general purpose widget, which is typically used to display and edit graphs and other drawings. Another common use for this widget is to implement various kinds of custom widgets. Prototype Today. Return of the 3D printed fetus. A New Study from Lux Predicting the Future of 3D Printing. White Papers & Case Studies Company Directory. 3D Printer - Exploring the world of 3D printing. Are You Ready for Software-Defined Everything? Will software-defined everything tangle your business up?

Are You Ready for Software-Defined Everything?

Image: dcmorton/Flickr. Help - Eclipse Platform. Java Widgets Free Download. Java Widget Fundamentals. Widgets are the building blocks of java user interfaces. Learn all about them in this chapter from SWT: The Standard Widget Toolkit, Volume 1. This chapter provides an overview of the classes contained in the packages org.eclipse.swt.widgets and org.eclipse.swt.events. We begin by defining what a widget is, then cover the fundamental relationships between widgets, and finally cover how widgets interrelate with each other and the user. What is the smart grid? - by Scientific American. The Case "Against" the Smart Grid. The Power Film: Smart Grid And Smart Meters Exposed. SWT: The Standard Widget Toolkit.

Photos: Diary of a Space Zucchini. Www.e-sciencetalk.org/briefings/EST-Briefing-26-HorizonWeb.pdf. Smart GWT Showcase. Defining Widget Behavior (Using the Editors) By default, Prolifics controls much of how widgets behave—each widget type having its own unique behavior. However, this chapter describes those attributes, via the Properties window, that allow you to control the way a widget behaves, such as: Ajax Grid Widget — TurboGears 1.0 documentation. Navigation Table Of Contents Previous topic DataGrid Next topic The AutoCompleteField Widget Ajax Grid Widget¶