Projects: Difference between revisions

From Bitpost wiki
No edit summary
No edit summary
(40 intermediate revisions by the same user not shown)
Line 3: Line 3:
== Available ==
== Available ==
{|
{|
|-
| style="background:silver" |
|-
|[[Image:Abt.png|50px|left]] [https://abettertrader.com A better Trader]
| Are you an emotional trader?  Want to turn your trading over to a dead-eyed stone-cold killer robot?  [[A better Trader|Dev notes.]]
|-
| style="background:silver" |
|-
|[[Image:RadScripts.png|50px|left]] [[rad-scripts]]
| My rad scripts: reusable node functions for rapid app development, continuous integration, and semantic versioning.
|-
|-
| style="background:silver" |  
| style="background:silver" |  
Line 11: Line 21:
| style="background:silver" |  
| style="background:silver" |  
|-
|-
|[[Image:CXFS_EditVolumeInode.jpg|50px|left]] [http://thedigitalmachine.com/resume/exampleprojects/guts.html#Cxfs CXFS]
|[[Image:QuickHttp.png|50px|left]] [[quick-http]]
| When one of my previous employers Utenzi went bankrupt, [http://thedigitalmachine.com/resume/exampleprojects/guts.html#Cxfs CXFS], the Linux distributed filesystem we were working on, was open-sourced. A lot of [http://cxfs.cvs.sourceforge.net/viewvc/cxfs/cxfs/utilities/windows/Reusable/ my reusable C++ class library] is available, along with the [http://cxfs.cvs.sourceforge.net/cxfs/cxfs/utilities/windows/mmc/axcontrols/CXEdit/ Windows MMC toolsets] that I wrote.
| A skeleton C++ app of most of the patterns and practices to which I have found it is important to return.
|-
| style="background:silver" |
|-
|[[Image:Libwebsockets-logo.png|50px|left]] [https://libwebsockets.org/ libwebsockets]
| Fast websockets via a very difficult nest of C callbacks.  [https://github.com/moodboom/libwebsockets/commit/275dc9002bef187c495ed3cdc329c204bbc6aa90 Here] is my contribution, a fix to handle misbehaving servers that do not properly provide http content-length.
|-
| style="background:silver" |
|-
|[[Image:i3-logo.png|50px|left]] [https://i3wm.org i3 tiling window manager]
| A great [http://en.wikipedia.org/wiki/Tiling_window_manager tiling window manager]. Here is my [https://github.com/i3/i3/issues/3174 issue], [https://github.com/i3/i3/pull/3194 pull request], and [https://www.reddit.com/r/i3wm/comments/86nvzr/help_test_improved_resize_grow_that_will_shrink/ announcement] to enable the [resize grow] command to allow a window to absorb the excess size of all of its neighbors.
|-
|-
| style="background:silver" |  
| style="background:silver" |  
Line 21: Line 41:
| style="background:silver" |  
| style="background:silver" |  
|-
|-
|[[Image:Forms_for_Portals_small.png|50px|left]] [[Forms for Portals]]
| [[C++ sorted_vector]]
|This project is a simple collection of forms to help you quickly access google, dictionary, wikipedia, imdb, maps, yellow pages, etc. from your own web pages.
| This is a pretty useful extension to the STL std::vector class, adding lean and mean sorting support.
|-
|-
| style="background:silver" |  
| style="background:silver" |  
|-
|-
| [[C++ sorted_vector]]
| [[Simple-Web-Server]]
| This is a pretty useful extension to the STL std::vector class, adding lean and mean sorting support.
| The best C++ https code I could find.  I'm contributing to keep its ciphers etc. up-to-date so it can maintain an A on [https://www.ssllabs.com/ssltest/index.html its ssl tests].
|-
|-
| style="background:silver" |  
| style="background:silver" |  
Line 36: Line 56:
| style="background:silver" |  
| style="background:silver" |  
|-
|-
|[[Image:Dobbsart_thumb.jpg‎|50px|left]] [http://dobbsart.com Richard Dobbs]
| [[Automated torrent management in linux]]
|The website for my friend and artist Richard Dobbs. It has some nice javascript effects and showcases a lot of his great art, check it out.
| Bits of glue and string.
|-
| style="background:silver" |
|-
| [[Websockets-Tester]]
| My node.js websockets client and server tester.  It uses the NPM ws module, which is well tested, fast and supported.
|-
| style="background:silver" |
|-
| Websites
| [https://abettersoftware.com] [https://abettersoftware.org] [https://abettertrader.com] [https://behrns-miller.com] [https://moodboom.org] [https://thedigitalage.org] [https://thedigitalmachine.com] [https://willcodeforcoffee.org]
|-
|-
| style="background:silver" |  
| style="background:silver" |  
|-
|-
| [[Automated torrent management in linux]]
| [https://bitpost.com/resume resume]
| Bits of glue and string.
| Isn't that special...
|-
|-
| style="background:silver" |  
| style="background:silver" |  
Line 54: Line 84:
| My current baby, burning everything I have to get this one going.
| My current baby, burning everything I have to get this one going.
|-
|-
| [[Abetter Trader]]
| [[Off-world Power Generation]]
| Are you an emotional trader?  Want to turn your trading over to a dead-eyed stone-cold killer robot?
|-
|-
| [[quick-http]]
| [https://bitpost.com bitpost]
| A skeleton of most of the patterns and practices to which I have found it is important to return.
| My main home on the internet.  This is being developed into my go-to single-page-app mashup of project ci status, feeds and bookmarks.
|-
|-
| [[Geothermal Steam]]
|}
|}


Line 65: Line 95:
{| style="background:#CCCCFF" border="1" cellpadding="2"
{| style="background:#CCCCFF" border="1" cellpadding="2"
|-
|-
| [[Geothermal Steam]]
| [[HighTechSnopes]]
| Compiled political horrors that should be curated
|-
|-
| [[Tablet Butler]]
| [[Tablet Butler]]
| Kickstart this idea (once we make a prototype)
| Kickstart this idea (once we make a prototype)
|-
| [http://thedigitalmachine.com/resume resume]
| Update this ancient thing to use propa css with ajax/jquery/etc.
|-
|-
| [[LinkedPhotoImport]]
| [[LinkedPhotoImport]]
Line 97: Line 125:
== Archive ==
== Archive ==
{| style="background:#EEEEEE" border="1" cellpadding="2"
{| style="background:#EEEEEE" border="1" cellpadding="2"
|-
|[[Image:CXFS_EditVolumeInode.jpg|50px|left]] [http://thedigitalmachine.com/resume/exampleprojects/guts.html#Cxfs CXFS]
| When one of my previous employers Utenzi went bankrupt, [http://thedigitalmachine.com/resume/exampleprojects/guts.html#Cxfs CXFS], the Linux distributed filesystem we were working on, was open-sourced.  A lot of [http://cxfs.cvs.sourceforge.net/viewvc/cxfs/cxfs/utilities/windows/Reusable/ my reusable C++ class library] is available, along with the [http://cxfs.cvs.sourceforge.net/cxfs/cxfs/utilities/windows/mmc/axcontrols/CXEdit/ Windows MMC toolsets] that I wrote.
|-
|[[Image:Forms_for_Portals_small.png|50px|left]] [[Forms for Portals]]
|This project is a simple collection of forms to help you quickly access google, dictionary, wikipedia, imdb, maps, yellow pages, etc. from your own web pages.
|-
|[[Image:Dobbsart_thumb.jpg‎|50px|left]] [http://dobbsart.com Richard Dobbs]
|The website for my friend and artist Richard Dobbs.  It has some nice javascript effects and showcases a lot of his great art, check it out.
|-
|-
|[[Image:GoogleResultsWalker_small.jpg|50px|left]] [[GoogleResultsWalker Firefox addon]]
|[[Image:GoogleResultsWalker_small.jpg|50px|left]] [[GoogleResultsWalker Firefox addon]]
Line 103: Line 140:
|[[Image:Boxcarkid_thumb.png‎|50px|left]] [http://boxcarkid.com The Boxcar Kid]
|[[Image:Boxcarkid_thumb.png‎|50px|left]] [http://boxcarkid.com The Boxcar Kid]
|The website for my dad's historic novel, The Boxcar Kid.  It includes a blog that he posts to regularly, don't miss it.
|The website for my dad's historic novel, The Boxcar Kid.  It includes a blog that he posts to regularly, don't miss it.
|-
| [[Cisco Adaptation]]
| Cisco gig adding FEDRAMP security to existing products.
|-
| [[Causam]]
| Good old gig
|-
|-
| [[Sixth Column]]
| [[Sixth Column]]
Line 113: Line 156:
|-
|-
| [[hoochee and moodboom's project page]]
| [[hoochee and moodboom's project page]]
|-
| [[BetterKeyboardTilingInFluxbox]]
|-
|-
| [[ScrewTheMouse]]
| [[ScrewTheMouse]]
Line 135: Line 176:
| [[JoomlaPlus]]
| [[JoomlaPlus]]
|-
|-
| [http://news.thedigitalmachine.com/2008/07/30/my-firefox-addons-get-some-love/ IntenseDebate add-ons]
| [https://bitpost.com/news/?p=378 IntenseDebate add-ons]
|-
|-
| [http://usenetadvantage.com UA] retention scraper, NZB search-and-parse
| [http://usenetadvantage.com UA] retention scraper, NZB search-and-parse
|-
|-
|}
|}

Revision as of 16:23, 30 December 2018


Available

Abt.png
A better Trader
Are you an emotional trader? Want to turn your trading over to a dead-eyed stone-cold killer robot? Dev notes.
RadScripts.png
rad-scripts
My rad scripts: reusable node functions for rapid app development, continuous integration, and semantic versioning.
Hangthedj logo 640x480.png
Hang The DJ
My baby. Been working on this for decades. If you want to make me happy and please your ears at the same time, check it out.
QuickHttp.png
quick-http
A skeleton C++ app of most of the patterns and practices to which I have found it is important to return.
Libwebsockets-logo.png
libwebsockets
Fast websockets via a very difficult nest of C callbacks. Here is my contribution, a fix to handle misbehaving servers that do not properly provide http content-length.
I3-logo.png
i3 tiling window manager
A great tiling window manager. Here is my issue, pull request, and announcement to enable the [resize grow] command to allow a window to absorb the excess size of all of its neighbors.
TerminusEst small.jpg
Terminus Est
This sweet scroller game was written by my friend John Carpenter; it works on linux and Windows via SDL. Here are my notes on getting it to compile for linux.
C++ sorted_vector This is a pretty useful extension to the STL std::vector class, adding lean and mean sorting support.
Simple-Web-Server The best C++ https code I could find. I'm contributing to keep its ciphers etc. up-to-date so it can maintain an A on its ssl tests.
Wordpress extensions I wrote a Wordpress Toggle Category widget set extension that I make heavy use of on my tech news blog.
Automated torrent management in linux Bits of glue and string.
Websockets-Tester My node.js websockets client and server tester. It uses the NPM ws module, which is well tested, fast and supported.
Websites [1] [2] [3] [4] [5] [6] [7] [8]
resume Isn't that special...

In Progress

The Digital Age My current baby, burning everything I have to get this one going.
Off-world Power Generation
bitpost My main home on the internet. This is being developed into my go-to single-page-app mashup of project ci status, feeds and bookmarks.
Geothermal Steam

To Do

HighTechSnopes Compiled political horrors that should be curated
Tablet Butler Kickstart this idea (once we make a prototype)
LinkedPhotoImport This was pretty groovy for a while, but is in need of repair atm...
Mytodaydiet.png
TodayDiet
Imagescrape small.png
Imagescraper
The Philanthropy Engine
The Personal Airship
CraigsBook
Plan101
GDM eCommerce
UTag
Database tools

Archive

CXFS EditVolumeInode.jpg
CXFS
When one of my previous employers Utenzi went bankrupt, CXFS, the Linux distributed filesystem we were working on, was open-sourced. A lot of my reusable C++ class library is available, along with the Windows MMC toolsets that I wrote.
Forms for Portals small.png
Forms for Portals
This project is a simple collection of forms to help you quickly access google, dictionary, wikipedia, imdb, maps, yellow pages, etc. from your own web pages.
Dobbsart thumb.jpg
Richard Dobbs
The website for my friend and artist Richard Dobbs. It has some nice javascript effects and showcases a lot of his great art, check it out.
GoogleResultsWalker small.jpg
GoogleResultsWalker Firefox addon
This Firefox addon used to provide a result page frame next to the results, so you can quickly flip through the results without repetitively browsing forward and back. It no longer works, and google is providing inline results previews now, so it probably won't be updated.
Boxcarkid thumb.png
The Boxcar Kid
The website for my dad's historic novel, The Boxcar Kid. It includes a blog that he posts to regularly, don't miss it.
Cisco Adaptation Cisco gig adding FEDRAMP security to existing products.
Causam Good old gig
Sixth Column Outage analysis gig.
Metal Metal inventory tracker.
WhereYouAre mobile app and web service
hoochee and moodboom's project page
ScrewTheMouse
HangTheDJ small.png
first-gen HangTheDJ and ShareTheDJ
This music player was my flagship side project for years. The design of this original version became outdated as bandwidth improvements put streaming music from a central repository within reach. I started playing with the digital age concept. It's all been updated and the next generation is here.
My TODO My TODO list (done in one awesome page via LAMP).
Putty parameter patch I created this hacky patch for putty so I could get it to punch through a firewall. It's now updated and the patch is no longer needed.
Consert gateway
MythMusic extended
QuickMyth
JoomlaPlus
IntenseDebate add-ons
UA retention scraper, NZB search-and-parse