October 10th, 2010 . by Henry
As time has passed designers have also become more skilled at creating web sites, learning others’ clever tricks and reusing and improving them. The number of resources which are relevant to this list is increasing rapidly. It is possible to create more powerful web pages now, but as technology advances web developers must increasingly resist the urge to use features for the sake of it. New features are added to the web to innovate, not to complicate. There are plenty of web sites out there which would work much better if all the fancy features were stripped away. Most people want information from the web, so make sure they get it!
Posted in Projects | No Comments »
September 10th, 2010 . by Henry
There are different ways to organize data in a database. Utilizing Oracle or any other relational database there are advantages and disadvantages to these methods of relational database data organization .Depending on the business requirements and development needs, various ways of storing date can be implemented. The first data layout is horizontal. This is a traditional way of storing data in a table. Each new data record is inserted as a row and table columns run horizontally; hence, the name. The second method is vertical. This is a specific way of storing data vertically in a table that only has two real data columns and one other (but there could me more) identifier column. The data is stored as key/value pairs vertically; hence, the name.
Posted in Projects | No Comments »
January 10th, 2010 . by Henry
When you look back the computer industry, you can clearly identify different technologies in different time periods. In any given time period, databases have a very high priority in the industry, from small scale to large scale business. You know that Web Services are becoming today’s technology and everyone is in the process of moving their applications into the SOA or Web Services world. When doing so, you have a number of advantages, although you have to do a considerable amount of work to do get everything working. Therefore, when considering the advantages (such as accessibility, security, extensibility, and so forth), companies are trying to expose their applications as Web Services, or they are trying to give a Web Service interface to their applications
Posted in Projects | No Comments »
March 27th, 2008 . by Henry
The SeaMonkey project will serve the purpose of developing The SeaMonkey all in one Internet application suite, a software suite which was initially popularized by Mozilla and Netsape. In addition, the said project will continue giving updates to this concept. To catch attention from supposedly users, such as web developers, advanced users, corporate users and others, the SeaMonkey all in one Internet application suite is equipped with Web development tools, IRC Chat, HTML editor, email and news group client, and an Internet browser. Since the SeaMonkey is a community effort, the same source code by Mozilla will be used for such a software suite. The same source code that powers other similar successful web browsers like Firefox, Thunderbird, Camino, Sunbird and Miro.
Posted in Projects | No Comments »