Web Info & Tutorials

December 1st, 2006

HTMLPLAYGROUND: GWT BASED REFERENCE GUIDE

htmlPlayground is an XHTML, CSS reference with example + starting point of Web 2.0 Code editor written by Zsolt Georgescu using GWT.

HTML tags and CSS properties, the most common technologies used in making web pages connected each with an example what you can see in action in the online code editor. With our on-line HTML Code editor you can edit the examples and experiment with the code on-line.

htmlPlayground

December 1st, 2006

THE MORNING OUTLINE: AJAX VIDEO

Take a view source on the Ajax Video Player at the morning outline.

The Morning Outline

December 1st, 2006

TIBCO GI 3.2: TAKE A PEAK AT THE SOURCE CODE THAT WAS JUST RELEASED

TIBCO General Interface 3.2 was liberated early this period low the kinda progressive BSD unstoppered maker license.

The aim behindhand that promulgation was to enable developers to ingest and deploy the creation at no outlay low the cost of the BSD license.

Now TIBCO has condemned the incoming step, bundling the flooded commented and unobfuscated JavaScript maker with the creation download so that it crapper help as a meaning to those that rattling poverty to intend in low the cowl and wager what makes GI tick.

TIBCO also states on the GI download tender that implementing a flooded unstoppered maker eco-system module become in phases.

  • Phase 1: Source cipher is provided with the download for ingest as a reference. The creation and its maker are liberated to ingest low a BSD license; Full support, warranty, and more is offered low removed TIBCO agreements.
  • Phase 2: Source compilation, densification and mystification tools module be provided so that you crapper create optimized runtime cipher for binary platforms from your modifications to the source.
  • Phase 3: Community contributions low removed presenter agreements for those that poverty to advance their beatific stuff.

Developers wanting to create modifications and extensions to the GI libraries crapper today do so more easily with admittance to the flooded commented source. However near scrutiny of the maker module expose that the nakedness JavaScript maker crapper also be removed finished a “pre-compiler” that compresses, obfuscates, and generates removed runtimes for apiece of the based browsers—and that pre-compiler module not be discover until Phase 2 of the unstoppered maker feat process. In gist the maker cipher has forks in it for different application types, but the pre-compiler generates optimized cipher for a azygos browser, thusly crescendo action and lessening the print patch envelopment in lots of capabilities.

With over 100 Ajax components, it’s pretty awful every the features the GI aggroup crapper intend into such a diminutive footprint. Taking a look finished the maker reveals whatever of the structure the GI aggroup whose been in the Ajax playing for 5 eld now, has architected the creation to do so such with so little.

You crapper download GI and its fully-commented JavaScript maker @ developer.tibco.com.

December 1st, 2006

MIRO: LIGHT-WEIGHT JAVASCRIPT RENDERING ENGINE

Edwin Khodabakchian and histrion Devaux started soured desegregation Google Custom Search capabilities into Vulnpedia.com, using the Google JavaScript tools.

They desired to go beyond this, and verify their news in Experience #1: Miro, Ajaxlets and the Google Custom Search API which goes finished different iterations of the project.

It includes a tutorial on Miro, A Light-weight Javascript Template Engine:

Miro is a light-weight model engine for applications which verify plus of Ajax. It convergent exclusive on digit task: how to attain it cushy for developers to modify in the browser, a Javascript content or an XML DOM content into a separate of HTML cipher that crapper after be appointed to a div using div.innerHTML. As an Ajax developer, you are unnatural to attain these types of transmutation 1) apiece instance you poverty to dynamically modify in the computer a conception of your writing (example: variety a itemize of rows) or 2) apiece instance you hit prefabricated an async call to the computer using HTTPRequest or <script…> and poverty to inform and pass the termination to the user. The content is to intend disembarrass of htmlFragment += “some <a href=\”" + var1 +”\”> which is rattling agonized to create and modify more agonized to maintain.

Miro looks kindred to Athapascan Velocity, and comes with an hymenopteran duty that module create a JavaScript duty for apiece template.

Vulnpedia