Eclipse Flash Demos
I stumbled upon a bunch of Eclipse Viewlets via ::Manageability::. They're basically Flash demo's of how Eclipse is better than Visual Studio .NET. If I only had the time to actually watch them.
The Angular Mini-Book is a
guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and
deploy it. Then you'll move on to adding Bootstrap, Angular Material, continuous integration, and authentication.
Spring Boot is a popular framework for building REST APIs. You'll learn how to integrate Angular with Spring Boot and use security best practices like HTTPS and a content security policy.
For book updates, follow @angular_book on Twitter.
The JHipster Mini-Book is a
guide to getting started with hip technologies today: Angular, Bootstrap, and Spring
Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster.
This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application.
For book updates, follow @jhipster-book on Twitter.
I stumbled upon a bunch of Eclipse Viewlets via ::Manageability::. They're basically Flash demo's of how Eclipse is better than Visual Studio .NET. If I only had the time to actually watch them.
Last week, after the shindig in Vegas, my parents met me and we drove from Vegas back to Denver - through Zion National Park, the North Rim of the Grand Canyon, and Mesa Verde National Park. The photo below is what we dropped our jaws to on Saturday morning. Click on it to view President Roosevelt's speech at the Grand Canyon on May 6, 1903.
"the one great sight every American...should see" -- President Theodore Roosevelt
Just when I was falling in love with the web all over again. I spent the last hour writing a review of all the sessions I attended today at Web Builder 2002, and Mozilla #$%@! crashes before I can hit "Post to Weblog." Roller needs a new Mac-based blogger client - cause I am pissed at the one I currently use.
Today's photo of the day comes from a site I found for getting some sweet backgrounds: digitalblasphemy.com. I chose this "sunrise" photo in honor of being up so early.
In case you need more motivation to convert your site to XHTML and CSS, Zeldman rants that "99.9% of Websites are Obsolete."
Peel the skin of any major site, from Amazon to Microsoft.com, from Sony to ZDNet. Examine their tortuous non-standard markup, their proprietary ActiveX and JavaScript (often including broken detection scripts), and ill-conceived use of Cascading Style Sheets - when they use CSS at all. It's a wonder such sites work in any browser.
I got this idea from The FuzzyBlog. I did a search on Google for Colorado Photos, and found www.coloradophotos.com. Very cool - I might have to showcase a new photo each day - it does wonders for making this site look better.
It's on it's way! Vincent Massol sent a message to the cactus-user mailing list today asking for ideas and help. If you're an Eclipse plug-in developer, or use Cactus and want to "get involved" - see Vincent's initial thoughts. Personally, I love Cactus, StrutsTestCase, and JUnit. They've all made my development life a lot easier (when they work). I'm constantly on the bleeding edge of Struts development, and StrutsTestCase seems to always break when I download a nightly build. Now if I could only convince myself to write more HttpUnit tests (or maybe use Solex), so I don't spend so much time trying to get my UI to load and look right. Anyone know of a CSS and Layout Testing framework that tells you that your colors need tweeking or your layout won't work in IE5/Mac? I could use that framework!
I got a tip today from Olivier, a developer of Solex, to disable my ad blocking tools (I use Norton Internet Security) and I would be able to download XMLBuddy. Sure 'nough, it worked!
Olivier had contacted me after reading my blog (wow, people ARE reading this) to let me know about Solex, which is:
A Web application testing tool built as a plug-in for the Eclipse IDE. Based on a built-in Web proxy and a concept of extraction, replacement, and assertion rules (including regular expressions), Solex provides functions to record a client session, adjust it according to various parameters and replay it. This is typically done in order to ensure the non-regression of a Web application's behavior.
At first glance, it looks like a recorder of your browser interactions, so you don't have to repeat "click, click, click" over and over again to test some functionality. HttpUnit probably can accomplish the same thing, but you have to physically write code to test everything. Solex looks like it'll just record the test case. Looks cool to me, if I can find an hour to install and tinker with, I might even use it.
Jeff Duska has some good links for Eclipse plug-ins. I use Jalopy (love it) and have Solareclipse installed (I use HomeSite/Dreamweaver for JSP editing). I will be downloading and installing the others today, just because.
I've also heard of XML Buddy, but have never been able to download it. I click "I Agree" on the download back, and "doh!" I end up back at their homepage. Sounds like a website bug to me. If anyone knows of an alternative link, let me know.
The whole can of worms! In my search for some more Eclipse plug-ins, I found a list of 126 plugins. I'll be bookmarking this page. This site is very nice in that it shows user's comments about plug-ins. I even noticed someone had my same XMLBuddy comment. No workaround response though. :(
It is now available on the Eclipse download page at www.eclipse.org. I received a reply from the eclipse-dev mailing list today with some hints for OS X - noticed that 2.0.1 was out, and updated all my machines (Win/Linux/OSX) with ease. For Jaguar, You can find the latest "inofficial" build here. It worked great for me. If you already have 2.0 installed, you should be able to update your installation via the Update Manager.