Codedrop™ Weblog

Drop’n some code and other tech tidbits…
  • Home
  • Google Shared
  • About Me
  • Reference Links
Rss feed Subscribe

Entries for the ‘Programming’ Category

Intercepting JUnit Assertion Error

May.03, 2007 in Java Comments Off

There have been times where I’ve had the need to perform some custom code when a JUnit test failure occurs. A simple way to handle this would be to catch Throwable do you logic and then re-throw the exception. Not the most elegant of solutions.. but works nonetheless. Heres an example using the selenium rc [...]

Intellij Ruby Plugin Released

Feb.04, 2007 in Programming Comments Off

The first beta of the ruby plugin is now available for IntelliJ 6.0+.  IntelliJ has proven to be a fabulous Java IDE and continues to be one of the top rated IDE’s on the market.  Adding support for Ruby (and future talk of Python) will go a long way in extending the IDE’s reach.  As [...]

Learn Rails Through Visual Tutorial

Jan.29, 2007 in Programming Comments Off

I don’t know about you, but I find the best way to learn / really understand new coding concepts is a step by step walk through.  I recently stumbled across a new site offerring screencasts of text mate, ruby on rails and other interesting topics at PeepCode.comThis is a pay per view type service, but [...]

Ruby / MySQL Db Connection Issues

Nov.13, 2006 in Programming Comments Off

Can’t seem to get ruby to talk to mysql when using a password.  Seems to be some kind of collision between old / new password models.. not sure… In any event.. a temporary workaround to the following error: Lost connection to MySQL server during query: SHOW FIELDS FROM xxx would be to set password to [...]

Wine Debugging

Nov.07, 2006 in General, Programming, Ruby Comments Off

You can control the debug output that wine generates by manipulating the WINEDEUG environment variable. A detailed description of available options can be found here Recently I encountered a scenario where running ruby watir tests through wine continually produced the following output: err:rebar:REBAR_MoveChildWindows BeginDeferWindowPos returned NULL err:rebar:REBAR_MoveChildWindows DeferWindowPos returned NULL err:rebar:REBAR_MoveChildWindows DeferWindowPos returned NULL err:rebar:REBAR_MoveChildWindows [...]

Logging (Log4J/Jakarta Commons) Config

Jun.30, 2005 in Java, Programming Comments Off

The Jakarta Commons Logging package is an ultra-thin bridge between different logging libraries. Components may use the Commons Logging API to remove compile-time and run-time dependencies on any particular logging package, and contributors may write Log implementations for the library of their choice. Levels To Use The six logging levels provided by the commons logging [...]

MySQL and Connector/J Bug

Feb.19, 2005 in MySQL Comments Off

After attempting to upgrade to the latest MySQL and Connector/J libraries, started noticing the following error in my Jboss logs: “You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘?’ at line 1″ [#13] The following answer was found [...]

JBoss 3.0 Clustering

Jan.17, 2005 in JBoss Comments Off

For scalability and reliability, many Java developers look to their app server’s clustering features. This article takes a look at clustering in the open source JBoss app server. Tweet This Post

« Previous Page  
next entries »
  • Tag Cloud

    Blackberry Capistrano certificate Configuration CSS DNS-323 DOS Dreamhost EMS Fedora firebug GMail Google Grails Groovy ie Java jQuery JSF Linux Mac Mac OSX MacPorts Memory Migrations Oracle PERL Rails Ruby Safari SOAP WebService Spring SSL Tibco Time Machine toolbar Trac UI video sony m2ts vlc VMWare Windows XMLDB

    WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.

  • Blogroll

    • A List Apart
    • Anassina
    • Just Be Kuz
    • Mashable
    • Poker Dreams Online
  • Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org
  • Calendar

    February 2012
    M T W T F S S
    « Jan    
     12345
    6789101112
    13141516171819
    20212223242526
    272829  
  • Tags

    Blackberry Capistrano certificate Configuration CSS DNS-323 DOS Dreamhost EMS Fedora firebug GMail Google Grails Groovy ie Java jQuery JSF Linux Mac Mac OSX MacPorts Memory Migrations Oracle PERL Rails Ruby Safari SOAP WebService Spring SSL Tibco Time Machine toolbar Trac UI video sony m2ts vlc VMWare Windows XMLDB
  • Categories

    • Databases (5)
      • Oracle (4)
    • Dreamhost (1)
    • General (26)
    • Google (1)
    • Mobile (1)
    • OS (19)
      • Linux (13)
      • Mac OSX (5)
      • Windows (2)
    • Programming (28)
      • Build Automation (4)
      • Grails (1)
      • Java (9)
      • JBoss (1)
      • jQuery (1)
      • JSF (1)
      • MySQL (1)
      • PERL (1)
      • Rails (4)
      • Ruby (3)
    • Security (1)
    • Spring (1)
    • Tibco (4)
  • Recent Posts

    • from your old 8mm video to TinyUDF to mp4
    • Use Java to disable certificate validation in an HTTPS Connection
    • Enable ssh on your D-LINK DNS-323
    • Crontab Reference
    • How to address TIBCO (Send HTTP Request) SSL Certificate Problems


Green Web Hosting! This site hosted by DreamHost.

© 2007 Codedrop™ Weblog - SafiTech Theme

Full RSS - Comments RSS

Twitter links powered by Tweet This v1.8.1, a WordPress plugin for Twitter.