Posted tagged ‘podcast’

Links for 2009-05-06

6. Mai 2009

On Chip.DE I read an announcement of LicenseCrawler. It is a tool which scans your program for license information, so you could backup these more easily.

On CreateOrDie there is a list of 15 free available eBooks about web design.

Heise.DE provides a new podcast about software architecture. Havent listened to it yet, but could be in German.

According to Golem.DE Windows 7 comes with a built in VM for WindowsXP – a nice way for having BWC 😉

I read an interesting announcement on TSS.com: OpenXava generates GUIs from JPA entities if they are marked with a few annotations more.

I also found a list of free java decompilers.

SE-Radio episode 133 was about Continuous Integration. It was very interesting …

It seems that JBoss provides with Tattletale an interesting tool for analyzing jar dependencies – including their version.

For PHP developers: the Zend framework 1.8.0 is released.

According to Win7 and its virtual XP: there is also a nice blog (German) which shows the use of its via two parallel running Outlooks of different version.

The German part Northrhine Westfalia (NRW) provides a ring tone (not sure about this term, in German it is „Klingelton“): it is a pop version of Beethovens 9th symphony – the theme used as Europe theme. It is a ‚commercial‘ for the next election.

ZDNet.DE provides a link to a webcast by Microsoft: „10 Cool Things to Do With the Powershell“. The link is online. Content:
This webcast shows some of the neat things programmers can do with PowerShell with regards to server administration. There are 10 demos one can run through ranging from simple queries for services to enumerating information in Active Directory. Some of the scripts use lists of computers, some prompt for a computername. Each script shows a different thing programmers can do with PowerShell to quickly create administration scripts.

According to Entwickler.COM SpringSource and Google prepare a JSR for an annotation for DI.

Are you a .NET developer? Maybe this list of 10 open source tools is for you.

SE-Radio

7. August 2008

The Software Engeneering Radio had published some new episodes:

  • Plugin Architectures: very nice discussion about plugin’s from a different point as the interviewee Klaus Marquardt said not having Eclipse plugin know how. He tells about plugin, architecture and concepts and as an Eclipse user you most of the time think yeah, sound familiar or oh, another view on that …
  • Andreas Zeller on Debugging: ok, I am a developer – I know all about debugging …. FALSE! Have you ever heard about Delta Debugging? I think this is (another) listen-worth episode.