Quantcast
Channel: iThoughts » Programming
Browsing all 9 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Complexity and Dealing with it in Software Development

If you’re programming, you most likely know that problem. You try to solve a problem, and deal with some sort of library, framework or concept you haven’t used before. Inevitably, you fail to get it...

View Article



Image may be NSFW.
Clik here to view.

Maven + Eclipse Maven Plugin Issue NoRepositoryConnectorException

Should you use Eclipse and Maven and the Maven plugin for Eclipse, you maybe came around this exception. An update of the Eclipse plugin brought me this problem. Just to tell you the quick fix of this...

View Article

Image may be NSFW.
Clik here to view.

The Safe Route of Registration on the Web

As I’ve just begun watching Desperate Housewives and like the TV series a lot, I wonder if people should be perceived as inherently evil or inherently good. Deperate Housewives seems to say “all people...

View Article

Image may be NSFW.
Clik here to view.

We need a “Delete old Documentation Day”

Old documentation in maven and ServiceMix caused much trouble for me, and I know for many other people. And I’m sure these are not the only projects that have a lot of meaningless, deprecated...

View Article

Image may be NSFW.
Clik here to view.

Objective C Pitfalls for Java and C# Programmers

These were my first experiences with Objective-C, Xcode and the Mac If you came from Java or C#, your most prominent errors or pitfalls with Objective C might be: Pointers and the asterisk:...

View Article


Image may be NSFW.
Clik here to view.

Windows 8 and Microsoft’s Fate

I’ve been to two Windows 8 trainings from Microsoft in the last few weeks, as we at Abelssoft build Windows software for consumers and Windows 8 will be a pretty big market, as it will ship with every...

View Article

Image may be NSFW.
Clik here to view.

Eclipse: Resource is out of sync with the file system

This bit me so often that I Googled it a thousand times and now I’m trying to write it down so I can memorize. Just press F5 to Refresh. Then Eclipse loads the representation of the changed file system...

View Article

Image may be NSFW.
Clik here to view.

Json.NET and Serializing only base class properties

I was just working with Json.NET in C# and was looking for a solution to create a JSON-String from an object where I only wanted to put in the properties of the base type, as I have stored subtypes in...

View Article


Image may be NSFW.
Clik here to view.

Problem Report Checklist

If you report a problem, tell the person who could fix the problem: how to reproduce the problem what is expected instead of the current state what did you try / think of so far to solve the problem...

View Article

Browsing all 9 articles
Browse latest View live




Latest Images