Skip to content

Commit

Permalink
Merge pull request #25 from jsr6720/post-journaling
Browse files Browse the repository at this point in the history
Post journaling
  • Loading branch information
jsr6720 authored May 27, 2024
2 parents be66e75 + ac54d8e commit 6affe14
Show file tree
Hide file tree
Showing 348 changed files with 1,087 additions and 1,041 deletions.
4 changes: 4 additions & 0 deletions _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ <h1 class="post-title p-name" itemprop="name headline">{{ page.title | escape }}
<span class="p-author h-card" itemprop="name">{{ page.author }}</span>
</span>
{%- endif -%}
&bullet;
<span class="post-tags">
tags: {{ page.tags | join: ", " }}
</span>
</p>

</header>
Expand Down
6 changes: 3 additions & 3 deletions _posts/2010-04-07-apple-s-magic-mouse.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ All in all, it’s a keeper.

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -43,12 +43,12 @@ Original Wordpress tags: "Misc", "apple", "mouse"

Original Wordpress comments: None

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/04/07/apples-magic-mouse/)

##### EOF/Footnotes
## EOF/Footnotes

6 changes: 3 additions & 3 deletions _posts/2010-04-07-what-s-in-a-name-.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ So saddle up and ride into the west, for there are countless problems to be solv

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -43,12 +43,12 @@ Original Wordpress tags: "Personal Musings", "cowboy", "cowboy coder"

Original Wordpress comments: None

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/04/07/whats-in-a-name/)

##### EOF/Footnotes
## EOF/Footnotes

6 changes: 3 additions & 3 deletions _posts/2010-04-08-3-5-to-4-0-flex-sdk-upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ And now I am currently in the processes of learning skins … although my golf g

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -57,12 +57,12 @@ Original Wordpress tags: "flex", "4.0", "flex"

Original Wordpress comments: None

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/04/08/3-5-to-4-0-flex-sdk-upgrade/)

##### EOF/Footnotes
## EOF/Footnotes

6 changes: 3 additions & 3 deletions _posts/2010-04-08-ldap-authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ GROUP_C=<ldap group>

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -336,12 +336,12 @@ Original Wordpress tags: "Java", "flex", "Java", "ldap"

Original Wordpress comments: <a href="https://txcowboycoder.wordpress.com/2010/04/08/ldap-authentication/#comments">2 Comments</a>

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/04/08/ldap-authentication/)

##### EOF/Footnotes
## EOF/Footnotes

6 changes: 3 additions & 3 deletions _posts/2010-04-08-mysql-stored-routines.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ I won’t delve into the many differences as google returns the more relevant re

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -48,12 +48,12 @@ Original Wordpress tags: "MySQL", "function", "MySQL", "stored procedure"

Original Wordpress comments: None

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/04/08/mysql-stored-routines/)

##### EOF/Footnotes
## EOF/Footnotes

Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Flex 4

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -95,12 +95,12 @@ Original Wordpress tags: "flex", "compile error", "flex", "mxmlContent"

Original Wordpress comments: <a href="https://txcowboycoder.wordpress.com/2010/04/13/mxmlcontent-must-be-contiguous/#comments">2 Comments</a>

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/04/13/mxmlcontent-must-be-contiguous/)

##### EOF/Footnotes
## EOF/Footnotes

6 changes: 3 additions & 3 deletions _posts/2010-04-14-flex-4-0-drag-and-drop-with-skins.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Three links that helped me with this endeavor:

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -78,12 +78,12 @@ Original Wordpress tags: "flex", "drag-and-drop", "flex", "skins"

Original Wordpress comments: <a href="https://txcowboycoder.wordpress.com/2010/04/14/flex-4-0-drag-and-drop-with-skins/#comments">2 Comments</a>

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/04/14/flex-4-0-drag-and-drop-with-skins/)

##### EOF/Footnotes
## EOF/Footnotes

6 changes: 3 additions & 3 deletions _posts/2010-10-13-4th-dimension-v11.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ As a developer I mostly have gripes about the system, but I’ll try to mention

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -31,12 +31,12 @@ Original Wordpress tags: "Personal Musings", "4D"

Original Wordpress comments: None

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/10/13/4d/)

##### EOF/Footnotes
## EOF/Footnotes

6 changes: 3 additions & 3 deletions _posts/2010-10-13-sql-based-view.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ SQL Views – you can’t be in the 20th century database product without veiws

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -37,12 +37,12 @@ Original Wordpress tags: "Wish List", "4D", "database"

Original Wordpress comments: None

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/10/13/sql-based-view/)

##### EOF/Footnotes
## EOF/Footnotes

6 changes: 3 additions & 3 deletions _posts/2010-10-20-mirroring-4d-data-to-another-database.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ End if   `kill switch if

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -285,12 +285,12 @@ Original Wordpress tags: "4D", "4D", "mirror", "replicate"

Original Wordpress comments: None

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/10/20/mirroring-data-to-another-database/)

##### EOF/Footnotes
## EOF/Footnotes

6 changes: 3 additions & 3 deletions _posts/2010-10-21-exception-handling-try-catch-finally.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ $result:=Create document($1) ` none specified

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -44,12 +44,12 @@ Original Wordpress tags: "Wish List", "4D", "programming structure", "try catch"

Original Wordpress comments: None

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/10/21/exception-handling-trycatchfinally/)

##### EOF/Footnotes
## EOF/Footnotes

6 changes: 3 additions & 3 deletions _posts/2010-10-22-infinite-is-a-real-number-in-4d.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ UPDATE:

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -93,12 +93,12 @@ Original Wordpress comments: None

- {{ "2024-05-13 01:20:32" | date_to_string: "ordinal", "US" }} just wait until I discover `JavaScript` math...

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/10/22/infinite-is-a-real-number-in-4d/)

##### EOF/Footnotes
## EOF/Footnotes

6 changes: 3 additions & 3 deletions _posts/2010-10-22-redmine.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This isn’t so much a review as it is a go check it out, it’s cool.

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -31,12 +31,12 @@ Original Wordpress tags: "Personal Musings", "redmine", "ruby on rails"

Original Wordpress comments: None

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/10/22/redmine/)

##### EOF/Footnotes
## EOF/Footnotes

6 changes: 3 additions & 3 deletions _posts/2010-10-26-uuid-in-canonical-form-no-hyphens-.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Don't worry `4D`, you still hold a special place in my heart.

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -39,15 +39,15 @@ Original Wordpress tags: "Wish List", "4D", "UUID"

Original Wordpress comments: None

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-24 01:03:56 -0400" | date_to_string: "ordinal", "US" }} Picked this one post to modernize for funzies. One of my earliest aspirations was to influence the future of a major software product that I had to use everyday at work.
- {{ "2024-05-06 22:47:18 -0400" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/10/26/uuid-in-canonical-form/)

##### EOF/Footnotes
## EOF/Footnotes

[^1]: New link [4Dv20R5 Generate UUID](https://doc.4d.com/4Dv20R5/4D/20-R5/Generate-UUID.301-6817829.en.html#186330)

Expand Down
6 changes: 3 additions & 3 deletions _posts/2010-10-27-postgres-dynamic-trigger-mirroring.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ GRANT EXECUTE ON FUNCTION trigger_sync() TO postgres;

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -205,12 +205,12 @@ Original Wordpress tags: "Postgres", "4D", "plpythonu", "Postgres", "Python", "t

Original Wordpress comments: None

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/10/27/postgres-dynamic-trigger/)

##### EOF/Footnotes
## EOF/Footnotes

6 changes: 3 additions & 3 deletions _posts/2010-10-28-svn-windows-and-apple-double-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Notice the error mentions a file with a ‘.\_’ prefix. On a windows box I dis

---

##### Author's Note
## Author's Note

Initial `md` Generated using [https://github.com/jsr6720/wordpress-html-scraper-to-md](https://github.com/jsr6720/wordpress-html-scraper-to-md)

Expand All @@ -44,12 +44,12 @@ Original Wordpress tags: "SVN", "data fork", "mac"

Original Wordpress comments: None

##### Significant revisions
## Significant revisions

tags: {{ page.tags | join: ", " }} <!-- todo move this somewhere -->

- {{ "2024-05-06 22:47:18" | date_to_string: "ordinal", "US" }} Converted to jekyll markdown format and copied to personal site
- {{ page.date | date_to_string: "ordinal", "US" }} Originally published on [txcowboycoder wordpress site](https://txcowboycoder.wordpress.com/2010/10/28/svn-windows-and-apple-double-files/)

##### EOF/Footnotes
## EOF/Footnotes

Loading

0 comments on commit 6affe14

Please sign in to comment.