It isn’t correct to compare Java to PHP. Since PHP is a server-side scripting language whereas Java is a general-purpose language. In other words, PHP is only used as a server-side language where Java is both for server-side and desktop programming language. Moreover, Java is compiled and strongly-typed language. On other hand, PHP is a dynamic typed language. Hence, only for server-side programming, the comparison between Java and PHP makes sense.
Read the rest of this entry »
Facebook Open Platform (fbOpen) is a snapshot of the infrastructure that runs Facebook Platform. It includes the API infrastructure, the FQL parser, the FBML parser, and FBJS, as well as implementations of many common methods and tags. We’ve included samples and some dummy data to help you get started fast. Facebook Open Platform also has extensibility points built in so you can add your own functionality, such as your own FBML tags, API methods, and so forth.
Read the rest of this entry »
03 Apr
Posted by jj as Web
The rise of the software-as-a-service paradigm has led to the development of a new breed of sophisticated, interactive applications often called Web 2.0. While web applications have become larger and more complex, web application developers today have little visibility into the end-to-end behavior of their systems.
Read the rest of this entry »
The center for Data-intensive Systems (Daisy) at Aalborg University is currently working on a large project in which they combine the two worlds of Web 2.0 and Location-based services.
The project known as the StreamSpin-project currently employs numerous developers. Furthermore it is planned that students will have the opportunity to develop their own services for the system during the coming semesters in order to mature the system and its service deliveries.
Read the rest of this entry »
The AJAX hype keeps growing. Buzzwords like Comet or RIA are on everybody’s lips. In the area of enterprise software RCP is already firmly established as a client application platform. Replacing or extending existing Rich-Client-Applications with web front-ends has traditionally required a significant investment. The Rich Ajax Platform (RAP) provides a fast-path bridge between the application development with RCP and the increasingly important Web 2.0 environment
Read the rest of this entry »
In this document, we describe a simple application that keeps track of payments made to client accounts. Setup: The current version of the application is configured to use an HSQLDB database (although connections to a MySQL database and an MS Access database are also included in comments at the beginning of ClientBillingDB.java).
Read the rest of this entry »
The introduction of Microsoft Visual Studio Team System (VSTS) and Team Foundation Server (TFS) changed the practice of Application Lifecycle Management throughout the software development industry. Enterprise organizations now have an affordable, full-featured solution that is designed from the ground up for seamless integration into Visual Studio. By adopting Visual Studio Team System in conjunction with Team Foundation Server, software development teams can easily collaborate on projects regardless of whether they are located within the same department, or dispersed across many geographical locations. Architects, developers, and testers have access to issue tracking, source control, project reporting, and build automation, all tightly integrated inside of Visual Studio, the leading .NET development environment.
Read the rest of this entry »
Also known as ?Web Security?. Web Application Firewall: An intermediary device, sitting between a. web client and a web server, analyzing OSI Layer-7
Read the rest of this entry »