Building IT

Making Sense of Information Technology

header image

How To Build A Web App

March 31st, 2010 · No Comment

Developing a good web application is a tricky job.  Deploying one that gains people’s acceptance can be a big challenge.  The good ones that come into mind are Twitter, Pandora, and tumblr. Is there a recipe for building a good web application? I watched an excellent presentation by Fred Wilson, a venture capitalist who invested [...]

[Read more →]

Posted in Software

The Importance of Page Loading Time

November 18th, 2009 · 2 Comments

Customers are very fickle when checking out a company’s web site.  Unless they’re desperate, a person browsing a site tend to go quickly from one page to another.  Their attention span is short.  Their time is valuable.  They don’t want to spend too much time waiting for a web page to load. Companies have spent [...]

[Read more →]

Posted in Business Process · Software

Custom 404 Page Using JBOSS

March 6th, 2009 · 2 Comments

Having a custom “page not found”, or 404 page, is an important modification for any website.  It’s used to enhance the user experience by presenting an easy to understand message. Setting up a user friendly error page is simple enough using Apache web server.  Just modify the line in httpd.conf and point it to a [...]

[Read more →]

Posted in Software

Setting Up Apache Web Server With Secure HTTP

January 16th, 2009 · No Comment

Incorporating the use of Secure Socket Layer (SSL) library is straight forward with Apache web server.  This is the library I always use for all of my Apache web servers installations.  From one robust open source software to another, they’re a perfect fit.  They make deployment quick and easy.  Here’s are the steps for Apache [...]

[Read more →]

Posted in Software

Got Hacked?

January 5th, 2009 · 3 Comments

The talk around Twitter right now is the phishing scam via Direct Message, as reported by many including Read Write Web, Mashable, and Chris Pirillo.  The victims include Twitter accounts for Barack Obama, Fox News, Britney Spears, and Rick Sanchez of CNN.   Getting their Twitter account hacked is a potential public relations nightmare.  The bait [...]

[Read more →]

Posted in Software

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.