Tibco General Interface SOA RIA

May 9th, 2008 by info

Tibco General Interface, yeah, i now don’t look for another solutions. I was next to wrote own framework, but I found framework for Rich Internet Applications (RIA), and it is event driven framework, could be connected to any service I want. It has Service Orienteted Architecture (SOA) . I’ts on BSD licence, and all framowork is in Ajax, IMHO it’s on itself. It’s for Enterprice class internet application. Could be integrated with any server solutions - NET,Java, PHP. TIBCO not only wins in the recent 2007 InfoWorld Bossie Awards, it’s also wins my time.tibco.JPG

CodeIgniter Application Framework

May 7th, 2008 by info

CodeIgniter work with PHP4. I look for application framework and choose this framework for some tests. It’s fast and small, and work with PHP4 is a advantage. For example Prado work only with PHP5. Most hosting accounts has PHP4. I’ve picture of my ajax application. I need event driven framework, and i need automate applications development. For example if I create html form, and load page with this form and press submit, even if database table not exist, it automaticly create this table. I need database oprtation log, so if I need, with this log i can recover database to any time I want. Engine based on Ajax, automaticly update interface, no mater how much users use application. All has to work in real time. So if CodeIgniter don’t meet my needs, I write own framework. Maybe I’ll discover wheel once again, but it would be my wheel.

Delphi for PHP 2.0

April 18th, 2008 by info

Delphi for PHP 2.0 wad created by Codegerar, you can purchase it at http://www.codegear.com/products/delphi/php, to end of July 2008 it’s for 153 Euro. I thought that I’ve find my favorite Ajax framework - Qooxdoo, but now I think about Delphi for PHP 2.0. Internally it has gooxdoo based components, and Delphi alway has nice visual enviroment. You can alway build forms with only dragging visual components to form canvas. You can always easy set any property. You can build own components. I read that this delphi has integrated debugger for php. So I now confused what choose for my project. Now I download qwt (Qooxdoo Widget Toolkit) http://qooxdoo-contrib.sourceforge.net/downloads/qwt/releases/qwt-0.2.0.zip so I goong now to test it, if it will be suitable for my purpouses i choose it, else I purchase Delphi for php 2.0 or maybe i find another solution. I let you know what I choose on this blog.
P.S You can see video presenting features of Delphi for php 2.0 http://video.codegear.com/pix/NickHodges/DelphiforPHP/New20Features/New20Features.html

Rounded corners without images

April 15th, 2008 by info
<div style="width:150px;margin:0 auto;background-color:#0f0;" >
<b style="display:block;background-color:#fff;">
<b style="display: block; height: 1px; overflow: hidden;margin: 0 5px;background-color:#0f0"></b>
<b style="display: block; height: 1px; overflow: hidden;margin: 0 3px;background-color:#0f0"></b>
<b style="display: block; height: 1px; overflow: hidden;margin: 0 2px;background-color:#0f0"></b>
<b style="display: block; overflow: hidden;margin: 0 1px;background-color:#0f0; height: 2px"></b> </b>
<ul><li>item 1</li>
<li>item 2</li>
<li>item 3</li>
<li> item 4</li></ul>
<b style="display:block;background-color:#fff;">
<b style="display: block; overflow: hidden;margin: 0 1px;background-color:#0f0; height: 2px;background-color:#0f0"></b>
<b style="display: block; height: 1px; overflow: hidden;margin: 0 2px;background-color:#0f0">
</b> <b style="display: block; height: 1px; overflow: hidden;margin: 0 3px;background-color:#0f0"></b>
<b style="display: block; height: 1px; overflow: hidden;margin: 0 5px;background-color:#0f0"></b> </b></div>
  • item 1
  • item 2
  • item 3
  • item 4
I don't apply css, i think it's simple, and you can easy apply css in place of inline styles. This code is exactly code for above rounded green rectangle.

Do I need Qooxdoo?

April 14th, 2008 by info

For my new project i look for a good AJAX framework. Dojo don’t meets my requrments (forms look nice, but in complex forms you can see loading of dojo forms template). So I look for another solutions. On demo page you’ll see some capabilities of this framework. I download it an do some tests now. I need fast framework, i have hope that Qooxdoo is what I need.

Developers of this framework was exhibitors on AJAXWorld Conference & Expo 2008 East at New York, so this framework take my attention.

Firefox best for test your coding

March 19th, 2008 by info
If you are a internet programmer best tool for you is Firefox.

. Firefox is not simple browser, it has powerfull addons addons.mozilla.org/en-Us/firefox. I personaly use X-Ray (for display website layout), ColorZilla for color probe of website element, Web Developer (for css view, div or table layout, display form details), Html Validator (to check page validation). There are much more addons, please check. Evrybody can find something useful. You also can contribute addons for firefox, this is simple compressed javascript, in jar format. You can dissassemble evry addon with probably any zip(jar) decompresor. Tell us abut your's favorite plugins.

HTML tutorial

March 12th, 2008 by info

Best place for HTML tutorial is http://www.w3schools.com/html/

Please give in comments your source of HTML knowledge.

To be a good HTML coder need a lot of practice. Difference between browsers can be painful. In IE not always DIVs are stay in the right place, in this could help clear:both,

<div>

<div style=”float:left”> </div>

<div style=”float:right”> </div>

<div style=”clear:both”> </div>
</div>

In above example we have two columns

for three columns I recomand this way of coding:

<div>

<div style=”float:left”>

<div style=”float:left”> </div>

<div style=”float:right”> </div>

<div style=”clear:both”> </div>

</div>

<div style=”float:right”> </div>

<div style=”clear:both”> </div>

</div>

London Seminar - Usability and User Experience.

February 21st, 2008 by info
Event name Usability and User Experience - London Seminar
Event Type E-consultancy Training
Date(s) 09:30 - 16:30 13 March 2008
Status 14 places left
Cost ?525 + VAT

How to book

Book now for this event ?

Description Usability should has value for evry webstie owner.On this seminar you see real examples of that value.

Evrybody who want to see return user on own website should go on such seminar, but if you don’t have time I gratis make for you usability website audit. I have only one conditon: I do it gratis if you are from London. If you are from other places I also make usability audit, but you have to pay ?100.

Location

BSG, 226 -236 City Road, London, EC1V 2TT

View Map

Nearest Tube: Old Street (Northern Line)
Exit 8 - 200 yards past Moorfields Eye Hospital
Bus Routes: 43, 205, 214

Contact Details training@e-consultancy.com, 0207 681 4122

Dojo toolkit

February 11th, 2008 by info

“Dojo is an Open Source DHTML toolkit written in JavaScript. It builds on several contributed code bases (nWidgets, Burstlib, f(m)), which is why we refer to it sometimes as a “unified” toolkit. Dojo aims to solve some long-standing historical problems with DHTML which prevented mass adoption of dynamic web application development.

Dojo allows you to easily build dynamic capabilities into web pages and any other environment that supports JavaScript sanely. You can use the components that Dojo provides to make your web sites more usable, responsive, and functional. With Dojo you can build degradable user interfaces more easily, prototype interactive widgets quickly, and animate transitions. You can use the lower-level APIs and compatibility layers from Dojo to write portable JavaScript and simplify complex scripts. Dojo’s event system, I/O APIs, and generic language enhancement form the basis of a powerful programming environment. You can use the Dojo build tools to write command-line unit-tests for your JavaScript code. The Dojo build process helps you optimize your JavaScript for deployment by grouping sets of files together and reuse those groups through “profiles”.

Dojo does all of these things by layering capabilities onto a very small core which provides the package system and little else. When you write scripts with Dojo, you can include as little or as much of the available APIs as you need to suit your needs. Dojo provides multiple points of entry, interpreter independence, forward looking APIs, and focuses on reducing barriers to adoption. “

more http://dojotoolkit.org

I use this toolkit for handling forms. Nice tooltip, calendar picker and ajax integration.

Making forms takes time. Dojo can help but it’s also takes time.  If anybody know how to speed up making forms please share ideas in this article  comments.

 

 

Base site template

December 10th, 2007 by info

Below I write  basic xhtml 1.0 transitional template:

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>

<html xmlns=”http://www.w3.org/1999/xhtml”>

<head profile=”http://gmpg.org/xfn/11″>

<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8” />

<title>Site title</title>

<link rel=”stylesheet” href=”style.css” type=”text/css” media=”screen” />

<meta name=“description” content=“description of site” />
<meta name=“keywords” content=“ste keyword1,site keyword2″ />

</head>

<body>

Site content

</body>

</html>

If you want to validate html code, you can use this tool  http://validator.w3.org/