php diff post/project

This commit is contained in:
Danny Berger
2013-03-07 08:08:41 -07:00
parent edfafae6b5
commit beed86e9da
4 changed files with 207 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ layout: default
<p>
I like tinkering with ideas and seeing where they end up. Some of my work ends up on
<a href="https://github.com/">GitHub</a>, but here are some of my noteworthy projects&hellip;
<a href="https://github.com/">GitHub</a> and these are a few of my personal favorites&hellip;
</p>
<h3>Personal</h3>
@@ -17,6 +17,20 @@ layout: default
A few personal projects I've invested in&hellip;
</p>
<h4>PHP Diff Engine</h4>
<p>
A language-aware diff engine for comparing PHP classes/interfaces/functions.
</p>
<dl>
<dt>github</dt>
<dd><a href="https://github.com/dpb587/diff-defn.php">dpb587/diff-defn.php</a></dd>
<dt>blog</dt>
<dd><a href="/blog/2013/03/07/comparing-php-application-definitions.html">Comparing PHP Application Definitions</a> (2013-03-07)</dd>
</dl>
<h4>CLI for OpenGrok</h4>
<p>
@@ -26,6 +40,9 @@ layout: default
<dl>
<dt>github</dt>
<dd><a href="https://github.com/dpb587/opengrok-cli">dpb587/opengrok-cli</a></dd>
<dt>blog</dt>
<dd><a href="/blog/2013/01/21/opengrok-cli.html">OpenGrok Cli</a> (2013-01-21)</dd>
</dl>
@@ -33,7 +50,7 @@ layout: default
<p>
I would not and could not be the developer I am today without the time others have invested in producing
quality, open source software. For my modest part, I've been able to contribute to the following:
quality, open source software. For my modest part, I've been able to contribute to the following&hellip;
</p>
<ul>