Design is attention. I’m not a purist in any sense of the word. Design to me is anything that catches the eye of your intended audience. Bad design is a good thing if it attracts the right people in the intended way. This can be a humor appeal, shock value, or a misrepresentation of the competition… you know, limelight by disassociation? Heck, if you write a nineteen page paper on the scientific intricacies of why the Pepsi logo should look like Fat Albert took a sit on it for a while… and you get publicity for it… well, whatever. It’s what it is–my favorite argument killer, so let’s move on. “YO!” I saw that on a billboard.
Archive for the ‘JAVA Programming’ Category
What is good design?
Wednesday, April 1st, 2009Tomcat, JAVA, GWT-EXT, and Eclipse in 173 Easy Steps
Friday, March 27th, 2009If you are on a PC and would like to setup an environment for PHP, MySQL, CSS, JavaScript, AJAX, JAVA, GWT-EXT, Tomcat, and use Eclipse as your editor, here’s a step by step guide. The instructions shouldn’t be very different for Linux except for some path changes and lack of *.exe files.
- Though a bit unrelated unless you’re working with PHP, MySQL, as well, I like to install WAMP, which can be found here. It’s pretty much the same thing as XAMP, but with a nice and friendly GUI and a lot easier to customize to match your server environment to your local environment.
- Install JAVA Runtime Environment, found here. You pretty much only need the first download, but if you would like to have command line ability, grab that as well. You can always add it later on.
- You’ll want to install Apache’s Tomcat, found here. Grab the Windows Service installer for a quick and easy. Through the install process, the wizard will ask you to point it at the JAVA Runtime Environment you installed in step 2. (more…)