public marks

PUBLIC MARKS from benoit with tags web & development

2007

ONLamp.com -- Gettext

Did you ever get into a situation in Web development where you need to create a Web site or a Web application that is dynamically available, in several languages? A lot of existing open source applications try to create their own solution for these needs, but the standard way to do this is to use Gettext, a set of GNU tools to help packages manage multi-lingual messages in their applications.

2006

Ethical Software by Alex Bunardzic » Replacing Service Oriented Architecture with Resource Oriented Architecture

The problem in today’s mainstream web development is that most developers have been forced to make a quick switch from the mainframe or the desktop or the client/server environments to the web environment.

developerWorks : Sample IT projects: Using open source software to design, develop, and deploy a collaborative Web site

Today, Web sites are a necessary element of business and the tools to create and deploy them are becoming easier to use. However, for complicated sites that require more than just the standard methods of interaction and update, Web site development is still not turnkey. Many customizations are often necessary for each application within an organization.

CodePlex

by 11 others
Welcome to the CodePlex Beta, Microsoft's community development Web site. You can use CodePlex to create new projects to share with your fellow developers around the world, join others who have already started their own projects, or use the applications on this site and provide feedback.

symfony - open-source PHP5 web framework

by 76 others
Based on the best practices of web development, thoroughly tried on several active websites, symfony aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure.

Mozilla Developer News » Blog Archive » Mozilla Releases Preview of Application Framework for Development of Cross-Platform Internet Client Applications

by 1 other
XULRunner provides a base for software application authors to leverage familiar Internet technologies, the Mozilla XUL user-interface language, and the same networking and rendering engine as Firefox to develop rich-client applications, such as media players, Web authoring tools and IP-based phones, which can run on any operating system.

2005

Ajax for Java developers: Build dynamic Java applications

by 9 others (via)
The page-reload cycle presents one of the biggest usability obstacles in Web application development and is a serious challenge for Java™ developers. In this series, author Philip McCarthy introduces a groundbreaking approach to creating dynamic Web application experiences. Ajax (Asynchronous JavaScript and XML) is a programming technique that lets you combine Java technologies, XML, and JavaScript for Java-based Web applications that break the page-reload paradigm.

Web Applications 1.0

by 4 others (via)
This specification introduces features to HTML and the DOM that ease the authoring of Web-based applications. Additions include the context menus, a direct-mode graphics canvas, inline popup windows, server-sent events, and more.