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/07/05] – July 5, 2016 terence
Line 1: Line 1:
-====== TJ Grant ======+====== News ======
  
-{{:tjg.jpg?nolink}}+===== July 5, 2016 =====
  
-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 Angeles, California, working as a Senior iOS Developer for a large advertising firm.+I've released a new project to the public, [[:projects:observer_template]].
  
-have also written several freeware and shareware software applications that you will find linked below.+This one created in 2012, and finally released it (now) in 2016.
  
-===== On this site =====+===== February 26, 2016 =====
  
-//NoteAll links are to external web sites//+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:
  
-{{::quince.png?nolink}} **[[http://itunes.apple.com/us/app/id449191985?mt=8|Puzzle de Quince]]**\\ +  Renamed typedefs without ''_t'' postfix notation as this appears to be "reserved" by POSIX (thanks to reddit user "doodle77"
-Puzzle de Quince! is classic childhood sliding tile puzzle game for iPhone and iPad.+  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 small optimization 
 +===== February 23, 2016 =====
  
-{{::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:endian_template]].
-Contributed the ArcBall codebase used for 3D navigation.+
  
-{{::monobook.png?nolink}} **[[http://www.dokuwiki.org/template:monobook|Monobook for DokuWiki]]**\\ +This one had come up with back in 2001lost 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.
-created the "Wikipedia" look and feel themeused by the majority of users. Currently maintained by Andreas Haerter.+
  
-{{::backup.png?nolink}} **[[http://www.dokuwiki.org/plugin:backup|BackupTool for DokuWiki]]**\\ +===== December 21, 2015 =====
-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]]**\\ +I've released a new project to the public, [[:projects:singleton_template]].
-Created a plugin for DokuWiki that integrates seamlessly with Google Analytics.+
  
-{{::hostess.png?nolink}} **Hostess**\\ +I created this C++ template a little over three years ago, and have used it in countless projects since.
-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]]**\\ 
-Article detailing a method to use higher-dimensional mathematics for better 3D navigation. 
  
-{{::make.png?nolink}} **KempoMake**\\ +===== August 25, 2015 =====
-A makefile-based build system with the ability to target multiple platforms.+
  
-{{::nascar.png?nolink}} **Nascar Thunder 2002 by Electronic Arts**\\ +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.
-Responsible for hardware-specific code for PlayStation 2 and XBOX systems.+
  
-{{::madden.png?nolink}} **Madden 2002 by Electronic Arts**\\ +===== Previous News Entries =====
-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)