Wednesday, April 28, 2010
Wednesday, April 21, 2010
Want to review the VirtualBox 3.1 Beginner's Guide book?
Would you like to review the VirtualBox 3.1 Beginner’s Guide book? Just send an e-mail to Disha Parekh at dishap@packtpub.com and she’ll get in touch with you with all the details. Oh, and don’t forget to tell her you heard it from me J
Saturday, April 17, 2010
VirtualBox 3.1 Beginner's Guide Book now available !
At last… the book I worked on during the last 6 months or so has been published!
Since virtualization is a pretty popular subject nowadays, I hope this book helps to promote one of the best virtualization software packages available: VirtualBox from Sun Microsystems (now a part of Oracle).
Overview of VirtualBox 3.1: Beginner's Guide
- Get up and running with VirtualBox to start working with your own virtual machines
- Effectively administer and use virtual machines in a home/office environment
- Analyze virtual machines with the most commonly used software tools
- Create your first virtual machine with VirtualBox on Windows/Linux with step-by-step instructions and screenshots
Click on the picture below if you want to see a detailed description:
Apache Roller - Wikipedia, the free encyclopedia
From Wikipedia, the free encyclopedia
Jump to: navigation, searchApache Roller
This article needs references that appear in reliable third-party publications. Primary sources or sources affiliated with the subject are generally not sufficient for a Wikipedia article. Please add more appropriate citations from reliable sources. (August 2008)
Developer(s) Apache Software Foundation Stable release 4.0.1 / January 13, 2009; 14 months ago (2009-01-13) Preview release 5.0 Beta1 Written in Java Operating system Cross-platform Type weblog server License Apache License 2.0 Website http://roller.apache.org/ Roller Weblogger is a Java-based, full-featured, Multi-blog, Multi-user, Open Source weblog server. Roller was originally written by Dave Johnson in 2002 for a magazine article on open source development tools, but became popular at FreeRoller.net (now JRoller.com) and was later chosen to drive the employee blogs at Sun Microsystems, Inc. and IBM developerWorks blogs. In 2007, Roller became an official project of the Apache Software Foundation.
[edit] Bibliography
- Romero, Alfonso (December 15, 2010). Apache Roller 4.0 Beginner's Guide (1st ed.). Packt Publishing. pp. 388. ISBN 184719950X. http://www.packtpub.com/apache-roller-4-0-beginners-guide/.
[edit] External links
[hide] Apache Software Foundation Top level projects Abdera · ActiveMQ · Ant · Apache HTTP Server · APR · Beehive · Buildr · Camel · Cassandra · Cayenne · Click · Cocoon · Continuum · CouchDB · CXF · Derby · Directory · Excalibur · Felix · Forrest · Geronimo · Gump · Hadoop · Harmony · iBATIS · Jackrabbit · James · Lenya · Maven · mod_perl · MyFaces · OFBiz · OpenEJB · OpenJPA · POI · Pivot · Qpid · Roller · Shindig · Sling · SpamAssassin · stdcxx · Struts · Subversion · Tapestry · Tomcat · Tuscany · Velocity · Wicket · XMLBeansJakarta Projects Commons Projects Lucene Projects Lucene Java · Droids · Lucene.Net · Lucy · Mahout · Nutch · Open Relevance Project · PyLucene · Solr · TikaOther projects Incubator Projects Retired projects License: Apache License · Website: http://apache.org/
This Web software related article is a stub. You can help Wikipedia by expanding it. Retrieved from "http://en.wikipedia.org/wiki/Apache_Roller"
Cool! the Apache Roller Beginner's Guide shows up on Wikipedia!
Thursday, April 15, 2010
Creating Your First Virtual Machine: Ubuntu Linux (Part 2)
This is the second part of the article: http://www.packtpub.com/article/creating-first-virtual-machine-ubuntu-linux-part2
An excerpt from my new VirtualBox 3.1 Beginner’s Guide Book.
__________ Information from ESET Smart Security, version of virus signature database 4436 (20090918) __________
The message was checked by ESET Smart Security.
Creating Your First Virtual Machine: Ubuntu Linux (Part 1)
In this two-part article by Alfonso V. Romero, author of VirtualBox 3.1: Beginner's Guide, you shall:
- Create your first virtual machine in VirtualBox, using Ubuntu Linux
- Learn about your virtual machine's basic configuration
- Download and install Ubuntu Linux on your virtual machine
- Learn how to start and stop your virtual machine
Check out the full article at: http://www.packtpub.com/article/creating-first-virtual-machine-ubuntu-linux-part1
__________ Information from ESET Smart Security, version of virus signature database 4436 (20090918) __________
The message was checked by ESET Smart Security.
Wednesday, April 14, 2010
Installing VirtualBox on Linux
This is an excerpt from my new VirtualBox book:
http://www.packtpub.com/article/installing-virtualbox-on-linux
In this article you’ll learn to install VirtualBox on Ubuntu Linux. If you have the time, check it out and let me know if it was helpful…
__________ Information from ESET Smart Security, version of virus signature database 4436 (20090918) __________
The message was checked by ESET Smart Security.
Thursday, April 1, 2010
Build your own Application to access Twitter using Java and NetBeans
The third part of my article series about building a Twitter client is now published on Packt’s website:
http://www.packtpub.com/article/build-your-own-application-twitter-java-netbeans-3
In this article you’ll learn to:
- Add a Tabbed Pane component to your SwingAndTweet application, so you can show your own timeline on one tab and your friends’ timeline on another tab.
- Use a JScrollPane component to add vertical and horizontal scrollbars to your friends’ timeline list.
- Use the getFriendsTimeline() method from the Twitter4J API to get the 20 most recent tweets from your friends’ timeline.
- Apply font styles to your JLabel components via the Font class
- Add a black border to separate each individual tweet by using the BorderFactory and Color classes.
- Add the date and time of creation of each individual tweet by using the getCreatedAt() method from the twitter4j.Status interface, along with the Date class.
Check it out and let me know if you like it or not! You can leave your comments in Packt’s website, too…
__________ Information from ESET Smart Security, version of virus signature database 4436 (20090918) __________
The message was checked by ESET Smart Security.