Submit a Story!
suntac

suntac

Claimed Blog: Johan Louwers Personal Blog.

PCHardwareBlips Member since May 7, 2009

Mono, Tomboy, .NET and my mistake
Mono, Tomboy, .NET and my mistake
johanlouwers.blogspot.com — My Mother told me something a long time ago, if you are wrong and you made a... mistake this is not something to be ashamed of as long as you admit you did. So maybe it is time to admit it for some parts. I am talking about my post on Mono/TomBoy and how it tangles in .NET into mainstream Linux. ... (more) Mono, Tomboy, .NET and my mistake
No .NET in Linux
No .NET in Linux
johanlouwers.blogspot.com — Richard Stallman has opposed against a single app, Tomboy, which has become part of the current unstable... release of Debian Linux. Reason for this is that it is depending on MONO. Mono is a cross platform, open source .NET development framework and his concern is that Microsoft might someday stop ... (more) No .NET in Linux
Linux find command
Linux find command
johanlouwers.blogspot.com — sometimes finding out the way a Linux or UNIX command is working can be fun. For example... I have been looking into the way how the find command is working and I have had a lot of fun with it. find can give you a great option to locate exactly the files you want and with the pipe options in Linux ... (more) Linux find command
Sun Solaris manual pages
Sun Solaris manual pages
johanlouwers.blogspot.com — We are now providing again a option to check UNIX manual pages from our website. Special thanks... to the University of Alabama, University of Athens, SGI and the University of Southampton.Read the complete story at terminalcult.org >> (more) Sun Solaris manual pages
TED in Amsterdam
TED in Amsterdam
johanlouwers.blogspot.com — Ted.com is coming to Amsterdam. Very exciting to have a Ted event in Amsterdam. TED is a... small nonprofit devoted to Ideas Worth Spreading. It started out (in 1984) as a conference bringing together people from three worlds: Technology, Entertainment, Design.Read the complete story on ... (more) TED in Amsterdam
Blackberry and Twitter
Blackberry and Twitter
johanlouwers.blogspot.com — For a long time RIM, the company behind blackberry, hold back on developing a twitter app. They... found that companies like ubertwitter, twitterberry, and such could do the job. And they did the job quite nice however now RIM would like to jump the twitter bandwagon.Crackberry.com is running a ... (more) Blackberry and Twitter
Python database abstraction
Python database abstraction
johanlouwers.blogspot.com — Even do I am going cover to cover (when I feel like it) in a Python book... I sometimes likes to make a exception. This is one of those exceptions. I already have covered ADOdb in a previous blogpost. As you might recall I wrote a piece on on ADOdb in combination with PHP. However I discovered that ... (more) Python database abstraction
Starbucks Iphone
Starbucks Iphone
johanlouwers.blogspot.com — Starbucks is launching a new app for the iPhone. It will be launched on the US version... of AppStore first. As we all know strabucks is already a very internet friendly company and me included a lot of people have spend some time with a laptop in a Starbucks to get some work done. Now Starbucks ... (more) Starbucks Iphone
Nomee ..... NO!
Nomee ..... NO!
johanlouwers.blogspot.com — Just been reading a item about Nomee on mashable.com by christina warren, nomee is a new tool... where you can monitor and follow people on all kind of different social networks and channels.A great app, and something that can help you, however,.... why a app? It is a application I have to download ... (more) Nomee ..... NO!
IndentationError: expected an indented block
IndentationError: expected an indented block
johanlouwers.blogspot.com — IndentationError: expected an indented blockIndentation is a big part of writing Python code, and it is a... good thing in my opinion because it makes you write better and cleaner code. indentation is used to place code more to the right. so instead of writing your code like ... (more) IndentationError: expected an indented block
Python while loop
Python while loop
johanlouwers.blogspot.com — As I will go cover to cover in a book about Python coding I will have to... touch the loop section. A loop is in basics a repeating command until a criteria is matched. You will see loops in almost every language. This is what Wikipedia has to say on it:In most computer programming languages, a do ... (more) Python while loop
ORABPEL-05002
johanlouwers.blogspot.com — Recently I encounter a project where they used Oracle BPEL on a Oracle Application server 10G. It... turned out that some of the BPEL processes suddenly stopped when waiting for a asynchronous callback method in BPEL.After some searching I finally found a usable error message in one of the error ... (more) ORABPEL-05002
Twestival in Amsterdam
Twestival in Amsterdam
johanlouwers.blogspot.com — Looking for a party, hoping to meet all the people you know from twitter? Go and have... fun at Twestival. Twestival is a festival which is organized and promoted using twitter. Between 10 and 13 September you will be able to find Twestival’s all over the world. Twestival is not only about having ... (more) Twestival in Amsterdam
Clean desk policy
Clean desk policy
johanlouwers.blogspot.com — Started the new clean desk policy at home again for my own working area. Every now and... then, specially on a rainy sunday, I get the idea that a clean desk is perfect for me. Today is such a sunday and I started cleaning my desk again. Somehow I do get a lot of paper mail from all kind of vendors ... (more) Clean desk policy
Python if elif else
Python if elif else
johanlouwers.blogspot.com — In almost every programming language you have some basic commands and functions, basic construction options so to... call. "if" is one of those, "the if statement is used to check a condition and if the condition is true, we run a block of statements (called the if-block), else we process another ... (more) Python if elif else
Page 1 of 4