background preloader

Programming

Facebook Twitter

Rails

Html-javascript. Angular-rails. Valve's case. File Archiving Utilities - GNU Octave. Euro foreign exchange reference rates. The reference rates are usually updated by 3 p.m.

Euro foreign exchange reference rates

C.E.T. They are based on a regular daily concertation procedure between central banks across Europe and worldwide, which normally takes place at 2.15 p.m. CET. Latest overview Euro foreign exchange reference rates as at 23 April 2014 Data downloads Latest rates zipped – Can be imported into Excel and other spreadsheet applications XML file available for parsing: Previous rates zipped – Can be imported into Excel and other spreadsheet applications XML file available for parsing (Last 90 days): XML file available for parsing, since 1999 : XML file available for parsing, since 1999 (Format: SDMX-ML): Statistical Data Warehouse - Interactive data access Background For further information, please refer to the ECB press release: Additional reference exchange rates for the euro, 3 December 2010.

For developers How to parse the data Regular expression example XML parser example <? SimpleXML example <? Output of the code above Share + Introduction to database design. This article/tutorial will teach the basis of relational database design and explains how to make a good database design.

Introduction to database design

It is a rather long text, but we advise to read all of it. Designing a database is in fact fairly easy, but there are a few rules to stick to. It is important to know what these rules are, but more importantly is to know why these rules exist, otherwise you will tend to make mistakes! Standardization makes your data model flexible and that makes working with your data much easier. Please, take the time to learn these rules and apply them! A good database design starts with a list of the data that you want to include in your database and what you want to be able to do with the database later on. Identifying Entities. Felixb (Felix Bechstein) · GitHub. A successful Git branching model » nvie.com. Note of reflection (March 5, 2020)This model was conceived in 2010, now more than 10 years ago, and not very long after Git itself came into being.

A successful Git branching model » nvie.com

In those 10 years, git-flow (the branching model laid out in this article) has become hugely popular in many a software team to the point where people have started treating it like a standard of sorts — but unfortunately also as a dogma or panacea.During those 10 years, Git itself has taken the world by a storm, and the most popular type of software that is being developed with Git is shifting more towards web apps — at least in my filter bubble.

Web apps are typically continuously delivered, not rolled back, and you don't have to support multiple versions of the software running in the wild.This is not the class of software that I had in mind when I wrote the blog post 10 years ago. Why git? ¶ For a thorough discussion on the pros and cons of Git compared to centralized source code control systems, see the web. The main branches ¶ develop. What is Cloud Computing by Amazon Web Services.

Ruby

Examples. Προγραμματισμός. Android.