iPhone streaming viewer

Really common groovy and Java code for Bonita

I seem to use this code all the time so I published it for others to use. Java Date to MySQL [cc lang=”groovy”] java.util.Date dt = new java.util.Date(); java.text.SimpleDateFormat sdf = new java.text.SimpleDateFormat(“yyyy-MM-dd HH:mm:ss”); String currentTime = sdf.format(dt); [/cc] date MySQL string to Java: [cc lang=”groovy”] import java.text.SimpleDateFormat; import java.text.DateFormat; String target = “2012-02-01 20:29:30”; […]

What the blog is about

This is a blog of sorts to discuss what types of interesting things one can do with technology. It is a resume of sorts, but it is also meant to inspire others that really interesting things can be done with the right tools. For each major type of platform, there will be a separate blog […]

ELB Solutions.com Inc.
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.