Skip to content

Instantly share code, notes, and snippets.

From fdee4871a3235f2c39c088dd09bd367c1c990375 Mon Sep 17 00:00:00 2001
From: Janusz Maczka <bug5lay4r@gmail.com>
Date: Sat, 7 Sep 2013 16:34:56 +0200
Subject: [PATCH] Make TakeNotes compilable on Haiku. But still breaks at
saving/loading
---
ChoiceView.cpp | 4 ++--
Makefile | 27 +++++++++++++++++++++++++
NoteWindow.h | 2 ++
@zzzzzzzzz
zzzzzzzzz / Links4CPANTesters.txt
Last active December 10, 2015 08:48
Notes about CPAN Testers
1) Analysis of regressions
- http://analysis.cpantesters.org/
- http://analysis.cpantesters.org/about
2) Windows (Win32) Tester Leaderboard - http://stats.cpantesters.org/leaders/leaders-mswin32-all.html
3) http://search.cpan.org/~barbie/CPAN-Testers-WWW-Reports-Query-Reports-0.07/
@zzzzzzzzz
zzzzzzzzz / CI notes.txt
Last active September 27, 2015 19:58
Reading room
Chef
http://www.opscode.com/chef/
https://github.com/opscode/chef
https://github.com/opscode/chef-docs
http://community.opscode.com/cookbooks
Heroku
Configuration management framework for the cloud
https://devcenter.heroku.com/articles/quickstart
@zzzzzzzzz
zzzzzzzzz / From README
Created October 29, 2011 01:52
Win32::GUI on Strawberry 5.12.2
Excerpt from README:
MinGW and ExtUtils::FakeConfig
perl -MConfig_m Makefile.PL
nmake
nmake test
nmake install <---------- Should be dmake here
Built this way the GUI.dll extension can be very large (~3MB). There is