Published on
April 13, 2009 in
Java and PHP.
I was recently in the need of deleting a set of mysql tables with a shared prefix, and I searched the net to find something that could help me, so that I didnt have to write all the code myself. Yeah programmers are lazy, but its good actually to reuse instead of reinventing.
Continue reading ‘A useful program for dropping mysql tables’
Published on
April 12, 2009 in
PHP.
I am sick and tired of having to search for this every time I need it, so now you’ll get it for free.
Continue reading ‘Update chmod on php files only’
Published on
February 21, 2009 in
Java.
In short, Java is a great language for programming large applications. But at some time, when you have manually reused or remade a database handler, e.g. for SQL queries, you might think that there should and must be a simpler way of persisting your application “objects”. In this article I will try to transfer my knowledge on how to use Hibernate for that cause. I have yet to see a better framework for persisting. This tutorial can be applied on any application, J2SE and J2EE.
Continue reading ‘Java persistence with Hibernate’
Published on
February 10, 2009 in
Python.
In this article series I will try to learn about and investigate the possibilities of Python. I will come up with solutions to my problems that I meet along the road, and I will try to teach you as much as I am teaching myself. In this first article I will prepare for myself a base of tools and information that I need to use frequently throughout the programming process.
Continue reading ‘A dive into Python – part 1′
Published on
February 5, 2009 in
Java.
Yes, I do. I appreciate that I feel comfortable with the language, but I am not sure all does that. So, I should maybe control myself a bit. But why should I? Java is an excellent language to code in, and it requires some respect! In this article I will tell you my readers why I like Java and why I am not choosing another language.
Continue reading ‘I love Java – part 1′
Published on
January 25, 2009 in
Info.
Hi, and welcome to Jarls Tech, a personal blog with a touch of technology.
I have not yet managed to generate any content, so stay put and add my feed to your bookmarks!
This blog will concentrate on programming and systems development. I will mostly enter the realm of Java, but as a pragmatic programmer I will try to learn new frameworks and languages. The fruit of this work will hopefully land here on this blog.
Recent Comments