ICT Expertise
  • Home
  • Blog
  • About me
  • Resources
  • Contact

Month: February 2016

Home 2016 February

Continuous integration of Delphi 2006 projects with Jenkins

February 10, 2016RichardEnglish1 comment

Continuous integration of your Delphi projects For a long time, I wanted to have a tool to automate building my Delphi BDS 2006 projects. After reading a magazine about Continuous Delivery at DZone, I stumbled upon an open source program called Jenkins that you can use to automate your software builds. Best of all, this great…

Read More

Create beautiful developer reference cards

February 8, 2016RichardEnglishNo comments

I often need a quick reference about a certain technology or programming language. While you can lookup this information on your computer, it is also convenient and often much quicker to have this information quickly available physically on nice gorgeously looking reference cards. Recently, I got a laminator (see picture) and with it I can…

Read More

Favorite sites

February 7, 2016RichardEnglish2 comments

Visit my software search page to find specific software in the following categories: audio, business & finance, desktop enhancement, e-books, games, home & education, internet, multimedia & design, utilities, web authoring and software development. Here’s a list of my favorite sites.

Read More

Format text with Markdown

February 4, 2016RichardNederlandsNo commentsmarkdown

Markdown can be used when you need to easily format (lightweight) plain text without using your mouse and using software like Microsoft Word. It is great for easily formatting notes and to-do lists or for creating HTML-pages (after converting the Markdown document to HTML format with e.g. Pandoc. Read this post on Lifehacker for more…

Read More

ASP.Net MVC Redirect not working in controller method

February 3, 2016RichardEnglishNo comments

I was having a hard time figuring out why in my ASP.Net MVC-controller method a redirect to another site was not working after the submit button on the Logon.cshtml view was pressed. Below is a piece of the code that’s part of a certain MVC-controller class where I tried to do a Redirect to a…

Read More

Factory design pattern explained

February 2, 2016RichardEnglishNo comments

The factory design pattern is one of the best known design patterns. I just installed StarUml which is a nice tool for making UML diagrams. Alternatively ArgoUml can be used to make UML diagrams.

Read More

Search my site

Free newsletter

Subscribe for my free newsletter.

Please wait

Recent Posts

  • Burn ISO image to DVD
  • Constructing a PMDG 737 MCP for Flight Simulator X
  • Microsoft Flight Simulator X interacting with the SDK and SimConnect
  • Continuous integration of Delphi 2006 projects with Jenkins
  • Create beautiful developer reference cards

Popular Tags

angularjs bootstrap fsx markdown pmdg simconnect

Archives

  • January 2017
  • August 2016
  • June 2016
  • February 2016
  • January 2016

Categories

  • English
  • Nederlands

Welcome

Thanks for visiting my site. I want to share my thoughts and insights with you as I continue to improve my software development skills and learn new things every day. Feel free to contact me to share your thoughts.

Recent Comments

  • Constructing a PMDG 737 MCP for Flight Simulator X - ICT Expertise on Microsoft Flight Simulator X interacting with the SDK and SimConnect
  • Richard on Favorite sites
  • Ivan on Favorite sites
  • Craig Chapman on Continuous integration of Delphi 2006 projects with Jenkins

Contacts

Richard Zwinkels
info@ictexpertise.com
©ICT Expertise - What is Object Oriented Programming