Difference between revisions of "Main Page"

From Hod's Personal Wiki
Jump to: navigation, search
m
(Undo revision 412 by Hod (talk))
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
I created this wiki for my own purposes, to track information.  Much of it contains references I have found useful already, although I don't necessarily endorse any of the content as being the best.
+
I created this wiki for my own purposes, to track information.  Much of it contains references I have found useful already, although I don't necessarily endorse any of the content as being the best.  I'm known for having dozens, sometimes over 100 tabs open in my browsers (yes, plural) at a time.  This is one way I manage following those interests.
  
== Languages ==
+
Right now my programming resources make up the largest part of the content.  I put those links last since they already receive so much emphasis.
  
[[C/C++ | C/C++ resources]]
+
An editorial note.  The tech industry has always tended to move quickly, but web and mobile have really brought development to the masses.  Keeping up with everything going on would be more than a full time job.  I'm seeing similar shifts coming from the "maker" movement, 3D printing, and the rise of spaces like [http://www.techshop.ws/ TechShop].  No great insight there, but it does mean it's easy to get behind or overlook something worthwhile.
 +
 
 +
I have ways to contact me listed here.  (I'm pretty easy to find anyway.)  Feel free to hit me up, especially if you've found a new tool, service, workflow, ..., you like.
 +
 
 +
=== Ways to find me/connect ===
 +
 
 +
I run my own server and infrastructure.  My main site is (shockingly) http://www.greeley.org/
 +
 
 +
Here are a few places to find me publicly on the web:
 +
 
 +
<html>
 +
<a href="http://www.linkedin.com/in/hodgreeley">
 +
<img src="http://www.linkedin.com/img/webpromo/btn_myprofile_160x33.png" width="160" height="33" border="0" alt="View Hod Greeley, Ph.D.'s profile on LinkedIn">
 +
</a>
 +
</html>
 +
 
 +
<html>
 +
<a href="https://twitter.com/HodGreeley" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @HodGreeley</a>
 +
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
 +
</html>
 +
 
 +
<html>
 +
<a href="http://stackoverflow.com/users/968231/hod">
 +
<img src="http://hod.greeley.org/wiki/images/0/0b/Stackoverflow-logo.png" height="45" style="border: 1px solid rgb(220, 220, 220)">
 +
</a>
 +
</html>
 +
 
 +
<html>
 +
<div class="g-plus" data-height="69" data-href="//plus.google.com/102540147045085485804" data-rel="author"></div>
 +
 
 +
<!-- Place this tag after the last badge tag. -->
 +
<script type="text/javascript">
 +
  (function() {
 +
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
 +
    po.src = 'https://apis.google.com/js/plusone.js';
 +
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
 +
  })();
 +
</script>
 +
</html>
 +
 
 +
I also [http://hod.greeley.org/blog/ blog] (very) occasionally.
 +
 
 +
== [http://en.wikipedia.org/wiki/Dinosaurs_%28TV_series%29 "Not the mama!"] ==
 +
 
 +
[[Education | General educational sites]]
 +
 
 +
[[Infrastructure | Network infrastructure]]
 +
 
 +
[[Hardware | Hardware resources]]
 +
 
 +
[[Media | Handling media]]
 +
 
 +
[[Cellular | Cellular technology]]
 +
 
 +
[[Developer Relations | Developer relations resources]]
 +
 
 +
[[Startup | Startup resources]]
 +
 
 +
[[Business | Business resources]]
 +
 
 +
[[Security | Security Resources]]
 +
 
 +
[[Hobbies | Hobby Resources]]
  
[[Java | Java resources]]
+
[[Activities | Activity Resources]]
  
[[PHP | PHP resources]]
+
[[Home | House/Home Resources]]
  
[[JavaScript | JavaScript resources]]
+
[[Links]]
  
== Platforms ==
+
[[eStores | Online stores]]
  
[[Android | Android resources]]
+
[[Temporary | Where I put stuff while I'm making changes]]
  
[[Mac | Mac resources]]
+
== Programming ==
  
[[Linux | Linux resources]]
+
[[Programming | General resources]]
  
[[Flex | Flex resources]]
+
=== Languages ===
  
[[Web]]
+
[[C/C++ | C/C++ resources]]
  
== General programming ==
+
[[Java | Java resources]]
  
[http://beerpla.net/2009/06/21/hidden-features-of-perl-php-javascript-c-c-c-java-ruby-python-and-others-collection-of-incredibly-useful-lists/#hidden-features-of-x86-assembly Hidden features of ...]
+
[[PHP | PHP resources]]
  
[[Ulrich Drepper | Papers by Ulrich Drepper]] - [http://www.akkadia.org/drepper/ Ulrich Drepper]
+
[[JavaScript | JavaScript resources]]
  
=== Patterns ===
+
[[Go | Go resources]]
  
http://stackoverflow.com/questions/152101/mvc-tutorial-that-doesnt-rely-on-a-framework
+
[[Dart | Dart resources]]
  
http://developer.yahoo.com/ypatterns/
+
=== Platforms ===
  
[http://en.wikipedia.org/wiki/Double_dispatch Double dispatch pattern]
+
[[Android | Android resources]]
  
=== Low level ===
+
[[Mac | Mac resources]]
  
[http://en.wikipedia.org/wiki/Translation_lookaside_buffer Translation lookaside buffer]
+
[[Linux | Linux resources]]
  
[http://www.gentoo.org/proj/en/hardened/pic-guide.xml Position independent code]
+
[[Flex | Flex resources]]
  
[http://www.gentoo.org/proj/en/hardened/pic-internals.xml Position independent code internals]
+
[[Web]]
  
== Other stuff ==
+
=== Uncategorized (as yet) ===
  
 
[[Emacs | Emacs resources]]
 
[[Emacs | Emacs resources]]
 +
 +
[[MySQL | MySQL resources]]
  
 
[[Version Control | Version control resources]]
 
[[Version Control | Version control resources]]
  
[[Hardware | Hardware resources]]
+
== Building/hacking real world stuff ==
  
[[Media | Handling media]]
+
[http://www.instructables.com/ Instructables]
  
[[Cellular | Cellular technology]]
+
[http://techshop.ws/ Tech Shop]
  
[[Technical Evangelism | Technical evangelism resources]]
+
[http://www.sawdustshop.com/ The Sawdust Shop (Sunnyvale) (closed)]
  
[[Startup | Startup resources]]
+
[http://makezine.com Make Magazine]
  
[[Business Articles]]
+
[http://www.extremecircuits.net/p/complete-list-of-electronics-projects.html Extreme Circuits electronics projects (long list)]
  
[[Security | Security Resources]]
+
[[AV | Audio/Video (like building speakers)]]
  
[[Activities | Activity Resources]]
+
== Robotron Cocktail and arcade video/pinball info ==
  
[[Links]]
+
[[Arcade | Arcade Games]]

Revision as of 14:55, 23 June 2017

I created this wiki for my own purposes, to track information. Much of it contains references I have found useful already, although I don't necessarily endorse any of the content as being the best. I'm known for having dozens, sometimes over 100 tabs open in my browsers (yes, plural) at a time. This is one way I manage following those interests.

Right now my programming resources make up the largest part of the content. I put those links last since they already receive so much emphasis.

An editorial note. The tech industry has always tended to move quickly, but web and mobile have really brought development to the masses. Keeping up with everything going on would be more than a full time job. I'm seeing similar shifts coming from the "maker" movement, 3D printing, and the rise of spaces like TechShop. No great insight there, but it does mean it's easy to get behind or overlook something worthwhile.

I have ways to contact me listed here. (I'm pretty easy to find anyway.) Feel free to hit me up, especially if you've found a new tool, service, workflow, ..., you like.

Ways to find me/connect

I run my own server and infrastructure. My main site is (shockingly) http://www.greeley.org/

Here are a few places to find me publicly on the web:

View Hod Greeley, Ph.D.'s profile on LinkedIn

I also blog (very) occasionally.

"Not the mama!"

General educational sites

Network infrastructure

Hardware resources

Handling media

Cellular technology

Developer relations resources

Startup resources

Business resources

Security Resources

Hobby Resources

Activity Resources

House/Home Resources

Links

Online stores

Where I put stuff while I'm making changes

Programming

General resources

Languages

C/C++ resources

Java resources

PHP resources

JavaScript resources

Go resources

Dart resources

Platforms

Android resources

Mac resources

Linux resources

Flex resources

Web

Uncategorized (as yet)

Emacs resources

MySQL resources

Version control resources

Building/hacking real world stuff

Instructables

Tech Shop

The Sawdust Shop (Sunnyvale) (closed)

Make Magazine

Extreme Circuits electronics projects (long list)

Audio/Video (like building speakers)

Robotron Cocktail and arcade video/pinball info

Arcade Games