Search Results For “Tag:blogging” - # - rss
 
JR: 
Links about the open web and silos 
 - need to update my main article, using info from below:
https://www.theverge.com/2017/5/24/15681958/what-is-web-definition
Making matters worse, these social silo readers have typically, if not uniformly, turned off all external acc...
more>>
  
 1 min read
- Aug 07, 2017 
 - #indieweb  #hosting  #blogging
 
JR: 
More static publishing info - june 25, 2016 
 - #jekyll #blogging #design #media #hosting
updated in 2017
https://code.tutsplus.com/articles/chatting-with-obama-for-americas-director-of-frontend-development-daniel-ryan--net-28220
https://zachholman.com/posts/how-github-writes-blog-posts/
h...
more>>
  
- May 07, 2017 
 - #jekyll  #blogging  #design  #media  #hosting
 
JR: 
Indieweb-like Microblogging Service Planned 
 - https://www.kickstarter.com/projects/manton/indie-microblogging-owning-your-short-form-writing
https://www.macstories.net/linked/manton-reece-launches-campaign-for-microblogging-service-and-book/
https://www.macstories.net/stories/wwdc-2016-develop...
more>>
  
- Jan 11, 2017 
 - #blogging  #indieweb
 
JR: 
Installing nodejs, nginx, mysql, junco, and ghost on Digital Ocean Droplet 
 - Week of November 10, 2013
Buying a Domain Name
I used  networksolutions.com  to  buy a domain name.
Web Hosting at Digital Ocean
create an account 
purchase the $5 per month Droplet. 
I used Ubuntu Linux.
Digital Ocean will e-mail the usern...
more>>
  
 16 min read
- Sep 26, 2016 
 - #webhosting  #nodejs  #javascript  #ghost  #blogging  #ssl
 
JR: 
Indieweb links aug 29, 2016 
 - #indieweb
https://www.youtube.com/watch?v=ZRaBVvUKkgUfeature=youtu.be
https://aaronparecki.com/2016/08/23/2/micropub-cr
 #micropub #blogging #programming #api
https://indieweb.org/spam
https://moderncrypto.org/mail-archive/messaging/2014/00078...
more>>
  
- Aug 29, 2016 
 - #indieweb  #micropub  #blogging  #programming  #api
 
JR: 
Google deletes 14-year-old blog for unknown reasons 
 - July 14, 2016
 #blogging #art #history #business #moronism
https://www.theguardian.com/books/2016/jul/14/dennis-cooper-google-censorship-dc-blog?CMP=twt_books_b-gdnbooks
https://news.ycombinator.com/item?id=12099757
July 24, 2016
https:/...
more>>
  
- Jul 25, 2016 
 - #blogging  #art  #history  #business  #moronism
 
JR: 
Old DaveNet postings 
 - Interesting Dave Winer posts from 1994 into the early aughts.
Get to see how tech, politics, etc. changed through the years.
DaveNet was first  
then came Scripting 
Some people say weblogs are just for teenagers to talk about cars, m...
more>>
  
 2 min read
- Jul 16, 2016 
 - #web  #technology  #blogging  #politics  #history
 
JR: 
Breaking the Web - justinjackson.ca 
 - https://justinjackson.ca
I enjoy Justin's writing. I like his elegantly-designed, simple blog theme. I like his use of the Google monospace font Roboto Mono. 
But ... 
(I'm "picking" on Justin's site because I like his site and content a lot.)
...
more>>
  
 4 min read
- Jul 10, 2016 
 - #blogging  #theme  #web  #design  #moronism
 
JR: 
Posts about Yahoo! possibly and now buying Tumblr - May 16-21, 2013 
 - ...
more>>
  
- Jun 15, 2016 
 - #readlater  #blogging
 
JR: 
My Web Apps as of March 2016 
 - Screenshots of My Web Apps
https://www.flickr.com/photos/131621939@N03/tags/screenshot/
Parula - toledotalk.com - message board with wiki and blog features. 2005.
Junco - jothut.com - community site with social networking (following), wiki, and bl...
more>>
  
 3 min read
- May 24, 2016 
 - #blogging  #wiki  #messaging  #memex  #forums  #web  #programming
 
JR: 
Old School Web - April 2016 
 - Actually, "old school web" would be the 1990s. The descriptions below were more common between 2000 and 2007.
blog - for sharing content to the world. no commenting mechanism (personal pref). at most, might implement a spam-proof indieweb webmentio...
more>>
  
- Apr 26, 2016 
 - #blogging  #rss  #email
 
JR: 
Blogging platforms - Summer 2014 
 - TheNextWeb.com story  titled The  best blogging and publishing platforms on the Internet today, which was updated in June 2014:
While social has changed how we communicate online, blogging remains a core part of things. In fact, the truth is that t...
more>>
  
 1 min read
- Apr 25, 2016 
 - #blogging  #blog_jr
 
JR: 
Using Jekyll with GitHub Pages 
 - https://www.smashingmagazine.com/2014/08/build-blog-jekyll-github-pages/
https://www.youtube.com/watch?v=nN6QuNqmAwk
https://help.github.com/articles/using-jekyll-as-a-static-site-generator-with-github-pages/
https://github.com/barryclark/jekyll-...
more>>
  
- Apr 06, 2016 
 - #blogging  #jekyll  #github  #howto
 
JR: 
Links to read - April 2016 
 - https://developmentseed.org/blog/2012/07/27/build-cms-free-websites/
https://developmentseed.org/blog/building-accessible-static-sites/
https://developmentseed.org/projects/healthcare-gov/
Flat-file CMS apps:
https://getkirby.com
https://statam...
more>>
  
- Apr 05, 2016 
 - #blogging  #cms  #design  #clojure  #programming  #jekyll  #markdown
 
JR: 
Installing Wren 
 - Make appropriate DNS changes for the domain name or subdomain name.
Then on the server:
cd /home
mkdir 'dirname'
cd 'dirname'
mkdir sessionids
mkdir markup
git clone http:// (Wren repo)
mkdir Wren/root/versions
cd Wren/yaml
edit yaml config file a...
more>>
  
 1 min read
- Apr 05, 2016 
 - #wren  #howto  #blogging