liyanage (Marc Liyanage)

Name
Marc Liyanage
Website/Blog
http://www.entropy.ch/home/
Location
Zurich, Switzerland
Member Since
Feb 07, 2009 (9 months)

Following 2 githubbers and watching 18 repositories view all →

Public Repositories (15)

  • album-artwork-assistant

    Find iTunes Album Cover Artwork

    legend

    Last updated Sat Nov 28 09:46:08 -0800 2009

  • git-svn-clone-externals

    Simple shell script to import svn:externals into a local git-svn repository

    legend

    Forked from andrep/git-svn-clone-externals Wed Nov 25 21:15:37 -0800 2009

    Last updated Fri Nov 27 18:20:30 -0800 2009

  • mkconsole

    MkConsole from Mulle kybernetik with some enhancements applied. Note that this is not the officia...

    legend

    Last updated Thu Nov 26 21:50:07 -0800 2009

  • cocoa-usb-hid-wrapper

    USB HID wrapper class

    legend

    Last updated Tue Nov 24 17:51:38 -0800 2009

  • coreimagetool

    A command line front end to Apple’s Core Image framework

    legend

    Last updated Mon Nov 09 21:15:47 -0800 2009

  • testxslt

    A Mac OS X application for learning and applying XSLT transformations

    legend

    Last updated Mon Sep 28 23:07:19 -0700 2009

  • checksum

    A Cocoa GUI Tool for calculating and checking file checksums (SHA-1, MD5 etc.)

    legend

    Last updated Thu Sep 24 09:01:10 -0700 2009

  • open-terminal-here

    Open Terminal Here AppleScript for Mac OS X

    legend

    Last updated Tue Sep 15 04:58:03 -0700 2009

  • phzh-printing-widget

    Dashboard widget to configure printer queues at PHZH

    legend

    Last updated Mon Aug 31 05:05:43 -0700 2009

  • build-entropy-php

    The Perl-based build system used to build the Entropy PHP distribution

    legend

    Last updated Sun Aug 02 09:41:49 -0700 2009

  • macosx-shell-scripts

    A collection of Mac OS X shell scripts, mostly as published in articles on my blog at http://www....

    legend

    Last updated Sun Jul 05 08:58:15 -0700 2009

  • bbeditclippings-php

    Some BBEdit clippings for PHP coding. These are my personal snippets tailored to my taste and wor...

    legend

    Last updated Wed Jul 01 02:19:24 -0700 2009

  • hispeed-sms-widget

    Mac OS X Dashboard Widget to send SMS through Swiss ISP cablecom's service

    legend

    Last updated Mon Jun 15 12:09:19 -0700 2009

  • webkit-xmlview-plugin

    XML View plugin for WebKit

    legend

    Last updated Thu Mar 19 02:25:46 -0700 2009

  • webplugin-with-webview-tester

    Simplified example for an Apple Radar bug report

    legend

    Last updated Thu Mar 05 16:54:21 -0800 2009

Public Activity feed

liyanage pushed to master at liyanage/album-artwork-assistant Sat Nov 28 09:46:09 -0800 2009
HEAD is 17bbbbd757938de66c3b7aa42d0056af1a2913fc
  • Marc Liyanage committed 17bbbbd7:
    Allow track selection in playlists
liyanage pushed to master at liyanage/git-svn-clone-externals Fri Nov 27 18:20:31 -0800 2009
HEAD is 12ab3c7504d30f0c2030ee928994fc11b03dfb3e
  • Marc Liyanage committed 12ab3c75:
    Handle spaces between -r and revision number in svn:externals specifications
liyanage pushed to master at liyanage/mkconsole Thu Nov 26 21:50:07 -0800 2009
HEAD is df36b271f2aab34ef0b29dd0308a191c8f7fab24
  • Marc Liyanage committed df36b271:
    Invert menu bar item when highlighted
liyanage forked andrep/git-svn-clone-externals Wed Nov 25 21:47:53 -0800 2009
Forked repository is at liyanage/git-svn-clone-externals
liyanage edited a page in the liyanage/mkconsole wiki Wed Nov 25 17:34:49 -0800 2009
liyanage started watching andrep/git-svn-clone-externals Wed Nov 25 15:50:17 -0800 2009
git-svn-clone-externals's description:
Simple shell script to import svn:externals into a local git-svn repository
liyanage created branch master at liyanage/mkconsole Wed Nov 25 15:14:35 -0800 2009
liyanage created repository mkconsole Wed Nov 25 15:14:12 -0800 2009
New repository is at liyanage/mkconsole
liyanage created gist: 243001 Wed Nov 25 12:26:12 -0800 2009
// CFLAGS='-std=c99 -arch x86_64' make cachetest && ./cachetest
liyanage created gist: 242968 Wed Nov 25 11:42:02 -0800 2009
// CFLAGS='-arch i386' make blockstest && ./blockstest
liyanage created branch master at liyanage/cocoa-usb-hid-wrapper Tue Nov 24 17:51:39 -0800 2009
liyanage created repository cocoa-usb-hid-wrapper Tue Nov 24 17:48:05 -0800 2009
New repository is at liyanage/cocoa-usb-hid-wrapper
liyanage created gist: 239297 Thu Nov 19 20:58:39 -0800 2009
// LDFLAGS='-framework Foundation' make test2 && ./test2 #import <Foundation/Foundation.h>
liyanage created gist: 239246 Thu Nov 19 18:51:53 -0800 2009
// LDFLAGS='-framework Foundation' make archivertest
liyanage pushed to v2.7 at liyanage/album-artwork-assistant Wed Nov 11 08:05:37 -0800 2009
HEAD is 3c601657d832aa045547247c1cd0342c6af6f3bb

5 commits »

liyanage pushed to master at liyanage/album-artwork-assistant Wed Nov 11 08:05:35 -0800 2009
HEAD is bc43623b8cd5bb6ab745a80b4f7c6c38da1543fa

2 commits »

liyanage created tag v1.2 at liyanage/coreimagetool Mon Nov 09 21:15:48 -0800 2009
liyanage pushed to master at liyanage/coreimagetool Mon Nov 09 21:12:27 -0800 2009
HEAD is 5d1315cfd2b8f61855bef0322578f114bec5f79b

3 commits »

liyanage edited a page in the liyanage/coreimagetool wiki Mon Nov 09 14:02:11 -0800 2009
liyanage created gist: 227722 Thu Nov 05 20:59:52 -0800 2009
PREFIX=/tmp/myframework mkdir -p $PREFIX/{old,new}
liyanage created gist: 226816 Wed Nov 04 22:29:53 -0800 2009
echo "show State:/Network/BackToMyMac" | scutil
liyanage closed issue 2 on liyanage/album-artwork-assistant Tue Nov 03 23:08:36 -0800 2009
Process Queue can't get trackalbum with iTunes 9
liyanage pushed to master at liyanage/album-artwork-assistant Tue Nov 03 23:05:26 -0800 2009
HEAD is 5cfb7d8c0e2642dc3d0048b3db0323d344e79c53

6 commits »

liyanage created tag v2.7 at liyanage/album-artwork-assistant Tue Nov 03 23:04:30 -0800 2009
liyanage pushed to master at liyanage/album-artwork-assistant Sun Nov 01 22:49:27 -0800 2009
HEAD is a4ad01f7b7aaf63acd3a543712963307210e32d8
liyanage pushed to master at liyanage/album-artwork-assistant Sun Nov 01 22:47:30 -0800 2009
HEAD is 2936cdb24dbbd94e23d17f86279a93ba003dfa19
liyanage created gist: 214426 Tue Oct 20 09:57:42 -0700 2009
Sampling process 1529 for 3 seconds with 1 millisecond of run time between samples Sampling compl...
liyanage created gist: 203638 Tue Oct 06 18:35:59 -0700 2009
Sampling process 16458 for 3 seconds with 1 millisecond of run time between samples Sampling comp...
liyanage started watching tpope/vim-surround Fri Oct 02 15:45:13 -0700 2009
vim-surround's description:
surround.vim: quoting/parenthesizing made simple
liyanage created branch master at liyanage/testxslt Mon Sep 28 23:07:20 -0700 2009
liyanage created repository testxslt Mon Sep 28 18:52:37 -0700 2009
New repository is at liyanage/testxslt