This video shows one of the project synaptica are working on.
It’s an alpha stage but the new technology (ZK) to build RIA application really rocks!
|
|
|
This video shows one of the project synaptica are working on. with this demo they expose hot with a little number of code lines you can build an extension of firefox browser, this technology is not complete at now but i think can be a good thing… Jetpack - Image Swapper Demo from Justin Scott on Vimeo. bye This mini howto to show how to configure a virtual host on tomcat. Edit the file %TOMCAT_HOME%/conf/server.xml Under the tag host (the one setted by default for localhost) add the following line: <host name="[www.mydomain.com]"> <context path="/" docBase="webapps/[mydomainwebsite]" debug="0" reloadable="true"/> </host> Obviously [...] Today i found a great article on Async page technology of DotNet, posted on the davidjberman blog.. you can find the resource at: http://davidjberman.com/blogs/csharp/archive/2007/08/13/how-to-create-asynchronous-asp-net-pages-using-c.aspx sometime happen that you need to create a table from a query… This operation is not a standard sql but a lot DataBases can do this : in Oracle you can do this like :
CREATE TABLE new_table [...] |
|
|
Copyright © 2010 Synaptica srl - All Rights Reserved
|