#indiewebcamp 2012-04-09
2012-04-09 UTC
josephboyle1, josephboyle, davida, spinnerin, tantek, paulbooker, barnabywalters and tilgovi joined the channel
#
barnabywalters Question/Poll directed primarily at anyone who has an indieweb-type website that they've written themselves/customised someone else's codebase: What does your publishing UI look like? Do you have different UIs for different types of content? Do you write posts in raw HTML, or in Markdown/Textile/WYSIWYG (shudder)?

#
barnabywalters Mine looks like this: http://waterpigs.co.uk/random/publisher.html

#
barnabywalters (static version but the previewing works — previewing waits until you've paused typing then reloads)

#
barnabywalters Uses markdown + html, but strips it out for syndicated copies

#
barnabywalters edited via git? So… local copies that you push to a repo to publish?

#
barnabywalters I'm not familiar with using git like that — can you hook into it so you can fire off scripts on publish/edit/whatever?

#
barnabywalters that's cool

#
barnabywalters is that provided by gitHub, or is it a feature of git?

#
mkowens Github, as far as I know. I'm sure you could implement something like that on your own git server, but it's certainly been streamlined by Github.
#
barnabywalters I was just thinking in terms of the whole content ownership thing

#
aaronpk yea there's a "hooks" folder http://toroid.org/ams/git-website-howto

#
barnabywalters nifty

#
barnabywalters cheers, got to go now

tilgovi and barnabywalters joined the channel
#
barnabywalters what's yours like on falcon?

#
barnabywalters I've only seen the minimal tweet-only one

#
barnabywalters yep, I saw the update but haven't tried it

#
barnabywalters never find site search very useful, actually

#
barnabywalters archive navigation is something I've always found a challenge

#
barnabywalters :)

#
barnabywalters it may well push me to implement too, once I've got PuSH set up

#
barnabywalters I get that impression, just haven't got round to implementing it yet

#
barnabywalters more focused on getting photo content types done

#
barnabywalters I plan to - not sure if it's on my roadmap yet though

#
barnabywalters nope (looking now)

#
barnabywalters which openphoto is it? I see two results

#
barnabywalters I still don't believe loqi is actually an AI all the time :)

#
tantek this one: http://theopenphotoproject.org/

#
barnabywalters okay

#
barnabywalters only one above it, which doesn't look quite so convincing

#
barnabywalters so it's reverse syndication - you post to photo networks, it pulls the photos back?

#
barnabywalters that looks really cool. Not sure exactly how I would fit it into my system though

josephboyle, tantek and davida joined the channel