<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
did'nt someone from this list by the name of dan blast someone mercilessly for a similar Off Topic question?<br><br>while we're on the subject I dont use facebook because one of the qualifying criteria is your age<br>so if youre over 40 they CAN legally d(s^r*m)n$t@..<br><br>and thus all the wonderful pics of my far flung family i wont be able to see<br><br>Thank You<br>Martin<br>______________________________________________ <br>Disclaimer and confidentiality note <br>Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. <br><br><br>> From: pmuir@redhat.com<br>> To: dan.j.allen@gmail.com<br>> Subject: Re: [seam-dev] a modest seam-gen style upgrade<br>> Date: Thu, 9 Oct 2008 19:22:48 +0200<br>> CC: seam-dev@lists.jboss.org<br>> <br>> Well you got mine wrong. It's amazing what Facebook will tell you :p<br>> <br>> On 9 Oct 2008, at 08:45, Dan Allen wrote:<br>> <br>> > Haha, you may be wondering how I figured out Gavin's birthday. It's<br>> > amazing what grep will tell you ;)<br>> ><br>> > -Dan<br>> ><br>> > On Thu, Oct 9, 2008 at 2:44 AM, Dan Allen <dan.j.allen@gmail.com> <br>> > wrote:<br>> >> Ah, yes, I forgot to send the screenshots. Here's the eye candy.<br>> >><br>> >> Disclaimer: The RichFaces colors don't always line up perfectly. It<br>> >> was a bit of a game to find the right color to assign to each <br>> >> element.<br>> >> Of course, it is simple enough to override the colors however you<br>> >> choose, this is just a starting point.<br>> >><br>> >> -Dan<br>> >><br>> >> On Wed, Oct 8, 2008 at 11:45 PM, Gavin King <gavin@hibernate.org> <br>> >> wrote:<br>> >>> Got a screenshot?<br>> >>><br>> >>> On Wed, Oct 8, 2008 at 5:51 PM, Dan Allen <dan.j.allen@gmail.com> <br>> >>> wrote:<br>> >>>> You may have noticed by now that seam-gen has gotten a modest style<br>> >>>> upgrade in the trunk. This upgrade is based on "style mods" I have<br>> >>>> been maintaining while working on the source code for Seam in <br>> >>>> Action<br>> >>>> (I had to dress up the screenshots for the show). Understand that <br>> >>>> this<br>> >>>> is just a first step in making seam-gen applications look more<br>> >>>> presentable, but nonetheless, and important first step.<br>> >>>><br>> >>>> Below is a list of the enhancements (perhaps something worth <br>> >>>> blogging about):<br>> >>>><br>> >>>> 1. Added a favicon of the Seam logo<br>> >>>> - personally, I think this is the coolest and simplest enhancement<br>> >>>> - by the way, we should consider use this favicon for<br>> >>>> seamframework.org because I made it transparent<br>> >>>> 2. Icons for each level of error message (warn, error, info)<br>> >>>> 3. Stripped the border and background from global messages and <br>> >>>> fixed<br>> >>>> the indenting to accommodate the icons<br>> >>>> - the messages were still using the style from the original orange<br>> >>>> theme seam-gen projects had<br>> >>>> 4. Used a RichFaces XCSS resource so that the theme matches the<br>> >>>> currently selected RichFaces theme<br>> >>>> - I also applied some of the RichFaces gradients to form controls <br>> >>>> to<br>> >>>> make the forms look better (w/ very little CSS)<br>> >>>><br>> >>>> The only downside of the new theme is that the Visual Editor in<br>> >>>> JBossTools doesn't understand the XCSS file (which resides in the<br>> >>>> stylesheets directory). Therefore, I left behind the old <br>> >>>> theme.css and<br>> >>>> put an instruction in template.xhtml about switching to the static<br>> >>>> theme.css for previews. It would be great if the Visual Editor <br>> >>>> could<br>> >>>> interpret the XCSS file. This opens up so much flexibility for<br>> >>>> extending the RichFaces theme.<br>> >>>><br>> >>>> The commit also came with some other goodies:<br>> >>>><br>> >>>> 1. seam-gen WAR projects now have a consolidated compile target<br>> >>>> 2. two new targets reexplode and redeploy, which do a clean <br>> >>>> unexplode<br>> >>>> explode or clean undeploy deploy, respectively<br>> >>>> 3. restart now detects if you have deployed an exploded or packaged<br>> >>>> archive and restarts it appropriately (before it bombed if you <br>> >>>> had a<br>> >>>> packaged archive deployed)<br>> >>>> 4. EAR projects now compile groovy scripts on the classpath <br>> >>>> (deploying<br>> >>>> raw .groovy files requires more research)<br>> >>>> 5. Added a "head" named insertion in the template.xhtml so that you<br>> >>>> can add additional markup in <head> on a per-page basis<br>> >>>> 6. Global messages now reside in template.xhtml with a Facelets<br>> >>>> parameter you can use to turn them off on a per-page basis<br>> >>>> 7. Changed src/action to src/hot and src/model to src/main<br>> >>>> 8. Added the view folder to the classpath for tests so that page<br>> >>>> actions defined in *.page.xml are invoked during testing <br>> >>>> (previously<br>> >>>> the tests only read the global pages.xml file)<br>> >>>> 9. Added a javadoc task to the build<br>> >>>> 10. The default username is admin and the password is blank.<br>> >>>> Developers never got to see the failure login scenario out of the <br>> >>>> box<br>> >>>> because we let any credentials through (obviously, with the new<br>> >>>> security stuff, we don't even need the authenticator component, but<br>> >>>> that is a next step perhaps)<br>> >>>><br>> >>>> All in all, what these upgrades should do is make your demos of <br>> >>>> Seam<br>> >>>> look just a touch prettier and give you a few more wrenches for<br>> >>>> development. There are still plenty of improvements that could be<br>> >>>> made.<br>> >>>><br>> >>>> -Dan<br>> >>>><br>> >>>> --<br>> >>>> Dan Allen<br>> >>>> Software consultant | Author of Seam in Action<br>> >>>><br>> >>>> http://mojavelinux.com<br>> >>>> http://mojavelinux.com/seaminaction<br>> >>>><br>> >>>> NOTE: While I make a strong effort to keep up with my email on a <br>> >>>> daily<br>> >>>> basis, personal or other work matters can sometimes keep me away<br>> >>>> from my email. If you contact me, but don't hear back for more <br>> >>>> than a week,<br>> >>>> it is very likely that I am excessively backlogged or the message <br>> >>>> was<br>> >>>> caught in the spam filters. Please don't hesitate to resend a <br>> >>>> message if<br>> >>>> you feel that it did not reach my attention.<br>> >>>> _______________________________________________<br>> >>>> seam-dev mailing list<br>> >>>> seam-dev@lists.jboss.org<br>> >>>> https://lists.jboss.org/mailman/listinfo/seam-dev<br>> >>>><br>> >>><br>> >>><br>> >>><br>> >>> --<br>> >>> Gavin King<br>> >>> gavin.king@gmail.com<br>> >>> http://in.relation.to/Bloggers/Gavin<br>> >>> http://hibernate.org<br>> >>> http://seamframework.org<br>> >>><br>> >><br>> >><br>> >><br>> >> --<br>> >> Dan Allen<br>> >> Software consultant | Author of Seam in Action<br>> >><br>> >> http://mojavelinux.com<br>> >> http://mojavelinux.com/seaminaction<br>> >><br>> >> NOTE: While I make a strong effort to keep up with my email on a <br>> >> daily<br>> >> basis, personal or other work matters can sometimes keep me away<br>> >> from my email. If you contact me, but don't hear back for more than <br>> >> a week,<br>> >> it is very likely that I am excessively backlogged or the message was<br>> >> caught in the spam filters. Please don't hesitate to resend a <br>> >> message if<br>> >> you feel that it did not reach my attention.<br>> >><br>> ><br>> ><br>> ><br>> > -- <br>> > Dan Allen<br>> > Software consultant | Author of Seam in Action<br>> ><br>> > http://mojavelinux.com<br>> > http://mojavelinux.com/seaminaction<br>> ><br>> > NOTE: While I make a strong effort to keep up with my email on a daily<br>> > basis, personal or other work matters can sometimes keep me away<br>> > from my email. If you contact me, but don't hear back for more than <br>> > a week,<br>> > it is very likely that I am excessively backlogged or the message was<br>> > caught in the spam filters. Please don't hesitate to resend a <br>> > message if<br>> > you feel that it did not reach my attention.<br>> > _______________________________________________<br>> > seam-dev mailing list<br>> > seam-dev@lists.jboss.org<br>> > https://lists.jboss.org/mailman/listinfo/seam-dev<br>> <br>> _______________________________________________<br>> seam-dev mailing list<br>> seam-dev@lists.jboss.org<br>> https://lists.jboss.org/mailman/listinfo/seam-dev<br><br /><hr />Get more out of the Web. Learn 10 hidden secrets of Windows Live. <a href='http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_getmore_092008' target='_new'>Learn Now</a></body>
</html>