Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 76 / 155
Flight - An extensible micro-framework for PHP http://flightphp.com/
Tue Jan 19 21:55:24 2016 archive.org
QRCode

What is Flight?

Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications.

https://github.com/mikecao/flight

php micro framework light
danielflower/multi-module-maven-release-plugin https://github.com/danielflower/multi-module-maven-release-plugin
Thu Jan 14 01:00:40 2016 archive.org
QRCode
thumbnail

The Multi Module Maven Release Plugin for Git
This plugin is an alternative to the maven-release-plugin which was created with the following principles:

It should be trivial to release modules from a multi-module plugin, and only those modules that have changes should be released
No commits should be made to a repo during a release
Maven conventions such as developing against SNAPSHOT versions should be retained
Git should not need to be installed on the system.
See the introductory blog post for more background.

The plugin works with the idea that a software module has two types of versions: the “business version” and the “build number”. The business version is used for semantic versioning, and may be something like “1.0”, “1.1.0”, etc. During development, the version in the pom is the business version with -SNAPSHOT appended. During a release, module version becomes business-version.build-number and this is what the repo is tagged with, and this is what the pom version becomes in the deployed artifact (however this version is not committed as a change to your pom).

This plugin automatically generates build numbers, starting from 0 and incrementing each time, by looking at previous releases in the Git history. Alternatively, you can use a number that increments on each release - like your CI server’s build number for example.

Differences with the maven-release-plugin
Only Git is supported
Each module released will have a separate tag with its artifact ID and version so that it is easy to see when a version of a module was released
A module is only released if there are changes to it
The release version of the pom is not committed back to the repository
Tests are run once by default (or optionally not at all)

maven multi module git release
How to get Maven release to clone git submodules? http://stackoverflow.com/questions/6938142/how-to-get-maven-release-to-clone-git-submodules
Thu Jan 14 00:55:16 2016 archive.org
QRCode
thumbnail
org.codehaus.mojo exec-maven-plugin false git submodule update initialize git submodule update --init --recursive exec
git maven sub module release
Configure sshd on MSYS2 and run it as a Windows service https://gist.github.com/samhocevar/00eec26d9e9988d080ac
Wed Jan 13 23:27:42 2016 archive.org
QRCode
thumbnail

Configure sshd on MSYS2 and run it as a Windows service

sshd windows msys2
Why Graph Databases? - Neo4j Graph Database http://neo4j.com/why-graph-databases/
Wed Jan 13 00:26:57 2016 archive.org
QRCode
thumbnail

What is a Graph Database?
A graph database is an online database management system with Create, Read, Update and Delete (CRUD) operations working on a graph data model.

Unlike other databases, relationships take first priority in graph databases. This means your application doesn’t have to infer data connections using things like foreign keys or out-of-band processing, such as MapReduce.

The data model for a graph database is also significantly simpler and more expressive than those of relational or other NoSQL databases.

Graph databases are built for use with transactional (OLTP) systems and are engineered with transactional integrity and operational availability in mind.

database graph bdd db
Ext2 IFS For Windows http://www.fs-driver.org/
Tue Jan 12 16:08:36 2016 archive.org
QRCode
thumbnail

It provides Windows NT4.0/2000/XP/Vista/7/8/8.1/Server 2003/2008/2008 R2/2012/2012 R2 with full access to Linux Ext2 volumes (read access and write access). This may be useful if you have installed both Windows and Linux as a dual boot environment on your computer.

The "Ext2 Installable File System for Windows" software is freeware.

windows ext2 fs ifs
Hibernate Annotations https://docs.jboss.org/hibernate/stable/annotations/reference/en/html_single/
Wed Jan 6 18:14:56 2016 archive.org
QRCode
thumbnail

Le guide des annotations Hibernate

hibernate annotation guide
Postfix Admin - Web based administration interface http://postfixadmin.sourceforge.net/
Wed Jan 6 00:54:38 2016 archive.org
QRCode
thumbnail
The classic test command [Bash Hackers Wiki] http://wiki.bash-hackers.org/commands/classictest
Tue Dec 29 19:26:51 2015 archive.org
QRCode
thumbnail

une petite documentation sur les tests dans un script shell

shell script bash test
Aquarion Logos — Wikipédia https://fr.m.wikipedia.org/wiki/Aquarion_Logos
Tue Dec 29 05:18:44 2015 archive.org
QRCode
thumbnail

Anime japonais à regarder.

anime Japon
JavaScript Garden http://bonsaiden.github.io/JavaScript-Garden/
Mon Dec 28 23:01:53 2015 archive.org
QRCode
thumbnail

JavaScript Garden is a growing collection of documentation about the most quirky parts of the JavaScript programming language. It gives advice to avoid common mistakes and subtle bugs, as well as performance issues and bad practices, that non-expert JavaScript programmers may encounter on their endeavours into the depths of the language.

JavaScript Garden does not aim to teach you JavaScript. Former knowledge of the language is strongly recommended in order to understand the topics covered in this guide. In order to learn the basics of the language, please head over to the excellent guide on the Mozilla Developer Network.

javascript documentation tricks tips performance
Reading Progress Indicator | CodyHouse https://codyhouse.co/demo/reading-progress-indicator/index.html
Mon Dec 28 22:55:42 2015 archive.org
QRCode
thumbnail

la démo d'un indicateur de progression en SVG / CSS / JQuery.

intéressant, à tester en local ;)

via http://lien.shazen.fr/?oAmzNw

javascript jQuery indicator progress
How to back up a Debian system using backupninja - Xmodulo http://xmodulo.com/backup-debian-system-backupninja.html
Sat Dec 26 11:23:10 2015 archive.org
QRCode
thumbnail

Un tuto sur backupninja, à vérifier

backup backupninja debian remote ssh scp
DevDocs API Documentation http://devdocs.io/
Thu Dec 24 15:22:21 2015 archive.org
QRCode
thumbnail

DevDocs is an API documentation browser that combines 60+ docs in a single UI with offline mode, instant search, keyboard shortcuts, and more.

dev doc
JSON to CSV - Convert your JSON to CSV for Free Online https://json-csv.com/
Tue Dec 22 18:39:27 2015 archive.org
QRCode
thumbnail

Conversion de fichiers JSON en CSV (pratique pour l'import SQL)

json csv sql convert
Ind.ie Blog — Pulse: a new beginning https://ind.ie/blog/pulse/
Sun Dec 20 18:16:00 2015 archive.org
QRCode
thumbnail
Pulse | successeur syncthing https://source.ind.ie/project/pulse/tree/master
Sun Dec 20 18:13:18 2015 archive.org
QRCode
thumbnail

Le successeur de syncthing?

Pulse.

À vérifier

pulse btsync bittorent syncthing
Multi-dimensional associative arrays in javascript https://stackoverflow.com/questions/4329092/multi-dimensional-associative-arrays-in-javascript
Thu Dec 17 12:05:41 2015 archive.org
QRCode
thumbnail

Comment faire des tableaux à multiple dimension dynamiquement en javascript ;)

javascript array multi dimension tableau
Spring Batch Tasklet example http://www.mkyong.com/spring-batch/spring-batch-tasklet-example/
Wed Dec 16 20:12:36 2015 archive.org
QRCode
thumbnail

Créer une tasklet dans un spring batch pour par exemple traiter des données qui n'ont ni besoin de parametres ni de chunk.

tasklet chunk process batch spring
Red Universe | La plus grande saga galactique jamais racontée en podcast http://reduniverse.fr/
Tue Dec 15 02:38:48 2015 archive.org
QRCode
thumbnail
podcast science fiction
page 76 / 155
5002 links, including 1908 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn