avocets
Avocets
rss 2.0 subscribe to this page
search


related to strategic_planning+application_development
4 + ajax
4 + css
2 + from_mike
1 + portable_applications
5 + programming
1 + research
4 + system_architecture
1 + xml
view all
•  projects
•  owners
•  tags

From the web site:

Compass is a first class open source Java Search Engine Framework, enabling the power of Search Engine semantics to your application stack decoratively. Built on top of the amazing Lucene Search Engine, Compass integrates seamlessly to popular development frameworks like Hibernate and Spring. It provides search capability to your application data model and synchronizes changes with the datasource. With Compass: write less code, find data quicker.

As of version 0.8, Compass also provides a Lucene Jdbc Directory implementation, allowing storing Lucene index within a database for both pure Lucene applications and Compass enabled applications. Note, when using Compass, using a database as the index storage requires only updating configuration settings.

 

tagged application_development research strategic_planning by winkler4 ...on 13-MAR-07

It's all about tools, baby...

The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the YUI Library have been released as open source under a BSD license and are free for all uses.

More tools...

While writing this blog a small library of reusable components based on YUI has been started. The library was namespaced YAHOO.ext (short for Yahoo! UI extensions), and already has a few very useful classes that make day to day development with YUI much easier. All of the classes are well-documented and there are some examples of using them found in the posts on this blog. The code is of course free and has the same unrestrictive (BSD) license as Yahoo! UI.

tagged ajax application_development from_Mike programming strategic_planning css by vallhonr ...and 1 other person ...on 26-OCT-06

More tools...

While writing this blog a small library of reusable components based on YUI has been started. The library was namespaced YAHOO.ext (short for Yahoo! UI extensions), and already has a few very useful classes that make day to day development with YUI much easier. All of the classes are well-documented and there are some examples of using them found in the posts on this blog. The code is of course free and has the same unrestrictive (BSD) license as Yahoo! UI.

tagged ajax strategic_planning application_development css programming by winkler4 ...and 1 other person ...on 22-OCT-06

It's all about tools, baby...

The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the YUI Library have been released as open source under a BSD license and are free for all uses.

I got to love a manifesto.  Especially one that pushes for a different model of programming that works the way I think we need to work.  We are small, we are pulled in many ways, we are challenged, we are overworked...  We need to try this more formally.
tagged application_development programming strategic_planning system_architecture by winkler4 ...on 22-OCT-06
Cool set of webservices that can be incorporated into websites such as: feed information, google suggest, movie reviews, etc.  Delivered in xml and super fast.  Check it out for use on our site.