Feb 14

About

Tag: pmularien @ 12:25 pm

My name is Peter Mularien. I’m a software professional with over 10 years of experience, primarily with Java and related enterprise technology. I’m a Sun Certified Java 5 Programmer (SCJP 5), and an Oracle 8i Certified Professional (DBA).

I enjoy spending my spare time learning new technology and helping people learn how to use it. I’m currently employed at Kronos as a Software Engineer IV and work every day with the technologies I blog about. If you would like to contact me, please email me at blog {shift-2} mularien.com.

This blog is technically focused, and tries to give you (reader) some tips or tricks about technologies that modern developers use every day. I’ve tended to focus on Hibernate, Java, and Spring, but I also experiment with a bunch of other technologies. If what I write helps you learn something that you didn’t know before, I’m glad spacer Please contact me if you would like to reuse or quote my work. Please do not copy without attribution – I do aggressively defend my copyrighted hard work.

Note that unless specifically mentioned in the blog entry, I have no commercial interest in anything that I mention on this site. The entries are really for my benefit only, and the benefit of any curious onlookers. Any opinions expressed are my own, and do not represent my employer in any way.

Commenting requires reCAPTCHA due to the evilness of spammers (sorry!).

Enjoy!

Note! This blog is not sponsored or endorsed by my employer in any way, shape, or form. All opinions stated are my own and do not represent my employer. I play with a lot of technology when I am not at work. Endorsement or discussion of a particular technology should in no way imply that my employer has any particular interest in said technology.

Comments (4)

4 Responses to “About”

  1. Milan says:
    November 13th, 2007 at 11:00 am

    Hi Peter. I must say that your blog is really great and very useful for me. I have one question for you, I need to make a little Web application (Java-based) that will be used from three users at a time, it will have database and some reports (nothing special). What stack of Java tech. do you propose to me to use, is it: Wicket + Spring + Hibernate + MySQL or something else ? I have used Hibernate, Struts 1, EJB 2, JSF and Servlets and some patterns until now. I know a little bit of Struts 2 and Spring. Thank you very much.

  2. pmularien says:
    November 13th, 2007 at 11:06 am

    Hi -
    Thanks for reading!

    It’s hard to say without knowing the details, but my opinion is that Wicket excels at exactly the type of application you’re describing. It is extremely fast to get up and running (although at the moment there’s somewhat fragmented documentation, the “Pro Wicket” book is pretty good at basic application set up), and iterative development on a small project is very, very fast. There’s also tight integration with Spring (and behind that, Hibernate).

    Where I worry about Wicket is in scalability, because if coded without a lot of forethought, you can end up with a lot of objects stuck in the session.

    Since you’re dealing with a small user population, and relatively small application, I’d think Wicket + Spring + Hibernate would be a good choice.

    Of course, you could use the other technologies you’re more familiar with, but my opinion is that they’d potentially add more weight and/or complexity that Wicket removes.

    Good luck!
    Peter

  3. Miguel Enríquez says:
    December 15th, 2009 at 11:13 pm

    Peter, I owe you. I have read almost entirely your blog. As a junior programmer, your site has been a trusty source of technical material for about 4 months (the time I’ve been working after getting my degree).

    I got started with your entry about Spring Security in 5 minutes and since that I just started to read in my spare time your blog… and I’ve learned a lot.

    Thank you very much.

  4. Marjan says:
    August 23rd, 2010 at 3:10 pm

    Sorry, my English is not that good. But I read your explanation of PDF Creator and Troyan.
    I don’t understand everything. I had the intention to download free PDF Creator. Is it good or can I better search for an other one?
    I hope you will let me know, please. Thanks Marjan

Leave a Reply

XHTML: You can use these tags: <a class="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>



gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.