Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
news [2015/06/30] – created terencenews [2016/02/26] – [February 26, 2016] terence
Line 1: Line 1:
-====== TJ Grant ======+====== News ======
  
-{{:tjg.jpg?nolink}}+===== February 26, 2016 =====
  
-I have my BS degree in [[http://www.eecs.ucf.edu/|Computer Science]] from the [[http://ucf.edu/|University of Central Florida]] and am currently living in Los AngelesCalifornia, working as a Senior iOS Developer for a large advertising firm.+Some code updates to [[:projects:endian_template]], based on feedback from the two reddit threads ([[https://www.reddit.com/r/programming/comments/47ebe4/endian_template_c_work_with_endian_types_in_c/|/r/programming thread]][[https://www.reddit.com/r/cpp/comments/47e9e2/endian_template_c_work_with_endian_types_in_c/|/r/cpp thread]])resulted in some good updates:
  
-I have also written several freeware and shareware software applications that you will find linked below.+  * Renamed typedefs without ''_t'' postfix notation as this appears to be "reserved" by POSIX (thanks to reddit user "doodle77"
 +  * Added required includes directly into ''tEndian.h'' (thanks to reddit user "louiswins"
 +  * Changed endian testing method to use reinterpret_cast, as the previous was using "type punning", which in theory can have undefined behavior (thanks to reddit user "NasenSpray"
 +  * Removed ::PassThru method as a small optimization 
 +===== February 23, 2016 =====
  
-===== On this site =====+I've released a new project to the public, [[:projects:endian_template]].
  
-//Note: All links are to external web sites//+This one I had come up with back in 2001, lost it due to a hard drive crash, recreated it in 2005, lost it again in a hard drive crash, recreated it in 2012, and finally released it (now) in 2016.
  
-{{::quince.png?nolink}} **[[http://itunes.apple.com/us/app/id449191985?mt=8|Puzzle de Quince]]**\\ +===== December 21, 2015 =====
-Puzzle de Quince! is a classic childhood sliding tile puzzle game for iPhone and iPad.+
  
-{{::o3d.png?nolink}} **[[http://code.google.com/apis/o3d/|O3D API]], an Open Source framework by Google**\\ +I've released a new project to the public, [[:projects:singleton_template]].
-Contributed the ArcBall codebase used for 3D navigation.+
  
-{{::monobook.png?nolink}} **[[http://www.dokuwiki.org/template:monobook|Monobook for DokuWiki]]**\\ +I created this C++ template a little over three years agoand have used it in countless projects since.
-I created the "Wikipedia" look and feel theme, used by the majority of users. Currently maintained by Andreas Haerter.+
  
-{{::backup.png?nolink}} **[[http://www.dokuwiki.org/plugin:backup|BackupTool for DokuWiki]]**\\ 
-Created a backup/restore tool for DokuWiki used by the majority of users. 
  
-{{::ga.png?nolink}} **[[http://www.dokuwiki.org/plugin:googleanalytics|Google Analytics for DokuWiki]]**\\ +===== August 25, 2015 =====
-Created a plugin for DokuWiki that integrates seamlessly with Google Analytics.+
  
-{{::hostess.png?nolink}} **Hostess**\\ +After six-ish years, I've decided to relaunch this site. I hope to have the [[:articles]] and [[:projects]] restored soon, and then move forward with new stuff.
-A command-line tool to block malicious websites regardless of installed browser.+
  
-{{::arcball.png?nolink}} **[[http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=48|ArcBall Rotation Control, Revisited]]**\\ +===== Previous News Entries =====
-Article detailing a method to use higher-dimensional mathematics for better 3D navigation. +
- +
-{{::make.png?nolink}} **KempoMake**\\ +
-A makefile-based build system with the ability to target multiple platforms. +
- +
-{{::nascar.png?nolink}} **Nascar Thunder 2002 by Electronic Arts**\\ +
-Responsible for hardware-specific code for PlayStation 2 and XBOX systems. +
- +
-{{::madden.png?nolink}} **Madden 2002 by Electronic Arts**\\ +
-Responsible for bug fixes and additional library functions. +
- +
-{{::rockwell.png?nolink}} **Hand-held Tracking System for Rockwell Collins Commercial Avionics**\\ +
-Inventory tracking system for use on hand-held scanning devices. +
- +
-{{::saic.gif?nolink}} **JSIMS (Joint Simulation Software) by SAIC**\\ +
-Created networking pipeline for Java / C++ interaction adhering to Government guidelines and transmission standards. +
- +
-{{::adidas.png?nolink}} **Inventory Tracking System for Adidas America**\\ +
-Integrated a receivables tracking system to optimize assembly line workflow.+
  
 +  * [[:news:2009]]
 +  * [[:news:2008]]
 +  * [[:news:2007]]
 +  * [[:news:2006]]
 +  * [[:news:2005]]
Print/export
QR Code
QR Code News (generated for current page)