Action-based vs. Goal-based Doing
If you follow the ‘Getting Things Done’ approach you are aware of all the to do lists detailing all the actions. Actions you wrote down. Actions you are supp...
If you follow the ‘Getting Things Done’ approach you are aware of all the to do lists detailing all the actions. Actions you wrote down. Actions you are supp...
TLS 1.2 needs strong encryption capabilities. TLS 1.2 defines certain cipher suites to be used to enforce strong encryption. A list of the TLS 1.2 cipher sui...
Sometimes you just need a very basic ad hoc http static server in your current directory. If Ruby is already installed you just need to run the following on ...
Steve Jobs about what you can change and influence
During the process of developing a web application, the structure of web pages is often changed. If you have several Selenium tests that test different funct...
Mock objects are simulated objects that mimic the behavior of real objects in controlled ways.
[Das ursprünglich hier eingebettete Video von Blip.tv ist leider nicht mehr verfügbar, da die Plattform 2015 geschlossen wurde.]
One week ago I started a blog called JRuby Scout . I blogging there about JRuby in general and interesting JRuby resources I found.
html5doctor has a good flowchart leading you to the right content elements in HTML5:
“People who can code in the world of technology companies are a dime a dozen and get no respect. People who can code in biology, medicine, government, soc...
“Nur wenige leben in der Gegenwart; die meisten bereiten sich darauf vor, demnächst zu leben.” Jonathan Swift
An excellent Talk by Robert Martin called “What Killed Smalltalk Could Kill Ruby, Too” that shows why test driven development (TDD) as a concept is so import...
Chris Heald shows in his article ‘JRuby Performance: Exceptions are not flow control’ how the anti-pattern of using ‘exceptions as flow control’ has an serio...
Eine der besten und prägnantesten Übersichten für die UML (Unified Modelling Language) habe ich bei Wikipedia gefunden.
You can think of BTrace as a scriptable debugger or logger: you set breakpoints and when your breakpoints are hit some script gets executed:
`
I had problems parsing a webpage with Nokogiri on JRuby 1.5.2 . The proxy authentication was the issue.
Symbolic links for directories are known as NTFS junctions in Windows. Sysinternals provides a tool for creating junctions: Junction.zip
Rule of Modularity: Write simple parts connected by clean interfaces. Rule of Clarity: Clarity is better than cleverness. Rule of Composition: Design ...
Git supports a new, much more efficient HTTP based transport as of version 1.6.6.
“What makes a life worth living?” Noting that money cannot make us happy, he looks to those who find pleasure and lasting satisfaction in activities that bri...
Might serve as inspiration for bootstrapping in continental Europe:
Using PDFCreator you can merge any number of different file types, including (parts of) PDF files, into one PDF.
If you don’t want to execute the tests:
The surprising truth about what motivates us:
Add account\ Tap the Settings on your iPad’s home screen.\ Tap Mail, Contacts, Calendars.\ Tap Add Account….\ Select Microsoft Exchange.
N.B. If someone is interested in an english version, leave a comment below.
Jan Odvarko wrote a detailed explanation of the FireBug Net panel and another one explaining the timing data in particular.
JMeter Test results
FreeMind ist meiner Meinung eines der besten Mind Mapping Tools. Es läuft auf allen wichtigen Betriebssystemen, exportiert PDF und SVG, ist OpenSource.
After the performance test is done the analysis part starts. To get a really deep understanding of the test results you can’t continue without analyzing the ...
Just created a twitter list of Ruby and JRuby people worth following, with an emphasis on JRuby: \@MartinGross/jruby
There are a lot of reasons to use git instead of svn . But it is hard to switch to a new version control system in a running project.
http://www.jukie.net/bart/blog/svn-branches-in-git
Indicators that you should take VC money
Copying Y Combinator WHY and HOW
Layout
\@Ignore is one of the useful annotations of JUnit 4 and above. If you put this in front of a test method it will be ignored and the test results show that t...
Compiler Ruby script to a Java .class file: jruby -S jrubyc start.rb
http://www.markforster.net/autofocus-system/
Advisory Board: Small Investment, Large Payback
37 Pithy Insights From Street-Smart Entrepreneurs
The X.509 standard defines extensions for Version 3. One of them is the SKI extension.
X.509 is a standard for a public key infrastructure (PKI) and specifies, amongst other things, standard formats for public key certificates and certification...
Entrepreneurs are not unusually risk tolerant; rather, they are overconfident
Key steps for developing customer loyalty
Counterintuitive Rules For Charging For Media Online
Details are for later or Why 37signals skips Photoshop
Finding a URL and Company Name - ReadWriteStart
From the KeePass project website :
Wenn man mit JRuby durch einen authentifizierenden Proxy will, z.B. weil man ein Gem installieren will, muss man vorher eine Umgebungsvariable setzen.
Zur Zeit arbeite ich in einem größeren Kundenprojekt, das Schnittstellen über das Internet nach aussen anbietet. Über diese Schnittstellen werden unter a...
At wso2.org Eran Chinthaka described how to debug a web service remotely.
Da ich zur Zeit mit einem Kunden die Anforderungen an eine neue Software erarbeite, hatte sich mir die Frage gestellt, wie man das am geschicktesten macht oh...
Somehow I was not really satisfied how JRuby Swing IRB (jirb_swing.bat) was looking on my windows machine.
Beispiel:
Axis 2 provides three Maven plug-ins to build projects. These plug-ins are used to replace the commandline tools or Ant scripts usually used.
Eine interessante und ungewöhnliche, aber effektive Art und Weise der Zusammenfassung von Vorträgen einer Konferenz liefert uns Mike Rohde in der Form von so...
Wenn man sich mit der Entwicklung eines Application Programming Interface (API) befassen will, bekommt man in “How to Design a Good API and Why it Matters” v...
Mit Firefox kann man sich komfortable die gecachten Dateien, die im Hauptspeicher und auf Festplatte vorgehalten werden, anschauen. Dazu gibt man einfach in ...
Wie erreicht man den mentalen Zustand des Flows?
“Der Rechtsstaat ist nicht in Gefahr durch den internationalen Terrorismus, er kann sich allenfalls selbst in Gefahr bringen.”
Albert Einstein said:
An interesting look at the airline business from a technological point of view.
“Twenty years from now you will be more disappointed by the things that you didn’t do than by the ones you did. So throw off the bowlines. Sail away from the...
Scott Ambler schreibt in seinem Artikel Agile Documentation Strategies : Dokumentation ist ein wichtiger Teil von jedem System, egal ob agil oder traditionel...
Brian Goetz hat einen interessanten Artikel über die Mythen zur Java Performance geschrieben. Er behandelt unter anderem:
Seit einiger Zeit nutze ich neben meinem DSL-Zugang eine UMTS Karte für mein Laptop, um eine nahezu überall verfügbare Internetverbindung zu haben. Es gib...
Don’t tell me you want a bridge, show me the canyon you want to cross.
Das Visual Dictionary ist eine Sammlung von Bildern zu Wörtern, die in der realen Welt durch Fotografien festgehalten wurden.
Wicket ist ein relativ neues Web-Framework, das einen interessanten Ansatz verfolgt:
Es ist immer wieder für mich erstaunlich, wieviel Zeit man für Projektmanagement benötigt. Man neigt einfach dazu, das stark zu unterschätzen. Aus eigener Er...
Very interesting key note from Alexander Bard in the morning about social development of society from feudalism to capitalism and now to informationalism whi...
Einen guten Artikel, warum man und wann man WeakReferences und SoftReferences in Java einsetzen sollte und wie der Garbage Collector sie behandelt, findet ma...
Today I had a strange deserialization problem with an EJB inside a BEA Weblogic server. It finally boiled down to classloading problem which was caused by a ...
… kann man bei Thinking Machines
Useraccounts ohne Registrierung nutzen kann man bei Bug me not
Joel hat schon vor längerer Zeit einen hervorragenden Artikel zu Zeitschätzung von Software-Projekten geschrieben. Verblüffend ist der einfache, aber effizie...
Warum braucht man eigentlich noch individuell entwickelte Software-Lösungen? Es gibt doch eigentlich schon alles fertig, könnte man meinen.
How To Look Like A UNIX Guru
E-Books:
Wenn man Klassen mit JUnit testen will, die in einem eigenem Thread laufen, hat man ein Problem. Diese Tests werden nicht komplett ausgeführt.
Eigentlich kam nichts Überraschendes bei einer Studie des Fraunhofer-Instituts für Arbeitswirtschaft und Organisation (IAO) heraus. Aber trotzdem ist es doch...