For number phreaks: Numberphile – YouTube.
They have their own Numberphile Facebook page and there is Numberphile (numberphile) on Twitter.
–jeroen
Posted by jpluimers on 2014/09/19
For number phreaks: Numberphile – YouTube.
They have their own Numberphile Facebook page and there is Numberphile (numberphile) on Twitter.
–jeroen
Posted in Opinions | Leave a Comment »
Posted by jpluimers on 2014/09/18
Recently I got an error like this in Continua CI:
Build ErrorUnable to start build – No changesets found in repository: [FastMM-jeroenp]
This was about my Git FastMM repository on BitBucket. Which is a Git repository originally gotten through Git SVN (more on that at a later time).
Since it is not an SVN repository, SVN – No changesets found in repository – VSoft Technologies does not apply, but got me closer to the solution
Posted in Continua CI, Continuous Integration, Development, DVCS - Distributed Version Control, git, Software Development, Source Code Management, Subversion/SVN | 3 Comments »
Posted by jpluimers on 2014/09/18
Nice!
On September 17th 2014 ModelMaker Tools released Code Explorer v 11.1.0 This update includes Delphi XE7 support.
–jeroen
via ModelMaker Code Explorer: Refactoring made Easy! – Class Explorer, Refactoring Browser for Delphi..
Posted in Delphi, Delphi XE7, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2014/09/18
If you run Continua CI 1.5.x.y and use Git then make sure you upgrade to at least Continua CI 1.5.0.295 (get it from the Continua CI download page).
After that, reset all your Git repositories in ContinuaCI.
To view all the repositories on the server, follow either of these steps:
http://localhost:8080/ci)./ci part of your URL with /administration/ci/repositories (so you end up at something like http://localhost:8080/administration/ci/repositories).Now you are in the repositories section, where you see all the repositories configured on the Continua CI. Each repository has a [Reset] link in the right most column.
Then follow these steps: Read the rest of this entry »
Posted in .NET, Continua CI, Continuous Integration, Delphi, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2014/09/18
I had a hard time in iTunes to actually download the (temporarily free) U2 Album Songs of Innocence.
This is probably because most of my iTunes consists of my own CD collection ripped as MP3 files, and the instructions about “clicking the cloud icon” got me in the wrong direction (I assumed cloud icons for each song would appear in the “My Music” Library, but none of the songs showed up that list).
Anyway, via itunes – Free U2 album doesn’t show up in music library, just iPod – Ask Different (see also the picture below, especially the red marked portion):
They are referring to the “Purchased” under the “Quick Links” section on the right of the iTunes Store Home Page. Once you do this “Songs of Innocence” will be added to your “Purchased” playlist on the left.
What apparently happened was that I hadn’t accepted the updated iTunes license agreements yet, so the songs would not added to the library, even though they were “Purchased”.
–jeroen
via itunes – Free U2 album doesn’t show up in music library, just iPod – Ask Different.
Posted in Apple, iTunes, Mac, Mac OS X / OS X / MacOS, OS X 10.9 Mavericks, Power User | Leave a Comment »
Posted by jpluimers on 2014/09/17
Posted in Uncategorized | Leave a Comment »
Posted by jpluimers on 2014/09/17
Great to see the French company revolunet list a lot of non-French books on JavaScript and Python:
So where their government tries to make radio stations, written press, etc to favour French over other languages, French companies look beyond their borders.
Great!
–jeroen
via: revolunet: Rich Web Applications, HTML5, Sencha Touch, ExtJS, Phonegap.
Posted in Development, JavaScript/ECMAScript, Python, Scripting, Software Development | Leave a Comment »
Posted by jpluimers on 2014/09/16
Posted in Uncategorized | Leave a Comment »
Posted by jpluimers on 2014/09/16
I love improving my own and teams’ programming skills.
Key is to strike a balance, as there never is a silver bullet.
One of the things lots of people praise is Pair Programming. And it works great: up to a certain point, for some categories of people.
So it it worthwhile to read an article like Ben Northrop – Pair Programming – My Personal Nightmare.
Being a Meyers-Briggs type ISTP and best functioning as a Completer Finisher team role according to the Belbin tests, I love “flow state” and value being able to both work in solitude, and share knowledge/crafts with the teams I’m part of.
Which means I like Extreme Programming techniques like Pair Programming, Scrum sprints, Standup Meetings, etc. I am also very much aware that the sticky notes on a brown paper wall cover don’t stick for long.
So like in real life, it’s all about awareness and striking a balance in what you do: be aware what you do, how you do it and why you do it.
–jeroen
via: Ben Northrop – Pair Programming – My Personal Nightmare.
Posted in Development, Software Development | Leave a Comment »
Posted by jpluimers on 2014/09/15
Simon Stuart yesterday posted a very interesting post on G+ that explains on this (edited) topic:
#Rendering I was having a conversation last night … with +David Berneda regarding rendering performance improvements for FireMonkey applications.
Specifically, custom drawing/rendering on a FireMonkey Canvas.I just want to summarize the points I raised, and some of the conclusions I’ve come to having been working with rendering in FireMonkey since the end of June this year.
–jeroen
via: Simon Stuart rendering performance improvements for FireMonkey applications. Specifically, custom drawing/rendering on a FireMonkey Canvas.
Posted in Delphi, Delphi XE5, Delphi XE6, Delphi XE7, Development, FireMonkey, OS X FMX, Software Development | 3 Comments »