Archive for January, 2009
well wrodpress.com can’t handle plugins. to display sourcecode i use the unsorted list container like this: <ul style=”margin-left:0;border:1px solid #D8D8D8;background-color:#F8F8F8 ;overflow:auto;width:100%”><pre> main(){ } public veryLongFunctionWithoutAnyPurposeJustToShowTheOverFlowEffect(){ } </pre></ul> it will look like this: main(){ } public veryLongFunctionWithoutAnyPurposeJustToShowTheOverFlowEffectNeedSomeMoreWidth(){ } in ie7 it seems that the pre is too large for the ul container in height. but pre has only the width attribute Bookmark It Hide Sites $$('div.d301').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); [ READ MORE ]
SCREENCAST GETTING THIS DONE / video tutorial i am still working on it, but this works so far: i am going to install appfuse with a new entity “Person”. The Method findByLastName is accessible through REST WS. for more operations on cxf restfull services see JAX-RS (JSR-311) this doc is explaining everythig For example: retrieving Collections needs an extra wrapper class. there [ READ MORE ]
in my eyes i got a good and cheap vps from ispone-business.de; the xl package there. when everything turns out ok with that company than i am adding 512 Mb RAM for 60 Euro once to have one gig of RAM. i choosed fedora 9 for the os. so here is what i [ READ MORE ]