Recent changes to this wiki:

Add some dotfile repos and tools
diff --git a/index.mdwn b/index.mdwn
index 04b66e0..0472a70 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -18,11 +18,37 @@ What people do:
 
 Public dotfile repos:
 
+[Abraham Raji](https://github.com/abrahamparayil/dotfiles)
+[Adam Evyčędo](https://git.apiote.xyz/dotfiles.git)
+[Akseli Lahtinen](https://git.akselmo.dev/akselmo/dotfiles)
+[Björn Lindström](https://git.sr.ht/~bkhl/dotfiles)
 [Caleb Maclennan](https://github.com/alerque/que)
+[Christoph Berg](https://github.com/df7cb/dotfiles/)
+[Daniel Silverstone](https://git.gitano.org.uk/personal/dsilvers/resources.git/)
+[Daniel Silverstone](https://github.com/kinnison/dotfiles)
+[David Thompson](https://git.dthompson.us/dotfiles/)
+[Doodles](https://github.com/DoodlesEpic/Dotfiles)
+[Evan Purkhiser](https://github.com/evanpurkhiser/dots-personal)
+[Fabian](https://copy.sh/dotfiles/)
+[Ferass El Hafidi](https://git.vitali64.duckdns.org/?q=dotfiles)
+[Honza Pokorny](https://git.pokorny.ca/dotfiles)
+[James McCoy](https://git.jamessan.com/cgit/etc/debian.git/)
 [Jeremiah Orians](https://git.sr.ht/~oriansj/config)
 [Joost van Baal-Ilić](http://git.mdcc.cx/ad1810-stuff.git)
 [Josh Triplett](https://joshtriplett.org/git/home)
+[Kyle Meyer](https://git.kyleam.com/emacs.d/)
+[Leonora Tindall](https://git.nora.codes/nora/nixconfig)
+[Marcel Bischoff](https://git.herrbischoff.com/dotpr0n/)
+[Martin Tournoij](https://github.com/arp242/dotfiles/)
+[Omar Polo](https://dots.omarpolo.com/)
+[Peter Cai](https://gitea.angry.im/PeterCxy/dotfiles)
+[Peter Palfrader](https://gitweb.noreply.org/conf/dotfiles.git/)
+[Raúl Benencia](https://git.rbenencia.name/home-dotfiles/)
 [Sean Whitton](https://git.spwhitton.name/dotfiles)
+[Silvio Knizek](https://github.com/killermoehre/personal-bash-config)
+[Steve McIntyre](https://git.einval.com/cgi-bin/gitweb.cgi?p=steve-config.git;a=summary)
+[Thomas Criscione](https://git.fdn.fr/vlp/dotfiles.git)
+[Tom Ryder](https://dev.sanctum.geek.nz/cgit/dotfiles.git/)
 [more](https://dotfiles.github.io/inspiration/)
 
 Maintained tools:
@@ -39,6 +65,11 @@ Maintained tools:
   dotfiles.  It has the advantage that you can use it on machines without
   Perl.  Its author usually uses it in combination with
   [myrepos](https://myrepos.branchable.com/).
+- [nedots.rs](https://git.sr.ht/~nedia/nedots.rs)
+- [dotdrop](https://github.com/deadc0de6/dotdrop)
+- [dotfiles.sh](https://git.sr.ht/~eschwartz/dotfiles.sh)
+- [yadm](https://yadm.io/)
+- [dots](https://github.com/evanpurkhiser/dots)
 
 Concepts:
 

Link to another list of public dotfiles repos
diff --git a/index.mdwn b/index.mdwn
index 707fea5..04b66e0 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -23,6 +23,7 @@ Public dotfile repos:
 [Joost van Baal-Ilić](http://git.mdcc.cx/ad1810-stuff.git)
 [Josh Triplett](https://joshtriplett.org/git/home)
 [Sean Whitton](https://git.spwhitton.name/dotfiles)
+[more](https://dotfiles.github.io/inspiration/)
 
 Maintained tools:
 

add link to hstow
diff --git a/index.mdwn b/index.mdwn
index 04af2d1..707fea5 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -33,6 +33,11 @@ Maintained tools:
 - [dotphiles](https://github.com/dotphiles/dotphiles) is a forkable dotfile repo, using [dotsync](https://github.com/dotphiles/dotsync), [dotzsh](https://github.com/dotphiles/dotzsh) & [dotvim](https://github.com/dotphiles/dotvim)
 - Adam Spiers uses [mr](http://kitenet.net/~joey/code/mr) together with a [plugin](https://github.com/aspiers/kitenet-mr/blob/master/lib/stow) for [GNU Stow](http://www.gnu.org/software/stow/) (a symlink farm manager).  This approach is in some respects similar to vcsh but uses symlinks rather than detached git working trees.
 - [home-manager](https://github.com/rycee/home-manager) provides a basic system for managing a user environment using the Nix package manager
+- [hstow](https://git.spwhitton.name/dotfiles/tree/bin/hstow) is a POSIX
+  sh-compatible reimplementation of the core features of GNU Stow, for
+  dotfiles.  It has the advantage that you can use it on machines without
+  Perl.  Its author usually uses it in combination with
+  [myrepos](https://myrepos.branchable.com/).
 
 Concepts:
 

Add links to public dotfiles repos
diff --git a/index.mdwn b/index.mdwn
index 51f268a..04af2d1 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -16,6 +16,14 @@ What people do:
 - Bastian Venthur explains [managing dotfiles with GNU Stow](https://venthur.de/2021-12-19-managing-dotfiles-with-stow.html)
 - Ludovic Courtès explains [using Guix Home](https://guix.gnu.org/blog/2022/keeping-ones-home-tidy/)
 
+Public dotfile repos:
+
+[Caleb Maclennan](https://github.com/alerque/que)
+[Jeremiah Orians](https://git.sr.ht/~oriansj/config)
+[Joost van Baal-Ilić](http://git.mdcc.cx/ad1810-stuff.git)
+[Josh Triplett](https://joshtriplett.org/git/home)
+[Sean Whitton](https://git.spwhitton.name/dotfiles)
+
 Maintained tools:
 
 - [vcsh](https://github.com/RichiH/vcsh) allows you to put several Git repositories into `$HOME` at once and has both built-in management for multiple repositories as well as integrates with [mr](http://kitenet.net/~joey/code/mr)

Add article about Guix Home
diff --git a/index.mdwn b/index.mdwn
index 86c4abf..51f268a 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -14,6 +14,7 @@ What people do:
 - Drew Devault stores [all dotfiles in one repository](https://drewdevault.com/2019/12/30/dotfiles.html)
 - Hugo Reeves explains [how to use Nix for dotfile management](https://hugoreeves.com/posts/2019/nix-home/)
 - Bastian Venthur explains [managing dotfiles with GNU Stow](https://venthur.de/2021-12-19-managing-dotfiles-with-stow.html)
+- Ludovic Courtès explains [using Guix Home](https://guix.gnu.org/blog/2022/keeping-ones-home-tidy/)
 
 Maintained tools:
 

Add article about GNU Stow
diff --git a/index.mdwn b/index.mdwn
index 5c79e92..86c4abf 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -13,6 +13,7 @@ What people do:
 - Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html). (using very old outdated previous vcsh)
 - Drew Devault stores [all dotfiles in one repository](https://drewdevault.com/2019/12/30/dotfiles.html)
 - Hugo Reeves explains [how to use Nix for dotfile management](https://hugoreeves.com/posts/2019/nix-home/)
+- Bastian Venthur explains [managing dotfiles with GNU Stow](https://venthur.de/2021-12-19-managing-dotfiles-with-stow.html)
 
 Maintained tools:
 

Link to a GitHub guide to dotfiles
diff --git a/index.mdwn b/index.mdwn
index d99e6a8..62b647e 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -49,3 +49,7 @@ Un-maintained tools:
 - Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
 - Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)
 - [[madduck]]'s script is deprecated in favour of [RichiH's vcsh](https://github.com/RichiH/vcsh).
+
+Other documentation:
+
+- [Your unofficial guide to dotfiles on GitHub](https://dotfiles.github.io/)

betterise links to Josh Triplets stuff
diff --git a/index.mdwn b/index.mdwn
index b26d496..d99e6a8 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -40,7 +40,8 @@ Other tools that help with this:
 - [git-annex](http://git-annex.branchable.com/) allows versioning large files with git, without the pain of checking their contents into git 
 - [caretaker](http://derf.homelinux.org/projects/caretaker/), a powerful package manager for configuration files and the like
 - [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/))
-- [dconf tools](https://joshtriplett.org/git/home), Josh Triplet has a few scripts for managing dconf settings, covered in a lighting talk at 38:49 in the [DebConf14 lightning talks session](http://meetings-archive.debian.net/pub/debian-meetings/2014/debconf14/webm/Lightning_Talks_4.webm)
+- Josh Triplet has a few scripts based on [dconf layering and key files](https://developer.gnome.org/dconf/unstable/dconf-overview.html) for managing dconf settings, covered in a lighting talk at 38:49 in the [DebConf14 lightning talks session](http://meetings-archive.debian.net/pub/debian-meetings/2014/debconf14/webm/Lightning_Talks_4.webm)
+  - git clone https://joshtriplett.org/git/home
 - [dewi](http://ft.bewatermyfriend.org/computer/dewi.html), that lets you deploy your precious configuration files on a new system with one command
 
 Un-maintained tools:

Link to a Hacker News thread about GNU Stow and related things
diff --git a/index.mdwn b/index.mdwn
index 62b647e..5c79e92 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -50,6 +50,10 @@ Un-maintained tools:
 - Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)
 - [[madduck]]'s script is deprecated in favour of [RichiH's vcsh](https://github.com/RichiH/vcsh).
 
+Discussions:
+
+- [Hacker News discusses GNU Stow and related things](https://news.ycombinator.com/item?id=25549462)
+
 Other documentation:
 
 - [Your unofficial guide to dotfiles on GitHub](https://dotfiles.github.io/)

Add chemozi home directory manager
See-also: https://fedoramagazine.org/take-back-your-dotfiles-with-chezmoi/
diff --git a/index.mdwn b/index.mdwn
index 7a55c3e..b26d496 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -17,6 +17,7 @@ What people do:
 Maintained tools:
 
 - [vcsh](https://github.com/RichiH/vcsh) allows you to put several Git repositories into `$HOME` at once and has both built-in management for multiple repositories as well as integrates with [mr](http://kitenet.net/~joey/code/mr)
+- [chemozi](https://www.chezmoi.io/) manages personal config files and offers templating, secret retrieval, transparency, declarative configuration, speed and ease of use
 - [dvcs-autosync](http://mayrhofer.eu.org/dvcs-autosync) is a "A personal Dropbox replacement based on Git" which can conveniently autocommit/sync one or more vcs directories
 - [dotsync](https://github.com/dotphiles/dotsync) can pull from a git repo, and "push" to any number of remote machines with git or rsync to keep your dotfiles in sync across machines
 - [dotphiles](https://github.com/dotphiles/dotphiles) is a forkable dotfile repo, using [dotsync](https://github.com/dotphiles/dotsync), [dotzsh](https://github.com/dotphiles/dotzsh) & [dotvim](https://github.com/dotphiles/dotvim)

Fix typo for "repositories"
diff --git a/index.mdwn b/index.mdwn
index 3f7f954..7a55c3e 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -16,7 +16,7 @@ What people do:
 
 Maintained tools:
 
-- [vcsh](https://github.com/RichiH/vcsh) allows you to put several Git repositories into `$HOME` at once and has both built-in management for multiple repositores as well as integrates with [mr](http://kitenet.net/~joey/code/mr)
+- [vcsh](https://github.com/RichiH/vcsh) allows you to put several Git repositories into `$HOME` at once and has both built-in management for multiple repositories as well as integrates with [mr](http://kitenet.net/~joey/code/mr)
 - [dvcs-autosync](http://mayrhofer.eu.org/dvcs-autosync) is a "A personal Dropbox replacement based on Git" which can conveniently autocommit/sync one or more vcs directories
 - [dotsync](https://github.com/dotphiles/dotsync) can pull from a git repo, and "push" to any number of remote machines with git or rsync to keep your dotfiles in sync across machines
 - [dotphiles](https://github.com/dotphiles/dotphiles) is a forkable dotfile repo, using [dotsync](https://github.com/dotphiles/dotsync), [dotzsh](https://github.com/dotphiles/dotzsh) & [dotvim](https://github.com/dotphiles/dotvim)

Link to the home-manager project for nix users
diff --git a/index.mdwn b/index.mdwn
index 460bd58..3f7f954 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -21,6 +21,7 @@ Maintained tools:
 - [dotsync](https://github.com/dotphiles/dotsync) can pull from a git repo, and "push" to any number of remote machines with git or rsync to keep your dotfiles in sync across machines
 - [dotphiles](https://github.com/dotphiles/dotphiles) is a forkable dotfile repo, using [dotsync](https://github.com/dotphiles/dotsync), [dotzsh](https://github.com/dotphiles/dotzsh) & [dotvim](https://github.com/dotphiles/dotvim)
 - Adam Spiers uses [mr](http://kitenet.net/~joey/code/mr) together with a [plugin](https://github.com/aspiers/kitenet-mr/blob/master/lib/stow) for [GNU Stow](http://www.gnu.org/software/stow/) (a symlink farm manager).  This approach is in some respects similar to vcsh but uses symlinks rather than detached git working trees.
+- [home-manager](https://github.com/rycee/home-manager) provides a basic system for managing a user environment using the Nix package manager
 
 Concepts:
 

add some recent articles
diff --git a/index.mdwn b/index.mdwn
index d0dc35f..460bd58 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -11,8 +11,8 @@ What people do:
 
 - Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://kitenet.net/~joey/svnhome/)
 - Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html). (using very old outdated previous vcsh)
-
-
+- Drew Devault stores [all dotfiles in one repository](https://drewdevault.com/2019/12/30/dotfiles.html)
+- Hugo Reeves explains [how to use Nix for dotfile management](https://hugoreeves.com/posts/2019/nix-home/)
 
 Maintained tools:
 

dewi, from the Grml folks
See-also: http://bewatermyfriend.org/p/2016/004/
diff --git a/index.mdwn b/index.mdwn
index bf0b2ff..d0dc35f 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -39,6 +39,7 @@ Other tools that help with this:
 - [caretaker](http://derf.homelinux.org/projects/caretaker/), a powerful package manager for configuration files and the like
 - [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/))
 - [dconf tools](https://joshtriplett.org/git/home), Josh Triplet has a few scripts for managing dconf settings, covered in a lighting talk at 38:49 in the [DebConf14 lightning talks session](http://meetings-archive.debian.net/pub/debian-meetings/2014/debconf14/webm/Lightning_Talks_4.webm)
+- [dewi](http://ft.bewatermyfriend.org/computer/dewi.html), that lets you deploy your precious configuration files on a new system with one command
 
 Un-maintained tools:
 

try and clear the spam
diff --git a/recentchanges.mdwn b/recentchanges.mdwn
new file mode 100644
index 0000000..7a8f09b
--- /dev/null
+++ b/recentchanges.mdwn
@@ -0,0 +1,8 @@
+[[!if test="enabled(meta)" then="""
+[[!meta title="RecentChanges"]]
+"""]]
+
+Recent changes to this wiki:
+
+[[!inline pages="internal(recentchanges/change_*) and !*/Discussion" 
+template=recentchanges show=0]]

Remove spam
diff --git a/recentchanges.mdwn b/recentchanges.mdwn
deleted file mode 100644
index 73d5e63..0000000
--- a/recentchanges.mdwn
+++ /dev/null
@@ -1,67 +0,0 @@
-[url=http://www.microcompactcars.com/2015-new-audi-q7-review-price/] 2015 new audi q7 review price[/url]
-[url=http://www.microcompactcars.com/2015-acura-tl-redesign-spy/] 2015 acura tl redesign spy[/url]
-[url=http://www.microcompactcars.com/2015-honda-pilot-release-date-price/] 2015 honda pilot release date price[/url]
-[url=http://www.microcompactcars.com/2015-bmw-m3-design-interior-engine-review-release-date/] 2015 bmw m3 design interior engine review release date[/url]
-[url=http://www.microcompactcars.com/2016-honda-crz-turbo-interior-exterior-price-release-date/] 2016 honda crz turbo interior exterior price release date[/url]
-
-[url=http://www.microcompactcars.com/2016-honda-civic-interiorexteriorrelease-date/] 2016 honda civic interior, exterior and release date[/url]
-[url=http://www.microcompactcars.com/new-2016-honda-crv-redesign/] new 2016 honda crv redesign[/url]
-[url=http://www.microcompactcars.com/2016-honda-crosstour-release-date-price/] 2016 honda crosstour release date price[/url]
-[url=http://www.microcompactcars.com/2015-acura-nsx-release-date-price/] 2015 acura nsx release date price[/url]
-[url=http://www.microcompactcars.com/2015-acura-mdx-hybrid-release-date/] 2015 acura mdx hybrid release date[/url]
-[url=http://www.microcompactcars.com/2015-acura-rdx-changes-release-date/] 2015 acura rdx changes release date[/url]
-[url=http://www.microcompactcars.com/new-acura-nsx-2014-specs-review/] new acura nsx 2014 specs review[/url]
-[url=http://www.microcompactcars.com/2014-acura-tsx-sedan-changes-release-date/] 2014 acura tsx sedan changes release date[/url]
-[url=http://www.microcompactcars.com/new-audi-a4-2015-interior-exterior-release-date-price/] new audi a4 2015 interior exterior release date price[/url]
-[url=http://www.microcompactcars.com/new-audi-a4-2015-review-release-date-price/] new audi a4 2015 review release date price [/url]
-[url=http://www.microcompactcars.com/2015-audi-r8-gt-design-concept/] 2015 audi r8 gt design concept[/url]
-
-[url=http://www.microcompactcars.com/2015-bmw-5-series-facelift-release-date/] 2015 bmw 5 series facelift release date[/url]
-[url=http://www.microcompactcars.com/2015-bmw-7-series-facelift-release-date/] 2015 bmw 7 series facelift release date[/url]
-[url=http://www.microcompactcars.com/2015-bmw-x5-redesign-release-date/] 2015 bmw x5 redesign release date[/url]
-[url=http://www.microcompactcars.com/2015-bmw-m3-coupe-sedan/] 2015 bmw m3 coupe sedan[/url]
-[url=http://www.microcompactcars.com/2015-toyota-avalon-review-and-price/] 2015 toyota avalon review and price[/url]
-[url=http://www.microcompactcars.com/2015-toyota-venza-redesign-review-and-price/] 2015 toyota venza redesign review and price[/url]
-[url=http://www.microcompactcars.com/2016-toyota-supra-concept-and-price/] 2016 toyota supra concept and price [/url]
-[url=http://www.microcompactcars.com/2015-toyota-rav4-review-changes-and-price/] 2015 toyota rav4 review changes and price[/url]
-[url=http://www.microcompactcars.com/2015-toyota-tacoma-trd-specs-and-review/] 2015 toyota tacoma trd specs and review[/url]
-[url=http://www.microcompactcars.com/2015-toyota-corolla-review-and-price/] 2015 toyota corolla review and price[/url]
-[url=http://www.microcompactcars.com/2015-toyota-camry-review-and-price/] 2015 toyota camry review and price[/url]
-[url=http://www.microcompactcars.com/2015-toyota-highlander-review-and-price/] 2015 toyota highlander review and price[/url]
-[url=http://www.microcompactcars.com/2016-ford-mustang-shelby-gt350-specs-and-price/] 2016 ford mustang shelby gt350 specs and price[/url]
-[url=http://www.microcompactcars.com/2016-infiniti-q50-review-changes-and-price/] 2016 infiniti q50 review changes and price [/url]
-
-http://www.microcompactcars.com/2015-new-audi-q7-review-price/]2015new audi q7 review price[/url]
-http://www.microcompactcars.com/2015-acura-tl-redesign-spy/
-http://www.microcompactcars.com/2015-honda-pilot-release-date-price/
-http://www.microcompactcars.com/2015-bmw-m3-design-interior-engine-review-release-date/
-http://www.microcompactcars.com/2016-honda-crz-turbo-interior-exterior-price-release-date/
-http://www.microcompactcars.com/2016-honda-civic-interiorexteriorrelease-date/
-http://www.microcompactcars.com/new-2016-honda-crv-redesign/
-http://www.microcompactcars.com/2016-honda-crosstour-release-date-price/
-http://www.microcompactcars.com/2015-acura-nsx-release-date-price/
-http://www.microcompactcars.com/2015-acura-mdx-hybrid-release-date/
-http://www.microcompactcars.com/2015-acura-rdx-changes-release-date/
-http://www.microcompactcars.com/new-acura-nsx-2014-specs-review/
-http://www.microcompactcars.com/2014-acura-tsx-sedan-changes-release-date/
-http://www.microcompactcars.com/new-audi-a4-2015-interior-exterior-release-date-price/
-http://www.microcompactcars.com/new-audi-a4-2015-review-release-date-price/
-http://www.microcompactcars.com/2015-audi-r8-gt-design-concept/
-http://www.microcompactcars.com/2015-bmw-5-series-facelift-release-date/
-http://www.microcompactcars.com/2015-bmw-7-series-facelift-release-date/
-http://www.microcompactcars.com/2015-bmw-x5-redesign-release-date/
-http://www.microcompactcars.com/2015-bmw-m3-coupe-sedan/
-http://www.microcompactcars.com/2015-toyota-avalon-review-and-price/
-http://www.microcompactcars.com/2015-toyota-venza-redesign-review-and-price/
-http://www.microcompactcars.com/2016-toyota-supra-concept-and-price/
-http://www.microcompactcars.com/2015-toyota-rav4-review-changes-and-price/
-http://www.microcompactcars.com/2015-toyota-tacoma-trd-specs-and-review/
-http://www.microcompactcars.com/2015-toyota-corolla-review-and-price/
-http://www.microcompactcars.com/2015-toyota-camry-review-and-price/
-http://www.microcompactcars.com/2015-toyota-highlander-review-and-price/
-http://www.microcompactcars.com/2016-ford-mustang-shelby-gt350-specs-and-price/
-http://www.microcompactcars.com/2016-infiniti-q50-review-changes-and-price/
-http://www.microcompactcars.com/2016-volkswagen-amarok-review-and-release-date/
-http://www.microcompactcars.com/2016-toyota-avalon-review-concept-and-release-date/
-http://www.microcompactcars.com/2016-toyota-4runner-trd-pro-release-date-and-price/
-

diff --git a/recentchanges.mdwn b/recentchanges.mdwn
index a902317..73d5e63 100644
--- a/recentchanges.mdwn
+++ b/recentchanges.mdwn
@@ -30,3 +30,38 @@
 [url=http://www.microcompactcars.com/2015-toyota-highlander-review-and-price/] 2015 toyota highlander review and price[/url]
 [url=http://www.microcompactcars.com/2016-ford-mustang-shelby-gt350-specs-and-price/] 2016 ford mustang shelby gt350 specs and price[/url]
 [url=http://www.microcompactcars.com/2016-infiniti-q50-review-changes-and-price/] 2016 infiniti q50 review changes and price [/url]
+
+http://www.microcompactcars.com/2015-new-audi-q7-review-price/]2015new audi q7 review price[/url]
+http://www.microcompactcars.com/2015-acura-tl-redesign-spy/
+http://www.microcompactcars.com/2015-honda-pilot-release-date-price/
+http://www.microcompactcars.com/2015-bmw-m3-design-interior-engine-review-release-date/
+http://www.microcompactcars.com/2016-honda-crz-turbo-interior-exterior-price-release-date/
+http://www.microcompactcars.com/2016-honda-civic-interiorexteriorrelease-date/
+http://www.microcompactcars.com/new-2016-honda-crv-redesign/
+http://www.microcompactcars.com/2016-honda-crosstour-release-date-price/
+http://www.microcompactcars.com/2015-acura-nsx-release-date-price/
+http://www.microcompactcars.com/2015-acura-mdx-hybrid-release-date/
+http://www.microcompactcars.com/2015-acura-rdx-changes-release-date/
+http://www.microcompactcars.com/new-acura-nsx-2014-specs-review/
+http://www.microcompactcars.com/2014-acura-tsx-sedan-changes-release-date/
+http://www.microcompactcars.com/new-audi-a4-2015-interior-exterior-release-date-price/
+http://www.microcompactcars.com/new-audi-a4-2015-review-release-date-price/
+http://www.microcompactcars.com/2015-audi-r8-gt-design-concept/
+http://www.microcompactcars.com/2015-bmw-5-series-facelift-release-date/
+http://www.microcompactcars.com/2015-bmw-7-series-facelift-release-date/
+http://www.microcompactcars.com/2015-bmw-x5-redesign-release-date/
+http://www.microcompactcars.com/2015-bmw-m3-coupe-sedan/
+http://www.microcompactcars.com/2015-toyota-avalon-review-and-price/
+http://www.microcompactcars.com/2015-toyota-venza-redesign-review-and-price/
+http://www.microcompactcars.com/2016-toyota-supra-concept-and-price/
+http://www.microcompactcars.com/2015-toyota-rav4-review-changes-and-price/
+http://www.microcompactcars.com/2015-toyota-tacoma-trd-specs-and-review/
+http://www.microcompactcars.com/2015-toyota-corolla-review-and-price/
+http://www.microcompactcars.com/2015-toyota-camry-review-and-price/
+http://www.microcompactcars.com/2015-toyota-highlander-review-and-price/
+http://www.microcompactcars.com/2016-ford-mustang-shelby-gt350-specs-and-price/
+http://www.microcompactcars.com/2016-infiniti-q50-review-changes-and-price/
+http://www.microcompactcars.com/2016-volkswagen-amarok-review-and-release-date/
+http://www.microcompactcars.com/2016-toyota-avalon-review-concept-and-release-date/
+http://www.microcompactcars.com/2016-toyota-4runner-trd-pro-release-date-and-price/
+

diff --git a/recentchanges.mdwn b/recentchanges.mdwn
index 8b13789..a902317 100644
--- a/recentchanges.mdwn
+++ b/recentchanges.mdwn
@@ -1 +1,32 @@
+[url=http://www.microcompactcars.com/2015-new-audi-q7-review-price/] 2015 new audi q7 review price[/url]
+[url=http://www.microcompactcars.com/2015-acura-tl-redesign-spy/] 2015 acura tl redesign spy[/url]
+[url=http://www.microcompactcars.com/2015-honda-pilot-release-date-price/] 2015 honda pilot release date price[/url]
+[url=http://www.microcompactcars.com/2015-bmw-m3-design-interior-engine-review-release-date/] 2015 bmw m3 design interior engine review release date[/url]
+[url=http://www.microcompactcars.com/2016-honda-crz-turbo-interior-exterior-price-release-date/] 2016 honda crz turbo interior exterior price release date[/url]
 
+[url=http://www.microcompactcars.com/2016-honda-civic-interiorexteriorrelease-date/] 2016 honda civic interior, exterior and release date[/url]
+[url=http://www.microcompactcars.com/new-2016-honda-crv-redesign/] new 2016 honda crv redesign[/url]
+[url=http://www.microcompactcars.com/2016-honda-crosstour-release-date-price/] 2016 honda crosstour release date price[/url]
+[url=http://www.microcompactcars.com/2015-acura-nsx-release-date-price/] 2015 acura nsx release date price[/url]
+[url=http://www.microcompactcars.com/2015-acura-mdx-hybrid-release-date/] 2015 acura mdx hybrid release date[/url]
+[url=http://www.microcompactcars.com/2015-acura-rdx-changes-release-date/] 2015 acura rdx changes release date[/url]
+[url=http://www.microcompactcars.com/new-acura-nsx-2014-specs-review/] new acura nsx 2014 specs review[/url]
+[url=http://www.microcompactcars.com/2014-acura-tsx-sedan-changes-release-date/] 2014 acura tsx sedan changes release date[/url]
+[url=http://www.microcompactcars.com/new-audi-a4-2015-interior-exterior-release-date-price/] new audi a4 2015 interior exterior release date price[/url]
+[url=http://www.microcompactcars.com/new-audi-a4-2015-review-release-date-price/] new audi a4 2015 review release date price [/url]
+[url=http://www.microcompactcars.com/2015-audi-r8-gt-design-concept/] 2015 audi r8 gt design concept[/url]
+
+[url=http://www.microcompactcars.com/2015-bmw-5-series-facelift-release-date/] 2015 bmw 5 series facelift release date[/url]
+[url=http://www.microcompactcars.com/2015-bmw-7-series-facelift-release-date/] 2015 bmw 7 series facelift release date[/url]
+[url=http://www.microcompactcars.com/2015-bmw-x5-redesign-release-date/] 2015 bmw x5 redesign release date[/url]
+[url=http://www.microcompactcars.com/2015-bmw-m3-coupe-sedan/] 2015 bmw m3 coupe sedan[/url]
+[url=http://www.microcompactcars.com/2015-toyota-avalon-review-and-price/] 2015 toyota avalon review and price[/url]
+[url=http://www.microcompactcars.com/2015-toyota-venza-redesign-review-and-price/] 2015 toyota venza redesign review and price[/url]
+[url=http://www.microcompactcars.com/2016-toyota-supra-concept-and-price/] 2016 toyota supra concept and price [/url]
+[url=http://www.microcompactcars.com/2015-toyota-rav4-review-changes-and-price/] 2015 toyota rav4 review changes and price[/url]
+[url=http://www.microcompactcars.com/2015-toyota-tacoma-trd-specs-and-review/] 2015 toyota tacoma trd specs and review[/url]
+[url=http://www.microcompactcars.com/2015-toyota-corolla-review-and-price/] 2015 toyota corolla review and price[/url]
+[url=http://www.microcompactcars.com/2015-toyota-camry-review-and-price/] 2015 toyota camry review and price[/url]
+[url=http://www.microcompactcars.com/2015-toyota-highlander-review-and-price/] 2015 toyota highlander review and price[/url]
+[url=http://www.microcompactcars.com/2016-ford-mustang-shelby-gt350-specs-and-price/] 2016 ford mustang shelby gt350 specs and price[/url]
+[url=http://www.microcompactcars.com/2016-infiniti-q50-review-changes-and-price/] 2016 infiniti q50 review changes and price [/url]

diff --git a/recentchanges.mdwn b/recentchanges.mdwn
index abd3309..8b13789 100644
--- a/recentchanges.mdwn
+++ b/recentchanges.mdwn
@@ -1,11 +1 @@
-http://seo-mas-vento.blogspot.com/
 
-Tentang Seo dan Blog
-
-Informasi Lengkap android
-
-http://android-mu.blogspot.com/
-
-Web tentang Update tentang segala yang terjadi di bumi
-
-http://bumi-informasi.blogspot.com/

diff --git a/recentchanges.mdwn b/recentchanges.mdwn
index 25235c6..abd3309 100644
--- a/recentchanges.mdwn
+++ b/recentchanges.mdwn
@@ -1,42 +1,11 @@
+http://seo-mas-vento.blogspot.com/
 
-● <b><a href="http://www.vimax-farma.com" title="obat pembesar penis">obat pembesar penis</a></b>
-● <b><a href="http://www.vimax-farma.com" title="pembesar penis">pembesar penis</a></b>
-● <b><a href="http://www.vimax-farma.com" title="vimax pills canada">vimax capsul</a></b>
-● <b><a href="http://www.vimax-farma.com" title="vimax canada">vimax canada</a></b>
-● <b><a href="http://www.vimax-farma.com" title="vimax asli canada">vimax asli canada</a></b>
-● <b><a href="http://www.jualobatvimaxoriginal.com" title="pembesar penis">pembesar penis</a></b>
-● <b><a href="http://www.jualobatvimaxoriginal.com" title="obat pembesar penis">obat pembesar penis</a></b>
-● <b><a href="http://www.jualobatvimaxoriginal.com" title="vimax pills canada">vimax capsul</a></b>
-● <b><a href="http://www.jualobatvimaxoriginal.com" title="vimax canada">vimax</a></b>
+Tentang Seo dan Blog
 
-● <b><a href="http://www.vimax-farma.com" title="vimax canada">vimax canada</a></b>
-● <b><a href="http://www.jualobatvimaxoriginal.com" title="obat pembesar penis">obat pembesar penis</a></b>
+Informasi Lengkap android
 
-● <b><a href="http://alatbantusexbandung.com/blog/minyak-pembesar-penis-lintah-papua-asli/" title="minyak lintah papua asli">minyak lintah papua asli</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/obat-kuwat-tahan-lama-procomil-spray/" title="obat kuat sepray">obat kuat sepray</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/obat-penggemuk-badan-herbal/" title="obat penggemuk badan">obat penggemuk badan</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/obat-perangsang-wanita-permen-karet/" title="perangsang permen karet">perangsang permen karet</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/obat-kuat-import-cialis-england/" title="obat kuat import">obat kuat import</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/obat-kuat-tahan-lama-levitra-100mg/" title="obat kuat tahan lama">obat kuat tahan lama</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/viagra-usa-original-obat-kuat-pria-bandung/" title="obat kuat pria">obat kuat pria</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/viagra-usa-original-obat-kuat-pria-bandung/" title="viagra usa">viagra usa</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/alat-pembesar-penis-vakum-import-di-bandung/" title="alat pembesar penis">alat pembesar penis</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/obat-penyubur-seperma-semenax-capsul/" title="obat penyubur seperma">obat penyubur seperma</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/pembesar-penis-vigrx-plus-usa-di-bandung/" title="obat pembesar penis">obat pembesar penis</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/perangsang-wanita-potenzol-cair/" title="obat perangsang wanita ampuh">obat perangsang wanita ampuh</a></b>
+http://android-mu.blogspot.com/
 
-● <b><a href="http://alatbantusexbandung.com/blog/alat-sex-pria-vagina-center/" title="vagina center">vagina center</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/penggeli-vagina-wanita-elektrik/" title="penggeli vagina">penggeli vagina</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/vagina-getar-alat-bantu-sex-pria/" title="vagina getar">vagina getar</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/penis-ikat-pinggang-alat-bantu-sex-toys-wanita/" title="penis ikat pinggang">penis ikat pinggang</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/penis-getar-goyang-alat-sex-wanita/" title="penis getar goyang">penis getar goyang</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/kondom-ring-berduri-antik-di-bandung/" title="kondom ring berduri">kondom ring berduri</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/boneka-full-body-jepang-cantik/" title="boneka full body">boneka full body</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/kondom-getar-silikon-antik/" title="kondom getar elektrik">kondom getar elektrik</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/alat-bantu-sex-wanita-vibrator-fairy-mic-mini-di-bandung/" title="alat pengetar vagina wanita">alat penggetar vagina wanita</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/penis-mutiara-alat-bantu-sex-wanita-di-bandung/" title="penis mutiara">penis mutiara</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/penggetar-vagina-kupu-kupu/" title="penggetar vagina kupu-kupu">penggetar vagina kupu-kupu</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/alat-sex-wanita-penis-dua-kepala/" title="penis dua kepala">penis dua kepala</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/alat-sex-pria-vagina-getar-bulu/" title="vagina bulu elektrik">vagina buluelektrik</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/kondom-getar-silikon-antik/" title="kondom getar silikon">kondom getar silikon</a></b>
-● <b><a href="http://alatbantusexbandung.com/blog/alat-sex-pria-vagina-pinggul/" title="vagina pinggul">vagina pinggul</a></b>
+Web tentang Update tentang segala yang terjadi di bumi
+
+http://bumi-informasi.blogspot.com/

Mention dconf scripts by Josh Triplett
diff --git a/index.mdwn b/index.mdwn
index d4f0d4c..bf0b2ff 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -38,6 +38,7 @@ Other tools that help with this:
 - [git-annex](http://git-annex.branchable.com/) allows versioning large files with git, without the pain of checking their contents into git 
 - [caretaker](http://derf.homelinux.org/projects/caretaker/), a powerful package manager for configuration files and the like
 - [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/))
+- [dconf tools](https://joshtriplett.org/git/home), Josh Triplet has a few scripts for managing dconf settings, covered in a lighting talk at 38:49 in the [DebConf14 lightning talks session](http://meetings-archive.debian.net/pub/debian-meetings/2014/debconf14/webm/Lightning_Talks_4.webm)
 
 Un-maintained tools:
 

pusat alat bantu sex bandung
diff --git a/recentchanges.mdwn b/recentchanges.mdwn
new file mode 100644
index 0000000..25235c6
--- /dev/null
+++ b/recentchanges.mdwn
@@ -0,0 +1,42 @@
+
+● <b><a href="http://www.vimax-farma.com" title="obat pembesar penis">obat pembesar penis</a></b>
+● <b><a href="http://www.vimax-farma.com" title="pembesar penis">pembesar penis</a></b>
+● <b><a href="http://www.vimax-farma.com" title="vimax pills canada">vimax capsul</a></b>
+● <b><a href="http://www.vimax-farma.com" title="vimax canada">vimax canada</a></b>
+● <b><a href="http://www.vimax-farma.com" title="vimax asli canada">vimax asli canada</a></b>
+● <b><a href="http://www.jualobatvimaxoriginal.com" title="pembesar penis">pembesar penis</a></b>
+● <b><a href="http://www.jualobatvimaxoriginal.com" title="obat pembesar penis">obat pembesar penis</a></b>
+● <b><a href="http://www.jualobatvimaxoriginal.com" title="vimax pills canada">vimax capsul</a></b>
+● <b><a href="http://www.jualobatvimaxoriginal.com" title="vimax canada">vimax</a></b>
+
+● <b><a href="http://www.vimax-farma.com" title="vimax canada">vimax canada</a></b>
+● <b><a href="http://www.jualobatvimaxoriginal.com" title="obat pembesar penis">obat pembesar penis</a></b>
+
+● <b><a href="http://alatbantusexbandung.com/blog/minyak-pembesar-penis-lintah-papua-asli/" title="minyak lintah papua asli">minyak lintah papua asli</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/obat-kuwat-tahan-lama-procomil-spray/" title="obat kuat sepray">obat kuat sepray</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/obat-penggemuk-badan-herbal/" title="obat penggemuk badan">obat penggemuk badan</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/obat-perangsang-wanita-permen-karet/" title="perangsang permen karet">perangsang permen karet</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/obat-kuat-import-cialis-england/" title="obat kuat import">obat kuat import</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/obat-kuat-tahan-lama-levitra-100mg/" title="obat kuat tahan lama">obat kuat tahan lama</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/viagra-usa-original-obat-kuat-pria-bandung/" title="obat kuat pria">obat kuat pria</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/viagra-usa-original-obat-kuat-pria-bandung/" title="viagra usa">viagra usa</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/alat-pembesar-penis-vakum-import-di-bandung/" title="alat pembesar penis">alat pembesar penis</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/obat-penyubur-seperma-semenax-capsul/" title="obat penyubur seperma">obat penyubur seperma</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/pembesar-penis-vigrx-plus-usa-di-bandung/" title="obat pembesar penis">obat pembesar penis</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/perangsang-wanita-potenzol-cair/" title="obat perangsang wanita ampuh">obat perangsang wanita ampuh</a></b>
+
+● <b><a href="http://alatbantusexbandung.com/blog/alat-sex-pria-vagina-center/" title="vagina center">vagina center</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/penggeli-vagina-wanita-elektrik/" title="penggeli vagina">penggeli vagina</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/vagina-getar-alat-bantu-sex-pria/" title="vagina getar">vagina getar</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/penis-ikat-pinggang-alat-bantu-sex-toys-wanita/" title="penis ikat pinggang">penis ikat pinggang</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/penis-getar-goyang-alat-sex-wanita/" title="penis getar goyang">penis getar goyang</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/kondom-ring-berduri-antik-di-bandung/" title="kondom ring berduri">kondom ring berduri</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/boneka-full-body-jepang-cantik/" title="boneka full body">boneka full body</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/kondom-getar-silikon-antik/" title="kondom getar elektrik">kondom getar elektrik</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/alat-bantu-sex-wanita-vibrator-fairy-mic-mini-di-bandung/" title="alat pengetar vagina wanita">alat penggetar vagina wanita</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/penis-mutiara-alat-bantu-sex-wanita-di-bandung/" title="penis mutiara">penis mutiara</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/penggetar-vagina-kupu-kupu/" title="penggetar vagina kupu-kupu">penggetar vagina kupu-kupu</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/alat-sex-wanita-penis-dua-kepala/" title="penis dua kepala">penis dua kepala</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/alat-sex-pria-vagina-getar-bulu/" title="vagina bulu elektrik">vagina buluelektrik</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/kondom-getar-silikon-antik/" title="kondom getar silikon">kondom getar silikon</a></b>
+● <b><a href="http://alatbantusexbandung.com/blog/alat-sex-pria-vagina-pinggul/" title="vagina pinggul">vagina pinggul</a></b>

added note about how i haven't switched to new vcsh
diff --git a/index.mdwn b/index.mdwn
index f358eab..d4f0d4c 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -10,7 +10,7 @@ Links
 What people do:
 
 - Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://kitenet.net/~joey/svnhome/)
-- Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
+- Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html). (using very old outdated previous vcsh)
 
 
 

diff --git a/index.mdwn b/index.mdwn
index b61658d..f358eab 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -7,23 +7,26 @@ And this is a wiki, meaning you can/should/are allowed to edit it!
 Links
 -----
 
-Conceptual stuff:
+What people do:
 
 - Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://kitenet.net/~joey/svnhome/)
+- Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
 
-Approaches:
 
-- [[madduck]]'s script is deprecated in favour of [RichiH's vcsh](https://github.com/RichiH/vcsh). If you are interested in the underlying technique, read [this](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), [that](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html), and [the other](http://lists.madduck.net/pipermail/vcs-home/2011-December/000557.html).
-- Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
-- Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
-- Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)
-- Richard "RichiH" Hartmann's [vcsh](https://github.com/RichiH/vcsh) is a fully-fledged suite to manage everything about your configs. It fully integrates with [mr](http://kitenet.net/~joey/code/mr) allowing you to be _really_ lazy.
+
+Maintained tools:
+
+- [vcsh](https://github.com/RichiH/vcsh) allows you to put several Git repositories into `$HOME` at once and has both built-in management for multiple repositores as well as integrates with [mr](http://kitenet.net/~joey/code/mr)
 - [dvcs-autosync](http://mayrhofer.eu.org/dvcs-autosync) is a "A personal Dropbox replacement based on Git" which can conveniently autocommit/sync one or more vcs directories
 - [dotsync](https://github.com/dotphiles/dotsync) can pull from a git repo, and "push" to any number of remote machines with git or rsync to keep your dotfiles in sync across machines
 - [dotphiles](https://github.com/dotphiles/dotphiles) is a forkable dotfile repo, using [dotsync](https://github.com/dotphiles/dotsync), [dotzsh](https://github.com/dotphiles/dotzsh) & [dotvim](https://github.com/dotphiles/dotvim)
 - Adam Spiers uses [mr](http://kitenet.net/~joey/code/mr) together with a [plugin](https://github.com/aspiers/kitenet-mr/blob/master/lib/stow) for [GNU Stow](http://www.gnu.org/software/stow/) (a symlink farm manager).  This approach is in some respects similar to vcsh but uses symlinks rather than detached git working trees.
 
-Tools:
+Concepts:
+
+- vcsh relies on fake bare Git repositories; which are explained [here](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), [here](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html), and [here](http://lists.madduck.net/pipermail/vcs-home/2011-December/000557.html)
+
+Other tools that help with this:
 
 - [...](https://github.com/ingydotnet/...) together with [loop-dots](https://github.com/sharpsaw/loop-dots)
 - the [git-home-history tool](http://heimdalsgata.com/jeanfric/ghh/)
@@ -36,3 +39,8 @@ Tools:
 - [caretaker](http://derf.homelinux.org/projects/caretaker/), a powerful package manager for configuration files and the like
 - [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/))
 
+Un-maintained tools:
+
+- Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
+- Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)
+- [[madduck]]'s script is deprecated in favour of [RichiH's vcsh](https://github.com/RichiH/vcsh).

Revert spam.
diff --git a/index.mdwn b/index.mdwn
index 69e8e4d..b61658d 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -9,7 +9,7 @@ Links
 
 Conceptual stuff:
 
-- Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://www.apkprime.co)
+- Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://kitenet.net/~joey/svnhome/)
 
 Approaches:
 

diff --git a/index.mdwn b/index.mdwn
index 23e888b..69e8e4d 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -9,7 +9,7 @@ Links
 
 Conceptual stuff:
 
-- Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://www.apkprime.co/~joey/svnhome/)
+- Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://www.apkprime.co)
 
 Approaches:
 

diff --git a/index.mdwn b/index.mdwn
index b61658d..23e888b 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -9,7 +9,7 @@ Links
 
 Conceptual stuff:
 
-- Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://kitenet.net/~joey/svnhome/)
+- Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://www.apkprime.co/~joey/svnhome/)
 
 Approaches:
 

revert spam
diff --git a/recentchanges.mdwn b/recentchanges.mdwn
deleted file mode 100644
index f397727..0000000
--- a/recentchanges.mdwn
+++ /dev/null
@@ -1,15 +0,0 @@
-Thanks a really nice post thanks for sharing.
-<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Images</a>
-<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Images For Students</a>
-<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Wallpapers</a>
-<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Pictures Download</a>
-<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Images Download</a>
-<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Wallpapers Download</a>
-<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Wallpapers for Students Download</a>
-<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Speech</a>
-<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Speech for Students</a>
-<a href="http://goo.gl/51NlXF'/>Happy Republic Day 2015 Wishes</a>
-<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 SMS</a>
-<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Messages</a>
-<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Quotes</a>
-<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Shayari</a>

diff --git a/recentchanges.mdwn b/recentchanges.mdwn
index da67a1d..f397727 100644
--- a/recentchanges.mdwn
+++ b/recentchanges.mdwn
@@ -1,6 +1,15 @@
-Hi everyone, it’s my first visit at this web site, and piece of writing is really fruitful for me, keep up posting these articles
-<a href="http://newlagu.heck.in">New Lagu</a>
-<a href="http://freemusik.wapka.me">Freemusik</a>
-<a href="http://kiki-maulana.mywapblog.com">Kiki maulana</a>
-<a href="http://carigame.heck.in">Cari Game</a>
-<a href="http://newlagu.heck.in/kumpulan-lagu-doel-sumbang-full-album-te.xhtml">Kumpulan Lagu Doel sumbang Terlengkap</a>
+Thanks a really nice post thanks for sharing.
+<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Images</a>
+<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Images For Students</a>
+<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Wallpapers</a>
+<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Pictures Download</a>
+<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Images Download</a>
+<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Wallpapers Download</a>
+<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Wallpapers for Students Download</a>
+<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Speech</a>
+<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Speech for Students</a>
+<a href="http://goo.gl/51NlXF'/>Happy Republic Day 2015 Wishes</a>
+<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 SMS</a>
+<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Messages</a>
+<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Quotes</a>
+<a href="http://goo.gl/51NlXF"/>Happy Republic Day 2015 Shayari</a>

diff --git a/recentchanges.mdwn b/recentchanges.mdwn
index 88b9a92..da67a1d 100644
--- a/recentchanges.mdwn
+++ b/recentchanges.mdwn
@@ -1,9 +1,6 @@
 Hi everyone, it’s my first visit at this web site, and piece of writing is really fruitful for me, keep up posting these articles
-<a href="http://www.jatipribumi.com">mebel jepara murah</a>
-<a href="http://www.jatipribumi.com">kursi tamu mewah</a>
-<a href="http://www.jatipribumi.com">mebel  jepara</a>
-<a href="http://www.jatipribumi.com">meja makan mewah</a>
-<a href="http://www.jatipribumi.com">tempat tidur mewah</a>
-<a href="http://www.jatipribumi.com">meja rias minimalis</a>
-<a href="http://www.jatipribumi.com">mebel jati jepara</a>
-<a href="http://www.jatipribumi.com">kursi syahrini</a>
+<a href="http://newlagu.heck.in">New Lagu</a>
+<a href="http://freemusik.wapka.me">Freemusik</a>
+<a href="http://kiki-maulana.mywapblog.com">Kiki maulana</a>
+<a href="http://carigame.heck.in">Cari Game</a>
+<a href="http://newlagu.heck.in/kumpulan-lagu-doel-sumbang-full-album-te.xhtml">Kumpulan Lagu Doel sumbang Terlengkap</a>

diff --git a/recentchanges.mdwn b/recentchanges.mdwn
new file mode 100644
index 0000000..88b9a92
--- /dev/null
+++ b/recentchanges.mdwn
@@ -0,0 +1,9 @@
+Hi everyone, it’s my first visit at this web site, and piece of writing is really fruitful for me, keep up posting these articles
+<a href="http://www.jatipribumi.com">mebel jepara murah</a>
+<a href="http://www.jatipribumi.com">kursi tamu mewah</a>
+<a href="http://www.jatipribumi.com">mebel  jepara</a>
+<a href="http://www.jatipribumi.com">meja makan mewah</a>
+<a href="http://www.jatipribumi.com">tempat tidur mewah</a>
+<a href="http://www.jatipribumi.com">meja rias minimalis</a>
+<a href="http://www.jatipribumi.com">mebel jati jepara</a>
+<a href="http://www.jatipribumi.com">kursi syahrini</a>

update the git-home-history tool link
diff --git a/index.mdwn b/index.mdwn
index 3681a85..b61658d 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -26,7 +26,7 @@ Approaches:
 Tools:
 
 - [...](https://github.com/ingydotnet/...) together with [loop-dots](https://github.com/sharpsaw/loop-dots)
-- Manpage of the [git-home-history tool](http://jean-francois.richard.name/ghh/git-home-history.html)
+- the [git-home-history tool](http://heimdalsgata.com/jeanfric/ghh/)
 - Article about [gibak](http://stridecoupons.webs.com), a Git-based backup system (see also [Debian RFP](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470206))
 - [mr](http://kitenet.net/~joey/code/mr/), a tool to manage a collection of repositories
 - [etckeeper](http://kitenet.net/~joey/code/etckeeper/), a Git-based approach to maintaining `/etc`

revert spam
This reverts commit 6177973945c91b491c5dbe3453471998c70fe35b
diff --git a/recentchanges.mdwn b/recentchanges.mdwn
deleted file mode 100644
index 0dea321..0000000
--- a/recentchanges.mdwn
+++ /dev/null
@@ -1,11 +0,0 @@
-[[!if test="enabled(meta)" then="""
-[[!meta title="RecentChanges"]]
-"""]]
-Recent changes to this wiki:
-
-[[!inline pages="internal(recentchanges/change_*) and !*/Discussion" 
-template=recentchanges show=0]]
-
-http://obatvimaxherbal.com/
-
-http://vimaxherbalalami.com/

diff --git a/recentchanges.mdwn b/recentchanges.mdwn
new file mode 100644
index 0000000..0dea321
--- /dev/null
+++ b/recentchanges.mdwn
@@ -0,0 +1,11 @@
+[[!if test="enabled(meta)" then="""
+[[!meta title="RecentChanges"]]
+"""]]
+Recent changes to this wiki:
+
+[[!inline pages="internal(recentchanges/change_*) and !*/Discussion" 
+template=recentchanges show=0]]
+
+http://obatvimaxherbal.com/
+
+http://vimaxherbalalami.com/

Revert "rename RoamingProfile.mdwn to SE_Tools_Dp_BBM.mdwn"
This reverts commit 532af186fe76bd56cf517c2ba3df2c18c0b0f63d.
diff --git a/RoamingProfile.mdwn b/RoamingProfile.mdwn
new file mode 100644
index 0000000..ce33efa
--- /dev/null
+++ b/RoamingProfile.mdwn
@@ -0,0 +1,23 @@
+I (bignose) am trialling a "roaming profile" using a symlink-forest approach.
+
+$HOME/.roam/common/ contains files and directories that should be common in my home directory on every machine.
+
+These files are used by having a symlink in $HOME/ which points to the corresponding file in $HOME/.roam/common/. e.g. $HOME/.vim/vimrc-colours -> $HOME/.roam/common/.vim/vimrc-colours
+
+Some of these configuration files will include configuration from corresponding $HOME/.site-local/.foo files, if they exist, to allow site-local home directories to contain site-specific configuration. e.g. $HOME/.roam/common/.profile will check for $HOME/.site-local/.profile and source it if it exists.
+
+$HOME/.roam/bin/prep-home is a program that checks for any symlinks that need updating, and creates them. If the entries already exist but are not the expected symlinks, the program exits without changing anything and reports the files that need to be dealt with.
+
+The entire $HOME/.roam/ directory is a VCS branch, so an initial deployment is:
+
+    cd $HOME
+    bzr checkout /path/to/repo/roaming-profile/ .roam/
+    ~/.roam/bin/prep-home
+
+When there are updates to apply, it's just as easy:
+
+    cd $HOME/.roam/
+    bzr update
+    ~/.roam/bin/prep-home
+
+—bignose 2008-06-23

Empty commit to find out OpenID URL
diff --git a/index.mdwn b/index.mdwn
index 3da7aa6..3681a85 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -35,3 +35,4 @@ Tools:
 - [git-annex](http://git-annex.branchable.com/) allows versioning large files with git, without the pain of checking their contents into git 
 - [caretaker](http://derf.homelinux.org/projects/caretaker/), a powerful package manager for configuration files and the like
 - [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/))
+

Remove spam
diff --git a/SEO_Tools_Dp_BBM.mdwn b/SEO_Tools_Dp_BBM.mdwn
deleted file mode 100644
index 65bfdb0..0000000
--- a/SEO_Tools_Dp_BBM.mdwn
+++ /dev/null
@@ -1,255 +0,0 @@
-<a href="http://seotoolsoft.blogspot.com/2013/12/jingling-versi-terbaru.html">Jingling New</a>
-<a href="http://seotoolsoft.blogspot.com/2013/12/software-seo-alpha-v2-website-traffic.html">Seo Alpha</a>
-<a href="http://seotoolsoft.blogspot.com/2013/12/liuliangbau-alexa-rank-enhancer-tool.html">liuliangbau-alexa-rank-enhancer</a>
-<a href="http://seotoolsoft.blogspot.com/2013/12/software-seo-pinger-v02b.html">software seo pinger free</a>
-<a href="http://seotoolsoft.blogspot.com/2013/12/software-seo-quickbacklinks-v022.html">software-seo-quickbacklinks</a>
-<a href="http://seotoolsoft.blogspot.com/2013/12/software-seo-swift-viewers-tools.html">software seo swift viewers</a>
-<a href="http://seotoolsoft.blogspot.com/2014/01/list-blog-dan-web-edu-auto-approve.html">Kumpulan Edu Gov Blog Dofollow</a>
-<a href="http://seotoolsoft.blogspot.com/2014/01/download-software-proxy-checker-free.html">Download Proxy Checker</a>
-<a href="http://seotoolsoft.blogspot.com/2014/01/faktor-dalam-menaikkan-alexa-rank.html">increase alexa rank fastly</a>
-<a href="http://seotoolsoft.blogspot.com/2014/01/inilah-bahaya-memasang-rich-snippet.html">Dangerous rich snippet</a>
-<a href="http://seotoolsoft.blogspot.com/2013/12/meningkatkan-kualitas-blog-di-serp.html">Submit blog to bookmark</a>
-<a href="http://seotoolsoft.blogspot.com/2013/12/fast-visit-v11-auto-visitor-free-with.html">fast visit auto visit blog 2014</a>
-<a href="http://seotoolsoft.blogspot.com/2013/12/directoy-blog-dofollow-terbaru-2014.html">Direktori blog web dofollow terbaru</a>
-<a href="http://seotoolsoft.blogspot.com/2013/12/kumpulan-software-dan-tools-seo-online.html">Kumpulan seo tools online</a>
-<a href="http://seotoolsoft.blogspot.com/2013/12/software-auto-backlink-generator-for-seo.html">Auto backlink generator</a>
-<a href="http://seotoolsoft.blogspot.com/2013/12/software-seo-pinger-v02b.html">software seo pinger</a>
-<a href="http://seotoolsoft.blogspot.com/2014/01/menaikkan-rank-di-serp-dengan-linklicous.html">cara menaikkan serp google</a>
-<a href="http://seotoolsoft.blogspot.com/2014/01/download-software-seo-power-suite.html">download seo power suite free</a>
-<a href="http://seotoolsoft.blogspot.com/2014/01/template-feed-aggregator-untuk-pribadi.html">template feed aggregator free</a>
-<a href="http://seotoolsoft.blogspot.com/2014/01/list-blog-dan-web-edu-auto-approve.html">list auto approve blog comment</a>
-<a href="http://seotoolsoft.blogspot.com/2014/01/download-software-proxy-checker-free.html">download free software proxy checker</a>
-
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-lucu-bahasa-jawa.html">dp bbm lucu bahasa jawa</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-jumat-kliwon.html">dp bbm malam jumat</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_5949.html">dp bbm aneh unik</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/koleksi-photo-artis-hot-dan-sexy-jenita.html">koleksi hot jenita janet</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/download-software-autocad-2000-2013.html">download free autocad terbaru komplit</a>
-<a href="http://mranggendemak.blogspot.com/2013/04/20-dp-bbm-islami-terbaru.html">dp bb islami terbaru</a>
-<a href="http://mranggendemak.blogspot.com/2013/03/update-gambar-kata-kata-terbaru-dp-bbm.html">kata kata gambar terbaru</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/kumpulan-dp-bbm-begerak-lucu-dan-gokil.html">dp bbm bergerak lucu unik</a>
-<a href="http://mranggendemak.blogspot.com/2013/04/kumpulan-dp-bbm-lucu-terbaru.html">dp bbm lucu terbaru</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih_13.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/gambar-lucu-dp-bbm-terbaru.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-suka-suka-gue.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-ramadhan-ceria.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-cinta-dan-gambar-kata-kata.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/03/dp-bbm-lucu-romantis-galau-sedih.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-lucu-bahasa-jawa.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-terbaru-cinta.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-mario-teguh.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-lebaran-idul-fitri.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-terbaru-bijak.html">dp bbm kata bijak</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-sabar.html">dp bbm sabar</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-belajar-setia-dari-orang-yang.html">dp bbm setia</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lagi-sakit-jangan-di-ganggu.html">dp bbm lagi sakit</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-sholat-jumat-dulu-mas-bro.html">dp bbm sholat jumat dulu mas</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih_2187.html">dp bbm romantis</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-doa-semoga-ada-hikmah.html">dp bbm hikmah</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bb-cinta-dear-future-husband.html">dp bbm cinta</a>
-<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-terbaru-animasi.html">dp bbm animasi</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-dewasa-itu-pilihan-tua-itu-pasti.html">dp bbm dewasa</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-display-picture-lagi-kerja-1.html">dp bbm kerja</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-bahasa-sunda-kasep-keneh-teu.html">dp bbm sunda</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/keep-calm-and-i-will-become.html">dp bbm calm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-keep-calm-and-try-best-display.html">dp bbm kalem bro</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-line-brown-and-coni-halo-kepasi.html">dp bbm brown</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-colonel-sander-di-tolak-1009.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-brown-dan-coni-gombal-mudik-ke.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-biar-gendut-tetap-muat-di-hatiku.html">dp bbm gendut</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_11.html">dp bbm mario teguh</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh-lucu.html">dp bbm mario teguh lucu</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-mario-teguh-aku-akan-menjadi.html">dp bbm motivasi</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_7.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_5949.html">dp bbm mario tegar</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_6067.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_1000.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_6.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-mario-teguh-melupakan-orang-yang.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-nobita-i-love-u-sizuka.html">dp bbm i love you</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-animasi-bergerak-lagi-sakit.html">dp bbm sakit</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-doa-jadikan-pribadi-yang-lebih.html">dp bbm doa</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-do-you-believe-in-love-at-first.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/animasi-dp-display-picture-bbm-bergerak.html">dp bbm gerak animasi</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-bulan-puasa-telah-tiba.html">dp bbm puasa</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-aku-tau-tapi-aku-selow.html">dp bbm slow</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-malem-jumat.html">dp bbm malam jumat</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-i-love-husband.html">dp bbm my husband</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-ibu-wanita-hamil-dan-suami.html">dp bbm hamil</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-lagi-rusak.html">dp bbm lagi rusak</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-cinta-ga-harus-mewah-naik-motor.html">dp bbm mewah</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-animasi-bergerak-malam-minggu.html">dp bbm malam minggu</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-balance-life-formula.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-sby-bbm-naik-2000.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-juventus-logo.html">dp bbm juventus</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-jumat-kliwon.html">dp bbm jumat kliwon</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-animasi-lagi-tidur-sambil-charge.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-positif-thinking.html">dp bbm positif thinking</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lagi-kerja-jangan-di-ganggu.html">dp bbm lagi kerja</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-cintaku-cuma-satu-bukan-lima.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-saya-akan-membahagiakan-orang.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-i-gonna-make-it-happen.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/emoticon-bergerak-untuk-display-picture.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-no-malam-minggu.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-love-you.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-bukan-penikmat-harta-orang.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-animasi-selamat-malam.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-parodi-cristiano-ronaldo-cr7-dan.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-lucu-kakek-naek-pohon-sambil.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-i-love-my-team.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-menantu-idaman-adalah-seorang.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-animasi-lafadz-allah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-menantu-idaman-adalah-anak-kost.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-tetep-tampan-tanpa-rokok.html">dp bbm tampan</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-lucu-sisa-pulsa-tidak-cukup.html">dp bbm pulsa</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-menantu-idaman-pengusaha.html">dp bbm idaman</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-sholat-jumat.html">dp bbm jumat sholat</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-untuk-sales-man.html">dp bbm salesman</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-cari-pendamping-hidup-yang-benar.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-galau.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kucing-lucu-lagi-tidur.html">dp bbm kucing lucu</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kucing-lucu-lagi-tembak.html">dp bbm kucing</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-romantis-cinta-sejati.html">dp bbm cinta sejati</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-doa-untuk-kemudahan-urusan.html">dp bbm doa urusan</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bbm-para-pekerja-keras.html">dp bbm kerja keras</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bb-para-pekerja-keras.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bb-ldr.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/foto-dp-kucing-lucu.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-lucu-untuk-mahasiswa.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-motivasi-bahasa-sunda.html">dp bbm bahasa sunda</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bbm-menantu-ideal-adalah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-motivasi-ala-om-bob.html">dp bbm om bob</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/foto-dp-unik-awan-aneh.html">dp bbm aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/hijab-dp-bbm-statis.html">dp bbm hijab</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-galau.html">dp bbm lagi galau</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-bt.html">dp bbm sedih</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-rapat-3.html">dp bbm rapat</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-display-picture-bintang-biru.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-sibuk-display-picture.html">dp bbm sibuk</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-bahasa-sunda-hirup-aink-kumaha.html">dp bbm sunda</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/love-me-or-hate-me-my-life-my-rule-dp.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-mario-teguh-salah-tingkah-adalah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh-what.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-motivasi-pengalaman-mengajarkan.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-make-it-perfect-dp-statis.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/polisi-wanita-rindu-kekasih-dp-bbm.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-lagi-tidur-7.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-sholat-jumat-13.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-ramadan-marhaban-ya-rhamadhan.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-istighfar.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-animasi-tidur.html">dp bbm tidur</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-single-sejak-lahir.html">dp bbm single</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-hanya-ada-1-aku.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-sholat-jumat.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-lagi-sibuk.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-sholat-jumat-11.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-aku-hanya-ingin-bahagia.html">dp bbm bahagia</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-galau.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-selamat-idul-fitri-3.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-malas-kuliah.html">dp bbm kuliah</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-aku-pergi.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-jangan-mencari-aku-lagi.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-minta-thr.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-waktu-hati-perilaku.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-tidak-pake-jilbab.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-jangan-mencari-aku-lagi.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-berikan-kami-hidayah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-amnesia.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-waktu-hati-perilaku.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-aku-ingin-begini.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-doa-mengubah-segalanya.html">dp bbm doa</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-dahlan-iskan-semua-orang-punya.html">dp bbm dahlan iskan</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-i-will-love-you-today-tomorrow.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-photo-coming-soon.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-aku-ditambah-kamu-sama-dengan-kua.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-aku-lelah-dengan-semua-ini.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-jika-aku-berarti-bagimu.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-perbedaan-manusia-normal.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-yang-terjadi-adalah-yang-terbaik.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-ulang-tahun-jakarta.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-nifsu-syaban.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-pak-sby-dan-suharto.html">dp bbm suharto</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-tidur.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-kadang-lebih-baik-diam.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-ibu-adalah-inti-kekuatan-rumah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-animasi-menangis.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-kau-takkan-terganti.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-susah-seneng-karo-sampean.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-hmmm.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-cinta-sejati.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-sabar-aja.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-ujianmu-kali-ini-benar-benar-berat.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bb-cinta-kepada-ibu.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-nenek-pegang-pistol.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-anak-kecil-lucu-nangis.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kabbah-mekkah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-lagi-fokus-cari-duit.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kutipan-motivasi-dahlan-iskan.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-indah-pada-waktunya.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-pacaran.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bbm-kerja-keras.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/koleksi-dp-bbm-terbaru.html">dp bbm</a>

(Diff truncated)
Remove spam
diff --git a/recentchanges.mdwn b/recentchanges.mdwn
deleted file mode 100644
index 5e18926..0000000
--- a/recentchanges.mdwn
+++ /dev/null
@@ -1,71 +0,0 @@
-<ul class="post_item_list">
-<li class="post_item">
-								<a href="http://reviewcar2015.com/20015-jaguar-coupe-redesign/" rel="bookmark" title="Permanent Link to 20015 Jaguar Coupe Redesign">20015 Jaguar Coupe Redesign</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/2015-cadillac-escalade-release-price/" rel="bookmark" title="Permanent Link to 2015 Cadillac Escalade Release and Price">2015 Cadillac Escalade Release and Price</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/2015-cadillac-srx-redesign-review-price/" rel="bookmark" title="Permanent Link to 2015 Cadillac SRX Redesign, Review and Price">2015 Cadillac SRX Redesign, Review and Price</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/2015-chevy-silverado-3500-hd-review-price/" rel="bookmark" title="Permanent Link to 2015 Chevy Silverado 3500 HD Review and Price">2015 Chevy Silverado 3500 HD Review and Price</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/2015-chrysler-200-review-price-and-design/" rel="bookmark" title="Permanent Link to 2015 Chrysler 200 Review, Price and Design">2015 Chrysler 200 Review, Price and Design</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/2015-chrysler-300-concept-redesign/" rel="bookmark" title="Permanent Link to 2015 Chrysler 300 Concept and Redesign">2015 Chrysler 300 Concept and Redesign</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/2015-ford-mustang-new-concept-redesigned/" rel="bookmark" title="Permanent Link to 2015 Ford Mustang New Concept and Redesigned">2015 Ford Mustang New Concept and Redesigned</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/2015-honda-cr-v-suv-review-spec-price/" rel="bookmark" title="Permanent Link to 2015 Honda CR-V SUV Review, Spec and Price">2015 Honda CR-V SUV Review, Spec and Price</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/2015-honda-fcx-clarity-review-concept/" rel="bookmark" title="Permanent Link to 2015 Honda FCX Clarity Review and Concept">2015 Honda FCX Clarity Review and Concept</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/2015-jaguar-xe-review-spec-price/" rel="bookmark" title="Permanent Link to 2015 Jaguar XE Review, Spec and Price">2015 Jaguar XE Review, Spec and Price</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/2015-lamborghini-huracan-lp-610-4-review-price/" rel="bookmark" title="Permanent Link to 2015 Lamborghini Huracan LP 610-4 Review and Price">2015 Lamborghini Huracan LP 610-4 Review and Price</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/2015-nissan-micra-review-price/" rel="bookmark" title="Permanent Link to 2015 Nissan Micra Review and Price">2015 Nissan Micra Review and Price</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/2015-suzuki-grand-vitara-review-price-specifications/" rel="bookmark" title="Permanent Link to 2015 Suzuki Grand Vitara Review, Price and Specifications">2015 Suzuki Grand Vitara Review, Price and Specifications</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/2016-lamborghini-ankonian-review-concept-design/" rel="bookmark" title="Permanent Link to 2016 Lamborghini Ankonian Review, Concept Design">2016 Lamborghini Ankonian Review, Concept Design</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/7-best-car-2015/" rel="bookmark" title="Permanent Link to 7 Best Car of 2015">7 Best Car of 2015</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/best-new-car-2015-nissan-murano-redesign-specsprice/" rel="bookmark" title="Permanent Link to Best New Car 2015 Nissan Murano Redesign, Specs,Price">Best New Car 2015 Nissan Murano Redesign, Specs,Price</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/new-car-2015-chevy-tahoe-review-specs/" rel="bookmark" title="Permanent Link to New Car 2015 Chevy Tahoe Review and Specs">New Car 2015 Chevy Tahoe Review and Specs</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/new-car-2015-ford-f-150-review/" rel="bookmark" title="Permanent Link to The New Car 2015 Ford F-150 Review">The New Car 2015 Ford F-150 Review</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/toyota-camry-2015-review-concept-model-price/" rel="bookmark" title="Permanent Link to Toyota Camry 2015 Review, Concept, Model and Price">Toyota Camry 2015 Review, Concept, Model and Price</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/toyota-sienna-2015-redesign-model-price/" rel="bookmark" title="Permanent Link to Toyota Sienna 2015 Redesign Model and Price">Toyota Sienna 2015 Redesign Model and Price</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/toyota-tacoma-2015-review-concept-price/" rel="bookmark" title="Permanent Link to Toyota Tacoma 2015 Review, Concept and Price">Toyota Tacoma 2015 Review, Concept and Price</a>
-															</li>
-<li class="post_item">
-								<a href="http://reviewcar2015.com/toyota-tundra-2015-redesign-and-price/" rel="bookmark" title="Permanent Link to Toyota Tundra 2015 Redesign and Price">Toyota Tundra 2015 Redesign and Price</a>
-															</li>
-</ul>
-
-Matur suwun wis di ijinke koment :)
-<a href="http://adoljerseybola.com/">jual jersey bola</a> | <a href="http://balajersey.com/">jual jersey bola</a> | <a href="http://jerseybolaoriginal.org/">jersey bola original shop</a> | <a href="http://goo.gl/OJ4tOU">jual jersey bola</a> - <a href="http://goo.gl/TwkTTg">baju bola original</a> - <a href="http://goo.gl/JrFgkc">jersey bola grade ori</a>

diff --git a/recentchanges.mdwn b/recentchanges.mdwn
index 2ea58e0..5e18926 100644
--- a/recentchanges.mdwn
+++ b/recentchanges.mdwn
@@ -66,3 +66,6 @@
 								<a href="http://reviewcar2015.com/toyota-tundra-2015-redesign-and-price/" rel="bookmark" title="Permanent Link to Toyota Tundra 2015 Redesign and Price">Toyota Tundra 2015 Redesign and Price</a>
 															</li>
 </ul>
+
+Matur suwun wis di ijinke koment :)
+<a href="http://adoljerseybola.com/">jual jersey bola</a> | <a href="http://balajersey.com/">jual jersey bola</a> | <a href="http://jerseybolaoriginal.org/">jersey bola original shop</a> | <a href="http://goo.gl/OJ4tOU">jual jersey bola</a> - <a href="http://goo.gl/TwkTTg">baju bola original</a> - <a href="http://goo.gl/JrFgkc">jersey bola grade ori</a>

diff --git a/recentchanges.mdwn b/recentchanges.mdwn
index 2efe337..2ea58e0 100644
--- a/recentchanges.mdwn
+++ b/recentchanges.mdwn
@@ -1,46 +1,68 @@
-✔ <a rel="dofollow" href="http://vimaxfarma.com/" title="Toko Vimax">Toko Vimax</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/" title="Agen Vimax">Agen Vimax</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/" title="Vimax Asli">Vimax Asli</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-vimax-pembesar-penis-permanen.html" title="Vimax Original">Vimax Original</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-canada-pembesar-dan-pemanjang-alat-vital-hasilnya-permanen.html" title="Vimax Pembesar Penis">Vimax Pembesar Penis</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-vimax-pembesar-penis-permanen.html" title="Vimax Original">Vimax Original</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-vimax-pembesar-penis-permanen.html" title="Vimax Indonesia">Vimax Indonesia</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/agen-vimax-asli-di-kalimantan-timur.html" title="Agen Vimax Kalimantan">Agen Vimax Kalimantan</a>
-✔ <a rel="dofollow" href="http://vimaxfarma.com/neosize-xl-original-obat-herbal-pembesar-penis.html" title="Neosize XL Original">Neosize XL Original</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/vigrx-plus-original-obat-pembesar-dan-pemanjang-alat-vital-no-1-di-dunia.html" title="VigRX Plus Original">VigRX Plus Original</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/vigrx-plus-original-obat-pembesar-dan-pemanjang-alat-vital-no-1-di-dunia.html" title="Jual VigRX Plus Bandung">Jual VigRX Plus Bandung</a> 
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/semenax-original-obat-herbal-penambah-pengental-dan-memperbaiki-kualitas-sperma.html" title="Semenax Original">Semenax Original</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/semenax-original-obat-herbal-penambah-pengental-dan-memperbaiki-kualitas-sperma.html" title="Semenax Penyubur Sperma">Semenax Penyubur Sperma</a> 
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/viagra-usa-original-100mg-obat-kuat-ereksi-kencang-dan-bikin-tahan-lama-no-1-di-dunia.html" title="Viagra usa 100mg">Viagra usa 100mg</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/viagra-usa-original-100mg-obat-kuat-ereksi-kencang-dan-bikin-tahan-lama-no-1-di-dunia.html" title="Viagra Original Asli">Viagra Original Asli</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-vimax-pembesar-penis-permanen.html" title="Vimax Pembesar Penis">Vimax Pembesar Penis</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/viagra-usa-original-100mg-obat-kuat-ereksi-kencang-dan-bikin-tahan-lama-no-1-di-dunia.html" title="Obat Kuat Viagra Bandung">Obat Kuat Viagra Bandung</a> 
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/obat-perangsang-dh2o-obat-perangsang-paling-ampuh.html" title="Perangsang DH2O">Perangsang DH2O</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/obat-perangsang-spanish-fly-obat-perangsang-wanita-ajaib.html" title="Obat Perangsang Spanish Fly">Obat Perangsang Spanish Fly</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/obat-perangsang-sex-drop-obat-perangsang-wanita-sex-drop-asli.html" title="Obat Perangsang Sexdrop">Obat Perangsang Sexdrop</a> 
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/potenzol-cair-obat-perangsang-wanita-super-ampuh.html" title="Obat Perangsang Potenzol Cair">Obat Perangsang Potenzol Cair</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/perangsang-sex-love-obat-perangsang-wanita-berupa-permen-karet.html" title="Perangsang Permen Karet">Perangsang Permen Karet</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/perangsang-sex-love-obat-perangsang-wanita-berupa-permen-karet.html" title="Permen Karet Perangsang Cewek">Permen Karet Perangsang Cewek</a>
-
-✔ <a rel="dofollow" href="http://vimaxfarma.com/perangsang-sex-love-obat-perangsang-wanita-berupa-permen-karet.html" title="Permen Karet Perangsang">Permen Karet Perangsang</a>
+<ul class="post_item_list">
+<li class="post_item">
+								<a href="http://reviewcar2015.com/20015-jaguar-coupe-redesign/" rel="bookmark" title="Permanent Link to 20015 Jaguar Coupe Redesign">20015 Jaguar Coupe Redesign</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/2015-cadillac-escalade-release-price/" rel="bookmark" title="Permanent Link to 2015 Cadillac Escalade Release and Price">2015 Cadillac Escalade Release and Price</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/2015-cadillac-srx-redesign-review-price/" rel="bookmark" title="Permanent Link to 2015 Cadillac SRX Redesign, Review and Price">2015 Cadillac SRX Redesign, Review and Price</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/2015-chevy-silverado-3500-hd-review-price/" rel="bookmark" title="Permanent Link to 2015 Chevy Silverado 3500 HD Review and Price">2015 Chevy Silverado 3500 HD Review and Price</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/2015-chrysler-200-review-price-and-design/" rel="bookmark" title="Permanent Link to 2015 Chrysler 200 Review, Price and Design">2015 Chrysler 200 Review, Price and Design</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/2015-chrysler-300-concept-redesign/" rel="bookmark" title="Permanent Link to 2015 Chrysler 300 Concept and Redesign">2015 Chrysler 300 Concept and Redesign</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/2015-ford-mustang-new-concept-redesigned/" rel="bookmark" title="Permanent Link to 2015 Ford Mustang New Concept and Redesigned">2015 Ford Mustang New Concept and Redesigned</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/2015-honda-cr-v-suv-review-spec-price/" rel="bookmark" title="Permanent Link to 2015 Honda CR-V SUV Review, Spec and Price">2015 Honda CR-V SUV Review, Spec and Price</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/2015-honda-fcx-clarity-review-concept/" rel="bookmark" title="Permanent Link to 2015 Honda FCX Clarity Review and Concept">2015 Honda FCX Clarity Review and Concept</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/2015-jaguar-xe-review-spec-price/" rel="bookmark" title="Permanent Link to 2015 Jaguar XE Review, Spec and Price">2015 Jaguar XE Review, Spec and Price</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/2015-lamborghini-huracan-lp-610-4-review-price/" rel="bookmark" title="Permanent Link to 2015 Lamborghini Huracan LP 610-4 Review and Price">2015 Lamborghini Huracan LP 610-4 Review and Price</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/2015-nissan-micra-review-price/" rel="bookmark" title="Permanent Link to 2015 Nissan Micra Review and Price">2015 Nissan Micra Review and Price</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/2015-suzuki-grand-vitara-review-price-specifications/" rel="bookmark" title="Permanent Link to 2015 Suzuki Grand Vitara Review, Price and Specifications">2015 Suzuki Grand Vitara Review, Price and Specifications</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/2016-lamborghini-ankonian-review-concept-design/" rel="bookmark" title="Permanent Link to 2016 Lamborghini Ankonian Review, Concept Design">2016 Lamborghini Ankonian Review, Concept Design</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/7-best-car-2015/" rel="bookmark" title="Permanent Link to 7 Best Car of 2015">7 Best Car of 2015</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/best-new-car-2015-nissan-murano-redesign-specsprice/" rel="bookmark" title="Permanent Link to Best New Car 2015 Nissan Murano Redesign, Specs,Price">Best New Car 2015 Nissan Murano Redesign, Specs,Price</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/new-car-2015-chevy-tahoe-review-specs/" rel="bookmark" title="Permanent Link to New Car 2015 Chevy Tahoe Review and Specs">New Car 2015 Chevy Tahoe Review and Specs</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/new-car-2015-ford-f-150-review/" rel="bookmark" title="Permanent Link to The New Car 2015 Ford F-150 Review">The New Car 2015 Ford F-150 Review</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/toyota-camry-2015-review-concept-model-price/" rel="bookmark" title="Permanent Link to Toyota Camry 2015 Review, Concept, Model and Price">Toyota Camry 2015 Review, Concept, Model and Price</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/toyota-sienna-2015-redesign-model-price/" rel="bookmark" title="Permanent Link to Toyota Sienna 2015 Redesign Model and Price">Toyota Sienna 2015 Redesign Model and Price</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/toyota-tacoma-2015-review-concept-price/" rel="bookmark" title="Permanent Link to Toyota Tacoma 2015 Review, Concept and Price">Toyota Tacoma 2015 Review, Concept and Price</a>
+															</li>
+<li class="post_item">
+								<a href="http://reviewcar2015.com/toyota-tundra-2015-redesign-and-price/" rel="bookmark" title="Permanent Link to Toyota Tundra 2015 Redesign and Price">Toyota Tundra 2015 Redesign and Price</a>
+															</li>
+</ul>

✔ <a rel="dofollow" href="http://vimaxfarma.com/" title="Toko Vimax">Toko Vimax</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/" title="Agen Vimax">Agen Vimax</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/" title="Vimax Asli">Vimax Asli</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-vimax-pembesar-penis-permanen.html" title="Vimax Original">Vimax Original</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-canada-pembesar-dan-pemanjang-alat-vital-hasilnya-permanen.html" title="Vimax Pembesar Penis">Vimax Pembesar Penis</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-vimax-pembesar-penis-permanen.html" title="Vimax Original">Vimax Original</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-vimax-pembesar-penis-permanen.html" title="Vimax Indonesia">Vimax Indonesia</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/agen-vimax-asli-di-kalimantan-timur.html" title="Agen Vimax Kalimantan">Agen Vimax Kalimantan</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/neosize-xl-original-obat-herbal-pembesar-penis.html" title="Neosize XL Original">Neosize XL Original</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/vigrx-plus-original-obat-pembesar-dan-pemanjang-alat-vital-no-1-di-dunia.html" title="VigRX Plus Original">VigRX Plus Original</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/vigrx-plus-original-obat-pembesar-dan-pemanjang-alat-vital-no-1-di-dunia.html" title="Jual VigRX Plus Bandung">Jual VigRX Plus Bandung</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/semenax-original-obat-herbal-penambah-pengental-dan-memperbaiki-kualitas-sperma.html" title="Semenax Original">Semenax Original</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/semenax-original-obat-herbal-penambah-pengental-dan-memperbaiki-kualitas-sperma.html" title="Semenax Penyubur Sperma">Semenax Penyubur Sperma</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/viagra-usa-original-100mg-obat-kuat-ereksi-kencang-dan-bikin-tahan-lama-no-1-di-dunia.html" title="Viagra usa 100mg">Viagra usa 100mg</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/viagra-usa-original-100mg-obat-kuat-ereksi-kencang-dan-bikin-tahan-lama-no-1-di-dunia.html" title="Viagra Original Asli">Viagra Original Asli</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-vimax-pembesar-penis-permanen.html" title="Vimax Pembesar Penis">Vimax Pembesar Penis</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/viagra-usa-original-100mg-obat-kuat-ereksi-kencang-dan-bikin-tahan-lama-no-1-di-dunia.html" title="Obat Kuat Viagra Bandung">Obat Kuat Viagra Bandung</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/obat-perangsang-dh2o-obat-perangsang-paling-ampuh.html" title="Perangsang DH2O">Perangsang DH2O</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/obat-perangsang-spanish-fly-obat-perangsang-wanita-ajaib.html" title="Obat Perangsang Spanish Fly">Obat Perangsang Spanish Fly</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/obat-perangsang-sex-drop-obat-perangsang-wanita-sex-drop-asli.html" title="Obat Perangsang Sexdrop">Obat Perangsang Sexdrop</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/potenzol-cair-obat-perangsang-wanita-super-ampuh.html" title="Obat Perangsang Potenzol Cair">Obat Perangsang Potenzol Cair</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/perangsang-sex-love-obat-perangsang-wanita-berupa-permen-karet.html" title="Perangsang Permen Karet">Perangsang Permen Karet</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/perangsang-sex-love-obat-perangsang-wanita-berupa-permen-karet.html" title="Permen Karet Perangsang Cewek">Permen Karet Perangsang Cewek</a> ✔ <a rel="dofollow" href="http://vimaxfarma.com/perangsang-sex-love-obat-perangsang-wanita-berupa-permen-karet.html" title="Permen Karet Perangsang">Permen Karet Perangsang</a>
diff --git a/recentchanges.mdwn b/recentchanges.mdwn
index 193b4ed..2efe337 100644
--- a/recentchanges.mdwn
+++ b/recentchanges.mdwn
@@ -1,9 +1,46 @@
-[[!if test="enabled(meta)" then="""
-[[!meta title="RecentChanges"]]
-"""]]
-Recent changes to this wiki:
+✔ <a rel="dofollow" href="http://vimaxfarma.com/" title="Toko Vimax">Toko Vimax</a>
 
-[[!inline pages="internal(recentchanges/change_*) and !*/Discussion" 
-template=recentchanges show=0]]
+✔ <a rel="dofollow" href="http://vimaxfarma.com/" title="Agen Vimax">Agen Vimax</a>
 
-http://www.mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html
+✔ <a rel="dofollow" href="http://vimaxfarma.com/" title="Vimax Asli">Vimax Asli</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-vimax-pembesar-penis-permanen.html" title="Vimax Original">Vimax Original</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-canada-pembesar-dan-pemanjang-alat-vital-hasilnya-permanen.html" title="Vimax Pembesar Penis">Vimax Pembesar Penis</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-vimax-pembesar-penis-permanen.html" title="Vimax Original">Vimax Original</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-vimax-pembesar-penis-permanen.html" title="Vimax Indonesia">Vimax Indonesia</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/agen-vimax-asli-di-kalimantan-timur.html" title="Agen Vimax Kalimantan">Agen Vimax Kalimantan</a>
+✔ <a rel="dofollow" href="http://vimaxfarma.com/neosize-xl-original-obat-herbal-pembesar-penis.html" title="Neosize XL Original">Neosize XL Original</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/vigrx-plus-original-obat-pembesar-dan-pemanjang-alat-vital-no-1-di-dunia.html" title="VigRX Plus Original">VigRX Plus Original</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/vigrx-plus-original-obat-pembesar-dan-pemanjang-alat-vital-no-1-di-dunia.html" title="Jual VigRX Plus Bandung">Jual VigRX Plus Bandung</a> 
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/semenax-original-obat-herbal-penambah-pengental-dan-memperbaiki-kualitas-sperma.html" title="Semenax Original">Semenax Original</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/semenax-original-obat-herbal-penambah-pengental-dan-memperbaiki-kualitas-sperma.html" title="Semenax Penyubur Sperma">Semenax Penyubur Sperma</a> 
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/viagra-usa-original-100mg-obat-kuat-ereksi-kencang-dan-bikin-tahan-lama-no-1-di-dunia.html" title="Viagra usa 100mg">Viagra usa 100mg</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/viagra-usa-original-100mg-obat-kuat-ereksi-kencang-dan-bikin-tahan-lama-no-1-di-dunia.html" title="Viagra Original Asli">Viagra Original Asli</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/vimax-original-vimax-pembesar-penis-permanen.html" title="Vimax Pembesar Penis">Vimax Pembesar Penis</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/viagra-usa-original-100mg-obat-kuat-ereksi-kencang-dan-bikin-tahan-lama-no-1-di-dunia.html" title="Obat Kuat Viagra Bandung">Obat Kuat Viagra Bandung</a> 
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/obat-perangsang-dh2o-obat-perangsang-paling-ampuh.html" title="Perangsang DH2O">Perangsang DH2O</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/obat-perangsang-spanish-fly-obat-perangsang-wanita-ajaib.html" title="Obat Perangsang Spanish Fly">Obat Perangsang Spanish Fly</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/obat-perangsang-sex-drop-obat-perangsang-wanita-sex-drop-asli.html" title="Obat Perangsang Sexdrop">Obat Perangsang Sexdrop</a> 
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/potenzol-cair-obat-perangsang-wanita-super-ampuh.html" title="Obat Perangsang Potenzol Cair">Obat Perangsang Potenzol Cair</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/perangsang-sex-love-obat-perangsang-wanita-berupa-permen-karet.html" title="Perangsang Permen Karet">Perangsang Permen Karet</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/perangsang-sex-love-obat-perangsang-wanita-berupa-permen-karet.html" title="Permen Karet Perangsang Cewek">Permen Karet Perangsang Cewek</a>
+
+✔ <a rel="dofollow" href="http://vimaxfarma.com/perangsang-sex-love-obat-perangsang-wanita-berupa-permen-karet.html" title="Permen Karet Perangsang">Permen Karet Perangsang</a>

Reverting SPAM.
This reverts commit 18bcb84d21f8b20f4d478b2260b9b2673c5ccdb0
diff --git a/index.mdwn b/index.mdwn
index 96c01f0..3da7aa6 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -34,4 +34,4 @@ Tools:
 - [flashbake](http://wiki.github.com/commandline/flashbake), a Git-based tool for seamless, continuous versioning of projects
 - [git-annex](http://git-annex.branchable.com/) allows versioning large files with git, without the pain of checking their contents into git 
 - [caretaker](http://derf.homelinux.org/projects/caretaker/), a powerful package manager for configuration files and the like
-- [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/)) [Game Judi Poker Online - Judi Poker Online Terpercaya](http://gamejudipokeronline.blogspot.com/)
+- [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/))

diff --git a/index.mdwn b/index.mdwn
index 3da7aa6..96c01f0 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -34,4 +34,4 @@ Tools:
 - [flashbake](http://wiki.github.com/commandline/flashbake), a Git-based tool for seamless, continuous versioning of projects
 - [git-annex](http://git-annex.branchable.com/) allows versioning large files with git, without the pain of checking their contents into git 
 - [caretaker](http://derf.homelinux.org/projects/caretaker/), a powerful package manager for configuration files and the like
-- [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/))
+- [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/)) [Game Judi Poker Online - Judi Poker Online Terpercaya](http://gamejudipokeronline.blogspot.com/)

This reverts commit 78ad30748e9a05781ab60fe47c234ffd442b2da3
diff --git a/recentchanges.mdwn b/recentchanges.mdwn
index be40630..193b4ed 100644
--- a/recentchanges.mdwn
+++ b/recentchanges.mdwn
@@ -6,6 +6,4 @@ Recent changes to this wiki:
 [[!inline pages="internal(recentchanges/change_*) and !*/Discussion" 
 template=recentchanges show=0]]
 
-http://gg.gg/cucisofa
-http://jps-cucisofa.blogspot.com/
 http://www.mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html

diff --git a/recentchanges.mdwn b/recentchanges.mdwn
index 193b4ed..be40630 100644
--- a/recentchanges.mdwn
+++ b/recentchanges.mdwn
@@ -6,4 +6,6 @@ Recent changes to this wiki:
 [[!inline pages="internal(recentchanges/change_*) and !*/Discussion" 
 template=recentchanges show=0]]
 
+http://gg.gg/cucisofa
+http://jps-cucisofa.blogspot.com/
 http://www.mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html

Revert spam (despite the fact that the web UI does not make this trivial)
diff --git a/index.mdwn b/index.mdwn
index 921463f..3da7aa6 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,204 +1,37 @@
-<a href='http://www.alliancecreditunion.org/redirect.aspx?url=http://seotoolsoft.blogspot.com'>Free Seo Tools</a>
-<a href='http://www.sos.mn.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com'>Free Seo Tools</a>
-<a href='http://www.transtats.bts.gov/exit.asp?url=http://seotoolsoft.blogspot.com'>Free Seo Tools</a>
-<a href='http://www.newportbeachca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com'>Free Seo Tools</a>
-<a href='http://www.fresnocitycollege.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com'>Free Seo Tools</a>
+This is the spiffy homepage for the `vcs-home` group. We try to figure out how to use [[!wikipedia version control systems]] to manage your documents. This includes topics such as backups and anything else related you might think of.
 
+We are mostly a [mailing list](http://lists.madduck.net/listinfo/vcs-home) for now. Please join and post your thoughts. There is also `#vcs-home`/`irc.oftc.net` if you want to chat.
 
-<a href='http://energy.gov/exit?url=http://seotoolsoft.blogspot.com'>Sexy</a>
+And this is a wiki, meaning you can/should/are allowed to edit it!
 
-<a href='http://cathedralcity.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com'>Hott</a>
+Links
+-----
 
-<a href='http://purcell.ok.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com'>No !!!</a>
+Conceptual stuff:
 
-<a href='http://kershaw.sc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com'>Dont Open</a>
+- Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://kitenet.net/~joey/svnhome/)
 
-<a href='http://nws.noaa.gov/climate/nwsexit.php?wfo=abq&url=http://seotoolsoft.blogspot.com'>Hot Strong</a>
+Approaches:
 
-<a href='http://www.sos.mn.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com'>Girls Hot</a>
+- [[madduck]]'s script is deprecated in favour of [RichiH's vcsh](https://github.com/RichiH/vcsh). If you are interested in the underlying technique, read [this](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), [that](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html), and [the other](http://lists.madduck.net/pipermail/vcs-home/2011-December/000557.html).
+- Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
+- Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
+- Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)
+- Richard "RichiH" Hartmann's [vcsh](https://github.com/RichiH/vcsh) is a fully-fledged suite to manage everything about your configs. It fully integrates with [mr](http://kitenet.net/~joey/code/mr) allowing you to be _really_ lazy.
+- [dvcs-autosync](http://mayrhofer.eu.org/dvcs-autosync) is a "A personal Dropbox replacement based on Git" which can conveniently autocommit/sync one or more vcs directories
+- [dotsync](https://github.com/dotphiles/dotsync) can pull from a git repo, and "push" to any number of remote machines with git or rsync to keep your dotfiles in sync across machines
+- [dotphiles](https://github.com/dotphiles/dotphiles) is a forkable dotfile repo, using [dotsync](https://github.com/dotphiles/dotsync), [dotzsh](https://github.com/dotphiles/dotzsh) & [dotvim](https://github.com/dotphiles/dotvim)
+- Adam Spiers uses [mr](http://kitenet.net/~joey/code/mr) together with a [plugin](https://github.com/aspiers/kitenet-mr/blob/master/lib/stow) for [GNU Stow](http://www.gnu.org/software/stow/) (a symlink farm manager).  This approach is in some respects similar to vcsh but uses symlinks rather than detached git working trees.
 
-<a href='http://quest.gao.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com'>Oh Yesss</a>
+Tools:
 
-<a href='http://pbgc.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com'>Oh No</a>
-
-<a href='http://search.pca.state.mn.us/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com'>Sexy SEO</a>
-
-<a href='http://bernco.gov:8765/help/urlstatusgo.html?col=myindex&url=http://seotoolsoft.blogspot.com/'>Sexy Hot</a>
-
-<a href='http://fmcsa.dot.gov/redirect.asp?page=http://seotoolsoft.blogspot.com/'>Hotttt</a>
-
-<a href='http://montgomeryal.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com/'>Hott SEO</a>
-
-
-
-
-http://www.alliancecreditunion.org/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://www.sos.mn.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://www.transtats.bts.gov/exit.asp?url=http://seotoolsoft.blogspot.com
-http://www.newportbeachca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://www.fresnocitycollege.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://uscourts.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://ci.rohnert-park.ca.us/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://cityofhendersonville.org/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://gardencityga.org/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://applevalley.org/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://maplevalleywa.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://wdm.iowa.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://dorchestercounty.net/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://portolavalley.net/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://hamilton-city.org/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://tam.ca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://vvwra.com/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://kershaw.sc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://sedonaaz.gov/sedonacms/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://sos.mn.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://purcell.ok.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://lexingtonky.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://nationalcityca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://ridesmart.com/redirect.aspx?url=http://seotoolsoft.blogspot.comhttp
-http://yonkersny.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://yumacountyaz.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://jacksoncountygov.com/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://ruspo.ru/Redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://districtofwestkelowna.ca/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://co.boone.ia.us/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://co.yuma.az.us/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://cathedralcity.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://cityofgoleta.org/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://alliancecreditunion.org/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://cathedralcity.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://nvsos.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://ci.seatac.wa.us/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://plymouthmn.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://newportbeachca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://maplevalleywa.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://cancer.ucla.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://energy.gov/exit?url=http://seotoolsoft.blogspot.com
-http://nws.noaa.gov/climate/nwsexit.php?wfo=abq&url=http://seotoolsoft.blogspot.com
-http://wassermanschultz.house.gov/htbin/leave_site.pl?ln_url=http://seotoolsoft.blogspot.com
-http://training.fema.gov/emiweb/cgi-shl/goodbye.asp?url=http://seotoolsoft.blogspot.com
-http://transtats.bts.gov/exit.asp?url=http://seotoolsoft.blogspot.com
-http://usphs.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://wdm.iowa.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://weather.gov/cgi-bin/nwsexit.pl?url=http://seotoolsoft.blogspot.com
-http://williamsburgva.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://wsd.dli.mt.gov/exit.asp?url=http://seotoolsoft.blogspot.com
-http://yumacountyaz.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://vos.noaa.gov/vosexit.php?url=http://seotoolsoft.blogspot.com
-http://polytrauma.va.gov/disclaimer.asp?url=http://seotoolsoft.blogspot.com
-http://greensboro-nc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://scholar.lib.vt.edu:8765/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://pbgc.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://leg.state.or.us:8765/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://sunsite3.berkeley.edu:9876/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.bc.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.palmettogba.com/cbic/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://jewishgen.org:8765/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://ebrd.com/search/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.opw.ie/help/urlstatusgo.htmlurl=http://seotoolsoft.blogspot.com
-http://search.ksdot.org/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.kentlaw.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.grassvalley.com/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.pca.state.mn.us/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://onlinemanuals.txdot.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://websearch.internet2.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://quest.gao.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.london.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://services.adcom.uci.edu:8765/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.ulster.ac.uk/prosp/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.kumed.com/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://recherche.irsst.qc.ca/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://bernco.gov:8765/help/urlstatusgo.html?col=myindex&url=http://seotoolsoft.blogspot.com
-http://childstats.gov/disclaim.asp?url=http://seotoolsoft.blogspot.com
-http://fresnocitycollege.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://export.gov/wcm/fragments/fl_eg_outsidelinks/redirect.asp?url=http://seotoolsoft.blogspot.com
-http://usphs.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://cherokeecounty-nc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://fcc.gov/fcc-bin/bye?url=http://seotoolsoft.blogspot.com
-http://fmcsa.dot.gov/redirect.asp?page=http://seotoolsoft.blogspot.com
-http://greensboro-nc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://tampafl.gov/common/redirect.aspredirect=http://seotoolsoft.blogspot.com
-http://transtats.bts.gov/exit.asp?url=http://seotoolsoft.blogspot.com
-http://weather.gov/cgibin/nwsexit.pl?url=http://seotoolsoft.blogspot.com
-http://clinton.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://tredstone.cptc.edu/kiosk/link.asp?url=http://seotoolsoft.blogspot.com
-http://pinecrest-fl.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://lexingtonky.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://yumacountyaz.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://reno.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://evansville.in.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://williamsburgva.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://eastvaleca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://dconc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://wdm.iowa.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://cathedralcity.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://sos.mn.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://fresnocitycollege.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://montgomeryal.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://palmspringsca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://nationalcityca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://reno.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://childstats.gov/disclaim.asp?url=http://seotoolsoft.blogspot.com
-http://scholar.lib.vt.edu:8765/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://pbgc.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://sunsite3.berkeley.edu:9876/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.bc.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.palmettogba.com/cbic/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://jewishgen.org:8765/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://ebrd.com/search/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.opw.ie/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.ksdot.org/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.kentlaw.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.grassvalley.com/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.pca.state.mn.us/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://onlinemanuals.txdot.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://websearch.internet2.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://quest.gao.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.london.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://services.adcom.uci.edu:8765/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.ulster.ac.uk/prosp/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://search.kumed.com/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://recherche.irsst.qc.ca/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
-http://bernco.gov:8765/help/urlstatusgo.html?col=myindex&url=http://seotoolsoft.blogspot.com
-http://childstats.gov/disclaim.asp?url=http://seotoolsoft.blogspot.com
-http://fresnocitycollege.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://export.gov/wcm/fragments/fl_eg_outsidelinks/redirect.asp?url=http://seotoolsoft.blogspot.com
-http://usphs.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://cherokeecounty-nc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://democrats.assembly.ca.gov/members/scripts/redirect.asp?url=http://seotoolsoft.blogspot.com
-http://fcc.gov/fcc-bin/bye?url=http://seotoolsoft.blogspot.com
-http://fmcsa.dot.gov/redirect.asp?page=http://seotoolsoft.blogspot.com
-http://greensboro-nc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://tampafl.gov/common/redirect.asp?redirect=http://seotoolsoft.blogspot.com
-http://transtats.bts.gov/exit.asp?url=http://seotoolsoft.blogspot.com
-http://weather.gov/cgi-bin/nwsexit.pl?url=http://seotoolsoft.blogspot.com
-http://clinton.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com
-http://tredstone.cptc.edu/kiosk/link.asp?url=http://seotoolsoft.blogspot.com
-http://pinecrest-fl.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com

(Diff truncated)
diff --git a/index.mdwn b/index.mdwn
index 3da7aa6..921463f 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,37 +1,204 @@
-This is the spiffy homepage for the `vcs-home` group. We try to figure out how to use [[!wikipedia version control systems]] to manage your documents. This includes topics such as backups and anything else related you might think of.
+<a href='http://www.alliancecreditunion.org/redirect.aspx?url=http://seotoolsoft.blogspot.com'>Free Seo Tools</a>
+<a href='http://www.sos.mn.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com'>Free Seo Tools</a>
+<a href='http://www.transtats.bts.gov/exit.asp?url=http://seotoolsoft.blogspot.com'>Free Seo Tools</a>
+<a href='http://www.newportbeachca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com'>Free Seo Tools</a>
+<a href='http://www.fresnocitycollege.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com'>Free Seo Tools</a>
 
-We are mostly a [mailing list](http://lists.madduck.net/listinfo/vcs-home) for now. Please join and post your thoughts. There is also `#vcs-home`/`irc.oftc.net` if you want to chat.
 
-And this is a wiki, meaning you can/should/are allowed to edit it!
+<a href='http://energy.gov/exit?url=http://seotoolsoft.blogspot.com'>Sexy</a>
 
-Links
------
+<a href='http://cathedralcity.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com'>Hott</a>
 
-Conceptual stuff:
+<a href='http://purcell.ok.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com'>No !!!</a>
 
-- Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://kitenet.net/~joey/svnhome/)
+<a href='http://kershaw.sc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com'>Dont Open</a>
 
-Approaches:
+<a href='http://nws.noaa.gov/climate/nwsexit.php?wfo=abq&url=http://seotoolsoft.blogspot.com'>Hot Strong</a>
 
-- [[madduck]]'s script is deprecated in favour of [RichiH's vcsh](https://github.com/RichiH/vcsh). If you are interested in the underlying technique, read [this](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), [that](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html), and [the other](http://lists.madduck.net/pipermail/vcs-home/2011-December/000557.html).
-- Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
-- Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
-- Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)
-- Richard "RichiH" Hartmann's [vcsh](https://github.com/RichiH/vcsh) is a fully-fledged suite to manage everything about your configs. It fully integrates with [mr](http://kitenet.net/~joey/code/mr) allowing you to be _really_ lazy.
-- [dvcs-autosync](http://mayrhofer.eu.org/dvcs-autosync) is a "A personal Dropbox replacement based on Git" which can conveniently autocommit/sync one or more vcs directories
-- [dotsync](https://github.com/dotphiles/dotsync) can pull from a git repo, and "push" to any number of remote machines with git or rsync to keep your dotfiles in sync across machines
-- [dotphiles](https://github.com/dotphiles/dotphiles) is a forkable dotfile repo, using [dotsync](https://github.com/dotphiles/dotsync), [dotzsh](https://github.com/dotphiles/dotzsh) & [dotvim](https://github.com/dotphiles/dotvim)
-- Adam Spiers uses [mr](http://kitenet.net/~joey/code/mr) together with a [plugin](https://github.com/aspiers/kitenet-mr/blob/master/lib/stow) for [GNU Stow](http://www.gnu.org/software/stow/) (a symlink farm manager).  This approach is in some respects similar to vcsh but uses symlinks rather than detached git working trees.
+<a href='http://www.sos.mn.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com'>Girls Hot</a>
 
-Tools:
+<a href='http://quest.gao.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com'>Oh Yesss</a>
 
-- [...](https://github.com/ingydotnet/...) together with [loop-dots](https://github.com/sharpsaw/loop-dots)
-- Manpage of the [git-home-history tool](http://jean-francois.richard.name/ghh/git-home-history.html)
-- Article about [gibak](http://stridecoupons.webs.com), a Git-based backup system (see also [Debian RFP](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470206))
-- [mr](http://kitenet.net/~joey/code/mr/), a tool to manage a collection of repositories
-- [etckeeper](http://kitenet.net/~joey/code/etckeeper/), a Git-based approach to maintaining `/etc`
-- Article [comparing SVN, Mercurial and Git for home directory management](http://joshcarter.com/productivity/svn_hg_git_for_home_directory)
-- [flashbake](http://wiki.github.com/commandline/flashbake), a Git-based tool for seamless, continuous versioning of projects
-- [git-annex](http://git-annex.branchable.com/) allows versioning large files with git, without the pain of checking their contents into git 
-- [caretaker](http://derf.homelinux.org/projects/caretaker/), a powerful package manager for configuration files and the like
-- [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/))
+<a href='http://pbgc.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com'>Oh No</a>
+
+<a href='http://search.pca.state.mn.us/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com'>Sexy SEO</a>
+
+<a href='http://bernco.gov:8765/help/urlstatusgo.html?col=myindex&url=http://seotoolsoft.blogspot.com/'>Sexy Hot</a>
+
+<a href='http://fmcsa.dot.gov/redirect.asp?page=http://seotoolsoft.blogspot.com/'>Hotttt</a>
+
+<a href='http://montgomeryal.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com/'>Hott SEO</a>
+
+
+
+
+http://www.alliancecreditunion.org/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://www.sos.mn.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://www.transtats.bts.gov/exit.asp?url=http://seotoolsoft.blogspot.com
+http://www.newportbeachca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://www.fresnocitycollege.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://uscourts.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://ci.rohnert-park.ca.us/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://cityofhendersonville.org/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://gardencityga.org/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://applevalley.org/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://maplevalleywa.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://wdm.iowa.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://dorchestercounty.net/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://portolavalley.net/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://hamilton-city.org/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://tam.ca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://vvwra.com/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://kershaw.sc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://sedonaaz.gov/sedonacms/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://sos.mn.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://purcell.ok.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://lexingtonky.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://nationalcityca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://ridesmart.com/redirect.aspx?url=http://seotoolsoft.blogspot.comhttp
+http://yonkersny.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://yumacountyaz.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://jacksoncountygov.com/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://ruspo.ru/Redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://districtofwestkelowna.ca/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://co.boone.ia.us/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://co.yuma.az.us/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://cathedralcity.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://cityofgoleta.org/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://alliancecreditunion.org/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://cathedralcity.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://nvsos.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://ci.seatac.wa.us/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://plymouthmn.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://newportbeachca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://maplevalleywa.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://cancer.ucla.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://energy.gov/exit?url=http://seotoolsoft.blogspot.com
+http://nws.noaa.gov/climate/nwsexit.php?wfo=abq&url=http://seotoolsoft.blogspot.com
+http://wassermanschultz.house.gov/htbin/leave_site.pl?ln_url=http://seotoolsoft.blogspot.com
+http://training.fema.gov/emiweb/cgi-shl/goodbye.asp?url=http://seotoolsoft.blogspot.com
+http://transtats.bts.gov/exit.asp?url=http://seotoolsoft.blogspot.com
+http://usphs.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://wdm.iowa.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://weather.gov/cgi-bin/nwsexit.pl?url=http://seotoolsoft.blogspot.com
+http://williamsburgva.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://wsd.dli.mt.gov/exit.asp?url=http://seotoolsoft.blogspot.com
+http://yumacountyaz.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://vos.noaa.gov/vosexit.php?url=http://seotoolsoft.blogspot.com
+http://polytrauma.va.gov/disclaimer.asp?url=http://seotoolsoft.blogspot.com
+http://greensboro-nc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://scholar.lib.vt.edu:8765/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://pbgc.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://leg.state.or.us:8765/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://sunsite3.berkeley.edu:9876/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.bc.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.palmettogba.com/cbic/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://jewishgen.org:8765/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://ebrd.com/search/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.opw.ie/help/urlstatusgo.htmlurl=http://seotoolsoft.blogspot.com
+http://search.ksdot.org/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.kentlaw.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.grassvalley.com/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.pca.state.mn.us/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://onlinemanuals.txdot.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://websearch.internet2.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://quest.gao.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.london.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://services.adcom.uci.edu:8765/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.ulster.ac.uk/prosp/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.kumed.com/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://recherche.irsst.qc.ca/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://bernco.gov:8765/help/urlstatusgo.html?col=myindex&url=http://seotoolsoft.blogspot.com
+http://childstats.gov/disclaim.asp?url=http://seotoolsoft.blogspot.com
+http://fresnocitycollege.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://export.gov/wcm/fragments/fl_eg_outsidelinks/redirect.asp?url=http://seotoolsoft.blogspot.com
+http://usphs.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://cherokeecounty-nc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://fcc.gov/fcc-bin/bye?url=http://seotoolsoft.blogspot.com
+http://fmcsa.dot.gov/redirect.asp?page=http://seotoolsoft.blogspot.com
+http://greensboro-nc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://tampafl.gov/common/redirect.aspredirect=http://seotoolsoft.blogspot.com
+http://transtats.bts.gov/exit.asp?url=http://seotoolsoft.blogspot.com
+http://weather.gov/cgibin/nwsexit.pl?url=http://seotoolsoft.blogspot.com
+http://clinton.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://tredstone.cptc.edu/kiosk/link.asp?url=http://seotoolsoft.blogspot.com
+http://pinecrest-fl.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://lexingtonky.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://yumacountyaz.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://reno.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://evansville.in.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://williamsburgva.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://eastvaleca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://dconc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://wdm.iowa.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://cathedralcity.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://sos.mn.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://fresnocitycollege.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://montgomeryal.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://palmspringsca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://nationalcityca.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://reno.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://childstats.gov/disclaim.asp?url=http://seotoolsoft.blogspot.com
+http://scholar.lib.vt.edu:8765/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://pbgc.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://sunsite3.berkeley.edu:9876/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.bc.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.palmettogba.com/cbic/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://jewishgen.org:8765/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://ebrd.com/search/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.opw.ie/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.ksdot.org/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.kentlaw.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.grassvalley.com/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.pca.state.mn.us/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://onlinemanuals.txdot.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://websearch.internet2.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://quest.gao.gov/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.london.edu/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://services.adcom.uci.edu:8765/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.ulster.ac.uk/prosp/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://search.kumed.com/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://recherche.irsst.qc.ca/help/urlstatusgo.html?url=http://seotoolsoft.blogspot.com
+http://bernco.gov:8765/help/urlstatusgo.html?col=myindex&url=http://seotoolsoft.blogspot.com
+http://childstats.gov/disclaim.asp?url=http://seotoolsoft.blogspot.com
+http://fresnocitycollege.edu/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://export.gov/wcm/fragments/fl_eg_outsidelinks/redirect.asp?url=http://seotoolsoft.blogspot.com
+http://usphs.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com
+http://cherokeecounty-nc.gov/redirect.aspx?url=http://seotoolsoft.blogspot.com

(Diff truncated)
Revert spam commits
diff --git a/index.mdwn b/index.mdwn
index 549d381..3da7aa6 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,260 +1,37 @@
-http://1a.co.nz/xqb - PR0
-http://1eb.de/hki - PR0
-http://2.gp/vck8 - PR0
-http://2su.co/cNi - PR0
-http://2u.lc/E5IN - PR0
-http://2u4.us/i5j - PR0
-http://301url.us/ldh7 - PR0
-http://7.ly/eBM8 - PR0
-http://888.hn/pBHu - PR1
-http://BriefURL.net/5nt4 - PR0
-http://a.gip.nl/2fqbh - PR0
-http://abrevia.retialis.net/q0y - PR0
-http://accessfree.info/1dgj - PR0
-http://adi.gd/1c1zw - PR0
-http://alisys.it/22uf - PR0
-http://alturl.com/jr6jd - PR3
-http://alturl.com/p7jkt - PR3
-http://amazingcobbhomes.com/21rz - PR0
-http://ano.gd/up3 - PR0
-http://app.rclcarpentry.co.uk/gys - PR0
-http://askjeroen.nl/384b - PR0
-http://ateffa.ms/d5m - PR0
-http://avid.re/-49g5 - PR0
-http://axr.be/17hw - PR0
-http://aztig.us/a6V - PR0
-http://b23.ru/l1cl - PR3
-http://b54.in/8ujm - PR3
-http://babix.tk/39m - PR0
-http://bd-short.com/56h9 - PR0
-http://berjadigi.com/4XF - PR0
-http://bizurls.aaremel.com/10af - PR0
-http://brofi.st/1e1ph - PR0
-http://bvp.mx/kf1s - PR0
-http://by.ix-cafe.com/10o5 - PR0
-http://c4ty.com/-ikei - PR0
-http://cars.sc/v-dy3 - PR0
-http://ccgcafe.com/yourls/t3h - PR0
-http://champv.dx.am/7Ho - PR0
-http://charly.in/9go - PR0
-http://cheapserv.com/1fgu - PR0
-http://chilp.it/0d2148 - PR3
-http://cidh.de/l/o1yia - PR0
-http://clkme.co/ibu - PR0
-http://cmyad.co/i/1d5w7 - PR0
-http://cometo.tk/1/d8f - PR0
-http://cort.as/7BCK - PR0
-http://corta.co/56uQ - PR2
-http://corvo.re/dc17f - PR2
-http://crisfield.co/15gr - PR0
-http://crown.im/14t1 - PR0
-http://curt.cc/ab9q0 - PR0
-http://cut-it.net/7u0w - PR1
-http://cut.by/74FmS - PR1
-http://dft.ba/-7OHE - PR5
-http://dhlr.me/123o - PR0
-http://dhurl.net/5muph - PR0
-http://dibty.ch/injl - PR0
-http://digitalvikn.com.br/u/lrs - PR0
-http://dl4.pl/10mn - PR2
-http://dmfr.fr/vft - PR0
-http://dnsfreak.de/2ai3 - PR0
-http://doo.lu/ct4e5 - PR0
-http://dorri.es/bRc - PR0
-http://dtf.im/8bh - PR0
-http://du.cx/DLz - PR1
-http://durl.me/6kchkn - PR5
-http://e40.us/pgi - PR0
-http://e80.us/g6r - PR0
-http://e9h.co/c85 - PR0
-http://ec3.be/zed - PR0
-http://emergencymeducation.org/y4w - PR0
-http://emperpreneur.com/842 - PR0
-http://enalla.com/2/mv9 - PR0
-http://epil.io/3i9ya - PR0
-http://erb.im/57k - PR3
-http://eu.comprei.la/3im - PR0
-http://fantib.de/vm6i - PR0
-http://fblink.me/1cnr - PR0
-http://fc.cx/xw2q - PR0
-http://fcore.ws/vzqz - PR0
-http://fdm.me/oqa8 - PR0
-http://fff.to/41Sc - PR1
-http://fhc.li/NyXZ6 - PR0
-http://findmoresale.com/wxk - PR0
-http://flr-scca.com/s/2g36 - PR4
-http://flsd.co/x3ec - PR0
-http://flx.im/22nVg - PR1
-http://frs.tl/1gA2 - PR0
-http://ftagn.fr/67q67 - PR0
-http://furlr.com/7zk - PR0
-http://fwdurl.net/GSvN - PR0
-http://g3k.me/zhl - PR0
-http://gentil.me/2bsxk - PR0
-http://get.gt/454d - PR0
-http://getpin.info/108k - PR0
-http://gg.gg/10pca - PR2
-http://glo5.com/eax - PR1
-http://go.avmsapp.at/1dkh - PR0
-http://go2url.de/zLQxF - PR0
-http://gotry.org/2BDH - PR0
-http://hgld.ru/7BN - PR0
-http://hto.me/qqk - PR0
-http://i.pwned.com/9Mo - PR0
-http://iam.at/123 - PR2
-http://igx.me/3g1x - PR1
-http://ii.ca/14fra - PR0
-http://ineturl.info/hfvbn - PR0
-http://ityb.it/ukKsg8 - PR2
-http://jasonchua.me/fa9jr - PR0
-http://jdivert.com/1a6bw - PR0
-http://joshbox.co/sl/d2a - PR0
-http://jtayl.org/q6sg - PR0
-http://korta.nu/tvb74 - PR3
-http://ksurl.org/8nh - PR0
-http://l.bruggers.net/h65o - PR0
-http://l.hol.st/lau4 - PR0
-http://la7.org/7o2i - PR0
-http://likesh.it/ehm - PR0
-http://link.rkka.es//1oie - PR2
-http://liteurl.dk/btY - PR0
-http://ln-s.net/A-Qs - PR3
-http://lnkstts.com/76g3 - PR0
-http://ltlbox.es/3ito8 - PR0
-http://lttl.se/qxs - PR0
-http://lzy.cc/l/ci4 - PR0
-http://m.skysquare.com/191p - PR0
-http://merky.de/?url=http%3A%2F%2Fseotoolsoft.blogspot.com%2F - PR3
-http://mgdjs.tk/am4 - PR0
-http://mi.cx/44b4 - PR2
-http://michtnr.at/676m - PR0
-http://migre.me/hAy81 - PR4
-http://mikelcelestial.com/l/1lsd - PR0
-http://mikidney.nl/a95 - PR0
-http://miniurls.org/18q - PR0
-http://ml-test-3.com/qt8 - PR0
-http://mnm.im/66I - PR0
-http://molib.me/ju2 - PR0
-http://mrch.me/rr6i - PR0
-http://mtndew.me/63ai - PR0
-http://mygritpit.net/~nauran/trimit.us/fkHDIA - PR0
-http://mylinkss.ru/4xv - PR0
-http://myp.gp/vlov - PR0
-http://mze.me/1grh - PR0
-http://n2fc.co.uk/6zp7 - PR0
-http://newf.in/kl76 - PR0
-http://nm6.ru/lsx - PR0
-http://norw.in/1ujez - PR0
-http://nxy.in/c5hks - PR2
-http://of.vg/kS6 - PR0
-http://onlinemarketingservice.info/s/54kw - PR0
-http://over.st/1cwh - PR0
-http://pay4by.cc/rnkc - PR0
-http://peg.ai/u8d - PR0
-http://pels.me/xzybo - PR0
-http://pgcn.ca/1Z2 - PR0
-http://ph0.to/bXL - PR0
-http://pil.as/1016 - PR0
-http://pinnwall.com/link/48u - PR2
-http://pipis.in/aHD - PR0
-http://pny.lv/e4j - PR0
-http://porbotfc.com/e4q - PR0
-http://ppir.at/14wl - PR3
-http://ppurl.me/x8p - PR1
-http://punyasiapa.com/4uh - PR0
-http://pur.gy/1dGK - PR0
-http://qrm.li/ox1 - PR0
-http://r-vi.be/13wk - PR0
-http://rann.tk/7e7 - PR0
-http://red2.co/jdp - PR0
-http://redir.ec/LBWWO - PR3
-http://report.movida-user.com/1214 - PR0
-http://revmkt.in/cqm - PR0
-http://rgurl.tk/5wb - PR0
-http://ryck.qlnk.net - PR0
-http://s.gdngs.de/8v6fx - PR0
-http://s.izanami.org/8fk - PR0
-http://s.minetracks.de/244 - PR0
-http://safe.mn/pBHu - PR3
-http://sh4w.tk//q2b - PR1
-http://shdh.biz/h-lm - PR1
-http://shorl.com/faniduteduly - PR0
-http://shortlin.tk/1ah - PR0
-http://shortlinks.zxq.net/3by - PR0
-http://shorturl.paw-consulting.de/eb7 - PR0
-http://sinan.co/1ljx - PR0
-http://slink.vot.pl/j26 - PR0
-http://slnk.info/qbwyu - PR0
-http://slyp.in/5osw - PR0
-http://sofasay.com/app/link/Xe8 - PR0
-http://soshort.pw/1ek - PR0
-http://sqmin.tk/3dxy9 - PR0
-http://stan.to/68f0 - PR0
-http://successbook123.com/y/9e9 - PR0
-http://sufor.cc/izy - PR0
-http://suga.rs/54h - PR0

(Diff truncated)
diff --git a/index.mdwn b/index.mdwn
index 3626818..549d381 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,47 +1,260 @@
-http://seo-puisi.blogspot.com/2014/01/jasa-like-fanpage-facebook-terbaik.html
-
-http://seo-puisi.blogspot.com/2014/01/jasa-like-fanpage-facebook-terbaik.html
-
-http://seo-puisi.blogspot.com/2014/01/jasa-like-fanpage-facebook-terbaik.html
-
-http://miashira.blogspot.com/2014/01/sotware.point.of.sales.online.omega.soft.html
-
-http://miashira.blogspot.com/2014/01/sotware.point.of.sales.online.omega.soft.html
-
-http://miashira.blogspot.com/2014/01/sotware.point.of.sales.online.omega.soft.html
-
-http://www.lintas.me/article/seo-puisi.blogspot.com/jasa-like-fanpage-facebook-terbaik-seo-puisi
-
-http://www.lintas.me/article/seo-puisi.blogspot.com/jasa-like-fanpage-facebook-terbaik-seo-puisi
-
-http://www.lintas.me/article/seo-puisi.blogspot.com/jasa-like-fanpage-facebook-terbaik-seo-puisi
-
-http://www.lintas.me/article/miashira.blogspot.com/software-point-of-sales-online-omega-pos-cloud
-
-http://www.lintas.me/article/miashira.blogspot.com/software-point-of-sales-online-omega-pos-cloud
-
-http://www.lintas.me/article/miashira.blogspot.com/software-point-of-sales-online-omega-pos-cloud
-
-http://anepunya.com/entries/view/125609/marketing/jasa-like-fanpage-facebook-terbaik.html
-
-http://anepunya.com/entries/view/125609/marketing/jasa-like-fanpage-facebook-terbaik.html
-
-http://anepunya.com/entries/view/125609/marketing/jasa-like-fanpage-facebook-terbaik.html
-
-http://www.cepatnya.com/entries/view/255166/marketing/jasa-like-fanpage-facebook-terbaik.html
-
-http://www.cepatnya.com/entries/view/255166/marketing/jasa-like-fanpage-facebook-terbaik.html
-
-http://www.cepatnya.com/entries/view/255166/marketing/jasa-like-fanpage-facebook-terbaik.html
-
-http://www.populerkan.com/entries/view/547734/marketing/jasa-like-fanpage-facebook-terbaik.html
-
-http://www.populerkan.com/entries/view/547734/marketing/jasa-like-fanpage-facebook-terbaik.html
-
-http://www.populerkan.com/entries/view/547734/marketing/jasa-like-fanpage-facebook-terbaik.html
-
-http://my.opera.com/faizcaster/blog/jasa-like-fanpage-facebook-terbaik
-
-http://my.opera.com/faizcaster/blog/jasa-like-fanpage-facebook-terbaik
-
-http://my.opera.com/faizcaster/blog/jasa-like-fanpage-facebook-terbaik
+http://1a.co.nz/xqb - PR0
+http://1eb.de/hki - PR0
+http://2.gp/vck8 - PR0
+http://2su.co/cNi - PR0
+http://2u.lc/E5IN - PR0
+http://2u4.us/i5j - PR0
+http://301url.us/ldh7 - PR0
+http://7.ly/eBM8 - PR0
+http://888.hn/pBHu - PR1
+http://BriefURL.net/5nt4 - PR0
+http://a.gip.nl/2fqbh - PR0
+http://abrevia.retialis.net/q0y - PR0
+http://accessfree.info/1dgj - PR0
+http://adi.gd/1c1zw - PR0
+http://alisys.it/22uf - PR0
+http://alturl.com/jr6jd - PR3
+http://alturl.com/p7jkt - PR3
+http://amazingcobbhomes.com/21rz - PR0
+http://ano.gd/up3 - PR0
+http://app.rclcarpentry.co.uk/gys - PR0
+http://askjeroen.nl/384b - PR0
+http://ateffa.ms/d5m - PR0
+http://avid.re/-49g5 - PR0
+http://axr.be/17hw - PR0
+http://aztig.us/a6V - PR0
+http://b23.ru/l1cl - PR3
+http://b54.in/8ujm - PR3
+http://babix.tk/39m - PR0
+http://bd-short.com/56h9 - PR0
+http://berjadigi.com/4XF - PR0
+http://bizurls.aaremel.com/10af - PR0
+http://brofi.st/1e1ph - PR0
+http://bvp.mx/kf1s - PR0
+http://by.ix-cafe.com/10o5 - PR0
+http://c4ty.com/-ikei - PR0
+http://cars.sc/v-dy3 - PR0
+http://ccgcafe.com/yourls/t3h - PR0
+http://champv.dx.am/7Ho - PR0
+http://charly.in/9go - PR0
+http://cheapserv.com/1fgu - PR0
+http://chilp.it/0d2148 - PR3
+http://cidh.de/l/o1yia - PR0
+http://clkme.co/ibu - PR0
+http://cmyad.co/i/1d5w7 - PR0
+http://cometo.tk/1/d8f - PR0
+http://cort.as/7BCK - PR0
+http://corta.co/56uQ - PR2
+http://corvo.re/dc17f - PR2
+http://crisfield.co/15gr - PR0
+http://crown.im/14t1 - PR0
+http://curt.cc/ab9q0 - PR0
+http://cut-it.net/7u0w - PR1
+http://cut.by/74FmS - PR1
+http://dft.ba/-7OHE - PR5
+http://dhlr.me/123o - PR0
+http://dhurl.net/5muph - PR0
+http://dibty.ch/injl - PR0
+http://digitalvikn.com.br/u/lrs - PR0
+http://dl4.pl/10mn - PR2
+http://dmfr.fr/vft - PR0
+http://dnsfreak.de/2ai3 - PR0
+http://doo.lu/ct4e5 - PR0
+http://dorri.es/bRc - PR0
+http://dtf.im/8bh - PR0
+http://du.cx/DLz - PR1
+http://durl.me/6kchkn - PR5
+http://e40.us/pgi - PR0
+http://e80.us/g6r - PR0
+http://e9h.co/c85 - PR0
+http://ec3.be/zed - PR0
+http://emergencymeducation.org/y4w - PR0
+http://emperpreneur.com/842 - PR0
+http://enalla.com/2/mv9 - PR0
+http://epil.io/3i9ya - PR0
+http://erb.im/57k - PR3
+http://eu.comprei.la/3im - PR0
+http://fantib.de/vm6i - PR0
+http://fblink.me/1cnr - PR0
+http://fc.cx/xw2q - PR0
+http://fcore.ws/vzqz - PR0
+http://fdm.me/oqa8 - PR0
+http://fff.to/41Sc - PR1
+http://fhc.li/NyXZ6 - PR0
+http://findmoresale.com/wxk - PR0
+http://flr-scca.com/s/2g36 - PR4
+http://flsd.co/x3ec - PR0
+http://flx.im/22nVg - PR1
+http://frs.tl/1gA2 - PR0
+http://ftagn.fr/67q67 - PR0
+http://furlr.com/7zk - PR0
+http://fwdurl.net/GSvN - PR0
+http://g3k.me/zhl - PR0
+http://gentil.me/2bsxk - PR0
+http://get.gt/454d - PR0
+http://getpin.info/108k - PR0
+http://gg.gg/10pca - PR2
+http://glo5.com/eax - PR1
+http://go.avmsapp.at/1dkh - PR0
+http://go2url.de/zLQxF - PR0
+http://gotry.org/2BDH - PR0
+http://hgld.ru/7BN - PR0
+http://hto.me/qqk - PR0
+http://i.pwned.com/9Mo - PR0
+http://iam.at/123 - PR2
+http://igx.me/3g1x - PR1
+http://ii.ca/14fra - PR0
+http://ineturl.info/hfvbn - PR0
+http://ityb.it/ukKsg8 - PR2
+http://jasonchua.me/fa9jr - PR0
+http://jdivert.com/1a6bw - PR0
+http://joshbox.co/sl/d2a - PR0
+http://jtayl.org/q6sg - PR0
+http://korta.nu/tvb74 - PR3
+http://ksurl.org/8nh - PR0
+http://l.bruggers.net/h65o - PR0
+http://l.hol.st/lau4 - PR0
+http://la7.org/7o2i - PR0
+http://likesh.it/ehm - PR0
+http://link.rkka.es//1oie - PR2
+http://liteurl.dk/btY - PR0
+http://ln-s.net/A-Qs - PR3
+http://lnkstts.com/76g3 - PR0
+http://ltlbox.es/3ito8 - PR0
+http://lttl.se/qxs - PR0
+http://lzy.cc/l/ci4 - PR0
+http://m.skysquare.com/191p - PR0
+http://merky.de/?url=http%3A%2F%2Fseotoolsoft.blogspot.com%2F - PR3
+http://mgdjs.tk/am4 - PR0
+http://mi.cx/44b4 - PR2
+http://michtnr.at/676m - PR0
+http://migre.me/hAy81 - PR4
+http://mikelcelestial.com/l/1lsd - PR0
+http://mikidney.nl/a95 - PR0
+http://miniurls.org/18q - PR0
+http://ml-test-3.com/qt8 - PR0
+http://mnm.im/66I - PR0
+http://molib.me/ju2 - PR0
+http://mrch.me/rr6i - PR0
+http://mtndew.me/63ai - PR0
+http://mygritpit.net/~nauran/trimit.us/fkHDIA - PR0
+http://mylinkss.ru/4xv - PR0
+http://myp.gp/vlov - PR0
+http://mze.me/1grh - PR0
+http://n2fc.co.uk/6zp7 - PR0
+http://newf.in/kl76 - PR0
+http://nm6.ru/lsx - PR0
+http://norw.in/1ujez - PR0
+http://nxy.in/c5hks - PR2

(Diff truncated)
Jasa Like Fanpage Facebook Terbaik
diff --git a/index.mdwn b/index.mdwn
index 096b860..3626818 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,24 +1,47 @@
 http://seo-puisi.blogspot.com/2014/01/jasa-like-fanpage-facebook-terbaik.html
+
 http://seo-puisi.blogspot.com/2014/01/jasa-like-fanpage-facebook-terbaik.html
+
 http://seo-puisi.blogspot.com/2014/01/jasa-like-fanpage-facebook-terbaik.html
+
 http://miashira.blogspot.com/2014/01/sotware.point.of.sales.online.omega.soft.html
+
 http://miashira.blogspot.com/2014/01/sotware.point.of.sales.online.omega.soft.html
+
 http://miashira.blogspot.com/2014/01/sotware.point.of.sales.online.omega.soft.html
+
 http://www.lintas.me/article/seo-puisi.blogspot.com/jasa-like-fanpage-facebook-terbaik-seo-puisi
+
 http://www.lintas.me/article/seo-puisi.blogspot.com/jasa-like-fanpage-facebook-terbaik-seo-puisi
+
 http://www.lintas.me/article/seo-puisi.blogspot.com/jasa-like-fanpage-facebook-terbaik-seo-puisi
+
 http://www.lintas.me/article/miashira.blogspot.com/software-point-of-sales-online-omega-pos-cloud
+
 http://www.lintas.me/article/miashira.blogspot.com/software-point-of-sales-online-omega-pos-cloud
+
 http://www.lintas.me/article/miashira.blogspot.com/software-point-of-sales-online-omega-pos-cloud
+
 http://anepunya.com/entries/view/125609/marketing/jasa-like-fanpage-facebook-terbaik.html
+
 http://anepunya.com/entries/view/125609/marketing/jasa-like-fanpage-facebook-terbaik.html
+
 http://anepunya.com/entries/view/125609/marketing/jasa-like-fanpage-facebook-terbaik.html
+
 http://www.cepatnya.com/entries/view/255166/marketing/jasa-like-fanpage-facebook-terbaik.html
+
 http://www.cepatnya.com/entries/view/255166/marketing/jasa-like-fanpage-facebook-terbaik.html
+
 http://www.cepatnya.com/entries/view/255166/marketing/jasa-like-fanpage-facebook-terbaik.html
+
 http://www.populerkan.com/entries/view/547734/marketing/jasa-like-fanpage-facebook-terbaik.html
+
 http://www.populerkan.com/entries/view/547734/marketing/jasa-like-fanpage-facebook-terbaik.html
+
 http://www.populerkan.com/entries/view/547734/marketing/jasa-like-fanpage-facebook-terbaik.html
+
 http://my.opera.com/faizcaster/blog/jasa-like-fanpage-facebook-terbaik
+
 http://my.opera.com/faizcaster/blog/jasa-like-fanpage-facebook-terbaik
+
 http://my.opera.com/faizcaster/blog/jasa-like-fanpage-facebook-terbaik

Jasa Like Fanpage Facebook Terbaik
diff --git a/index.mdwn b/index.mdwn
index 1316a2e..096b860 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,232 +1,24 @@
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-lucu-bahasa-jawa.html">dp bbm lucu bahasa jawa</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-jumat-kliwon.html">dp bbm malam jumat</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_5949.html">dp bbm aneh unik</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/koleksi-photo-artis-hot-dan-sexy-jenita.html">koleksi hot jenita janet</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/download-software-autocad-2000-2013.html">download free autocad terbaru komplit</a>
-<a href="http://mranggendemak.blogspot.com/2013/04/20-dp-bbm-islami-terbaru.html">dp bb islami terbaru</a>
-<a href="http://mranggendemak.blogspot.com/2013/03/update-gambar-kata-kata-terbaru-dp-bbm.html">kata kata gambar terbaru</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/kumpulan-dp-bbm-begerak-lucu-dan-gokil.html">dp bbm bergerak lucu unik</a>
-<a href="http://mranggendemak.blogspot.com/2013/04/kumpulan-dp-bbm-lucu-terbaru.html">dp bbm lucu terbaru</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih_13.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/gambar-lucu-dp-bbm-terbaru.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-suka-suka-gue.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-ramadhan-ceria.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-cinta-dan-gambar-kata-kata.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/03/dp-bbm-lucu-romantis-galau-sedih.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-lucu-bahasa-jawa.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-terbaru-cinta.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-mario-teguh.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-lebaran-idul-fitri.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-terbaru-bijak.html">dp bbm kata bijak</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-sabar.html">dp bbm sabar</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-belajar-setia-dari-orang-yang.html">dp bbm setia</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lagi-sakit-jangan-di-ganggu.html">dp bbm lagi sakit</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-sholat-jumat-dulu-mas-bro.html">dp bbm sholat jumat dulu mas</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih_2187.html">dp bbm romantis</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-doa-semoga-ada-hikmah.html">dp bbm hikmah</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bb-cinta-dear-future-husband.html">dp bbm cinta</a>
-<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-terbaru-animasi.html">dp bbm animasi</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-dewasa-itu-pilihan-tua-itu-pasti.html">dp bbm dewasa</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-display-picture-lagi-kerja-1.html">dp bbm kerja</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-bahasa-sunda-kasep-keneh-teu.html">dp bbm sunda</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/keep-calm-and-i-will-become.html">dp bbm calm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-keep-calm-and-try-best-display.html">dp bbm kalem bro</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-line-brown-and-coni-halo-kepasi.html">dp bbm brown</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-colonel-sander-di-tolak-1009.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-brown-dan-coni-gombal-mudik-ke.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-biar-gendut-tetap-muat-di-hatiku.html">dp bbm gendut</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_11.html">dp bbm mario teguh</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh-lucu.html">dp bbm mario teguh lucu</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-mario-teguh-aku-akan-menjadi.html">dp bbm motivasi</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_7.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_5949.html">dp bbm mario tegar</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_6067.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_1000.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_6.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-mario-teguh-melupakan-orang-yang.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-nobita-i-love-u-sizuka.html">dp bbm i love you</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-animasi-bergerak-lagi-sakit.html">dp bbm sakit</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-doa-jadikan-pribadi-yang-lebih.html">dp bbm doa</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-do-you-believe-in-love-at-first.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/animasi-dp-display-picture-bbm-bergerak.html">dp bbm gerak animasi</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-bulan-puasa-telah-tiba.html">dp bbm puasa</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-aku-tau-tapi-aku-selow.html">dp bbm slow</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-malem-jumat.html">dp bbm malam jumat</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-i-love-husband.html">dp bbm my husband</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-ibu-wanita-hamil-dan-suami.html">dp bbm hamil</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-lagi-rusak.html">dp bbm lagi rusak</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-cinta-ga-harus-mewah-naik-motor.html">dp bbm mewah</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-animasi-bergerak-malam-minggu.html">dp bbm malam minggu</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-balance-life-formula.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-sby-bbm-naik-2000.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-juventus-logo.html">dp bbm juventus</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-jumat-kliwon.html">dp bbm jumat kliwon</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-animasi-lagi-tidur-sambil-charge.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-positif-thinking.html">dp bbm positif thinking</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lagi-kerja-jangan-di-ganggu.html">dp bbm lagi kerja</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-cintaku-cuma-satu-bukan-lima.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-saya-akan-membahagiakan-orang.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-i-gonna-make-it-happen.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/emoticon-bergerak-untuk-display-picture.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-no-malam-minggu.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-love-you.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-bukan-penikmat-harta-orang.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-animasi-selamat-malam.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-parodi-cristiano-ronaldo-cr7-dan.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-lucu-kakek-naek-pohon-sambil.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-i-love-my-team.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-menantu-idaman-adalah-seorang.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-animasi-lafadz-allah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-menantu-idaman-adalah-anak-kost.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-tetep-tampan-tanpa-rokok.html">dp bbm tampan</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-lucu-sisa-pulsa-tidak-cukup.html">dp bbm pulsa</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-menantu-idaman-pengusaha.html">dp bbm idaman</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-sholat-jumat.html">dp bbm jumat sholat</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-untuk-sales-man.html">dp bbm salesman</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-cari-pendamping-hidup-yang-benar.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-galau.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kucing-lucu-lagi-tidur.html">dp bbm kucing lucu</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kucing-lucu-lagi-tembak.html">dp bbm kucing</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-romantis-cinta-sejati.html">dp bbm cinta sejati</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-doa-untuk-kemudahan-urusan.html">dp bbm doa urusan</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bbm-para-pekerja-keras.html">dp bbm kerja keras</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bb-para-pekerja-keras.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bb-ldr.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/foto-dp-kucing-lucu.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-lucu-untuk-mahasiswa.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-motivasi-bahasa-sunda.html">dp bbm bahasa sunda</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bbm-menantu-ideal-adalah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-motivasi-ala-om-bob.html">dp bbm om bob</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/foto-dp-unik-awan-aneh.html">dp bbm aneh</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/hijab-dp-bbm-statis.html">dp bbm hijab</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-galau.html">dp bbm lagi galau</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-bt.html">dp bbm sedih</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-rapat-3.html">dp bbm rapat</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-display-picture-bintang-biru.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-sibuk-display-picture.html">dp bbm sibuk</a>
-<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-bahasa-sunda-hirup-aink-kumaha.html">dp bbm sunda</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/love-me-or-hate-me-my-life-my-rule-dp.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-mario-teguh-salah-tingkah-adalah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh-what.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-motivasi-pengalaman-mengajarkan.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-make-it-perfect-dp-statis.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/polisi-wanita-rindu-kekasih-dp-bbm.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-lagi-tidur-7.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-sholat-jumat-13.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-ramadan-marhaban-ya-rhamadhan.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-istighfar.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-animasi-tidur.html">dp bbm tidur</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-single-sejak-lahir.html">dp bbm single</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-hanya-ada-1-aku.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-sholat-jumat.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-lagi-sibuk.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-sholat-jumat-11.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-aku-hanya-ingin-bahagia.html">dp bbm bahagia</a>
-<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-galau.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-selamat-idul-fitri-3.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-malas-kuliah.html">dp bbm kuliah</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-aku-pergi.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-jangan-mencari-aku-lagi.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-minta-thr.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-waktu-hati-perilaku.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-tidak-pake-jilbab.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-jangan-mencari-aku-lagi.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-berikan-kami-hidayah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-amnesia.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-waktu-hati-perilaku.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-aku-ingin-begini.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-doa-mengubah-segalanya.html">dp bbm doa</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-dahlan-iskan-semua-orang-punya.html">dp bbm dahlan iskan</a>
-<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-i-will-love-you-today-tomorrow.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-photo-coming-soon.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-aku-ditambah-kamu-sama-dengan-kua.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-aku-lelah-dengan-semua-ini.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-jika-aku-berarti-bagimu.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-perbedaan-manusia-normal.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-yang-terjadi-adalah-yang-terbaik.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-ulang-tahun-jakarta.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-nifsu-syaban.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-pak-sby-dan-suharto.html">dp bbm suharto</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-tidur.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-kadang-lebih-baik-diam.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-ibu-adalah-inti-kekuatan-rumah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-animasi-menangis.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-kau-takkan-terganti.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-susah-seneng-karo-sampean.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-hmmm.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-cinta-sejati.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-sabar-aja.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-ujianmu-kali-ini-benar-benar-berat.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bb-cinta-kepada-ibu.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-nenek-pegang-pistol.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-anak-kecil-lucu-nangis.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kabbah-mekkah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-lagi-fokus-cari-duit.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kutipan-motivasi-dahlan-iskan.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-indah-pada-waktunya.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-pacaran.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bbm-kerja-keras.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/koleksi-dp-bbm-terbaru.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-barcelona-rip.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-ugd-24-jam.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-klinik-tong-fang.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-lucu-cinta-pat-kai.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kucing-lucu.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bergerak-atm-songong.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/05/foto-dp-bbm-lucu.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/04/kata-kata-lucu-untuk-blackberry.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/04/kumpulan-animasi-bergerak-lucu-terbaru.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/01/download-dp-animation-maker-216-full.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-asing.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-hening.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-mantan-itu-ibarat-baju-lama.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-hijab.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-nobody-could-ever-replace-you.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-kpk.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-takdir.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-yang-lebih-indah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-yang-lebih-indah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-rindu-adalah.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-tak-nyaman-jangan-lakukan.html">dp bbm</a>
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-bukan-hanya-pelangi.html">dp bbm</a> 
-<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-miliki-hati-yang-baik.html">dp bbm</a> 

(Diff truncated)
diff --git a/index.mdwn b/index.mdwn
index 6e04500..1316a2e 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,4 +1,3 @@
-http://www.mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html
 <a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-lucu-bahasa-jawa.html">dp bbm lucu bahasa jawa</a>
 <a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
 <a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-jumat-kliwon.html">dp bbm malam jumat</a>

diff --git a/index.mdwn b/index.mdwn
index ee8a946..6e04500 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,233 +1,233 @@
-Silahkan klik dp BBM yang anda butuhkan
+http://www.mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-lucu-bahasa-jawa.html">dp bbm lucu bahasa jawa</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-jumat-kliwon.html">dp bbm malam jumat</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_5949.html">dp bbm aneh unik</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/koleksi-photo-artis-hot-dan-sexy-jenita.html">koleksi hot jenita janet</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/download-software-autocad-2000-2013.html">download free autocad terbaru komplit</a>
+<a href="http://mranggendemak.blogspot.com/2013/04/20-dp-bbm-islami-terbaru.html">dp bb islami terbaru</a>
+<a href="http://mranggendemak.blogspot.com/2013/03/update-gambar-kata-kata-terbaru-dp-bbm.html">kata kata gambar terbaru</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/kumpulan-dp-bbm-begerak-lucu-dan-gokil.html">dp bbm bergerak lucu unik</a>
+<a href="http://mranggendemak.blogspot.com/2013/04/kumpulan-dp-bbm-lucu-terbaru.html">dp bbm lucu terbaru</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih_13.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/gambar-lucu-dp-bbm-terbaru.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-suka-suka-gue.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-ramadhan-ceria.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-cinta-dan-gambar-kata-kata.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/03/dp-bbm-lucu-romantis-galau-sedih.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-lucu-bahasa-jawa.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-terbaru-cinta.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-mario-teguh.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-lebaran-idul-fitri.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-terbaru-bijak.html">dp bbm kata bijak</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-sabar.html">dp bbm sabar</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-belajar-setia-dari-orang-yang.html">dp bbm setia</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lagi-sakit-jangan-di-ganggu.html">dp bbm lagi sakit</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-sholat-jumat-dulu-mas-bro.html">dp bbm sholat jumat dulu mas</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih_2187.html">dp bbm romantis</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-doa-semoga-ada-hikmah.html">dp bbm hikmah</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bb-cinta-dear-future-husband.html">dp bbm cinta</a>
+<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-terbaru-animasi.html">dp bbm animasi</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-dewasa-itu-pilihan-tua-itu-pasti.html">dp bbm dewasa</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-display-picture-lagi-kerja-1.html">dp bbm kerja</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-bahasa-sunda-kasep-keneh-teu.html">dp bbm sunda</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/keep-calm-and-i-will-become.html">dp bbm calm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-keep-calm-and-try-best-display.html">dp bbm kalem bro</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-line-brown-and-coni-halo-kepasi.html">dp bbm brown</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-colonel-sander-di-tolak-1009.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-brown-dan-coni-gombal-mudik-ke.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-biar-gendut-tetap-muat-di-hatiku.html">dp bbm gendut</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_11.html">dp bbm mario teguh</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh-lucu.html">dp bbm mario teguh lucu</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-mario-teguh-aku-akan-menjadi.html">dp bbm motivasi</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_7.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_5949.html">dp bbm mario tegar</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_6067.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_1000.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_6.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-mario-teguh-melupakan-orang-yang.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-nobita-i-love-u-sizuka.html">dp bbm i love you</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-animasi-bergerak-lagi-sakit.html">dp bbm sakit</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-doa-jadikan-pribadi-yang-lebih.html">dp bbm doa</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-do-you-believe-in-love-at-first.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/animasi-dp-display-picture-bbm-bergerak.html">dp bbm gerak animasi</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-bulan-puasa-telah-tiba.html">dp bbm puasa</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-aku-tau-tapi-aku-selow.html">dp bbm slow</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-malem-jumat.html">dp bbm malam jumat</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-i-love-husband.html">dp bbm my husband</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-ibu-wanita-hamil-dan-suami.html">dp bbm hamil</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-lagi-rusak.html">dp bbm lagi rusak</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-cinta-ga-harus-mewah-naik-motor.html">dp bbm mewah</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-animasi-bergerak-malam-minggu.html">dp bbm malam minggu</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-balance-life-formula.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-sby-bbm-naik-2000.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-juventus-logo.html">dp bbm juventus</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-jumat-kliwon.html">dp bbm jumat kliwon</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-animasi-lagi-tidur-sambil-charge.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-positif-thinking.html">dp bbm positif thinking</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lagi-kerja-jangan-di-ganggu.html">dp bbm lagi kerja</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-cintaku-cuma-satu-bukan-lima.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-saya-akan-membahagiakan-orang.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-i-gonna-make-it-happen.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/emoticon-bergerak-untuk-display-picture.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-no-malam-minggu.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-love-you.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-bukan-penikmat-harta-orang.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-animasi-selamat-malam.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-parodi-cristiano-ronaldo-cr7-dan.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-lucu-kakek-naek-pohon-sambil.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-i-love-my-team.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-menantu-idaman-adalah-seorang.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-animasi-lafadz-allah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-menantu-idaman-adalah-anak-kost.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-tetep-tampan-tanpa-rokok.html">dp bbm tampan</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-lucu-sisa-pulsa-tidak-cukup.html">dp bbm pulsa</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-menantu-idaman-pengusaha.html">dp bbm idaman</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-sholat-jumat.html">dp bbm jumat sholat</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-untuk-sales-man.html">dp bbm salesman</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-cari-pendamping-hidup-yang-benar.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-galau.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kucing-lucu-lagi-tidur.html">dp bbm kucing lucu</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kucing-lucu-lagi-tembak.html">dp bbm kucing</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-romantis-cinta-sejati.html">dp bbm cinta sejati</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-doa-untuk-kemudahan-urusan.html">dp bbm doa urusan</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bbm-para-pekerja-keras.html">dp bbm kerja keras</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bb-para-pekerja-keras.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bb-ldr.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/foto-dp-kucing-lucu.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-lucu-untuk-mahasiswa.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-motivasi-bahasa-sunda.html">dp bbm bahasa sunda</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bbm-menantu-ideal-adalah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-motivasi-ala-om-bob.html">dp bbm om bob</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/foto-dp-unik-awan-aneh.html">dp bbm aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/hijab-dp-bbm-statis.html">dp bbm hijab</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-galau.html">dp bbm lagi galau</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-bt.html">dp bbm sedih</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-rapat-3.html">dp bbm rapat</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-display-picture-bintang-biru.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-sibuk-display-picture.html">dp bbm sibuk</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-bahasa-sunda-hirup-aink-kumaha.html">dp bbm sunda</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/love-me-or-hate-me-my-life-my-rule-dp.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-mario-teguh-salah-tingkah-adalah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh-what.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-motivasi-pengalaman-mengajarkan.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-make-it-perfect-dp-statis.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/polisi-wanita-rindu-kekasih-dp-bbm.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-lagi-tidur-7.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-sholat-jumat-13.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-ramadan-marhaban-ya-rhamadhan.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-istighfar.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-animasi-tidur.html">dp bbm tidur</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-single-sejak-lahir.html">dp bbm single</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-hanya-ada-1-aku.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-sholat-jumat.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-lagi-sibuk.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-sholat-jumat-11.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-aku-hanya-ingin-bahagia.html">dp bbm bahagia</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-galau.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-selamat-idul-fitri-3.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-malas-kuliah.html">dp bbm kuliah</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-aku-pergi.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-jangan-mencari-aku-lagi.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-minta-thr.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-waktu-hati-perilaku.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-tidak-pake-jilbab.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-jangan-mencari-aku-lagi.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-berikan-kami-hidayah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-amnesia.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-waktu-hati-perilaku.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-aku-ingin-begini.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-doa-mengubah-segalanya.html">dp bbm doa</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-dahlan-iskan-semua-orang-punya.html">dp bbm dahlan iskan</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-i-will-love-you-today-tomorrow.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-photo-coming-soon.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-aku-ditambah-kamu-sama-dengan-kua.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-aku-lelah-dengan-semua-ini.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-jika-aku-berarti-bagimu.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-perbedaan-manusia-normal.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-yang-terjadi-adalah-yang-terbaik.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-ulang-tahun-jakarta.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-nifsu-syaban.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-pak-sby-dan-suharto.html">dp bbm suharto</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-tidur.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-kadang-lebih-baik-diam.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-ibu-adalah-inti-kekuatan-rumah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-animasi-menangis.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-kau-takkan-terganti.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-susah-seneng-karo-sampean.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-hmmm.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-cinta-sejati.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-sabar-aja.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-ujianmu-kali-ini-benar-benar-berat.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bb-cinta-kepada-ibu.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-nenek-pegang-pistol.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-anak-kecil-lucu-nangis.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kabbah-mekkah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-lagi-fokus-cari-duit.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kutipan-motivasi-dahlan-iskan.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-indah-pada-waktunya.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-pacaran.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bbm-kerja-keras.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/koleksi-dp-bbm-terbaru.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-barcelona-rip.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-ugd-24-jam.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-klinik-tong-fang.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-lucu-cinta-pat-kai.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kucing-lucu.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bergerak-atm-songong.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/foto-dp-bbm-lucu.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/04/kata-kata-lucu-untuk-blackberry.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/04/kumpulan-animasi-bergerak-lucu-terbaru.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/01/download-dp-animation-maker-216-full.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-asing.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-hening.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-mantan-itu-ibarat-baju-lama.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-hijab.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-nobody-could-ever-replace-you.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-kpk.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-takdir.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-yang-lebih-indah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-yang-lebih-indah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-rindu-adalah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-tak-nyaman-jangan-lakukan.html">dp bbm</a>

(Diff truncated)
diff --git a/index.mdwn b/index.mdwn
index 664d847..ee8a946 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,236 +1,233 @@
-http://seotoolsoft.blogspot.com/2013/12/jingling-versi-terbaru.html
-http://seotoolsoft.blogspot.com/2013/12/software-seo-alpha-v2-website-traffic.html
-http://seotoolsoft.blogspot.com/2013/12/liuliangbau-alexa-rank-enhancer-tool.html
-http://seotoolsoft.blogspot.com/2013/12/software-seo-pinger-v02b.html
-http://seotoolsoft.blogspot.com/2013/12/software-seo-quickbacklinks-v022.html
-http://seotoolsoft.blogspot.com/2013/12/software-seo-swift-viewers-tools.html
-http://seotoolsoft.blogspot.com/2013/12/jingling-versi-terbaru.html
-http://seotoolsoft.blogspot.com/2013/12/template-ringan-seo-friendly-2014.html
-http://seotoolsoft.blogspot.com/
-http://seotoolsoft.blogspot.com/2013/12/kumpulanblogdofollow-edu-gov-highpr-2014.html
-http://seotoolsoft.blogspot.com/2013/12/fast-visit-v11-auto-visitor-free-with.html
-http://seotoolsoft.blogspot.com/2013/12/template-seo-free-terbaru.html
-http://seotoolsoft.blogspot.com/2014/01/inilah-bahaya-memasang-rich-snippet.html
-http://seotoolsoft.blogspot.com/2014/01/cara-menggunakan-jingling-auto-visit.html
-http://seotoolsoft.blogspot.com/2013/12/directoy-blog-dofollow-terbaru-2014.html
-http://seotoolsoft.blogspot.com/2013/12/software-seo-alpha-v2-website-traffic.html
-http://seotoolsoft.blogspot.com/2014/01/list-blog-dan-web-edu-auto-approve.html
-http://seotoolsoft.blogspot.com/2013/12/software-seo-pinger-v02b.html
-http://seotoolsoft.blogspot.com/p/list-proxy-update.html
-http://seotoolsoft.blogspot.com/2013/12/submit-ke-directory-blog-dan-dapatkan.html
-http://seotoolsoft.blogspot.com/2013/12/software-seo-licorne-aio-v253-all-in.html
-http://seotoolsoft.blogspot.com/2013/12/3-macam-jurus-seo.html
-http://seotoolsoft.blogspot.com/2014/01/faktor-dalam-menaikkan-alexa-rank.html
-http://seotoolsoft.blogspot.com/2014/01/download-software-proxy-checker-free.html
-http://seotoolsoft.blogspot.com/2013/12/software-seo-quickbacklinks-v022.html
-http://seotoolsoft.blogspot.com/2013/12/backlink-income-dari-berbagai-web.html
-http://seotoolsoft.blogspot.com/2013/12/auto-backlink-dari-edu-dan-gov.html
-http://seotoolsoft.blogspot.com/2013/12/software-seo-pinger-v02b.html
-http://seotoolsoft.blogspot.com/p/optimasi-link_4.html
-http://seotoolsoft.blogspot.com/p/list-proxy-update.html
-http://seotoolsoft.blogspot.com/search/label/tips%20seo
-http://seotoolsoft.blogspot.com/p/online-tools.html
-http://seotoolsoft.blogspot.com/p/cek-pr.html
-http://seotoolsoft.blogspot.com/
-http://seotoolsoft.blogspot.com/2013/12/fast-visit-v11-auto-visitor-free-with.html
-http://seotoolsoft.blogspot.com/search/label/template%20seo
-http://seotoolsoft.blogspot.com/2014/01/list-blog-directory-rss-submit-doc.html
-http://seotoolsoft.blogspot.com/2014/01/kumpulan-guestbook-autoapprove-dofollow.html
-http://seotoolsoft.blogspot.com/2014/01/list-acid-dan-goid-auto-approve-high-pr.html
-http://seotoolsoft.blogspot.com/2014/01/kumpulan-edu-auto-approve-comment-high.html
-http://seotoolsoft.blogspot.com/2014/01/kumpulan-serial-key-semua-software.html
-http://seotoolsoft.blogspot.com/2014/01/download-software-google-serp-tracking.html
-http://seotoolsoft.blogspot.com/2014/01/list-direktori-blog-sosial-bookmark-edu.html
-http://seotoolsoft.blogspot.com/2014/01/software-seo-page-rank-check-parameter.html
-http://seotoolsoft.blogspot.com/2014/01/optimasi-serp-dengan-academiaedu.html
-http://seotoolsoft.blogspot.com/2014/01/download-software-seo-power-suite.html
-http://seotoolsoft.blogspot.com/2014/01/cara-menggunakan-jingling-auto-visit.html
-
-http://www.kabarmakkah.com
-http://www.kabarmakkah.com/2013/12/top-3-hotel-di-makkah.html
-http://www.kabarmakkah.com/2013/12/cara-mendaftar-ke-universitas-ummulqura.html
-http://www.kabarmakkah.com/2013/12/albaik-warung-makan-cepat-saji-terlaris.html
-http://www.kabarmakkah.com/2013/12/gambar-jadul-kota-makkah-part-2.html
-http://www.kabarmakkah.com/2013/12/foto-foto-antik-kota-makkah-jaman-dulu.html
-http://www.kabarmakkah.com/2013/11/apakah-umroh-itu-wajib-seperti-halnya.html
+Silahkan klik dp BBM yang anda butuhkan
+
+•	DP BBM Lucu, Romantis, Galau, Sedih, Motivasi, Gokil, Seru Part 2
+•	Dp BBM Lucu Bahasa Jawa
+•	Koleksi Photo Artis Hot dan Sexy Jenita Janet
+•	DP BBM Lucu, Romantis, Galau, Sedih, Motivasi, Gokil, Seru Part 3
+•	KUMPULAN DP BBM BEGERAK LUCU DAN GOKIL, MENARIK UPDATE 2014
+•	Update Gambar Kata - Kata Terbaru - Dp BBM
+•	Gambar DP BBM Galau Sedih Romantis Kecewa Aneh Cinta 
+•	DP BB Emoticon Bergerak Terbaru 2014
+•	DP BB Bergerak Terbaru 2014 Lucu Unik Konyol
+•	Kumpulan Kata Mutiara Bergambar
 
 http://mranggendemak.blogspot.com/2013/11/dp-bbm-lucu-bahasa-jawa.html
+•	DP BBM Lucu, Romantis, Galau, Sedih, Motivasi, Gokil, Seru Part 2
+•	Dp BBM Lucu Bahasa Jawa
+•	Koleksi Photo Artis Hot dan Sexy Jenita Janet
+•	DP BBM Lucu, Romantis, Galau, Sedih, Motivasi, Gokil, Seru Part 3
+•	KUMPULAN DP BBM BEGERAK LUCU DAN GOKIL, MENARIK UPDATE 2014
+•	Update Gambar Kata - Kata Terbaru - Dp BBM
+•	Gambar DP BBM Galau Sedih Romantis Kecewa Aneh Cinta 
+•	DP BB Emoticon Bergerak Terbaru 2014
+•	DP BB Bergerak Terbaru 2014 Lucu Unik Konyol
+•	Kumpulan Kata Mutiara Bergambar
+
 http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih.html
+
 http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-jumat-kliwon.html
+Silahkan klik dp BBM
 http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_5949.html
+Silahkan klik dp BBM
+
 http://mranggendemak.blogspot.com/2013/06/koleksi-photo-artis-hot-dan-sexy-jenita.html
-http://mranggendemak.blogspot.com/2013/05/download-software-autocad-2000-2013.html
+Silahkan klik dp BBM
+
 http://mranggendemak.blogspot.com/2013/04/20-dp-bbm-islami-terbaru.html
+Silahkan klik dp BBM
+
 http://mranggendemak.blogspot.com/2013/03/update-gambar-kata-kata-terbaru-dp-bbm.html
+Silahkan klik dp BBM
+
 http://mranggendemak.blogspot.com/2013/07/kumpulan-dp-bbm-begerak-lucu-dan-gokil.html
+Silahkan klik dp BBM
+
 http://mranggendemak.blogspot.com/2013/04/kumpulan-dp-bbm-lucu-terbaru.html
+Silahkan klik dp BBM
+•	DP BBM Lucu, Romantis, Galau, Sedih, Motivasi, Gokil, Seru Part 2
+•	Dp BBM Lucu Bahasa Jawa
+•	Koleksi Photo Artis Hot dan Sexy Jenita Janet
+•	DP BBM Lucu, Romantis, Galau, Sedih, Motivasi, Gokil, Seru Part 3
+•	KUMPULAN DP BBM BEGERAK LUCU DAN GOKIL, MENARIK UPDATE 2014
+•	Update Gambar Kata - Kata Terbaru - Dp BBM
+•	Gambar DP BBM Galau Sedih Romantis Kecewa Aneh Cinta 
+•	DP BB Emoticon Bergerak Terbaru 2014
+•	DP BB Bergerak Terbaru 2014 Lucu Unik Konyol
+•	Kumpulan Kata Mutiara Bergambar
+
 http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih_13.html
+Silahkan klik dp BBM
+
 http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih.html
+Silahkan klik dp BBM
+
 http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih_13.html
-http://mranggendemak.blogspot.com/2013/06/koleksi-photo-artis-hot-dan-sexy-jenita.html
+Silahkan klik dp BBM
+Silahkan klik dp BBM
+•	DP BBM Lucu, Romantis, Galau, Sedih, Motivasi, Gokil, Seru Part 2
+•	Dp BBM Lucu Bahasa Jawa
+•	Koleksi Photo Artis Hot dan Sexy Jenita Janet
+•	DP BBM Lucu, Romantis, Galau, Sedih, Motivasi, Gokil, Seru Part 3
+•	KUMPULAN DP BBM BEGERAK LUCU DAN GOKIL, MENARIK UPDATE 2014
+•	Update Gambar Kata - Kata Terbaru - Dp BBM
+•	Gambar DP BBM Galau Sedih Romantis Kecewa Aneh Cinta 
+•	DP BB Emoticon Bergerak Terbaru 2014
+•	DP BB Bergerak Terbaru 2014 Lucu Unik Konyol
+•	Kumpulan Kata Mutiara Bergambar
+
+
 http://mranggendemak.blogspot.com/2013/03/update-gambar-kata-kata-terbaru-dp-bbm.html
+
 http://mranggendemak.blogspot.com/2013/11/dp-bbm-lucu-bahasa-jawa.html
+
 http://mranggendemak.blogspot.com/2013/04/dp-bbm-terbaru-animasi.html
+
 http://mranggendemak.blogspot.com/2013/04/20-dp-bbm-islami-terbaru.html
+Silahkan klik dp BBM
+
 http://mranggendemak.blogspot.com/2013/07/kumpulan-dp-bbm-begerak-lucu-dan-gokil.html
+
 http://mranggendemak.blogspot.com/2013/01/6-atlet-binaraga-paling-konyol-di-dunia.html
+
 http://mranggendemak.blogspot.com/2013/05/download-murottal-30-juz-suara-emas.html
+
 http://mranggendemak.blogspot.com/2013/11/dp-bbm-mario-teguh.html
+Silahkan klik dp BBM
+
 http://mranggendemak.blogspot.com/2013/05/download-software-autocad-2000-2013.html
+
 http://mranggendemak.blogspot.com/2012/09/perjalanan-hidup-sang-maestro-iwan-fals.html
+
 http://mranggendemak.blogspot.com/2013/09/dp-bbm-line-brown-and-coni-halo-kepasi.html
+
 http://mranggendemak.blogspot.com/2013/09/update-bbm-animasi.html
+
 http://mranggendemak.blogspot.com/2013/10/gambar-dp-bbm-terbaru-2013.html
-http://mranggendemak.blogspot.com/2013/11/cara-meramal-jodoh-berdasarkan-tanggal.html
+Silahkan klik dp BBM
 http://mranggendemak.blogspot.com/2013/05/gambar-dp-motivasi-bahasa-sunda.html
+
 http://mranggendemak.blogspot.com/2013/09/foto-model-roro-fitria-di-majalah.html
+
 http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_5949.html
+
 http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-jumat-kliwon.html
+
 http://mranggendemak.blogspot.com/2013/04/dp-bbm-cinta-dan-gambar-kata-kata.html
+
 http://mranggendemak.blogspot.com/2013/07/seorang-lelaki-berambut-terpanjang-di.html
-http://mranggendemak.blogspot.com/2013/07/rahasia-tubuh-langsing-wanita-jepang.html
+
 http://mranggendemak.blogspot.com/2013/09/foto-foto-dan-gaya-koplak-dari-asia.html
+
 http://mranggendemak.blogspot.com/2012/02/denah-rumah-ukuran-108-m-x-225-m.html
+Silahkan klik dp BBM
+
 http://mranggendemak.blogspot.com/2013/11/piye-kabare-wis-mangan-rung.html
+
 http://mranggendemak.blogspot.com/2013/05/dp-bbm-doa-semoga-ada-hikmah.html
+
 http://mranggendemak.blogspot.com/2013/07/igo-foto-wanita-cantik-asli-indonesia.html
-http://mranggendemak.blogspot.com/2013/06/download-vb-decompiler-pro-92-full.html
-http://mranggendemak.blogspot.com/2013/09/manusia-manusia-boneka-paling-terkenal.html
+
 http://mranggendemak.blogspot.com/2013/05/dp-bbm-untuk-sales-man.html
+
 http://mranggendemak.blogspot.com/2013/10/dp-bbm-sabar.html
+
 http://mranggendemak.blogspot.com/2013/07/dp-bbm-ibu-wanita-hamil-dan-suami.html

(Diff truncated)
diff --git a/index.mdwn b/index.mdwn
index a4aced5..664d847 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,33 +1,236 @@
-This is the spiffy Camera.co.id Toko Kamera Murah di Indonesia, Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
-. We try to figure out how to use Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
- to manage your documents. This includes topics such as backups and anything else related you might think of.
+http://seotoolsoft.blogspot.com/2013/12/jingling-versi-terbaru.html
+http://seotoolsoft.blogspot.com/2013/12/software-seo-alpha-v2-website-traffic.html
+http://seotoolsoft.blogspot.com/2013/12/liuliangbau-alexa-rank-enhancer-tool.html
+http://seotoolsoft.blogspot.com/2013/12/software-seo-pinger-v02b.html
+http://seotoolsoft.blogspot.com/2013/12/software-seo-quickbacklinks-v022.html
+http://seotoolsoft.blogspot.com/2013/12/software-seo-swift-viewers-tools.html
+http://seotoolsoft.blogspot.com/2013/12/jingling-versi-terbaru.html
+http://seotoolsoft.blogspot.com/2013/12/template-ringan-seo-friendly-2014.html
+http://seotoolsoft.blogspot.com/
+http://seotoolsoft.blogspot.com/2013/12/kumpulanblogdofollow-edu-gov-highpr-2014.html
+http://seotoolsoft.blogspot.com/2013/12/fast-visit-v11-auto-visitor-free-with.html
+http://seotoolsoft.blogspot.com/2013/12/template-seo-free-terbaru.html
+http://seotoolsoft.blogspot.com/2014/01/inilah-bahaya-memasang-rich-snippet.html
+http://seotoolsoft.blogspot.com/2014/01/cara-menggunakan-jingling-auto-visit.html
+http://seotoolsoft.blogspot.com/2013/12/directoy-blog-dofollow-terbaru-2014.html
+http://seotoolsoft.blogspot.com/2013/12/software-seo-alpha-v2-website-traffic.html
+http://seotoolsoft.blogspot.com/2014/01/list-blog-dan-web-edu-auto-approve.html
+http://seotoolsoft.blogspot.com/2013/12/software-seo-pinger-v02b.html
+http://seotoolsoft.blogspot.com/p/list-proxy-update.html
+http://seotoolsoft.blogspot.com/2013/12/submit-ke-directory-blog-dan-dapatkan.html
+http://seotoolsoft.blogspot.com/2013/12/software-seo-licorne-aio-v253-all-in.html
+http://seotoolsoft.blogspot.com/2013/12/3-macam-jurus-seo.html
+http://seotoolsoft.blogspot.com/2014/01/faktor-dalam-menaikkan-alexa-rank.html
+http://seotoolsoft.blogspot.com/2014/01/download-software-proxy-checker-free.html
+http://seotoolsoft.blogspot.com/2013/12/software-seo-quickbacklinks-v022.html
+http://seotoolsoft.blogspot.com/2013/12/backlink-income-dari-berbagai-web.html
+http://seotoolsoft.blogspot.com/2013/12/auto-backlink-dari-edu-dan-gov.html
+http://seotoolsoft.blogspot.com/2013/12/software-seo-pinger-v02b.html
+http://seotoolsoft.blogspot.com/p/optimasi-link_4.html
+http://seotoolsoft.blogspot.com/p/list-proxy-update.html
+http://seotoolsoft.blogspot.com/search/label/tips%20seo
+http://seotoolsoft.blogspot.com/p/online-tools.html
+http://seotoolsoft.blogspot.com/p/cek-pr.html
+http://seotoolsoft.blogspot.com/
+http://seotoolsoft.blogspot.com/2013/12/fast-visit-v11-auto-visitor-free-with.html
+http://seotoolsoft.blogspot.com/search/label/template%20seo
+http://seotoolsoft.blogspot.com/2014/01/list-blog-directory-rss-submit-doc.html
+http://seotoolsoft.blogspot.com/2014/01/kumpulan-guestbook-autoapprove-dofollow.html
+http://seotoolsoft.blogspot.com/2014/01/list-acid-dan-goid-auto-approve-high-pr.html
+http://seotoolsoft.blogspot.com/2014/01/kumpulan-edu-auto-approve-comment-high.html
+http://seotoolsoft.blogspot.com/2014/01/kumpulan-serial-key-semua-software.html
+http://seotoolsoft.blogspot.com/2014/01/download-software-google-serp-tracking.html
+http://seotoolsoft.blogspot.com/2014/01/list-direktori-blog-sosial-bookmark-edu.html
+http://seotoolsoft.blogspot.com/2014/01/software-seo-page-rank-check-parameter.html
+http://seotoolsoft.blogspot.com/2014/01/optimasi-serp-dengan-academiaedu.html
+http://seotoolsoft.blogspot.com/2014/01/download-software-seo-power-suite.html
+http://seotoolsoft.blogspot.com/2014/01/cara-menggunakan-jingling-auto-visit.html
 
-We are mostly Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
- for now. Please join and post your thoughts. There is also `http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html` if you want to chat.
+http://www.kabarmakkah.com
+http://www.kabarmakkah.com/2013/12/top-3-hotel-di-makkah.html
+http://www.kabarmakkah.com/2013/12/cara-mendaftar-ke-universitas-ummulqura.html
+http://www.kabarmakkah.com/2013/12/albaik-warung-makan-cepat-saji-terlaris.html
+http://www.kabarmakkah.com/2013/12/gambar-jadul-kota-makkah-part-2.html
+http://www.kabarmakkah.com/2013/12/foto-foto-antik-kota-makkah-jaman-dulu.html
+http://www.kabarmakkah.com/2013/11/apakah-umroh-itu-wajib-seperti-halnya.html
 
-And this is Camera.co.id Toko Kamera Murah di Indonesia, meaning you not allowed to edit it!
+http://mranggendemak.blogspot.com/2013/11/dp-bbm-lucu-bahasa-jawa.html
+http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih.html
+http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-jumat-kliwon.html
+http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_5949.html
+http://mranggendemak.blogspot.com/2013/06/koleksi-photo-artis-hot-dan-sexy-jenita.html
+http://mranggendemak.blogspot.com/2013/05/download-software-autocad-2000-2013.html
+http://mranggendemak.blogspot.com/2013/04/20-dp-bbm-islami-terbaru.html
+http://mranggendemak.blogspot.com/2013/03/update-gambar-kata-kata-terbaru-dp-bbm.html
+http://mranggendemak.blogspot.com/2013/07/kumpulan-dp-bbm-begerak-lucu-dan-gokil.html
+http://mranggendemak.blogspot.com/2013/04/kumpulan-dp-bbm-lucu-terbaru.html
+http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih_13.html
+http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih.html
+http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih_13.html
+http://mranggendemak.blogspot.com/2013/06/koleksi-photo-artis-hot-dan-sexy-jenita.html
+http://mranggendemak.blogspot.com/2013/03/update-gambar-kata-kata-terbaru-dp-bbm.html
+http://mranggendemak.blogspot.com/2013/11/dp-bbm-lucu-bahasa-jawa.html
+http://mranggendemak.blogspot.com/2013/04/dp-bbm-terbaru-animasi.html
+http://mranggendemak.blogspot.com/2013/04/20-dp-bbm-islami-terbaru.html
+http://mranggendemak.blogspot.com/2013/07/kumpulan-dp-bbm-begerak-lucu-dan-gokil.html
+http://mranggendemak.blogspot.com/2013/01/6-atlet-binaraga-paling-konyol-di-dunia.html
+http://mranggendemak.blogspot.com/2013/05/download-murottal-30-juz-suara-emas.html
+http://mranggendemak.blogspot.com/2013/11/dp-bbm-mario-teguh.html
+http://mranggendemak.blogspot.com/2013/05/download-software-autocad-2000-2013.html
+http://mranggendemak.blogspot.com/2012/09/perjalanan-hidup-sang-maestro-iwan-fals.html
+http://mranggendemak.blogspot.com/2013/09/dp-bbm-line-brown-and-coni-halo-kepasi.html
+http://mranggendemak.blogspot.com/2013/09/update-bbm-animasi.html
+http://mranggendemak.blogspot.com/2013/10/gambar-dp-bbm-terbaru-2013.html
+http://mranggendemak.blogspot.com/2013/11/cara-meramal-jodoh-berdasarkan-tanggal.html
+http://mranggendemak.blogspot.com/2013/05/gambar-dp-motivasi-bahasa-sunda.html
+http://mranggendemak.blogspot.com/2013/09/foto-model-roro-fitria-di-majalah.html
+http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_5949.html
+http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-jumat-kliwon.html
+http://mranggendemak.blogspot.com/2013/04/dp-bbm-cinta-dan-gambar-kata-kata.html
+http://mranggendemak.blogspot.com/2013/07/seorang-lelaki-berambut-terpanjang-di.html
+http://mranggendemak.blogspot.com/2013/07/rahasia-tubuh-langsing-wanita-jepang.html
+http://mranggendemak.blogspot.com/2013/09/foto-foto-dan-gaya-koplak-dari-asia.html
+http://mranggendemak.blogspot.com/2012/02/denah-rumah-ukuran-108-m-x-225-m.html
+http://mranggendemak.blogspot.com/2013/11/piye-kabare-wis-mangan-rung.html
+http://mranggendemak.blogspot.com/2013/05/dp-bbm-doa-semoga-ada-hikmah.html
+http://mranggendemak.blogspot.com/2013/07/igo-foto-wanita-cantik-asli-indonesia.html
+http://mranggendemak.blogspot.com/2013/06/download-vb-decompiler-pro-92-full.html
+http://mranggendemak.blogspot.com/2013/09/manusia-manusia-boneka-paling-terkenal.html
+http://mranggendemak.blogspot.com/2013/05/dp-bbm-untuk-sales-man.html
+http://mranggendemak.blogspot.com/2013/10/dp-bbm-sabar.html
+http://mranggendemak.blogspot.com/2013/07/dp-bbm-ibu-wanita-hamil-dan-suami.html
+http://mranggendemak.blogspot.com/2013/05/ini-dia-amanat-mbah-hadi-girikusumo.html
+http://mranggendemak.blogspot.com/2013/10/etika-etika-menggunakan-rok.html
+http://mranggendemak.blogspot.com/2013/04/kimcil-itu-apa-sih.html
+http://mranggendemak.blogspot.com/2013/06/dp-bbm-sedia-aku-sebelum-hujan.html
+http://mranggendemak.blogspot.com/2013/07/dp-bbm-suka-suka-gue.html
+http://mranggendemak.blogspot.com/2013/10/kadang-lebih-baik-diam-dp-bbm-statis.html
+http://mranggendemak.blogspot.com/2013/05/dp-bbm-kutipan-motivasi-dahlan-iskan.html
+http://mranggendemak.blogspot.com/2011/10/novel-enny-arrow-sepanas-bara.html
+http://mranggendemak.blogspot.com/2013/09/gambar-modifikasi-motor-matic-cat-grafis.html
+http://mranggendemak.blogspot.com/2013/09/7-manusia-tergemuk-dan-terberat-di-dunia.html
+http://mranggendemak.blogspot.com/2013/07/fifie-buntaran-si-seksi-yang-diincar.html
+http://mranggendemak.blogspot.com/2013/05/kata-cinta-sedih-banget.html
+http://mranggendemak.blogspot.com/2013/05/koleksi-dp-bbm-terbaru.html
+http://mranggendemak.blogspot.com/2013/10/bersyukur-sebanyak-banyaknya-dp-bbm.html
+http://mranggendemak.blogspot.com/2013/07/dp-bbm-aku-tau-tapi-aku-selow.html
+http://mranggendemak.blogspot.com/2013/08/download-jingling-auto-visitor-402-final.html
+http://mranggendemak.blogspot.com/2013/09/dp-bbm-sedang-sedih-dan-kecewa.html
+http://mranggendemak.blogspot.com/2013/07/yuk-lihat-cewek-cewek-kekar-di-kontes.html
+http://mranggendemak.blogspot.com/2013/03/dp-bbm-lucu-romantis-galau-sedih.html
+http://mranggendemak.blogspot.com/2013/09/dp-bbm-ibu-aku-lelah.html
+http://mranggendemak.blogspot.com/2013/06/dp-bbm-pak-sby-dan-suharto.html
+http://mranggendemak.blogspot.com/2013/09/berikut-foto-cewek-mirip-boneka.html
+http://mranggendemak.blogspot.com/2013/09/background-blog-yang-ringan-dan-keren.html
+http://mranggendemak.blogspot.com/2013/09/foto-rini-feblita-si-cantik-crew-tran-tv.html
+http://mranggendemak.blogspot.com/2013/06/wow-jessica-iskandar-peluk-mesra-pria.html
+http://mranggendemak.blogspot.com/2013/05/ini-dia-kebudayaan-dan-adat-madura.html
+http://mranggendemak.blogspot.com/2013/06/desain-plafon-gypsum-minimalis.html
+http://mranggendemak.blogspot.com/2013/04/15-gambar-kata-kata-cinta-terbaru.html
+http://mranggendemak.blogspot.com/2012/09/denah-rumah-ukuran-11-x-23-m.html
+http://mranggendemak.blogspot.com/2013/05/ini-dia-kebudayaan-dan-adat-madura.html
+http://mranggendemak.blogspot.com/2012/04/cara-memanjangkan-dan-membesarkan-rudal.html
+http://mranggendemak.blogspot.com/2012/05/astagfirullah-guru-sma-remas-payudara.html
+http://mranggendemak.blogspot.com/2013/05/kata-kata-mutiara-cinta-terbaru-2013.html
+http://mranggendemak.blogspot.com/2013/06/anak-durhaka-biarkan-ibunya-tinggal.html
+http://mranggendemak.blogspot.com/2013/04/gambar-foto-danbo-lagi-kangen-pacar.html
+http://mranggendemak.blogspot.com/2013/05/gambar-dp-bergerak-atm-songong.html
+http://mranggendemak.blogspot.com/2013/05/dp-bbm-lucu-kakek-naek-pohon-sambil.html
+http://mranggendemak.blogspot.com/2012/04/makanan-khas-seluruh-indonesia-dijamin.html
+http://mranggendemak.blogspot.com/2013/06/kamar-tidur-cantik-dan-mempesona-untuk.html
+http://mranggendemak.blogspot.com/2013/08/lucunya-anak-kecil-memakai-kostum.html
+http://mranggendemak.blogspot.com/2012/03/denah-rumah-2-lantai-ukuran-lahan-10-x.html
+http://mranggendemak.blogspot.com/2013/09/mulailah-dari-syukur.html
+http://mranggendemak.blogspot.com/2013/06/dp-bbm-kamu-udah-gendut.html
+http://mranggendemak.blogspot.com/2013/03/10-gambar-danbo-romantis-update-2013.html
+http://mranggendemak.blogspot.com/2013/08/dp-bbm-single-sejak-lahir.html
+http://mranggendemak.blogspot.com/2013/02/seram-kecoak-melahirkan-bayi-zombie.html
+http://mranggendemak.blogspot.com/2013/06/desain-kamar-tidur-unik-untuk-anak-laki.html
+http://mranggendemak.blogspot.com/2013/10/7-cara-bunuh-diri-paling-populer-di.html
+http://mranggendemak.blogspot.com/2013/07/album-indahnya-bersholawat-2-ceng-zam.html
+http://mranggendemak.blogspot.com/2013/02/anjing-labrador-pintar-gunakan-atm-dan.html
+http://mranggendemak.blogspot.com/2013/03/desain-pagar-rumah-minimalis.html
+http://mranggendemak.blogspot.com/2013/06/kata-kata-bijak-yang-aneh-tapi-dalem.html
+http://mranggendemak.blogspot.com/2013/05/dp-bbm-menantu-idaman-adalah-seorang.html
+http://mranggendemak.blogspot.com/2013/06/desain-kamar-anak-perempuan-yang-indah.html
+http://mranggendemak.blogspot.com/2013/06/ruang-tamu-cantik-dengan-wallpaper.html
+http://mranggendemak.blogspot.com/2012/09/video-freestyle-motor-3-lady-biker-dunia.html
+http://mranggendemak.blogspot.com/2013/05/software-penambah-dan-pembagi-kecepatan.html
+http://mranggendemak.blogspot.com/2013/09/10-manusia-pemegang-rekor-dunia-dengan.html
+http://mranggendemak.blogspot.com/2013/02/lilia-stepanova-atraksi-memanah-dengan.html
+http://mranggendemak.blogspot.com/2013/09/tips-mencari-jodoh.html
+http://mranggendemak.blogspot.com/2013/07/dp-bbm-malem-jumat.html
+http://mranggendemak.blogspot.com/2013/10/5-kasus-kriminal-menggunakan-payudara.html
+http://mranggendemak.blogspot.com/2013/09/video-wendy-cagur-tidaaak-special-yuk.html
+http://mranggendemak.blogspot.com/2013/05/dp-bbm-lagi-fokus-cari-duit.html
+http://mranggendemak.blogspot.com/2013/09/dp-bbm-ramadan-marhaban-ya-rhamadhan.html
+http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh-what.html
+http://mranggendemak.blogspot.com/2012/10/tips-perawatan-rambut-untuk-wanita.html
+http://mranggendemak.blogspot.com/2012/04/menampilkan-network-connection-yang.html
+http://mranggendemak.blogspot.com/2013/09/10-foto-mengharukan-yang-telah.html
+http://mranggendemak.blogspot.com/2013/08/dp-bbm-sholat-jumat-11.html
+http://mranggendemak.blogspot.com/2012/12/9-proses-melahirkan-bayi-paling-ajaib.html
+http://mranggendemak.blogspot.com/2013/06/para-gadis-ini-di-pecat-karena-kelewat.html
+http://mranggendemak.blogspot.com/2013/06/desain-lemari-baju-minimalis-untuk.html
+http://mranggendemak.blogspot.com/2012/05/gambar-almari-makan-sederhana.html
+http://mranggendemak.blogspot.com/2011/10/bagian-bagian-atap-rangka-kayu-untuk.html
+http://mranggendemak.blogspot.com/2013/08/dp-bbm-orang-ikhlas.html
+http://mranggendemak.blogspot.com/2012/10/denah-rumah-ukuran-105-m-x-17-m-dengan.html
+http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih_2187.html
+http://mranggendemak.blogspot.com/2013/06/keluarga-ini-memelihara-seekor-raksasa.html
+http://mranggendemak.blogspot.com/2013/07/dp-bbm-selama-masih-punya-kenangan.html
+http://mranggendemak.blogspot.com/2010/06/foto-foto-narsis-nenek-umur-70-tahun.html
+http://mranggendemak.blogspot.com/2013/10/mobil-mobil-kepresidenan-yang-paling.html
+http://mranggendemak.blogspot.com/2013/01/indahnya-cinta-sepasang-penyandang.html
+http://mranggendemak.blogspot.com/2009/03/wirid-hidayat-jati-ki-ronggo.html
+http://mranggendemak.blogspot.com/2013/06/cerita-rakyat-jawa-timur-kisah-cerita.html
+http://mranggendemak.blogspot.com/2013/03/download-sholawat-habib-syech-abdul.html
+http://mranggendemak.blogspot.com/2013/05/tren-aneh-gadis-jepang-memakai-celana.html
+http://mranggendemak.blogspot.com/2012/11/5-cewek-cantik-ini-ternyata-robot.html

(Diff truncated)
diff --git a/index.mdwn b/index.mdwn
index afaafd2..a4aced5 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -25,3 +25,9 @@ Article about [http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-
 Tools:
 
 - Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+
+
+<a href="http://www.sarangsemutpapua.web.id/2011/02/sarang-semut-papua.html">Sarang Semut Papua</a>
+<a href="http://www.buahmerahpapua.web.id/">Buah Merah Papua</a>
+<a href="http://www.rumputkebarpapua.web.id/">Rumput kebar Papua</a>
+<a href="http://www.kayuakway.com/">Kayu Akway</a>

diff --git a/SEO_Tools_Dp_BBM.mdwn b/SEO_Tools_Dp_BBM.mdwn
index ce33efa..65bfdb0 100644
--- a/SEO_Tools_Dp_BBM.mdwn
+++ b/SEO_Tools_Dp_BBM.mdwn
@@ -1,23 +1,255 @@
-I (bignose) am trialling a "roaming profile" using a symlink-forest approach.
+<a href="http://seotoolsoft.blogspot.com/2013/12/jingling-versi-terbaru.html">Jingling New</a>
+<a href="http://seotoolsoft.blogspot.com/2013/12/software-seo-alpha-v2-website-traffic.html">Seo Alpha</a>
+<a href="http://seotoolsoft.blogspot.com/2013/12/liuliangbau-alexa-rank-enhancer-tool.html">liuliangbau-alexa-rank-enhancer</a>
+<a href="http://seotoolsoft.blogspot.com/2013/12/software-seo-pinger-v02b.html">software seo pinger free</a>
+<a href="http://seotoolsoft.blogspot.com/2013/12/software-seo-quickbacklinks-v022.html">software-seo-quickbacklinks</a>
+<a href="http://seotoolsoft.blogspot.com/2013/12/software-seo-swift-viewers-tools.html">software seo swift viewers</a>
+<a href="http://seotoolsoft.blogspot.com/2014/01/list-blog-dan-web-edu-auto-approve.html">Kumpulan Edu Gov Blog Dofollow</a>
+<a href="http://seotoolsoft.blogspot.com/2014/01/download-software-proxy-checker-free.html">Download Proxy Checker</a>
+<a href="http://seotoolsoft.blogspot.com/2014/01/faktor-dalam-menaikkan-alexa-rank.html">increase alexa rank fastly</a>
+<a href="http://seotoolsoft.blogspot.com/2014/01/inilah-bahaya-memasang-rich-snippet.html">Dangerous rich snippet</a>
+<a href="http://seotoolsoft.blogspot.com/2013/12/meningkatkan-kualitas-blog-di-serp.html">Submit blog to bookmark</a>
+<a href="http://seotoolsoft.blogspot.com/2013/12/fast-visit-v11-auto-visitor-free-with.html">fast visit auto visit blog 2014</a>
+<a href="http://seotoolsoft.blogspot.com/2013/12/directoy-blog-dofollow-terbaru-2014.html">Direktori blog web dofollow terbaru</a>
+<a href="http://seotoolsoft.blogspot.com/2013/12/kumpulan-software-dan-tools-seo-online.html">Kumpulan seo tools online</a>
+<a href="http://seotoolsoft.blogspot.com/2013/12/software-auto-backlink-generator-for-seo.html">Auto backlink generator</a>
+<a href="http://seotoolsoft.blogspot.com/2013/12/software-seo-pinger-v02b.html">software seo pinger</a>
+<a href="http://seotoolsoft.blogspot.com/2014/01/menaikkan-rank-di-serp-dengan-linklicous.html">cara menaikkan serp google</a>
+<a href="http://seotoolsoft.blogspot.com/2014/01/download-software-seo-power-suite.html">download seo power suite free</a>
+<a href="http://seotoolsoft.blogspot.com/2014/01/template-feed-aggregator-untuk-pribadi.html">template feed aggregator free</a>
+<a href="http://seotoolsoft.blogspot.com/2014/01/list-blog-dan-web-edu-auto-approve.html">list auto approve blog comment</a>
+<a href="http://seotoolsoft.blogspot.com/2014/01/download-software-proxy-checker-free.html">download free software proxy checker</a>
 
-$HOME/.roam/common/ contains files and directories that should be common in my home directory on every machine.
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-lucu-bahasa-jawa.html">dp bbm lucu bahasa jawa</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-jumat-kliwon.html">dp bbm malam jumat</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_5949.html">dp bbm aneh unik</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/koleksi-photo-artis-hot-dan-sexy-jenita.html">koleksi hot jenita janet</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/download-software-autocad-2000-2013.html">download free autocad terbaru komplit</a>
+<a href="http://mranggendemak.blogspot.com/2013/04/20-dp-bbm-islami-terbaru.html">dp bb islami terbaru</a>
+<a href="http://mranggendemak.blogspot.com/2013/03/update-gambar-kata-kata-terbaru-dp-bbm.html">kata kata gambar terbaru</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/kumpulan-dp-bbm-begerak-lucu-dan-gokil.html">dp bbm bergerak lucu unik</a>
+<a href="http://mranggendemak.blogspot.com/2013/04/kumpulan-dp-bbm-lucu-terbaru.html">dp bbm lucu terbaru</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih_13.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/gambar-lucu-dp-bbm-terbaru.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-suka-suka-gue.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-ramadhan-ceria.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-cinta-dan-gambar-kata-kata.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/03/dp-bbm-lucu-romantis-galau-sedih.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-lucu-bahasa-jawa.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-terbaru-cinta.html">dp bbm lucu romantis galau sedih lucu unik aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/dp-bbm-mario-teguh.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-lebaran-idul-fitri.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-terbaru-bijak.html">dp bbm kata bijak</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-sabar.html">dp bbm sabar</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-belajar-setia-dari-orang-yang.html">dp bbm setia</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lagi-sakit-jangan-di-ganggu.html">dp bbm lagi sakit</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-sholat-jumat-dulu-mas-bro.html">dp bbm sholat jumat dulu mas</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-romantis-galau-sedih_2187.html">dp bbm romantis</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-doa-semoga-ada-hikmah.html">dp bbm hikmah</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bb-cinta-dear-future-husband.html">dp bbm cinta</a>
+<a href="http://mranggendemak.blogspot.com/2013/04/dp-bbm-terbaru-animasi.html">dp bbm animasi</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-dewasa-itu-pilihan-tua-itu-pasti.html">dp bbm dewasa</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-display-picture-lagi-kerja-1.html">dp bbm kerja</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-bahasa-sunda-kasep-keneh-teu.html">dp bbm sunda</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/keep-calm-and-i-will-become.html">dp bbm calm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-keep-calm-and-try-best-display.html">dp bbm kalem bro</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-line-brown-and-coni-halo-kepasi.html">dp bbm brown</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-colonel-sander-di-tolak-1009.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-brown-dan-coni-gombal-mudik-ke.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-biar-gendut-tetap-muat-di-hatiku.html">dp bbm gendut</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_11.html">dp bbm mario teguh</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh-lucu.html">dp bbm mario teguh lucu</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-mario-teguh-aku-akan-menjadi.html">dp bbm motivasi</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_7.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_5949.html">dp bbm mario tegar</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_6067.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_1000.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh_6.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-mario-teguh-melupakan-orang-yang.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-nobita-i-love-u-sizuka.html">dp bbm i love you</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-animasi-bergerak-lagi-sakit.html">dp bbm sakit</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-doa-jadikan-pribadi-yang-lebih.html">dp bbm doa</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-do-you-believe-in-love-at-first.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/animasi-dp-display-picture-bbm-bergerak.html">dp bbm gerak animasi</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-bulan-puasa-telah-tiba.html">dp bbm puasa</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-aku-tau-tapi-aku-selow.html">dp bbm slow</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-malem-jumat.html">dp bbm malam jumat</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-i-love-husband.html">dp bbm my husband</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-ibu-wanita-hamil-dan-suami.html">dp bbm hamil</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-lagi-rusak.html">dp bbm lagi rusak</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-cinta-ga-harus-mewah-naik-motor.html">dp bbm mewah</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-animasi-bergerak-malam-minggu.html">dp bbm malam minggu</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-balance-life-formula.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-sby-bbm-naik-2000.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-juventus-logo.html">dp bbm juventus</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-jumat-kliwon.html">dp bbm jumat kliwon</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-animasi-lagi-tidur-sambil-charge.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-positif-thinking.html">dp bbm positif thinking</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lagi-kerja-jangan-di-ganggu.html">dp bbm lagi kerja</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-cintaku-cuma-satu-bukan-lima.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-saya-akan-membahagiakan-orang.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-i-gonna-make-it-happen.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/emoticon-bergerak-untuk-display-picture.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-no-malam-minggu.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-love-you.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-bukan-penikmat-harta-orang.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-animasi-selamat-malam.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-parodi-cristiano-ronaldo-cr7-dan.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-lucu-kakek-naek-pohon-sambil.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-i-love-my-team.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-menantu-idaman-adalah-seorang.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-animasi-lafadz-allah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-menantu-idaman-adalah-anak-kost.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-tetep-tampan-tanpa-rokok.html">dp bbm tampan</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-lucu-sisa-pulsa-tidak-cukup.html">dp bbm pulsa</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-menantu-idaman-pengusaha.html">dp bbm idaman</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-sholat-jumat.html">dp bbm jumat sholat</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-untuk-sales-man.html">dp bbm salesman</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-cari-pendamping-hidup-yang-benar.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-galau.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kucing-lucu-lagi-tidur.html">dp bbm kucing lucu</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kucing-lucu-lagi-tembak.html">dp bbm kucing</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-romantis-cinta-sejati.html">dp bbm cinta sejati</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-doa-untuk-kemudahan-urusan.html">dp bbm doa urusan</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bbm-para-pekerja-keras.html">dp bbm kerja keras</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bb-para-pekerja-keras.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bb-ldr.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/foto-dp-kucing-lucu.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-lucu-untuk-mahasiswa.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-motivasi-bahasa-sunda.html">dp bbm bahasa sunda</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bbm-menantu-ideal-adalah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-motivasi-ala-om-bob.html">dp bbm om bob</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/foto-dp-unik-awan-aneh.html">dp bbm aneh</a>
+<a href="http://mranggendemak.blogspot.com/2013/11/hijab-dp-bbm-statis.html">dp bbm hijab</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-galau.html">dp bbm lagi galau</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-bt.html">dp bbm sedih</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-rapat-3.html">dp bbm rapat</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-display-picture-bintang-biru.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-lagi-sibuk-display-picture.html">dp bbm sibuk</a>
+<a href="http://mranggendemak.blogspot.com/2013/10/dp-bbm-bahasa-sunda-hirup-aink-kumaha.html">dp bbm sunda</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/love-me-or-hate-me-my-life-my-rule-dp.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-mario-teguh-salah-tingkah-adalah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/display-picture-dp-bbm-mario-teguh-what.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-motivasi-pengalaman-mengajarkan.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-make-it-perfect-dp-statis.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/polisi-wanita-rindu-kekasih-dp-bbm.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-lagi-tidur-7.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-sholat-jumat-13.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-ramadan-marhaban-ya-rhamadhan.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-istighfar.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/09/dp-bbm-animasi-tidur.html">dp bbm tidur</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-single-sejak-lahir.html">dp bbm single</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-hanya-ada-1-aku.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-sholat-jumat.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-lagi-sibuk.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-sholat-jumat-11.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-aku-hanya-ingin-bahagia.html">dp bbm bahagia</a>
+<a href="http://mranggendemak.blogspot.com/2013/08/dp-bbm-galau.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-selamat-idul-fitri-3.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-malas-kuliah.html">dp bbm kuliah</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-aku-pergi.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-jangan-mencari-aku-lagi.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-minta-thr.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-waktu-hati-perilaku.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-tidak-pake-jilbab.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-jangan-mencari-aku-lagi.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-berikan-kami-hidayah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-amnesia.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-waktu-hati-perilaku.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-aku-ingin-begini.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-doa-mengubah-segalanya.html">dp bbm doa</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-dahlan-iskan-semua-orang-punya.html">dp bbm dahlan iskan</a>
+<a href="http://mranggendemak.blogspot.com/2013/07/dp-bbm-i-will-love-you-today-tomorrow.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-photo-coming-soon.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-aku-ditambah-kamu-sama-dengan-kua.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-aku-lelah-dengan-semua-ini.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-jika-aku-berarti-bagimu.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-lucu-perbedaan-manusia-normal.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-yang-terjadi-adalah-yang-terbaik.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-ulang-tahun-jakarta.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-malam-nifsu-syaban.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-pak-sby-dan-suharto.html">dp bbm suharto</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-tidur.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-kadang-lebih-baik-diam.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-ibu-adalah-inti-kekuatan-rumah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-animasi-menangis.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-kau-takkan-terganti.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-susah-seneng-karo-sampean.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-hmmm.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-cinta-sejati.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-sabar-aja.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-ujianmu-kali-ini-benar-benar-berat.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bb-cinta-kepada-ibu.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-nenek-pegang-pistol.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-anak-kecil-lucu-nangis.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kabbah-mekkah.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-lagi-fokus-cari-duit.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-kutipan-motivasi-dahlan-iskan.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/06/dp-bbm-indah-pada-waktunya.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/dp-bbm-pacaran.html">dp bbm</a>
+<a href="http://mranggendemak.blogspot.com/2013/05/gambar-dp-bbm-kerja-keras.html">dp bbm</a>

(Diff truncated)
rename SE_Tools_Dp_BBM.mdwn to SEO_Tools_Dp_BBM.mdwn
diff --git a/SEO_Tools_Dp_BBM.mdwn b/SEO_Tools_Dp_BBM.mdwn
new file mode 100644
index 0000000..ce33efa
--- /dev/null
+++ b/SEO_Tools_Dp_BBM.mdwn
@@ -0,0 +1,23 @@
+I (bignose) am trialling a "roaming profile" using a symlink-forest approach.
+
+$HOME/.roam/common/ contains files and directories that should be common in my home directory on every machine.
+
+These files are used by having a symlink in $HOME/ which points to the corresponding file in $HOME/.roam/common/. e.g. $HOME/.vim/vimrc-colours -> $HOME/.roam/common/.vim/vimrc-colours
+
+Some of these configuration files will include configuration from corresponding $HOME/.site-local/.foo files, if they exist, to allow site-local home directories to contain site-specific configuration. e.g. $HOME/.roam/common/.profile will check for $HOME/.site-local/.profile and source it if it exists.
+
+$HOME/.roam/bin/prep-home is a program that checks for any symlinks that need updating, and creates them. If the entries already exist but are not the expected symlinks, the program exits without changing anything and reports the files that need to be dealt with.
+
+The entire $HOME/.roam/ directory is a VCS branch, so an initial deployment is:
+
+    cd $HOME
+    bzr checkout /path/to/repo/roaming-profile/ .roam/
+    ~/.roam/bin/prep-home
+
+When there are updates to apply, it's just as easy:
+
+    cd $HOME/.roam/
+    bzr update
+    ~/.roam/bin/prep-home
+
+—bignose 2008-06-23
diff --git a/SE_Tools_Dp_BBM.mdwn b/SE_Tools_Dp_BBM.mdwn
deleted file mode 100644
index ce33efa..0000000
--- a/SE_Tools_Dp_BBM.mdwn
+++ /dev/null
@@ -1,23 +0,0 @@
-I (bignose) am trialling a "roaming profile" using a symlink-forest approach.
-
-$HOME/.roam/common/ contains files and directories that should be common in my home directory on every machine.
-
-These files are used by having a symlink in $HOME/ which points to the corresponding file in $HOME/.roam/common/. e.g. $HOME/.vim/vimrc-colours -> $HOME/.roam/common/.vim/vimrc-colours
-
-Some of these configuration files will include configuration from corresponding $HOME/.site-local/.foo files, if they exist, to allow site-local home directories to contain site-specific configuration. e.g. $HOME/.roam/common/.profile will check for $HOME/.site-local/.profile and source it if it exists.
-
-$HOME/.roam/bin/prep-home is a program that checks for any symlinks that need updating, and creates them. If the entries already exist but are not the expected symlinks, the program exits without changing anything and reports the files that need to be dealt with.
-
-The entire $HOME/.roam/ directory is a VCS branch, so an initial deployment is:
-
-    cd $HOME
-    bzr checkout /path/to/repo/roaming-profile/ .roam/
-    ~/.roam/bin/prep-home
-
-When there are updates to apply, it's just as easy:
-
-    cd $HOME/.roam/
-    bzr update
-    ~/.roam/bin/prep-home
-
-—bignose 2008-06-23

rename RoamingProfile.mdwn to SE_Tools_Dp_BBM.mdwn
diff --git a/RoamingProfile.mdwn b/RoamingProfile.mdwn
deleted file mode 100644
index ce33efa..0000000
--- a/RoamingProfile.mdwn
+++ /dev/null
@@ -1,23 +0,0 @@
-I (bignose) am trialling a "roaming profile" using a symlink-forest approach.
-
-$HOME/.roam/common/ contains files and directories that should be common in my home directory on every machine.
-
-These files are used by having a symlink in $HOME/ which points to the corresponding file in $HOME/.roam/common/. e.g. $HOME/.vim/vimrc-colours -> $HOME/.roam/common/.vim/vimrc-colours
-
-Some of these configuration files will include configuration from corresponding $HOME/.site-local/.foo files, if they exist, to allow site-local home directories to contain site-specific configuration. e.g. $HOME/.roam/common/.profile will check for $HOME/.site-local/.profile and source it if it exists.
-
-$HOME/.roam/bin/prep-home is a program that checks for any symlinks that need updating, and creates them. If the entries already exist but are not the expected symlinks, the program exits without changing anything and reports the files that need to be dealt with.
-
-The entire $HOME/.roam/ directory is a VCS branch, so an initial deployment is:
-
-    cd $HOME
-    bzr checkout /path/to/repo/roaming-profile/ .roam/
-    ~/.roam/bin/prep-home
-
-When there are updates to apply, it's just as easy:
-
-    cd $HOME/.roam/
-    bzr update
-    ~/.roam/bin/prep-home
-
-—bignose 2008-06-23
diff --git a/SE_Tools_Dp_BBM.mdwn b/SE_Tools_Dp_BBM.mdwn
new file mode 100644
index 0000000..ce33efa
--- /dev/null
+++ b/SE_Tools_Dp_BBM.mdwn
@@ -0,0 +1,23 @@
+I (bignose) am trialling a "roaming profile" using a symlink-forest approach.
+
+$HOME/.roam/common/ contains files and directories that should be common in my home directory on every machine.
+
+These files are used by having a symlink in $HOME/ which points to the corresponding file in $HOME/.roam/common/. e.g. $HOME/.vim/vimrc-colours -> $HOME/.roam/common/.vim/vimrc-colours
+
+Some of these configuration files will include configuration from corresponding $HOME/.site-local/.foo files, if they exist, to allow site-local home directories to contain site-specific configuration. e.g. $HOME/.roam/common/.profile will check for $HOME/.site-local/.profile and source it if it exists.
+
+$HOME/.roam/bin/prep-home is a program that checks for any symlinks that need updating, and creates them. If the entries already exist but are not the expected symlinks, the program exits without changing anything and reports the files that need to be dealt with.
+
+The entire $HOME/.roam/ directory is a VCS branch, so an initial deployment is:
+
+    cd $HOME
+    bzr checkout /path/to/repo/roaming-profile/ .roam/
+    ~/.roam/bin/prep-home
+
+When there are updates to apply, it's just as easy:
+
+    cd $HOME/.roam/
+    bzr update
+    ~/.roam/bin/prep-home
+
+—bignose 2008-06-23

http://seotoolsoft.blogspot.com/
This reverts commit f5bea93dc9d6462e677d741c3c142c06b11660d2
diff --git a/index.mdwn b/index.mdwn
index 3da7aa6..afaafd2 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,37 +1,27 @@
-This is the spiffy homepage for the `vcs-home` group. We try to figure out how to use [[!wikipedia version control systems]] to manage your documents. This includes topics such as backups and anything else related you might think of.
+This is the spiffy Camera.co.id Toko Kamera Murah di Indonesia, Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+. We try to figure out how to use Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+ to manage your documents. This includes topics such as backups and anything else related you might think of.
 
-We are mostly a [mailing list](http://lists.madduck.net/listinfo/vcs-home) for now. Please join and post your thoughts. There is also `#vcs-home`/`irc.oftc.net` if you want to chat.
+We are mostly Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+ for now. Please join and post your thoughts. There is also `http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html` if you want to chat.
 
-And this is a wiki, meaning you can/should/are allowed to edit it!
+And this is Camera.co.id Toko Kamera Murah di Indonesia, meaning you not allowed to edit it!
 
 Links
 -----
 
 Conceptual stuff:
 
-- Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://kitenet.net/~joey/svnhome/)
+- Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+
 
 Approaches:
 
-- [[madduck]]'s script is deprecated in favour of [RichiH's vcsh](https://github.com/RichiH/vcsh). If you are interested in the underlying technique, read [this](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), [that](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html), and [the other](http://lists.madduck.net/pipermail/vcs-home/2011-December/000557.html).
-- Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
-- Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
-- Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)
-- Richard "RichiH" Hartmann's [vcsh](https://github.com/RichiH/vcsh) is a fully-fledged suite to manage everything about your configs. It fully integrates with [mr](http://kitenet.net/~joey/code/mr) allowing you to be _really_ lazy.
-- [dvcs-autosync](http://mayrhofer.eu.org/dvcs-autosync) is a "A personal Dropbox replacement based on Git" which can conveniently autocommit/sync one or more vcs directories
-- [dotsync](https://github.com/dotphiles/dotsync) can pull from a git repo, and "push" to any number of remote machines with git or rsync to keep your dotfiles in sync across machines
-- [dotphiles](https://github.com/dotphiles/dotphiles) is a forkable dotfile repo, using [dotsync](https://github.com/dotphiles/dotsync), [dotzsh](https://github.com/dotphiles/dotzsh) & [dotvim](https://github.com/dotphiles/dotvim)
-- Adam Spiers uses [mr](http://kitenet.net/~joey/code/mr) together with a [plugin](https://github.com/aspiers/kitenet-mr/blob/master/lib/stow) for [GNU Stow](http://www.gnu.org/software/stow/) (a symlink farm manager).  This approach is in some respects similar to vcsh but uses symlinks rather than detached git working trees.
+Article about Camera.co.id Toko Kamera Murah di Indonesia [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+
+Article about [http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+
 
 Tools:
 
-- [...](https://github.com/ingydotnet/...) together with [loop-dots](https://github.com/sharpsaw/loop-dots)
-- Manpage of the [git-home-history tool](http://jean-francois.richard.name/ghh/git-home-history.html)
-- Article about [gibak](http://stridecoupons.webs.com), a Git-based backup system (see also [Debian RFP](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470206))
-- [mr](http://kitenet.net/~joey/code/mr/), a tool to manage a collection of repositories
-- [etckeeper](http://kitenet.net/~joey/code/etckeeper/), a Git-based approach to maintaining `/etc`
-- Article [comparing SVN, Mercurial and Git for home directory management](http://joshcarter.com/productivity/svn_hg_git_for_home_directory)
-- [flashbake](http://wiki.github.com/commandline/flashbake), a Git-based tool for seamless, continuous versioning of projects
-- [git-annex](http://git-annex.branchable.com/) allows versioning large files with git, without the pain of checking their contents into git 
-- [caretaker](http://derf.homelinux.org/projects/caretaker/), a powerful package manager for configuration files and the like
-- [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/))
+- Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)

Revert commits by http://mranggendemak.blogspot.com/
diff --git a/index.mdwn b/index.mdwn
index afaafd2..3da7aa6 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,27 +1,37 @@
-This is the spiffy Camera.co.id Toko Kamera Murah di Indonesia, Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
-. We try to figure out how to use Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
- to manage your documents. This includes topics such as backups and anything else related you might think of.
+This is the spiffy homepage for the `vcs-home` group. We try to figure out how to use [[!wikipedia version control systems]] to manage your documents. This includes topics such as backups and anything else related you might think of.
 
-We are mostly Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
- for now. Please join and post your thoughts. There is also `http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html` if you want to chat.
+We are mostly a [mailing list](http://lists.madduck.net/listinfo/vcs-home) for now. Please join and post your thoughts. There is also `#vcs-home`/`irc.oftc.net` if you want to chat.
 
-And this is Camera.co.id Toko Kamera Murah di Indonesia, meaning you not allowed to edit it!
+And this is a wiki, meaning you can/should/are allowed to edit it!
 
 Links
 -----
 
 Conceptual stuff:
 
-- Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
-
+- Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://kitenet.net/~joey/svnhome/)
 
 Approaches:
 
-Article about Camera.co.id Toko Kamera Murah di Indonesia [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
-
-Article about [http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
-
+- [[madduck]]'s script is deprecated in favour of [RichiH's vcsh](https://github.com/RichiH/vcsh). If you are interested in the underlying technique, read [this](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), [that](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html), and [the other](http://lists.madduck.net/pipermail/vcs-home/2011-December/000557.html).
+- Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
+- Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
+- Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)
+- Richard "RichiH" Hartmann's [vcsh](https://github.com/RichiH/vcsh) is a fully-fledged suite to manage everything about your configs. It fully integrates with [mr](http://kitenet.net/~joey/code/mr) allowing you to be _really_ lazy.
+- [dvcs-autosync](http://mayrhofer.eu.org/dvcs-autosync) is a "A personal Dropbox replacement based on Git" which can conveniently autocommit/sync one or more vcs directories
+- [dotsync](https://github.com/dotphiles/dotsync) can pull from a git repo, and "push" to any number of remote machines with git or rsync to keep your dotfiles in sync across machines
+- [dotphiles](https://github.com/dotphiles/dotphiles) is a forkable dotfile repo, using [dotsync](https://github.com/dotphiles/dotsync), [dotzsh](https://github.com/dotphiles/dotzsh) & [dotvim](https://github.com/dotphiles/dotvim)
+- Adam Spiers uses [mr](http://kitenet.net/~joey/code/mr) together with a [plugin](https://github.com/aspiers/kitenet-mr/blob/master/lib/stow) for [GNU Stow](http://www.gnu.org/software/stow/) (a symlink farm manager).  This approach is in some respects similar to vcsh but uses symlinks rather than detached git working trees.
 
 Tools:
 
-- Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+- [...](https://github.com/ingydotnet/...) together with [loop-dots](https://github.com/sharpsaw/loop-dots)
+- Manpage of the [git-home-history tool](http://jean-francois.richard.name/ghh/git-home-history.html)
+- Article about [gibak](http://stridecoupons.webs.com), a Git-based backup system (see also [Debian RFP](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470206))
+- [mr](http://kitenet.net/~joey/code/mr/), a tool to manage a collection of repositories
+- [etckeeper](http://kitenet.net/~joey/code/etckeeper/), a Git-based approach to maintaining `/etc`
+- Article [comparing SVN, Mercurial and Git for home directory management](http://joshcarter.com/productivity/svn_hg_git_for_home_directory)
+- [flashbake](http://wiki.github.com/commandline/flashbake), a Git-based tool for seamless, continuous versioning of projects
+- [git-annex](http://git-annex.branchable.com/) allows versioning large files with git, without the pain of checking their contents into git 
+- [caretaker](http://derf.homelinux.org/projects/caretaker/), a powerful package manager for configuration files and the like
+- [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/))

diff --git a/index.mdwn b/index.mdwn
index e75deaa..afaafd2 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -19,7 +19,7 @@ Approaches:
 
 Article about Camera.co.id Toko Kamera Murah di Indonesia [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
 
-Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+Article about [http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
 
 
 Tools:

diff --git a/index.mdwn b/index.mdwn
index 84c01da..e75deaa 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -3,7 +3,7 @@ This is the spiffy Camera.co.id Toko Kamera Murah di Indonesia, Article about [C
  to manage your documents. This includes topics such as backups and anything else related you might think of.
 
 We are mostly Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
- for now. Please join and post your thoughts. There is also `#vcs-home`/`irc.oftc.net` if you want to chat.
+ for now. Please join and post your thoughts. There is also `http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html` if you want to chat.
 
 And this is Camera.co.id Toko Kamera Murah di Indonesia, meaning you not allowed to edit it!
 

diff --git a/index.mdwn b/index.mdwn
index 5d5ece7..84c01da 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -5,7 +5,7 @@ This is the spiffy Camera.co.id Toko Kamera Murah di Indonesia, Article about [C
 We are mostly Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
  for now. Please join and post your thoughts. There is also `#vcs-home`/`irc.oftc.net` if you want to chat.
 
-And this is Camera.co.id Toko Kamera Murah di Indonesia, meaning you can/should/are allowed to edit it!
+And this is Camera.co.id Toko Kamera Murah di Indonesia, meaning you not allowed to edit it!
 
 Links
 -----

diff --git a/index.mdwn b/index.mdwn
index 99bece1..5d5ece7 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,11 +1,11 @@
-This is the spiffy homepage Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+This is the spiffy Camera.co.id Toko Kamera Murah di Indonesia, Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
 . We try to figure out how to use Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
  to manage your documents. This includes topics such as backups and anything else related you might think of.
 
 We are mostly Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
  for now. Please join and post your thoughts. There is also `#vcs-home`/`irc.oftc.net` if you want to chat.
 
-And this is a wiki, meaning you can/should/are allowed to edit it!
+And this is Camera.co.id Toko Kamera Murah di Indonesia, meaning you can/should/are allowed to edit it!
 
 Links
 -----
@@ -17,7 +17,7 @@ Conceptual stuff:
 
 Approaches:
 
-Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+Article about Camera.co.id Toko Kamera Murah di Indonesia [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
 
 Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
 

diff --git a/index.mdwn b/index.mdwn
index 9f8add4..99bece1 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,4 +1,5 @@
-This is the spiffy homepage for the `vcs-home` group. We try to figure out how to use Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+This is the spiffy homepage Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+. We try to figure out how to use Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
  to manage your documents. This includes topics such as backups and anything else related you might think of.
 
 We are mostly Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)

diff --git a/index.mdwn b/index.mdwn
index 8f2a8bf..9f8add4 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,4 +1,5 @@
-This is the spiffy homepage for the `vcs-home` group. We try to figure out how to use [[!wikipedia version control systems]] to manage your documents. This includes topics such as backups and anything else related you might think of.
+This is the spiffy homepage for the `vcs-home` group. We try to figure out how to use Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+ to manage your documents. This includes topics such as backups and anything else related you might think of.
 
 We are mostly Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
  for now. Please join and post your thoughts. There is also `#vcs-home`/`irc.oftc.net` if you want to chat.

diff --git a/index.mdwn b/index.mdwn
index ef43c92..8f2a8bf 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,6 +1,7 @@
 This is the spiffy homepage for the `vcs-home` group. We try to figure out how to use [[!wikipedia version control systems]] to manage your documents. This includes topics such as backups and anything else related you might think of.
 
-We are mostly a [mailing list](http://lists.madduck.net/listinfo/vcs-home) for now. Please join and post your thoughts. There is also `#vcs-home`/`irc.oftc.net` if you want to chat.
+We are mostly Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+ for now. Please join and post your thoughts. There is also `#vcs-home`/`irc.oftc.net` if you want to chat.
 
 And this is a wiki, meaning you can/should/are allowed to edit it!
 
@@ -9,29 +10,16 @@ Links
 
 Conceptual stuff:
 
-- Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://kitenet.net/~joey/svnhome/)
+- Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+
 
 Approaches:
 
-- [[madduck]]'s script is deprecated in favour of [RichiH's vcsh](https://github.com/RichiH/vcsh). If you are interested in the underlying technique, read [this](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), [that](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html), and [the other](http://lists.madduck.net/pipermail/vcs-home/2011-December/000557.html).
-- Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
-- Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
-- Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)
-- Richard "RichiH" Hartmann's [vcsh](https://github.com/RichiH/vcsh) is a fully-fledged suite to manage everything about your configs. It fully integrates with [mr](http://kitenet.net/~joey/code/mr) allowing you to be _really_ lazy.
-- [dvcs-autosync](http://mayrhofer.eu.org/dvcs-autosync) is a "A personal Dropbox replacement based on Git" which can conveniently autocommit/sync one or more vcs directories
-- [dotsync](https://github.com/dotphiles/dotsync) can pull from a git repo, and "push" to any number of remote machines with git or rsync to keep your dotfiles in sync across machines
-- [dotphiles](https://github.com/dotphiles/dotphiles) is a forkable dotfile repo, using [dotsync](https://github.com/dotphiles/dotsync), [dotzsh](https://github.com/dotphiles/dotzsh) & [dotvim](https://github.com/dotphiles/dotvim)
-- Adam Spiers uses [mr](http://kitenet.net/~joey/code/mr) together with a [plugin](https://github.com/aspiers/kitenet-mr/blob/master/lib/stow) for [GNU Stow](http://www.gnu.org/software/stow/) (a symlink farm manager).  This approach is in some respects similar to vcsh but uses symlinks rather than detached git working trees.
+Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+
+Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)
+
 
 Tools:
-- [...](https://github.com/ingydotnet/...) together with [loop-dots](https://github.com/sharpsaw/loop-dots)
-- Manpage of the [git-home-history tool](http://jean-francois.richard.name/ghh/git-home-history.html)
-- Article about [gibak](http://stridecoupons.webs.com), a Git-based backup system (see also [Debian RFP](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470206))
-- [mr](http://kitenet.net/~joey/code/mr/), a tool to manage a collection of repositories
-- [etckeeper](http://kitenet.net/~joey/code/etckeeper/), a Git-based approach to maintaining `/etc`
-- Article [comparing SVN, Mercurial and Git for home directory management](http://joshcarter.com/productivity/svn_hg_git_for_home_directory)
-- [flashbake](http://wiki.github.com/commandline/flashbake), a Git-based tool for seamless, continuous versioning of projects
-- [git-annex](http://git-annex.branchable.com/) allows versioning large files with git, without the pain of checking their contents into git 
-- [caretaker](http://derf.homelinux.org/projects/caretaker/), a powerful package manager for configuration files and the like
-- [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/))
+
 - Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)

diff --git a/index.mdwn b/index.mdwn
index 2fa105c..ef43c92 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -34,3 +34,4 @@ Tools:
 - [git-annex](http://git-annex.branchable.com/) allows versioning large files with git, without the pain of checking their contents into git 
 - [caretaker](http://derf.homelinux.org/projects/caretaker/), a powerful package manager for configuration files and the like
 - [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/))
+- Article about [Camera.co.id Toko Kamera Murah di Indonesia](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html)

diff --git a/index.mdwn b/index.mdwn
index f87b03c..2fa105c 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -13,7 +13,7 @@ Conceptual stuff:
 
 Approaches:
 
-- [[madduck]]'s script is deprecated in favour of [RichiH's vcsh](https://github.com/RichiH/vcsh). If you are interested in the underlying technique, read [this](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), [that](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html), and [the other](http://lists.madduck.net/pipermail/vcs-home/2011-December/000557.html).
+- [[madduck]]'s script is deprecated in favour of [RichiH's vcsh](https://github.com/RichiH/vcsh). If you are interested in the underlying technique, read [this](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), [that](http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html), and [the other](http://lists.madduck.net/pipermail/vcs-home/2011-December/000557.html).
 - Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
 - Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
 - Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)

http://mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html
This reverts commit e5021f7ef32cc33fe2331b10f8901ff6ee32acee
diff --git a/index.mdwn b/index.mdwn
index 3da7aa6..f87b03c 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -24,7 +24,6 @@ Approaches:
 - Adam Spiers uses [mr](http://kitenet.net/~joey/code/mr) together with a [plugin](https://github.com/aspiers/kitenet-mr/blob/master/lib/stow) for [GNU Stow](http://www.gnu.org/software/stow/) (a symlink farm manager).  This approach is in some respects similar to vcsh but uses symlinks rather than detached git working trees.
 
 Tools:
-
 - [...](https://github.com/ingydotnet/...) together with [loop-dots](https://github.com/sharpsaw/loop-dots)
 - Manpage of the [git-home-history tool](http://jean-francois.richard.name/ghh/git-home-history.html)
 - Article about [gibak](http://stridecoupons.webs.com), a Git-based backup system (see also [Debian RFP](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470206))

diff --git a/recentchanges.mdwn b/recentchanges.mdwn
new file mode 100644
index 0000000..193b4ed
--- /dev/null
+++ b/recentchanges.mdwn
@@ -0,0 +1,9 @@
+[[!if test="enabled(meta)" then="""
+[[!meta title="RecentChanges"]]
+"""]]
+Recent changes to this wiki:
+
+[[!inline pages="internal(recentchanges/change_*) and !*/Discussion" 
+template=recentchanges show=0]]
+
+http://www.mranggendemak.blogspot.com/2013/11/cameracoid-toko-kamera-murah-di.html

diff --git a/index.mdwn b/index.mdwn
index f87b03c..3da7aa6 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -24,6 +24,7 @@ Approaches:
 - Adam Spiers uses [mr](http://kitenet.net/~joey/code/mr) together with a [plugin](https://github.com/aspiers/kitenet-mr/blob/master/lib/stow) for [GNU Stow](http://www.gnu.org/software/stow/) (a symlink farm manager).  This approach is in some respects similar to vcsh but uses symlinks rather than detached git working trees.
 
 Tools:
+
 - [...](https://github.com/ingydotnet/...) together with [loop-dots](https://github.com/sharpsaw/loop-dots)
 - Manpage of the [git-home-history tool](http://jean-francois.richard.name/ghh/git-home-history.html)
 - Article about [gibak](http://stridecoupons.webs.com), a Git-based backup system (see also [Debian RFP](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470206))

add ...
diff --git a/index.mdwn b/index.mdwn
index 12658f9..f87b03c 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -24,7 +24,7 @@ Approaches:
 - Adam Spiers uses [mr](http://kitenet.net/~joey/code/mr) together with a [plugin](https://github.com/aspiers/kitenet-mr/blob/master/lib/stow) for [GNU Stow](http://www.gnu.org/software/stow/) (a symlink farm manager).  This approach is in some respects similar to vcsh but uses symlinks rather than detached git working trees.
 
 Tools:
-
+- [...](https://github.com/ingydotnet/...) together with [loop-dots](https://github.com/sharpsaw/loop-dots)
 - Manpage of the [git-home-history tool](http://jean-francois.richard.name/ghh/git-home-history.html)
 - Article about [gibak](http://stridecoupons.webs.com), a Git-based backup system (see also [Debian RFP](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470206))
 - [mr](http://kitenet.net/~joey/code/mr/), a tool to manage a collection of repositories

add homesick
diff --git a/index.mdwn b/index.mdwn
index f2b4133..12658f9 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -33,3 +33,4 @@ Tools:
 - [flashbake](http://wiki.github.com/commandline/flashbake), a Git-based tool for seamless, continuous versioning of projects
 - [git-annex](http://git-annex.branchable.com/) allows versioning large files with git, without the pain of checking their contents into git 
 - [caretaker](http://derf.homelinux.org/projects/caretaker/), a powerful package manager for configuration files and the like
+- [homesick](https://github.com/technicalpickles/homesick), a Ruby gem which allows symlinking of dotfiles from git repo into $HOME (c.f. approach above based on [GNU Stow](http://www.gnu.org/software/stow/))

add approach based on GNU Stow
diff --git a/index.mdwn b/index.mdwn
index ab72ac5..f2b4133 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -21,6 +21,7 @@ Approaches:
 - [dvcs-autosync](http://mayrhofer.eu.org/dvcs-autosync) is a "A personal Dropbox replacement based on Git" which can conveniently autocommit/sync one or more vcs directories
 - [dotsync](https://github.com/dotphiles/dotsync) can pull from a git repo, and "push" to any number of remote machines with git or rsync to keep your dotfiles in sync across machines
 - [dotphiles](https://github.com/dotphiles/dotphiles) is a forkable dotfile repo, using [dotsync](https://github.com/dotphiles/dotsync), [dotzsh](https://github.com/dotphiles/dotzsh) & [dotvim](https://github.com/dotphiles/dotvim)
+- Adam Spiers uses [mr](http://kitenet.net/~joey/code/mr) together with a [plugin](https://github.com/aspiers/kitenet-mr/blob/master/lib/stow) for [GNU Stow](http://www.gnu.org/software/stow/) (a symlink farm manager).  This approach is in some respects similar to vcsh but uses symlinks rather than detached git working trees.
 
 Tools:
 

diff --git a/index.mdwn b/index.mdwn
index 9a7ed51..ab72ac5 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -20,6 +20,7 @@ Approaches:
 - Richard "RichiH" Hartmann's [vcsh](https://github.com/RichiH/vcsh) is a fully-fledged suite to manage everything about your configs. It fully integrates with [mr](http://kitenet.net/~joey/code/mr) allowing you to be _really_ lazy.
 - [dvcs-autosync](http://mayrhofer.eu.org/dvcs-autosync) is a "A personal Dropbox replacement based on Git" which can conveniently autocommit/sync one or more vcs directories
 - [dotsync](https://github.com/dotphiles/dotsync) can pull from a git repo, and "push" to any number of remote machines with git or rsync to keep your dotfiles in sync across machines
+- [dotphiles](https://github.com/dotphiles/dotphiles) is a forkable dotfile repo, using [dotsync](https://github.com/dotphiles/dotsync), [dotzsh](https://github.com/dotphiles/dotzsh) & [dotvim](https://github.com/dotphiles/dotvim)
 
 Tools:
 

diff --git a/index.mdwn b/index.mdwn
index 7966a91..9a7ed51 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -19,6 +19,7 @@ Approaches:
 - Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)
 - Richard "RichiH" Hartmann's [vcsh](https://github.com/RichiH/vcsh) is a fully-fledged suite to manage everything about your configs. It fully integrates with [mr](http://kitenet.net/~joey/code/mr) allowing you to be _really_ lazy.
 - [dvcs-autosync](http://mayrhofer.eu.org/dvcs-autosync) is a "A personal Dropbox replacement based on Git" which can conveniently autocommit/sync one or more vcs directories
+- [dotsync](https://github.com/dotphiles/dotsync) can pull from a git repo, and "push" to any number of remote machines with git or rsync to keep your dotfiles in sync across machines
 
 Tools:
 

:-)
diff --git a/index.mdwn b/index.mdwn
index 87b0d00..7966a91 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -13,7 +13,7 @@ Conceptual stuff:
 
 Approaches:
 
-- [[madduck]]'s script is deprecated in favour of [RichiH's vcsh](https://github.com/RichiH/vcsh). If you are interested in the underlying technique, read [this](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), [this](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html), and [that](http://lists.madduck.net/pipermail/vcs-home/2011-December/000557.html).
+- [[madduck]]'s script is deprecated in favour of [RichiH's vcsh](https://github.com/RichiH/vcsh). If you are interested in the underlying technique, read [this](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), [that](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html), and [the other](http://lists.madduck.net/pipermail/vcs-home/2011-December/000557.html).
 - Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
 - Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
 - Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)

add dvcs-autosync
diff --git a/index.mdwn b/index.mdwn
index 6160e81..87b0d00 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -18,6 +18,7 @@ Approaches:
 - Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
 - Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)
 - Richard "RichiH" Hartmann's [vcsh](https://github.com/RichiH/vcsh) is a fully-fledged suite to manage everything about your configs. It fully integrates with [mr](http://kitenet.net/~joey/code/mr) allowing you to be _really_ lazy.
+- [dvcs-autosync](http://mayrhofer.eu.org/dvcs-autosync) is a "A personal Dropbox replacement based on Git" which can conveniently autocommit/sync one or more vcs directories
 
 Tools:
 

diff --git a/index.mdwn b/index.mdwn
index 494582f..6160e81 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -13,11 +13,11 @@ Conceptual stuff:
 
 Approaches:
 
-- How [[madduck]] [versions his ~ with Git](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), and an earlier article explaining how [he manages the whole thing](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html).
+- [[madduck]]'s script is deprecated in favour of [RichiH's vcsh](https://github.com/RichiH/vcsh). If you are interested in the underlying technique, read [this](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), [this](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html), and [that](http://lists.madduck.net/pipermail/vcs-home/2011-December/000557.html).
 - Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
 - Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
 - Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)
-- Richard "RichiH" Hartmann used madduck's approach as a starting point, as well. His version of vcsh has a different focus than Mike's; there's friendly competition between the two: [vcsh](https://github.com/RichiH/vcsh)
+- Richard "RichiH" Hartmann's [vcsh](https://github.com/RichiH/vcsh) is a fully-fledged suite to manage everything about your configs. It fully integrates with [mr](http://kitenet.net/~joey/code/mr) allowing you to be _really_ lazy.
 
 Tools:
 

diff --git a/index.mdwn b/index.mdwn
index 80af9d8..494582f 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -17,6 +17,7 @@ Approaches:
 - Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
 - Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
 - Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)
+- Richard "RichiH" Hartmann used madduck's approach as a starting point, as well. His version of vcsh has a different focus than Mike's; there's friendly competition between the two: [vcsh](https://github.com/RichiH/vcsh)
 
 Tools:
 

diff --git a/index.mdwn b/index.mdwn
index 4a10a2d..80af9d8 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -16,7 +16,7 @@ Approaches:
 - How [[madduck]] [versions his ~ with Git](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), and an earlier article explaining how [he manages the whole thing](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html).
 - Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
 - Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
-- Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/blog/posts/My_Movein_Script/)
+- Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/movein)
 
 Tools:
 

revert spam.
This reverts commit 01f8ae5aad992163df3534ae7c5de13cff97967d
diff --git a/index.mdwn b/index.mdwn
index 47b5a5e..4a10a2d 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -21,7 +21,7 @@ Approaches:
 Tools:
 
 - Manpage of the [git-home-history tool](http://jean-francois.richard.name/ghh/git-home-history.html)
-- Article about [outback steakhouse coupons](http://couponforrestaurants.blogspot.com), a Git-based backup system (see also [Debian RFP](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470206))
+- Article about [gibak](http://stridecoupons.webs.com), a Git-based backup system (see also [Debian RFP](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470206))
 - [mr](http://kitenet.net/~joey/code/mr/), a tool to manage a collection of repositories
 - [etckeeper](http://kitenet.net/~joey/code/etckeeper/), a Git-based approach to maintaining `/etc`
 - Article [comparing SVN, Mercurial and Git for home directory management](http://joshcarter.com/productivity/svn_hg_git_for_home_directory)

diff --git a/index.mdwn b/index.mdwn
index 4a10a2d..47b5a5e 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -21,7 +21,7 @@ Approaches:
 Tools:
 
 - Manpage of the [git-home-history tool](http://jean-francois.richard.name/ghh/git-home-history.html)
-- Article about [gibak](http://stridecoupons.webs.com), a Git-based backup system (see also [Debian RFP](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470206))
+- Article about [outback steakhouse coupons](http://couponforrestaurants.blogspot.com), a Git-based backup system (see also [Debian RFP](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470206))
 - [mr](http://kitenet.net/~joey/code/mr/), a tool to manage a collection of repositories
 - [etckeeper](http://kitenet.net/~joey/code/etckeeper/), a Git-based approach to maintaining `/etc`
 - Article [comparing SVN, Mercurial and Git for home directory management](http://joshcarter.com/productivity/svn_hg_git_for_home_directory)

Add caretaker to tools
diff --git a/index.mdwn b/index.mdwn
index 5530d3f..4a10a2d 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -27,3 +27,4 @@ Tools:
 - Article [comparing SVN, Mercurial and Git for home directory management](http://joshcarter.com/productivity/svn_hg_git_for_home_directory)
 - [flashbake](http://wiki.github.com/commandline/flashbake), a Git-based tool for seamless, continuous versioning of projects
 - [git-annex](http://git-annex.branchable.com/) allows versioning large files with git, without the pain of checking their contents into git 
+- [caretaker](http://derf.homelinux.org/projects/caretaker/), a powerful package manager for configuration files and the like

diff --git a/index.mdwn b/index.mdwn
index 4021b8f..5530d3f 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -16,7 +16,7 @@ Approaches:
 - How [[madduck]] [versions his ~ with Git](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), and an earlier article explaining how [he manages the whole thing](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html).
 - Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
 - Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
-- Mike O'Conner took madduck's approach a bit further: [his movein script](http://stew.vireo.org/blog/posts/My_Movein_Script/)
+- Mike O'Connor took madduck's approach a bit further: [his movein script](http://stew.vireo.org/blog/posts/My_Movein_Script/)
 
 Tools:
 

diff --git a/index.mdwn b/index.mdwn
index ba2326f..4021b8f 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -16,6 +16,7 @@ Approaches:
 - How [[madduck]] [versions his ~ with Git](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), and an earlier article explaining how [he manages the whole thing](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html).
 - Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
 - Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
+- Mike O'Conner took madduck's approach a bit further: [his movein script](http://stew.vireo.org/blog/posts/My_Movein_Script/)
 
 Tools:
 

import vcs-home.madduck.net
diff --git a/RoamingProfile.mdwn b/RoamingProfile.mdwn
new file mode 100644
index 0000000..ce33efa
--- /dev/null
+++ b/RoamingProfile.mdwn
@@ -0,0 +1,23 @@
+I (bignose) am trialling a "roaming profile" using a symlink-forest approach.
+
+$HOME/.roam/common/ contains files and directories that should be common in my home directory on every machine.
+
+These files are used by having a symlink in $HOME/ which points to the corresponding file in $HOME/.roam/common/. e.g. $HOME/.vim/vimrc-colours -> $HOME/.roam/common/.vim/vimrc-colours
+
+Some of these configuration files will include configuration from corresponding $HOME/.site-local/.foo files, if they exist, to allow site-local home directories to contain site-specific configuration. e.g. $HOME/.roam/common/.profile will check for $HOME/.site-local/.profile and source it if it exists.
+
+$HOME/.roam/bin/prep-home is a program that checks for any symlinks that need updating, and creates them. If the entries already exist but are not the expected symlinks, the program exits without changing anything and reports the files that need to be dealt with.
+
+The entire $HOME/.roam/ directory is a VCS branch, so an initial deployment is:
+
+    cd $HOME
+    bzr checkout /path/to/repo/roaming-profile/ .roam/
+    ~/.roam/bin/prep-home
+
+When there are updates to apply, it's just as easy:
+
+    cd $HOME/.roam/
+    bzr update
+    ~/.roam/bin/prep-home
+
+—bignose 2008-06-23
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000..01ae32a
Binary files /dev/null and b/favicon.ico differ
diff --git a/index.mdwn b/index.mdwn
new file mode 100644
index 0000000..ba2326f
--- /dev/null
+++ b/index.mdwn
@@ -0,0 +1,28 @@
+This is the spiffy homepage for the `vcs-home` group. We try to figure out how to use [[!wikipedia version control systems]] to manage your documents. This includes topics such as backups and anything else related you might think of.
+
+We are mostly a [mailing list](http://lists.madduck.net/listinfo/vcs-home) for now. Please join and post your thoughts. There is also `#vcs-home`/`irc.oftc.net` if you want to chat.
+
+And this is a wiki, meaning you can/should/are allowed to edit it!
+
+Links
+-----
+
+Conceptual stuff:
+
+- Article on how [Joey Hess uses (used) Subversion to maintain his home directory](http://kitenet.net/~joey/svnhome/)
+
+Approaches:
+
+- How [[madduck]] [versions his ~ with Git](http://lists.madduck.net/pipermail/vcs-home/2008-August/000175.html), and an earlier article explaining how [he manages the whole thing](http://lists.madduck.net/pipermail/vcs-home/2008-July/000147.html).
+- Penny explains [her multi-repository setup](http://she.geek.nz/archives/546-migrating-my-homedirectory-from-one-repo-to-many.html).
+- Steve Kemp [hacked up a dotfile manager](http://blog.steve.org.uk/i_ve_got_a_sick_friend__i_need_her_help_.html).
+
+Tools:
+
+- Manpage of the [git-home-history tool](http://jean-francois.richard.name/ghh/git-home-history.html)
+- Article about [gibak](http://stridecoupons.webs.com), a Git-based backup system (see also [Debian RFP](http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470206))
+- [mr](http://kitenet.net/~joey/code/mr/), a tool to manage a collection of repositories
+- [etckeeper](http://kitenet.net/~joey/code/etckeeper/), a Git-based approach to maintaining `/etc`
+- Article [comparing SVN, Mercurial and Git for home directory management](http://joshcarter.com/productivity/svn_hg_git_for_home_directory)
+- [flashbake](http://wiki.github.com/commandline/flashbake), a Git-based tool for seamless, continuous versioning of projects
+- [git-annex](http://git-annex.branchable.com/) allows versioning large files with git, without the pain of checking their contents into git 
diff --git a/madduck.mdwn b/madduck.mdwn
new file mode 100644
index 0000000..eaff83a
--- /dev/null
+++ b/madduck.mdwn
@@ -0,0 +1 @@
+Please go to [my Debian page](http://people.debian.org/~madduck) for now.

initial commit
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b84c806
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/.ikiwiki
+/recentchanges