Skip to main content

Home/ Web2.0/ Group items tagged apache

Rss Feed Group items tagged

sofarso Shawn

What's new with Apache Solr - 0 views

  •  
    Apache Solr is an open source, primarily HTTP-based, search server based on Apache Lucene. In 2007, I introduced Solr to developerWorks readers in the two-part Search smarter with Apache Solr series. With the recent release of Solr 1.3, the time is right to follow up with details about many of the new features and enhancements made since then.
Hendy Irawan

Struts 2 - Welcome - 0 views

  •  
    "Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. The framework is designed to streamline the full development cycle, from building, to deploying, to maintaining applications over time. Apache Struts 2 was originally known as WebWork 2. After working independently for several years, the WebWork and Struts communities joined forces to create Struts2. This new version of Struts is simpler to use and closer to how Struts was always meant to be. "
James Patel

red5 installation | FortuneHost - 0 views

  •  
    By following the below steps and commands you can easily install red5 on linux Dedicated server: root@server [] cd /etc/init.d/ root@server [] wget http://www.fortunehost.com/downloads/red5 root@server [] chmod 755 red5 root@server [] yum -y install java-1.6.0-openjdk java-1.6.0-openjdk-devel root@server [] cd /usr/src root@server [] rm -rf apache-ant-1.8.0-bin.tar.gz apache-ant-1.8.0 red5-0.8.0.tar.gz root@server [] wget http://pradeeps.in/apache-ant-1.8.0-bin.tar.gz root@server [] tar -zxvf apache-ant-1.8.0-bin.tar.gz root@server [] ls -d /usr/local/ant | mv apache-ant-1.8.0 /usr/local/ant root@server [] export ANT_HOME=/usr/local/ant root@server [] export JAVA_HOME=/usr/lib/jvm/java root@server [] export PATH=$PATH:/usr/local/ant/bin root@server [] export CLASSPATH=$CLASSPATH:$JAVA_HOME/lib/classes.zip root@server [] echo export ANT_HOME=/usr/local/ant >> /etc/bashrc root@server [] echo export JAVA_HOME=/usr/lib/jvm/java >> /etc/bashrc root@server [] echo export PATH=$PATH:/usr/local/ant/bin >> /etc/bashrc root@server[]echo export CLASSPATH=$CLASSPATH:$JAVA_HOME/lib/classes.zip >> /etc/bashrc root@server [] cd /usr/local/src root@server[]wget http://www.fortunehost.com/downloads/perl-URI-1.35-3.noarch.rpm root@server [] rpm -i perl-URI-1.35-3.noarch.rpm root@server [] yum install subversion root@server [] svn checkout http://red5.googlecode.com/svn/java/server/trunk/ red5 root@server [] mv red5 /usr/local/ root@server [] cd /usr/local/red5 root@server [] ant prepare root@server [] ant dist root@server [] cp -r dist/conf /usr/local/red5/ root@server [] ./red5.sh root@server [] /etc/init.d/red5 start You can access red5 by using the following url.
Hendy Irawan

Apache Wicket - Home - 0 views

  •  
    With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable again. Swap the boilerplate, complex debugging and brittle code for powerful, reusable components written w
Hendy Irawan

Apache Tapestry - Welcome to Tapestry - 0 views

  •  
    "Apache Tapestry is an open-source framework for creating dynamic, robust, highly scalable web applications in Java. Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server. Tapestry divides a web application into a set of pages, each constructed from components. This provides a consistent structure, allowing the Tapestry framework to assume responsibility for key concerns such as URL construction and dispatch, persistent state storage on the client or on the server, user input validation, localization/internationalization, and exception reporting. Developing Tapestry applications involves creating HTML templates using plain HTML, and combining the templates with small amounts of Java code. In Tapestry, you create your application in terms of objects, and the methods and properties of those objects -- and specifically not in terms of URLs and query parameters. Tapestry brings true object oriented development to Java web applications. "
yc c

Shindig - Welcome To Apache Shindig! - 0 views

  •  
    Shindig is an open source implementation of the OpenSocial specification and gadgets specification. It is a new project within the Apache Software Foundation incubator.
Hendy Irawan

Apache Pivot - 0 views

  •  
    "Pivot applications are written using a combination of Java and XML and can be run either as an applet or as a standalone (optionally offline) desktop application. Pivot includes features that make building modern GUI applications much easier, including declarative UI, data binding, effects and transitions, and web services integration. "
priyamunagala

Core Java, Strings Developer, Apache expert - Get Online Technical help - 0 views

  •  
    Get Technical Support from Advanced Java, Apache, Strings, JSP, AngularJS Expert Developers and consultants from India. share us your issue to fix it
Hendy Irawan

wicketstuff/core - 0 views

shared by Hendy Irawan on 17 Oct 12 - No Cached
  •  
    "Wicketstuff-core projects are bundled user contributions for use with Apache Wicket. They are released in step with Wicket releases to make them easy to use."
Hendy Irawan

Page Speed Home - 0 views

  •  
    "Page Speed, the Web Performance Tool Now also an Apache module! Page Speed is an open-source project started at Google to help developers optimize their web pages by applying web performance best practices. Page Speed started as an open-source Firefox/Firebug add-on and is now deployed in third-party products such as Webpagetest.org, Show Slow and Google Webmaster Tools. "
Hendy Irawan

HTML5 Boilerplate - A rock-solid default template for HTML5 awesome. - 0 views

  •  
    "Along with HTML5 Boilerplate's rock solid commitment to cross-browser consistency, H5BP brings you delicious documentation, a site optimizing build script, and a custom boilerplate builder. In addition to this, we now support lighttpd, Google App Engine, and NodeJS with optimized server configurations (along with Apache, Nginx, and IIS) and we've reduced the overall size of the published boilerplate by 50%."
Hendy Irawan

SyntaxHighlighter - 0 views

  •  
    "SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript. To get an idea of what SyntaxHighlighter is capable of, have a look at the demo page. SyntaxHighlighter is currently used by Apache, Aptana, Mozilla, Yahoo, Wordpress, Bug Labs, Freshbooks and others."
henry klingberg

Funktionsweise - Apache Jakarta Tomcat 4 - 7 views

  • die mittels recycle() auf einem Stack abgelegt werden (vgl. Listing 6).
  •  
    Guter Einblick in die Arbeit eines Tomcat-Servers
Pooja Runija

PhoneGap App Development -An Overview - 0 views

  •  
    PhoneGap is also known as Apache Cordova is a technology that lets programmers build mobile application and then wrap it the PhoneGap Framework that can be installed as a native mobile app.
Pooja Runija

Why small business owners choose phonegap for mobile app development? - 0 views

  •  
    PhoneGap is a mobile app development framework that is based upon the open source Apache Cordova project. By using Phonegap, developers can develop native mobile applications for any mobile devices by using CSS, Java Script and HTML without losing the features of a native app. PhoneGap Build offers cloud based service that is built on top of the PhoneGap framework.
sofarso Shawn

Index - 0 views

  •  
    Olio is a is a web2.0 toolkit to help evaluate the suitability, functionality and performance of web technologies.
anonymous

An Introduction To OpenSim: the - 0 views

  •  
    A good article on "OpenSim" in SecondLife.
Graham Perrin

Carrot2 - open source search results clustering engine - 0 views

  • automatically organize small collections of documents
  • thematic categories
  • ready-to-use components for fetching search results
  • ...3 more annotations...
  • easily integrates
  • YahooAPI, GoogleAPI, MSN Live API, eTools Meta Search, Lucene, SOLR, Google Desktop and more
  • e.g. search results
  •  
    An open source framework for building search clustering engines. It can automatically organize small collections of documents, e.g. search results, into thematic categories. Carrot2 can add clustering of search results to an existing search engine. Its algorithms should successfully cluster up to about a thousand text documents, a few paragraphs each.
1 - 18 of 18
Showing 20 items per page