Difference between revisions of "Main Page"

From Hod's Personal Wiki
Jump to: navigation, search
m (Building/hacking real world stuff)
m (Reverted edits by Hod (talk) to last revision by MediaWiki default)
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'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.
+
'''MediaWiki has been successfully installed.'''
  
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.
+
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
  
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.
+
== Getting started ==
 
+
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
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.
+
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
 
+
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
=== 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]]
 
 
 
[[Activities | Activity Resources]]
 
 
 
[[Home | House/Home Resources]]
 
 
 
[[Links]]
 
 
 
[[eStores | Online stores]]
 
 
 
[[Temporary | Where I put stuff while I'm making changes]]
 
 
 
== Programming ==
 
 
 
[[Programming | General resources]]
 
 
 
=== Languages ===
 
 
 
[[C/C++ | C/C++ resources]]
 
 
 
[[Java | Java resources]]
 
 
 
[[PHP | PHP resources]]
 
 
 
[[JavaScript | JavaScript resources]]
 
 
 
[[Go | Go resources]]
 
 
 
[[Dart | Dart resources]]
 
 
 
=== Platforms ===
 
 
 
[[Android | Android resources]]
 
 
 
[[Mac | Mac resources]]
 
 
 
[[Linux | Linux resources]]
 
 
 
[[Flex | Flex resources]]
 
 
 
[[Web]]
 
 
 
=== Uncategorized (as yet) ===
 
 
 
[[Emacs | Emacs resources]]
 
 
 
[[MySQL | MySQL resources]]
 
 
 
[[Version Control | Version control resources]]
 
 
 
== Building/hacking real world stuff ==
 
 
 
[http://www.instructables.com/ Instructables]
 
 
 
[http://techshop.ws/ Tech Shop]
 
 
 
[http://www.sawdustshop.com/ The Sawdust Shop (Sunnyvale) (closed)]
 
 
 
[http://makezine.com Make Magazine]
 
 
 
[http://www.extremecircuits.net/p/complete-list-of-electronics-projects.html Extreme Circuits electronics projects (long list)]
 
 
 
[[AV | Audio/Video (like building speakers)]]
 
 
 
== Robotron Cocktail and arcade video/pinball info ==
 
 
 
[[Arcade | Arcade Games]]
 

Revision as of 09:31, 23 June 2017

MediaWiki has been successfully installed.

Consult the User's Guide for information on using the wiki software.

Getting started