You are here |
jonlennartaasenden.wordpress.com | ||
| | | |
smist08.wordpress.com
|
|
| | | | Introduction In the late mid-90s, the Nintendo 64 and Sony Playstation introduced a new generation of game consoles. Both utilized MIPS CPUs and licensed advanced 3D graphics capabilities from SGI. In fact SGI was the main developer for the N64 hardware as SGI was looking to expand into consumer markets from their lofty usual expensive... | |
| | | |
inquiryintoinquiry.com
|
|
| | | | In the early 1990s, "in the middle of life's journey" as the saying goes, I returned to grad school in a systems engineering program with the idea of taking a more systems-theoretic approach to my development of Peircean themes, from signs and scientific inquiry to logic and information theory. Two of the first questions calling... | |
| | | |
sookocheff.com
|
|
| | | | Installing the MySQL-Python package requires a few steps. In an effort to aid future Internet travellers, this post will document how to install the MySQL-Python package on OS X Yosemite. First, install MariaDB, the drop-in replacement for MySQL. I chose MacPorts for this task, though Homebrew would work just fine. Second, update your PATH to include the mariadb executables. Third, install the Python MySQL connector. sudo port install mariadb PATH=/opt/local/lib/mariadb/bin:$PATH pip install MySQL-Python That's it! You should be able to import MySQLdb in your Python code and interact with your MariaDB database. | |
| | | |
janikvonrotz.ch
|
|
| | For those who couldn't attend SharePoint Conference 2014 including me, the guy from Absolute SharePoint Blog has published a script to download all slides and videos of the presentations at SPC2014. |