greggles

Topics

programming

php drupal scheme scheming macros design patterns da la

design

design css

random thoughts

scribbles

alter ego

other me 'em that link us my space me linked in

Collections

Programmable web
PHP design patterns

running a conference using openconf

Submitted by vlado on Wed, 2009-04-22 10:46.conference | drupal | openconf | php

I've been involved in the organisation of a number of scientific conferences over the past few years. For example 4m/ICOMM 2009 (submissions), I*PROMS 2009 (submissions). The conference sites are usually powered by drupal, the submissions using OpenConf. Managing the submission and peer review of papers is a chore, unfortunately, as is often the case, software gets in your way. So here I try to skim over some of the experiences I had with OpenConf - the good and the bad.

I've tested indico, which looks like a very good system, but it is heavy and over-engineered, especially if you want to run a couple of events, and not hundreds or thousands. It might be good for organisations managing a big number of events, but not for us.

After going through a number of trials I've settled on openconf. It was simple. It fitted the current web infrastructure - LAMP. I reckoned, I could eventually integrate it, or simply transfer some of the data into drupal, and maybe even benefit from code reuse. Surprisingly, I ended being both pleasantly surprised and not so.

read more | vlado's blog | 1 comment

spacehijackers nicked helping to police g20

Submitted by vlado on Wed, 2009-04-01 15:00.propaganda

"11 Space Hijackers were arrested under section 19 of the Police Act (impersonating police)
and taken to West End Central police station."

Well... I'm not wearing blue overalls again.

vlado's blog | add new comment

CAN HAS UR FEED

Submitted by vlado on Fri, 2008-10-17 08:47.drupal | lolcats | lulz
HAI
IM IN UR BUCKETS MAKING UP FORMATS
GIMME FEEDS
   I CAN HAS FEED DRUPAL PLANET
      ITZ AT http://drupal.org/planet/rss.xml
      INVISIBLE METADATA
      LOL
   I CAN HAS FEED DRUPAL GROUP POOL
      ITZ AT http://api.flickr.com/services/feeds/photos_public.gne?group=35237091376@N01&lang=en-us&format=lol
      INVISIBLE METADATA
      LOL
   I CAN HAS FEED VERTICE'S PHOTOSTREAM
      ITZ AT http://api.flickr.com/services/feeds/photos_public.gne?photostream=44124348472@N01&lang=en-us&format=lol
      INVISIBLE METADATA
      LOL
I IS BORED
KTHXBYE.
read more | vlado's blog | add new comment

php closures and lambda functions rfc

Submitted by vlado on Fri, 2008-06-20 10:45.closures | drupal | php

There is a discussion going on in php land about introducing closures and lambda functions, there was even a discussion on haskell-cafe about it (chx strikes again ;). About time, I would say. Having this functionality is a bonus. Having it implemented badly or half-arsed is going to do more damage than help. This is a short summary of what do I understand from the rfc and what do I think about it.

read more | vlado's blog | 2 comments

Why this came into my sight after eurovision?

Submitted by vlado on Sun, 2008-05-25 08:58.geek | video

thanks slashdot, reddit, youtube for starting me this morning

vlado's blog | add new comment

Talks Yochai Benkler: Open-source economics

Submitted by vlado on Thu, 2008-04-17 16:38.Intellectual Property | propaganda

from TedTalks

Law professor Yochai Benkler explains how collaborative projects like Wikipedia and Linux represent the next stage of human organization. By disrupting traditional economic production, copyright law and established competition, they're paving the way for a new set of economic laws, where empowered individuals are put on a level playing field with industry giants.

vlado's blog | add new comment

mailman, mailman, whois hailing from at?

Submitted by vlado on Fri, 2008-03-07 11:49.shell | unix
#! /bin/bash
#member_match
LISTS=`list_lists | cut -f1 -d- | xargs echo`
for list in $LISTS ; do
  echo $list
  list_members $list | grep $1
done
cow:~# ./member_match "at$"
vlado's blog | add new comment

He Sells Shell Scripts Not Just to Intersect Sets

Submitted by vlado on Fri, 2008-03-07 11:42.programming | shell | unix

He Sells Shell Scripts to Intersect Sets is a good read. Set and multiset operations from the command line or in .sh. Rather clean, straightforward shell magic.

vlado's blog | add new comment

To read

Submitted by vlado on Fri, 2008-03-07 11:17.IP | to read

On The Constitutional Reasons Behind Copyright And Patents
Patents, Copyrights And Trademarks, Oh My!
If Intellectual Property Is Neither Intellectual, Nor Property, What Is It?

Against Intellectual Monopoly

I liked Levine and Bolrin's Intellectual Monopoly substitute term for IP. It better reflect what "intellectual property" is about - a monopoly to exploit a "product" of someone's intellect, granted by a government explicitly , for example patents, or implicitly (copyright).

vlado's blog | add new comment

while(!asleep()) sheep++;

Submitted by vlado on Wed, 2008-03-05 15:46.laughs | random

from qdb

<piercings> A programmer started to cuss
<piercings> Because getting to sleep was a fuss
<piercings> As he lay there in bed
<piercings> Looping 'round in his head
<piercings> was: while(!asleep()) sheep++;
vlado's blog | add new comment
123456789…next ›last »

dikini.net

spreading confusion by accident since 1970