cialis generique acheter kamagra gel achete levitra impuissance sexuelle prix du viagra compro sildenafil citrato di sildenafil tadalafil rezeptfrei acheter cialis en espagne viagra preis commander cialis levitra en ligne prezzi cialis cialis 10 mg acheter cialis moins cher acheter cialis en pharmacie generique du cialis zyban generique sildenafil generico acheter cialis pas chere cialis sur internet medicament impuissance levitra ricetta cialis te koop viagra indien zithromax prix acheter cialis sur internet viagra europe levitra ordonnance trouble erection vendo sildenafil viagra vendita libera levitra 20 mg levitra ohne rezept achat pharmacie viagra senza ricetta acquisto viagra cialis vente libre internetapotheke acheter cialis generic comprar vardenafil kamagra 100 kamagra te koop venta de levitra levitra sur internet cialis sin receta comprar cialis cialis prezzo levitra generique levitra sans ordonnance vardenafil bestellen viagra dosaggio viagra recensioni prezzi viagra viagra sans prescription acquisto viagra in farmacia comprar viagra pela internet kamagra bestellen tadalafil generico clomid sans ordonnance vardenafil generique kamagra en france acquistare cialis cialis venta libre achat cialis 20mg vendo cialis vendita viagra probleme erection acheter du kamagra compra levitra viagra donne acheter cialis en belgique achat viagra en ligne levitra generico cialis 10mg posologia viagra generische viagra cialis pharmacie acheter levitra pas chere cialis generique levitra svizzera vendo viagra milano viagra versand sildenafil kaufen kamagra vente pharmacie en ligne levitra farmacia levitra receta cialis bon prix trouver du cialis prozac prix pastilla levitra acquistare levitra acheter viagra acheter cialis sur la net levitra kopen viagra kopen levitra a vendre sildenafil sin receta viagra ordonnance cialis marche pas comprar cialis em portugal acquisto viagra generico pastilla viagra acheter finasteride levitra generico comprar viagra generico viagra verkauf receta viagra trouver du levitra acquisto viagra italia acheter cialis generique tadalafil bestellen cialis donne acquistare viagra acquisto levitra viagra prescrizione viagra generique viagra controindicazioni acheter du cialis propecia prix acheter cialis pas cher levitra prijs viagra quanto costa sildenafil precio accutane generique acheter cialis sans ordonnance commander kamagra cialis ordonnance sildenafil moins cher compro levitra vendo cialis

News Items – Bloggers and Component Updates

I’ve got a couple items here that I think are somewhat news-worthy, at least related to this blog.  Instead of several small posts though I thought I would combine them.

New Bloggers

I’m adding a couple new bloggers to my recommended reading section which just shows as “recommended” because of the word wrap.

Alan Evan’s blog - www.cleverthink.com.  Alan, as the blog title goes, is a pretty clever guy who writes about technology, business and many of the new trends coming our way.  He’s a pretty active blogger, posting just about every other day.  It’s kinda funny because he sits about 30 feet from me at work and I never knew…now I do and I dig his blog so give it a read.

John Sim - www.bluestudios.co.uk/blog.  John’s blog apparently has been around for some time, but it appears he’s now starting working with Oracle’s Universal Content Server.  He has quite a bit of content on a variety of subjects, but is also posting some UCM examples.

New Component Version

All of my UCM examples and components are developed right here(as if you could see me) on my local laptop.  I’m running W2K03 server R2, Oracle enterprise 11g and Oracle UCM 10gr3 1.3.3.3(something like that…just patched so it ends with 3 now).  If your environment is different most of these examples will still work, but ocassionally there are issues.  For instance,  I had a request for a Stellent 7.5.1 and JVM 1.4.2 version of the IDOC Developer interface.  I don’t have a great 751 test environment, but I managed to dig one up at work.  It needed a couple tweaks, but over all pretty much the same.  Here’s the link though if you need that earlier version(rememebr you will need scriptaculous).

idocdeveloper_stellent751_java_142

Really, Really old Refinery Example

Way back in the day I had a lot of fun playing with Stellent’s inbound refinery.  In fact the first project ever posted to content on content management was a .NET example and framework to create a custom conversion engine for the 7.5.1 refinery.  Basically it was two projects; The framework which is just an assembly that provides an abstract class you inherit to create the conversion engine and an example conversion engine using the framework.  I wrote the post, threw it up on the site(then in DotNetNuke..yuck) and proceeded to ignore the blog for the better part of a year(I am pretty sure no one ever visited the site either).  By the time I actually started blogging 10gr3 was out with it’s whole new refinery and I never re-posted the project.  Then a few weeks ago on the Oracle forums I mentioned the example and there was a bit of intrest in the project.  I’ve actually had it posted for download for a little while now, but figured I would call some attention to it with this post.

Here’s the link:

.NET Custom Refinery Converter

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...

This entry was posted in .NET, Blog, IDOC. Bookmark the permalink. Comments are closed, but you can leave a trackback: Trackback URL.

3 Comments

  1. Posted April 10, 2008 at 11:03 pm | Permalink

    DotNetNuke isn’t that bad ;) just don’t use any of the core modules and when you develop with it don’t use any of their middle tier. Then it’s actually pretty good haha. We use entity spaces to do our DNN development and it’s the best .NET CMS we have at the moment so thats what we have to live with.

  2. Posted April 11, 2008 at 12:49 pm | Permalink

    It’s been well over a year since I last played with DotNetNuke, so perhaps things have changed, but my main problem with it is it’s performance. I’ll grant you that it has a lot of nice functions and it’s pretty easy to use, but I think there’s too much overhead in it to process a page quickly.

    I definitely disagree that its “the best .NET CMS” too. Perhaps the best OpenSource .NET CMS?…And I’ll only not argue with that statement for lack of experience working with the others. We use Ektron and SiteCore at work and I’d say the best .NET CMS title would fall to one of them.

    Thanks very much for the comment though, I really do appreciate them. I checked out your site, and that is some pretty cool work you’ve done. You’ve definitely taken DNN pretty far!

  3. Posted April 11, 2008 at 4:19 pm | Permalink

    Ahh yes, critical word excluded from my post! If i knew nothing of DotNetNuke and set it up today, I would quickly move on. It takes some work to know all the things that need to be changed to make it perform better and not just look awful. We turn off much of the logging, that will kill performance pretty quick.

    I’ve read about Ektron before, ill check out SiteCore. Thanks for the links.