Codedrop™ Weblog

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

Entries for the ‘General’ Category

Getting ‘YYYYMMDDhhmmss’ date format in a MS Windows script… yuck!

Mar.04, 2010 in General Comments Off

I had the painful experience of recently having to update some windows .bat scripts with some new functionality…. I’ve pleasantly re-affirmed why I DON’T WORK ON A WINDOWS PLATFORM!…
In any event, for any of you poor suckers that do and need access to datetime components within a batch, here’s an ugly solution… If you [...]

Tags: DOS, Windows

Mysql, Rmagick on Snow Leopard, Homebrew to the rescue!

Feb.27, 2010 in General Comments Off

Well after sitting on my install disks for a few months I finally figured I better upgrade my primary MacBook Pro. As expected, my rails projects and several other things did not function…. Rmagick and MySql were borked as well..
After spending several nights reinstalling Xcode, updating my macports, trying to compile from [...]

Tags: Mac, MacPorts

Using GMail with Trac on Dreamhost

Nov.02, 2009 in Dreamhost, General Comments Off

Setting up trac on dreamhost isn’t a very well documented process.  The one-click install does setup a project, but your left with bare bones install and no help on getting the initial admin account created.  I found the dreamy-trac installation script worked well.  Beyond this and the basic config changes you have to do I [...]

Tags: Dreamhost, Trac

Recursively find specific files in certain directories.

Oct.28, 2009 in General Comments Off

Here’s a nice use of linux find to locate all ssl certificate files on a filesystem stored in directories name /certificates that excludes pesky .svn results:

find . -path “*/certificates/*” -not \( -name .svn -prune \)
I recently used this technique for pulling all certificates that were scatterred throughout a svn repository. Taking this output you [...]

Tags: Linux

TIBCO Administrator error on .ear upload

Oct.07, 2009 in General Comments Off

Running the TIBCO stack on a RHEL 4.7 environment I recently hit a problem where uploading a new .ear file through the Adminstrator console would error and render a blank page.  Some digging into the logs yielded an error when trying to write to a temporary folder that was under /tmp.  Restarting the entire system [...]

Tags: Configuration, Tibco

SOAP UI – Useful tool to festing SOAP Web Services

Jun.05, 2009 in General Comments Off

Looking for a good tool for testing SOAP web services?…soapUI to the rescue!
What exactly is soapUI?soapUI is the leading desktop application for inspecting, invoking,
monitoring, simulating/mocking and
functional/load/compliance/surveillance testing of REST/WADL and
SOAP/WSDL-based Web Services over HTTP.
There are plugins Eclipse, IntelliJ, NetBeans and Maven.   I’ve tried the plugin using IntelliJ 8.1.1 and it works like a charm!  This [...]

Tags: SOAP WebService

How to playback .mt2s (Blueray / AVCHD) files on Mac / Linux

Mar.12, 2009 in General Comments Off

After recently purchasing a new Sony Hybrid Plus (HDR-UX10/UX20) video camera I found myself spending alot of time trying to figure out how to pull the video files off the camera and play them back on my Mac or Linux computers.
M2TS files are used primarily with Sony hardware. Camcorders make use of M2TS in the [...]

Tags: video sony m2ts vlc

Sync your Google Calendar to ICal and to Blackberry Device!

Jan.31, 2008 in General, Mobile Comments Off

I recently purchased a blackberry and was looking for a good way to syncronize my google calendar to both my macbook pro’s ICAL app as well as my blackberry.  The first app I found called Spanning Sync seems very promising. Although its not free a never ending license only costs $65 bucks so it might [...]

Tags: Blackberry, Google

Practical Product Management Training

Dec.17, 2007 in General Comments Off

Well its been a long lull since I’ve blogged.. so time to get back to business!
I’m currently attending a course about “Practical Product Management” put on by the Pragmatic Marketing folks. So far I’ve been very impressed with the content and delivery. Its definately a course geared towards product managers however there is [...]

Shaw Mail Connection Problems

Nov.23, 2007 in General Comments Off

A few months ago I ran into a situation where my new MacBook Pro would no longer allow me to pull my mail from the shaw servers using Apple’s mail application. Turns out that this was a simple DNS issue.
Error reported was ‘The server “shawmail” cannot be contacted on port 110.’.
From [...]

« previous entries  
Next Page »
  • 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

    September 2010
    M T W T F S S
    « May    
     12345
    6789101112
    13141516171819
    20212223242526
    27282930  
  • Categories

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

    • How to address TIBCO (Send HTTP Request) SSL Certificate Problems
    • Grails and Oracle XMLDB (XMLType)
    • Getting ‘YYYYMMDDhhmmss’ date format in a MS Windows script… yuck!
    • Mysql, Rmagick on Snow Leopard, Homebrew to the rescue!
    • Use your DNS-323 for Time Machine backups.


Green Web Hosting! This site hosted by DreamHost.

© 2007 Codedrop™ Weblog - SafiTech Theme

Full RSS - Comments RSS

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