Google+

Author Archives: ludovicianul

  1. My first open source project: Selenium on Steroids

    Leave a comment

    12 March 2013 by ludovicianul

    The projects targets QA automation engineers that want a clean and simple way to create Selenium tests allowing them to …
    Continue reading

  2. Using Google Guice in Web Applications

    4

    5 February 2013 by ludovicianul

    Introduction As promised in the previous article I’ll continue presenting Google Guice also for web applications. In order to do …
    Continue reading

  3. Code Review Guidelines – Part 2

    1

    27 January 2013 by ludovicianul

    Please read Part 1 first. Automating the Code Review process You can split the Code Review process into 2 parts: …
    Continue reading

  4. Code review guidelines – Part 1

    10

    7 January 2013 by ludovicianul

    Last updated on 27th of January. Please also read Code Review Guidelines Part 2. What is a Code Review? Code review is …
    Continue reading

  5. Having JAXB1 and JAXB2 in the same classpath

    Leave a comment

    30 August 2012 by ludovicianul

    If you just add JAXB1 and JAXB2 jars into the same classpath you may end up with the following exception: …
    Continue reading

  6. Some SQL injection in Android – how to use GROUP BY and CASE when you are not allowed to do so

    9

    8 February 2012 by ludovicianul

    I suppose you’re all familiar with the “academic” examples of SQL injection when you put a AND 1=1 at the …
    Continue reading

  7. Guice – a lightweight DI framework alternative to Spring

    3

    3 February 2012 by ludovicianul

    What is Guice? To quote from the Guice official page “Guice alleviates the need for factories and the use of new in …
    Continue reading

  8. Chrono Touch – my new Android application

    Leave a comment

    25 January 2012 by ludovicianul

    I’ve just released a new Android application. You can download it for free from Android Market. https://market.android.com/details?id=ro.tipspedia.chronotimer QR Code:  

  9. My JavaWorld article

    Leave a comment

    6 October 2011 by ludovicianul

    The link to my first JavaWorld article: http://www.javaworld.com/javaworld/jw-10-2011/111004-jtip-recursion-in-java-7.html

  10. How to display images from the database in your jsp pages – the easy way

    2

    25 September 2011 by ludovicianul

    The easiest and elegant way to read images from the database and display them in the UI is through a …
    Continue reading

Follow

Get every new post delivered to your Inbox.

Join 47 other followers