Working with Templates in Apache Roller 4.0
December 10, 2009 by ibacsoftApache Roller 4.0 Beginner’s Guide Book Announced in Packt Publishing Web Site
December 2, 2009 by ibacsoftI hope this book helps to promote Apache Roller, the best blog server I’ve used!
Apache Roller 4.0 – Beginner’s Guide
December 2, 2009 by ibacsoftI hope this book helps to promote Apache Roller, the best blog server I’ve used!
Introduction to the Struts Web Framework – NetBeans IDE 6.7 Tutorial
August 26, 2009 by ibacsoftIntroduction to the Struts Web Framework
This document takes you through the basics of using NetBeans IDE to develop web applications using the Struts web framework. Struts is an open source framework that extends the Java Servlet API and employs a Model, View, Controller (MVC) architecture. It enables you to create maintainable, extensible, and flexible web applications based on standard technologies, such as JSP pages, JavaBeans, resource bundles, and XML.
This tutorial teaches you how to build a simple MVC application that displays a login page and returns a success page upon submitting data that passes validation. You learn several basic features provided by Struts, as well as how these features are implemented using the IDE. Specifically, you use Struts tags in JSP pages, maintain user data with a Struts
ActionFormbean, and implement forwarding logic using a StrutsActionobject. You are also shown how to implement simple validation to your application, including setting up warning message for a failed login attempt.
Excellent tutorial if you want a quick intro to Struts & NetBeans…
Develop PHP Web Applications with NetBeans, VirtualBox and Turnkey LAMP Appliance
August 24, 2009 by ibacsoftDevelop PHP Web Applications with NetBeans, VirtualBox and Turnkey LAMP Appliance
In this article by Alfonso Romero, we will learn how to configure NetBeans, VirtualBox and the Turnkey LAMP Appliance to develop complex PHP applications in a virtual environment. This article explains the process of creating a virtual machine, configuring the NetBeans PHP IDE, and managing a WordPress project with NetBeans in a step wise manner.
I hope this article helps to promote TurnKey Linux appliances, VirtualBox and NetBeans as a powerful way to develop Web apps…
Develop PHP Web Applications with NetBeans, VirtualBox and Turnkey LAMP Appliance
August 24, 2009 by ibacsoftDevelop PHP Web Applications with NetBeans, VirtualBox and Turnkey LAMP Appliance
In this article by Alfonso Romero, we will learn how to configure NetBeans, VirtualBox and the Turnkey LAMP Appliance to develop complex PHP applications in a virtual environment. This article explains the process of creating a virtual machine, configuring the NetBeans PHP IDE, and managing a WordPress project with NetBeans in a step wise manner.
I hope this article helps to promote TurnKey Linux appliances, VirtualBox and NetBeans as a powerful way to develop Web apps…
Trackbacks in blogs
August 13, 2009 by ibacsoftWhen you want to let some blogger know you read a post from his/her blog and you’re gonna write about it in your blog, use a trackback!
UNetbootin – Homepage and Downloads
August 8, 2009 by ibacsoftWidgetbox › Edit Widget: alromero’s posterous – Open Source Software & More
August 6, 2009 by ibacsoftIf you haven’t visited the WidgetBox Web site yet (http://www.widgetbox.com), go and take a look! You can make your own widgets, like the one I made to show my recent posts from Posterous!
Testing autopost on WordPress custom blog
August 5, 2009 by ibacsoftTesting autopost
