-
Recent Posts
Recent Comments
- Javascript utf-8 substr and length function - Acampora on Reloading Tiles2 Config in Spring 3.x
- How to configure validation in Spring MVC controllers | Vlad Carcu-Dobrin on Spring MVC Validation BindingResult
- sandeep on Debugging connection pool leak in Apache HTTP Client
- Bruce Edge on Programmatically getting the Maven version of your project
- Krishna on Spring MVC Validation BindingResult
Archives
- March 2018
- January 2018
- August 2017
- November 2014
- October 2014
- May 2014
- December 2013
- January 2013
- December 2012
- September 2011
- August 2011
- June 2011
- May 2011
- January 2011
- July 2009
- February 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- April 2008
- February 2008
- January 2008
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- May 2004
- February 2004
- January 2004
Categories
Meta
Category Archives: Uncategorized
Telegram notification from Jenkins
The following Groovy PostBuild script can be used to send build notification to Telegram via a Telegram bot account. Note, that this is just using the HTTP POST API, meaning that you can’t interact with Jenkins via Telegram. The message … Continue reading
Posted in Uncategorized
Leave a comment
Using MapMessage with ActiveMQ with a Python Stomp.py consumer
Out of the box a STOMP consumer on an ActiveMQ broker will be able to receive TextMessages, but MapMessages will arrive without content. This is because we need to specify a converter to ActiveMQ(?) which we can do in the … Continue reading
Posted in python, Uncategorized
Leave a comment
Samsung K3 on Linux
To cut to the chase, to use the Samsung K3 on Linux you need to use the MTP protocol, supplied by libmtp, and supported by mtp-tools, Rhythmbox (>=0.11), gnomad2 and amarok. (Credits for this tip go to Linux-Club.de). All of … Continue reading
Posted in Uncategorized
Leave a comment
Grouped Plone keywords
The keywords system is plone is ok, but it’s not great. There is a few alternative such as Portal Taxonomy, and it is quite well discussed elsewhere. However, most systems I’ve seen replace the keywords system entirely, meaning that only … Continue reading
Posted in Uncategorized
1 Comment
24 Hours with Vista
I’m not normally one to venture into a new Microsoft OS, but this situation came about out of necessity, not choice. We needed a cheap laptop, and the cheapest one on the shelf came with Vista home basic. So, lets … Continue reading
Posted in technology, Uncategorized
Leave a comment
Bats!
This is a bit of a saga, so I’ll do a quick intro before I get to the guts of it. I purchased a house in December 2006, and after a month or so living there I noticed a scratching … Continue reading
Posted in Uncategorized
Leave a comment
Getting out to get back in
I have a server box I look after that is buried deep inside a private network, behind the most restrictive of firewalls, which normally means I have to physically visit the site to perform any maintenance. To be able to … Continue reading
Posted in Uncategorized
Leave a comment
Roof colours impact on temperature
These are some preliminary results for roof colour tests I am conducting. The setup is 8 equal sized pieces of roofing material, some painted with different coloured roof paints. They were left out in full 12noon summer sun (Lat 19 … Continue reading
Posted in Uncategorized
Leave a comment
Personal flash video player
With this handy little util, flash video player, and ffmpeg to do the conversion it is easy to embed videos in your website, without having to use a video sharing site like youtube. This is of great importance to intranets, … Continue reading
Posted in Uncategorized
Leave a comment
PHP internal server error
I think my cpanel host recently upgraded some software on their server, and suddenly all my usual proceedures for rolling out web apps broke, with Internal server errors and this in the error log “error: directory is writable by others”. … Continue reading
Posted in Uncategorized
Leave a comment