#indiewebcamp 2014-01-10

2014-01-10 UTC
#
snarfed.org
edited /web_hosting (+560) "expand criteria for choosing"
(view diff)
#
acegiak
snarfed: yeah one of the reasons I've been working on wordpress stuff is because i can then get people set up quickly with wordpress if they want to join in after I go on one of my rants
#
snarfed
totally!
#
snarfed
i use wordpress too. has a mixed reputation in these parts, but i like it a lot, mostly because i don't have to build it myself :P
#
snarfed
even the indieweb parts, since other people like you and pfefferle do that for me!
#
acegiak
I think wordpress is a massive threat the indieweb because it risks homogenisation, but at the moment at least it's benefits outweight that
#
acegiak
snarfed: I kind of wish I could work out a way to get my whisperfollow plugin to work without it chewing up so many resources that you get in trouble with shared hosts
#
acegiak
cause I had to move to hosting my system on my own machine because each time I scanned for updates it would hammer the server
#
acegiak
I wonder if PuSH or something like it would play nice with MF2 H-Entry pages
#
snarfed
acegiak: re homogenization…eh. yeah, i hear that, but i just can't get myself worked up about it. it's a big space with a ton of players…and more importantly, we have way worse problems (e.g. getting people onto indieweb at all) than monoculture right now.
#
snarfed
yeah, that part of shared hosting is tough. understandable though. sounds like VPS or PaaS is right for you
#
acegiak
snarfed, these days i've got a static ip and my own host box which handles everything from dns records to webhosting and all manner of other stuff
#
snarfed
yeah, i was looking at machinespirit. sounds great! costs some sysadmin time, but maybe worth it
#
acegiak
i just wish i had the skills to set up openldap with email, xmpp, wordpress etc
#
snarfed
ah, for sso?
#
snarfed
try it! sure it'll take some effort, but there's no magic. it's all doable!
#
acegiak
yeah, i just have a lot of learning to do about email setup really
#
snarfed
ugh yeah. that's maybe the worst one these days, with spam blacklists and DKIM, etc.
#
snarfed
honestly, if you outsourced just one, i might argue that email is it
#
snarfed
but still, worth a shot!
#
acegiak
machinespirit was originally supposed to be an indieweb supporting silo for my friends and family so they wouldnt have to do all this shit but i've come around to the each person owns their own domain amd solution perspective
#
acegiak
snarfed: at the moment i still use a lot of google services, gmail is my primary email
#
snarfed
no shame in that
#
snarfed
machinespirit could still host everything for your friends with their own domains, right?
#
acegiak
true, it would just take more rejiggibg of the domain mapping etc which is messy. im a coder not a sysadmin. im thinking more about ways to make deploying a standalone system/solution these days.
#
snarfed
yup. you're not alone! ansible, owncloud, etc
#
acegiak
oh! i've heard of owncloud but not ansible, ill check that out
#
acegiak
i was looking at raspberry pi solutions but there's the issue then of working out the mapping between external ip and multiple internal ips for multiple people's sites at home
#
acegiak
so now i'm wondering if theres a way to host those sorts of things over the cellular network
#
snarfed
hmm. looking at ansible's site, not sure it's what i'm thinking of. similar but not exactly the same
#
snarfed
you don't need an IP per site, right? you can use host
#
acegiak
yeah but it'd be kinda tricky to make that operate in a plugnplay way?
#
acegiak
i would have thought?
#
snarfed
eh, they're unrelated
brianloveswords joined the channel
#
acegiak
i kinda want people to set up easy and then customise rather than do lots of initial config
#
snarfed
i mean, it may be easier for specific tools in specific settings, but it's not a core, inherent thing
#
snarfed
of course!
#
acegiak
if you had a router set up correctly that might work
#
acegiak
oh! or one central device connected to the router that does the actual servingbut based on the config and contents of connected storage devices
charlesroper and caseorga_ joined the channel
#
acegiak
so then to install a site or move it you just plug in a usb or whatever into the hosting device which then sends an update to the dynamic dns
#
acegiak
and then serves the content from the usb
#
snarfed
wow. yeah, definitely doable.
#
snarfed
pretty crazy to have to optimize for moving data or servers around physically, since it should ideally be so rare, and it incurs so much overhead for the serving itself
#
snarfed
but if it's what you want to optimize for, sure!
kylewm joined the channel
#
acegiak
snarfed, the android over cellular route isn't as ridiculous as I thought either
#
snarfed
maybe!
#
snarfed
it does sound kinda ridiculous, but i don't have enough context for your req'ts
#
snarfed
and i'm not really a sysadmin either, so i doubt i'd know better than you :P
#
acegiak
snarfed: trying to work out how to make a simple drop and deploy solution
#
peat
Seems like you might have to do some tunneling. Most easily connected networks are behind a gateway of some sort.
#
snarfed
right, but solution to what problem? and by "drop," i assume you mean install a new one somewhere. why? what are the threats or pain points you're trying to solve?
#
snarfed
sorry, no need to actually answer
#
snarfed
just explaining why i'm probably not so helpful :P
poppy joined the channel
#
acegiak
snarfed: I'm trying to work out something that is AS simple as shared hosting to deploy but doesn't have the "getting yelled at by the host when you use too much processing power" problem
#
acegiak
it's really more of a curiosity exercise
#
snarfed
those can be fun!
chloeweil joined the channel
#
pdurbin
acegiak: there's a free option at https://www.openshift.com/products/pricing
edwardasykes and caseorganic joined the channel
#
acegiak
pdurbin: oshit, that is sexy
#
pdurbin
<3 openshift
vrypan_ joined the channel
#
acegiak
pdurbin: bookmarked for later investigation
#
KevinMarks
node on heroku is close to free
#
Jeena
Check out the videos we just posted on our development blog http://chuck-game.tumblr.com/ me and my brother are programming a multiplayer browser game in JavaScript (Node, WebGL, etc.)
pasevin joined the channel
#
pdurbin
KevinMarks: http://en.wikipedia.org/wiki/Free:_The_Future_of_a_Radical_Price argues that there's a huge difference between free and close to free :)
#
acegiak
pdurbin: I'd rather pay for a thing than it be advertising supported these days
pfenwick joined the channel
#
pdurbin
acegiak: well, openshift isn't
#
pdurbin
I pay 20 bucks a month for my VM. Not too bad
#
KevinMarks
well, if you use node and one dyno, it is free. if you need to spin up more you start paying.
#
KevinMarks
this is true for ruby too, but node is efficient enough that you don't start needing more dynos as fast
#
EHLOVader
what specs?
#
EHLOVader
sla? etc?
#
EHLOVader
or just node stuff
#
pdurbin
KevinMarks: interesting. I've been meaning to try Heroku
#
EHLOVader
I met some of the team from https://modulus.io/ at meetups in indiana, they are good people and have a promising service
#
EHLOVader
no free level though
#
jjuran
For a small site with low traffic, nearlyfreespeech.net is a good choice, with a yearly cost in single digits of dollars.
#
@petitwilbur
The blog might be dying, but the web's about to fight back #indieweb http://werd.io/view/52b4abdebed7de800c1e04c8
(twitter.com/_/status/421481792869511168)
paulcp, otterdam, pavelz, edsu, caseorganic, skinny, KartikPrabhu, schalkneethling, charlesroper, tantek, LauraJ, melvster, edwardasykes, dvirsky, edwardas_, squeakytoy, Sebastien-L, voxpelli, marcthiele, glennjones, adactio, bnvk and pasevin joined the channel
#
pdurbin
oh, for free hosting there's http://freeshell.org too... suitable for a static site... looks like I haven't touched mine since 2008 though: http://pdurbin.freeshell.org :/
#
pdurbin
free shell (ssh) account too, if that's non-obvious :)
nloadholtes, chloeweil, Zegnat, LauraJ, jonnybarnes and bpayton joined the channel
#
jonnybarnes
is indieauth.com down for anyone else?
#
EHLOVader
his whole server is down... http://isup.me/parecki.com/
#
aaronpk
should be back in a few
#
aaronpk
too much stuff on the server
#
aaronpk
i need to start splitting sites out onto different servers so this stops happening
#
jonnybarnes
or put each site in its own VM so one can't take out the rest
#
EHLOVader
do you use anything like monit to keep track of server stuff?
#
aaronpk
yeah, munin actually
#
aaronpk
doesn't help when i'm asleep
#
aaronpk
jonnybarnes: that wouldn't prevent the server from segfaulting still
#
aaronpk
ok it's back
#
jonnybarnes
I thought that was kind of the point of VMs, to sandbox software so it can't "damaege" the host
#
jonnybarnes
I dont know what word to use instead of damage
snarfed joined the channel
#
aaronpk
sure that's fine if sometihng in the VM crashes, but there's still the chance the host can segfault and take everything down
#
@lucas3d
@RoXaNe_V Merci. Je t'invite a visiter mon blog. Elles seront davantage publiées chez moi que sur #Flickr ou #google+... Oui #ownyourdata !
(twitter.com/_/status/421647916768305152)
charlesroper_, snarfed and skinny joined the channel
#
EHLOVader
maybe docker style compartmentalizatoin https://www.docker.io/
#
jonnybarnes
has anyone here used Baïkal? http://baikal-server.com/
#
jonnybarnes
I have owncloud set up but I only really use it for the calendar
#
jonnybarnes
so was looking for something a little more lightweight
pasevin and chloeweil joined the channel
#
@new_wp_plugins
New #wordpress plugin: WebMention- http://wordpress.org/plugins/webmention/ WebMention for WordPress!
(twitter.com/_/status/421673570918354944)
tantek, voxpelli, CheckDavid, LaurieJ, _6a68, snarfed and AmyMac joined the channel
pasevin, benprew, snarfed, bnvk, pfefferle, bnvk_, kylewm, bpayton and paulcp joined the channel
#
snarfed.org
edited /web_hosting (+268) "add a few more"
(view diff)
benwerd joined the channel
#
Loqi
benwerd: aaronpk left you a message on 1/8 at 8:07pm: happy late birthday! is your and barnaby's birthday the same day?!?!
LauraJ joined the channel
#
benwerd
ha, thanks, aaronpk! And yes, apparently :)
KartikPrabhu, barnabywalters, tantek, dvirsky, benwerd and chloeweil joined the channel
#
schalkneethling
oooh, now that is neat. How did that just happen ;)
#
tantek
you mentioned indieweb ;)
#
bear
loqi monitors twitter for a number of keywords
benwerd joined the channel
#
tantek
snarfed - you asked rhetorically at a past Homebrew Website Club meetup - do we expect everyone to code their own solution? (implying no)
#
tantek
have thought about your question for a while
#
tantek
and I think it is better reframed - how many indieweb implementations do we want/expect to see?
#
tantek
on one extreme is monoculture (WordPress being the obvious candidate)
#
tantek
on the other extreme is worldwide coding literacy (Mozilla Webmaker, Codeclub, etc.)
#
bear
isn't that answer going to change as the community that is forming around indieweb ages?
#
tantek
I'd like to see something in the middle. Rather than one or millions, I think we've succeeded if we see thousands.
#
tantek
bear - I don't think the answer changes because the answer has to do with how accessible is it to build your own solution?
#
tantek
How simple are the formats and protocols we develop such that anyone can quickly incrementally build *something* that works on the indieweb?
#
neuro`
I'd rather see numerous projects with small to medium devs and users communities. Diversity makes us rucher
#
bear
it changes in the early days and becomes less so in the long-tail phase
#
neuro`
richer
#
tantek
neuro` yes. and diversity is a sign of ease of implementation. of low barrier to entry.
#
neuro`
tantek: shall I RT that?
#
tantek
lower barrier to entry also encourages more experimentation, more creativity, more competition - all of which contribute to a healthier ecosystem.
#
tantek
RT what?
#
barnabywalters
also, vast quantities of small, slightly different implementations eradicates the need for intimidating full-stack “do-everything” protocols
#
barnabywalters
where you need to implement everything before you can do anything
#
tantek
not just eradicates, but actually helps prevent
#
tantek
by encouraging the opposite - building block protocols, each which add incremental utility
#
bear
I am agreeing overall, I just consider the community to be at the stage now where different types of solutions are helping to work out the data sharing formats
#
@fdevillamil
Quoting @t about having multiple #indieweb projects instead of monoculture / no real projects and communities: >... (http://t37.net/note/30913-quoting-t-about-having-multiple-indieweb-projects-instead-of-monoculture-no-real)
(twitter.com/_/status/421728525390204928)
#
bear
once the data transfer solidifies then I expect the tools to blossom
#
neuro`
tantek: s/RT/quote/, then I remember the logs are public :)
#
tantek
heh - ok I see ;)
#
tantek
neuro` your post looks so much more beautiful on your own site, styled the say you have it, than it does on Twitter. Well done.
#
neuro`
And s/quote/POSSE/ I need some rest.
#
tantek
setting an excellent example that answers the question of why indieweb.
#
tantek
very nice!
#
neuro`
Oh, I thought it was already there
#
neuro`
will do
#
tantek
oh and your recent post - I noticed it has a rel-syndication link to View on Twitter - so you should add that to: http://indiewebcamp.com/rel-syndication#IndieWeb_examples :)
scor and KartikPrabhu joined the channel
#
snarfed
tantek, bear, neuro`: late to the party, but fully agree re landing somewhere in the middle btw monoculture and everyone writing their own
#
tantek
I do honestly feel like the answer is in the thousands.
#
bear
I would love it to be like python web frameworks - there is one for everyone ;)
#
snarfed
my main concern is that we often discourage projects that seem too big, corporate, accessible, etc, like wordpress
#
tantek
Previous attempts at formats/protocols in this space were accessible only to small handfuls (sometimes only 1-2) people who were able to understand what was going on. That's not enough. Single digit implementations is not enough.
#
benwerd
That's a really interesting (and smart, I think) order of magnitude - I'd expect CMS products to number in the hundreds as an upper bound, so we really are talking tinkerers
#
snarfed
some are bad in meaningful ways, which is fine, but others are good options, and the accessibility and polish of big, mature projects is really valuable for newbies
#
tantek
snarfed - it's not that we discourage projects that seem too big, but rather we discount them because they are typically too slow to move to take part in evolving a technology.
#
snarfed
sometimes yeah, but i think we often over-apply that
#
snarfed
witness pfefferle etc's work on wordpress
#
tantek
WP plugins are an interesting edge of evolvability
#
snarfed
more importantly, it's a tradeoff. bigger projects that may be slow vs smaller projects that are much rougher and less welcoming to newbies
#
tantek
snarfed, right, whiel we'
#
tantek
while we're evolving technologies, pure growth of newbies is not the point
#
tantek
growth of tinkerers (as benwerd says) *is*
#
snarfed
yeah, fair enough. we definitely want makers to make, in whatever stack they're most effective
#
snarfed
i just also want a handful of good options for non-technical people who come to us, even if we're not actively going out and finding them
#
EHLOVader
what do you guys think of cloudflare? do you use it for indiewebcamp related things?
#
snarfed
fortunately, i think we have that handful: idno, wordpress, github pages + webmention.io, etc
#
snarfed
cloudflare is probably a bigger hammer than most of us need right now, but in general, i hear it's good
barnabywalters joined the channel
#
t37.net
edited /rel-syndication (+257) "/* IndieWeb examples */"
(view diff)
#
neuro`
snarfed: cloudflare is usefull when you gets on HN, otherwise on a personal site it's like killing a fly with an AMX30
#
snarfed
agreed. any CDN, at least, there are plenty of good ones
#
snarfed
or just smart caching in your server. you can get a long way with the right headers and memory or filesystem based caching
#
neuro`
Even when HNed, the 50MB RAM disk I use for microcaching behind my Nginx was enough for me not to notice it happened.
#
snarfed
exactly
#
neuro`
BTW there's a huge difference between hosting your site on a shared host and going full self hosted. Self hosting is nice, but it implies security issues that are not trivial and I'm happy we (as indiewebcamp people) don't push people to self host their server
#
snarfed
agreed!
#
snarfed
security req'ts are a spectrum, from fully hosted service (wp.com, tumblr) at the bottom to to VPS, shared hosting in the middle, and VPS or physical server at the top
#
snarfed
shared still has some risk, but nowhere near as much as admining the OS yourself too
kylewm joined the channel
#
snarfed.org
edited /web_hosting (+86) "security"
(view diff)
#
EHLOVader
is there a cdn post in indiewebcamp yet/
#
EHLOVader
the wiki
#
EHLOVader
btw, most of you are on west coast right?
#
bear
some of us are east coast
#
bear
some EU even
#
EHLOVader
eu may help to get a larger diff
#
bear
the http://indiewebcamp.com/IRC_People page includes timezones
#
EHLOVader
but non relevant for me... curious, this seems to perform the same for me, but that is cause I am here...
#
EHLOVader
I can probably find a proxy and run the diff
#
EHLOVader
but I am trying to cdn all my resources on this website
barnabywalters joined the channel
#
EHLOVader
was looking at cloudflare because it may be better (at least in this case) to combine, minify, optimize with closure compiler or something, and host it myself than to split it up and use a CDN for the common ones
#
bear
there are different levels of "cdn" - having static files on S3, using google's cache of fonts and js libs and then the full on site cache ones
#
bear
it also depends on if you are self hosting or using a shared host or vpn
#
EHLOVader
this is mostly server location cdn, like google cache, since cdnjs will be used by many it will be more likely to be cached
#
bear
yea, then stick with the cache'd versions and track your traffic load to see if you really need a "real" cdn
bnvk, pasevin, tantek, barnabywalters, paulcp, kylewm, jonnybarnes, AmyMac and pfenwick joined the channel
#
tantek
snarfed re: "handful of good options for non-technical people who come to us" - I only know of one "good" option that I recommend to folks like that: buy your own domain and use domain mapping on a Tumblr account. Every other option is too much maintenance or UI that gets in your way.
#
snarfed
sure! that's definitely one of the simplest, if not the simplest
#
snarfed
i'm there
#
snarfed
it's nice to have options that ramp up slightly from there too
#
tantek
and I'm saying that having helped a few friends get setup on Tumblr with their own domain and start tinkering with their templates.
#
snarfed
as opposed to just tumblr or bleeding edge
#
tantek
WP charges for domain mapping
#
snarfed
definitely!
#
tantek
I don't know of any comparably easy/friendly/cheap options
benwerd joined the channel
#
tantek
open to suggestions
#
snarfed
fortunately we don't need to pick the one to rule them all
#
snarfed
i agree, that's best for minimal expertise and cost
#
tantek
as pointed out at our first HWC meeting by Jay, Tumblr is the bar to aim for (in terms of ease of use / usability / beauty)
#
snarfed
sadly it doesn't get you far into indieweb specific features
#
snarfed
but "next step" options do, and still don't require coding or sysadmin
#
tantek
even the step from Tumblr to self-hosted WordPress is too big of a step
#
snarfed
and i don't mean to rathole on wordpress specifically. i'm thinking about github pages + webmention.io and others too
#
tantek
a lot of us got into writing our own publishing systems because WordPress is too much of a pain *for us*
#
snarfed
oh definitely, i wouldn't say self hosted is the next step
#
tantek
I'm not sure there is a good "next step" then
#
snarfed
yeah, but we're already thinking about newbies, ie people who aren't like us
#
snarfed
github pages + webmention.io?
#
snarfed
or if you're ok with paying something, wp.com
#
tantek
github pages seems like non-trivial setup (in exchange for the free-ness)
#
tantek
github pages by itself is not a publishing system
#
tantek
it's just backend storage
#
tantek
comparable to say, a MySQL install
#
aaronpk
if you use jekyll then it is close to a full publishing system, since they do all the static page generation.
#
tantek
you have to have some software that "runs" on your GH pages
#
snarfed
right. i don't know GHP well, i figured they had most of the pipeline worked out
#
tantek
haha that's funny. I wouldn't wish Ruby/jekyll setup time / pain on any non-technical person.
#
aaronpk
all you have to do is create a folder structure and then it is magic from there
#
tantek
nevermind github push pull master blah blah blah command line barfage
#
snarfed
of course
#
tantek
all you need are a handful of magic beans - I mean scripts
#
aaronpk
getting a basic setup running is easy. doing anything beyond that is a rabbit hole.
#
snarfed
i'll concede any individual point. i just care that we can recommend a number of options with different tradeoffs, not just tumblr or roll your own
#
aaronpk
no, i'm saying you can do it without scripts
#
tantek
aaronpk - I disagree
#
tantek
not "easy" for a non technical person
#
tantek
snarfed - gh pages are a non-starter for a non-technical person - sorry to say
#
tantek
as is installing ruby
#
tantek
seriously please
#
tantek
plus you're not going to do that on your mobile device are you?
#
tantek
nor are you even going to create a folder structure on a mobile device
#
snarfed
we keep falling back into this false dichotomy of either 1) free, zero effort, do it from a phone, or 2) write the whole thing yourself
#
snarfed
i'm all for tumblr for lots of newbies
#
tantek
snarfed - not a false dichotomy
#
tantek
these are all things you GIVE UP when you leave Tumblr
#
tantek
that's the problem
#
tantek
so if you can't meet that bar - you don't have a next step
#
snarfed
no, some people may care more about other things. everyone has their own criteria
#
tantek
sure that's fair
#
snarfed
i want us to be open to listening to people and what they each care about, and then make an intelligent recommendation
#
snarfed
not just tumblr or DIY
#
snarfed
and we're not good at that yet
#
tantek
we don't even know what pain that non-technical people are willing to put up with
#
tantek
given that, I'm not willing to recommend anything but domain mapped Tumblr currently
#
snarfed
the point is, you don't have to recommend blind
#
snarfed
it's good that we have a default, but we can understand all the options, and be ready to recommend something specific once we listen to someone more
#
tantek
sure, if you're up front about the pain, that's fine
#
snarfed
but we can only do that if we're open minded enough to understand the actual pros and cons of each
#
tantek
but claiming that setting up ruby / jekyll / gh pages to a non-technical person is BS
#
tantek
that's the problem, we're not being honest even with ourselves
#
snarfed
sure, sure. again, i didn't know it well. i concede anything about GHP :P
#
tantek
on another subject - I saw some discussion of CDNs
#
tantek
re: CDN discussion - what if we treat our websites/webservers as CDNs which serve (and queue webmentions) for us while the "primary" copy of our data is in our mobile device(s)? E.g. so that creating/writing/publishing a post is instant (zero network traffic) and all that remains is CDN propagation (background)?
caseorganic joined the channel
#
snarfed
i assume tumblr does that. :P
#
tantek
for lulz tries plugging his Tumblr into indiewebify.me
#
snarfed
i know others do too
#
tantek
snarfed - it does not
#
tantek
no cms client does
#
aaronpk
I like where you're going with that, except that I don't want to treat my mobile device as the canonical copy
#
tantek
they all die / freeze horribly when network access goes away
#
snarfed
yeah, we can s/mobile device/device of choice/
#
tantek
except Notepad
#
aaronpk
the mobile apps i've been writing basically do that, where they create new content in a local database and sync it later
#
aaronpk
as far as you can tell when you use the app, the post is created instantly
#
snarfed
wordpress's mobile apps do that too now
#
snarfed
(sorry to be so one note, it's just the one i know the best)
#
snarfed
in any case, i like the idea, tantek. some stuff does that now, more should in the future!
#
tantek
snarfed - are wordpress's mobile apps open source?
#
aaronpk
I believe so
#
tantek
e.g. would it be possible to add aaronpk's clientside indieauth support to them?
#
tantek
because currently they send your user/pass in the clear over the network right? since they lack any better auth protocol
#
aaronpk
your site would have to speak xmlrpc though, in order to let it create posts
#
tantek
aaronpk - non-starter - the xmlrpc metaweblog API requires sending user/pass in the clear over the network
#
snarfed
i think they now use the new REST API if you have jetpack
#
aaronpk
i believe there is a token exchange now... i could be rwong
#
tantek
better to patch the wordpress apps to use indieauth + micropub
#
snarfed
regardless, good motivation to use SSL, which wp.com has automatically
#
aaronpk
that would definitely be an interesting project
#
tantek
and after espousing the friendliness of Tumblr it took me several steps to figure out how to change my icon on it.
#
tantek
using the website of course
#
tantek
hmm looks like indiewebify's authorship checker doesn't look for rel=author links - or at least <link rel=author>
#
tantek
and we don't have a page on indiewebify either
#
tantek.com
created /indiewebify (+296) "stub"
(view diff)
#
tantek
I'm assuming there's no starring or +1ing of a specific issue?
#
aaronpk
heh interesting point
#
aaronpk
of course you could always favorite it from your own site ;)
#
tantek
aaronpk true! :)
#
tantek
BTW I will point out that it is possible to setup your Tumblr posts with proper h-entry for indiewebify.me to find: http://indiewebify.me/validate-h-entry/?url=http%3A%2F%2Ftantek.tumblr.com%2Fpost%2F72189586510%2Fthis-is-my-jam-invincible-by-muse
#
aaronpk
indiewebify++ nice touch "It looks like your site is hosted on Tumblr.com Silo without a custom domain name. "
#
Loqi
indiewebify has 1 karma
#
tantek
indeed
#
tantek
aaronpk - yeah I save the instructions for doing so here: http://indiewebcamp.com/Tumblr#Add_microformats_support
#
tantek.com
edited /Tumblr (+192) "/* Add microformats support */ Example Tumblrs with microformats"
(view diff)
#
tantek.com
edited /Tumblr (+83) "/* Example Tumblrs with microformats */ also uses rel=author"
(view diff)
#
tantek
The thinking here is more small steps we can help new folks do
#
tantek
once you get someone onto Tumblr, you can walk them through some more steps like adding h-entry to make their Tumblr more indieweb-like.
#
tantek
Since Tumblr thinks editing their templates is end-user friendly, I figure it's worth documenting how to do so (arguably easier than ruby/jekyll setup).
#
tantek
and we have even documented reasons why it's worth adding h-entry markup: http://indiewebcamp.com/h-entry#Why
#
tantek
snarfed - I think it's worth distinguishing Blogger/Tumblr from WordPress/WPengine
#
tantek
re: web hosting
#
tantek
silo vs hosted cms software
#
tantek
btw - really great additions to the web hosting page
#
tantek
great job with the criteria section too - knowing the right questions to ask is often one of the harder parts.
#
Jeena
OMG I passed my (if I'm not mistaken) last exam (Computer Graphics), so now in theory I will soon be able to call myself: Bachelor of Science in Computer Science!
#
tantek
Congrats! :)
#
Jeena
thanks, I'm so excited, I started when I was 30 years old and now I'm 35 ^^ (had to work for two years in between because I ran out of money, but whatever!) :p
#
tantek
You got it done and that's what counts.
#
Jeena
exactly :)
#
tantek.com
edited /web_hosting (+1196) "split Tumblr & Blogger into a new Custom domain silos section before Hosted CMS Software"
(view diff)
paulcp and poppy joined the channel
#
tantek.com
edited /web_hosting (+264) "/* Custom domain silos */ more Tumblr advantages over Blogger, emphasized"
(view diff)
#
tantek.com
edited /web_hosting (+383) "IndieWeb community members using this approach in each section"
(view diff)
#
tantek.com
edited /web_hosting (+3) "/* Hosted CMS Software as Service */ approach"
(view diff)