Posts

Adding Google Sign-in And Others

Image
Introduction     The purpose of this post is to show how to add any Oauth login to your site, but mostly Google Plus because of my current applications ( Penguins Rising !). In my quest to achieve this I found it to be really simple with Google Plus and the only real trouble I had was with the Client Id. I setup my Google API service account years ago but never really tried anything until now. What I did was just recreate a client id and everything worked! My Website Oauth Choices       This next part is a little of my opinion and about what I think is the best strategy for Oauth integration. For me when it comes to social medias and integrating user logins I like to go the route of making sure I have all three of the major. The major hitter in my book are Twitter, Google Plus, and of course Facebook. However I know a lot of sites differ on the importance these three . Still personally I like seeing Google Plus being available and I think any site that has the other two but no

Game Development Research for Penguins Rising

Introduction This is my research for Penguins Rising and in my search for studies on how to create the ultimate web based game. This list of links were helpful in concepts as well as implementing code in to the game. Part I "A Framework for Game Engine Based Visualizations" Advance Your Education With Free College Courses Online - Udacity PEGI Pan European Game Information - What do the labels mean? Foxes and Shotguns animation - How can you get different objects working at different framerates working in html5 canvas? - Stack Overflow JavaScript Timing Events HTML5 Canvas resize to fit window - Stack Overflow canvas · html · WPD · WebPlatform.org console.log - Web API reference | MDN HTML5 Canvas Image Tutorial Function - JavaScript | MDN WebPlatform Docs · WebPlatform Docs · WPD · WebPlatform.org #AltDevBlogADay » Brewing Your Own Game Analytics Service Free Music Archive: Dubstep Box2DJS - Physics Engine for JavaScript HTML5 Certificate - Udacity

Penguins Rising Documentation

I will submit My docs here! Project was started roughly 6/1/13. Problems I faced that made it difficult to met my month goal (7/1/13). Bullet Projects - Did not achieve this  but did find an alternative. Users Rotation - Was able to do this will report on it later. Penguins! and Performance - Still working on. On 7/2/13 Currently I am putting the game on hold... I am in between jobs right now and working toward my certification. I will continue after 7/11/13. On 7/11/13 I did what I said I would check the source control :P. On 8/9/13 I ask this question , simple I know but that's what happens when you work with code so much and have functions to do the math :P. Still Lesson learned! On 8/7/13 Been doing a Video blog and also video updates for the game. First can be found here ! On 8/14/13 I have sound and ZP's falling to their death's! On 8/17/13 Got Google login working, started to work with the leaderboard "highscores". Object

Northern Safety Career and Personal Achievements

Image
Opening Statement     It comes as a great sadness to say that I am no longer continuing my services at Northern Safety as a Application Developer for the IT department. I would like to state that I had a wonderful time working with everyone within the company and hold no personal grudge against anyone or any decisions that were made. This was a neutral agreement and final decision made by management and myself. I would  just like to state some of  my achievements while I worked Northern Safety, and I will try to be less technical for readers with less of a computer relate background. Taken in fall of 2012 Co-op Experience     As a co-op, at Northern Safety I started out working with  Orchard CMS . For   those  who do not know what Orchard is, Orchard is a free and open source project that focuses on content management and built off of the same framework used the Northern Safety site (Asp.net). Content such a paragraph or the body of a web page are  structured and organized

What is the Rust Spot?

Image
The Idea     A lot of times When I try to explain an Idea, I find it increasingly difficult to explain the more complex it is. So I will begin to explain it here in a nutshell. I want to create 3D models of my car and all the parts that it is made of. Simple right? Now I won't go into details of why just yet but I will say you have no idea how many parts making up your car. So the complex idea is this, I want to create a website that not only creates a 3D model of all the parts on a car but compares the parts for compatibility with other makes and models. To go further with at by give a complete break down of the car and instruction on installation or remove of parts. Still with me? Good here is a example of what a normal diagram of a car part... Air Cleaner 2013 Honda Accord The Problem     Now from the picture you have a general idea of what your parts look like, but what about the placement of where it is in your car? Maybe your looking at the wrong model? Cars have

My First Look at QT

Image
Intro     So this weekend I took a look at QT , in order to a leg up on some technology. I well be reporting my first impressions of QT and any problem I might have. Currently using a Laptop with 8gb ram, I7 core and Windows 7  OS, so for the most part should have no problem using whatever software.  I also note that this post may be a little short but I am just looking at making a hello world tutorial for myself and a first glance of what I might find. What is QT?     " Qt  is a cross-platform application and UI framework for developers using C++ or QML , a CSS & JavaScript like language.  Qt Creator  is the supporting Qt IDE." (From the Site).  Now in my own words I simply put it as a UI builder but that is my description before using the software and just based on the site details. Hello World!     Starting without any tutorial or guides I wanted to just push through and see what I can do. So I stared up the program and already see some of thinking I don

A Real Life Pokemon Game Using Google Maps

Image
Influences     A lot of ideas came to my head while I was attending this year's Google I/O and after watching the keynotes on Google maps , I had this great idea. As mobile devices and web services become more powerful it has become clear to me that the Android mobile devices can also double as a real Pokedex. (Yes there are apps that claim to be a Pokedex out there but not in this way I am talking about.) Of course it would still have Dexter's voice     Taking the joke from the Google's 2012 April fool's video about Google maps being converted to 8 bits for the NES, influenced this idea as well. Who hasn't dreamt as a kid to actually live out the life of a Pokemon Master, now we just need to make it a job (My Pokemon Resume here !). The Looks     Looking at the two maps it doesn't seem too off and impossible to achieve this idea. It would also be interesting to see what kind of automated styling could be over layered to speed up the proces

Popular posts from this blog

UI-Bootstrap Collapsible Sticky Footer

Installing Windows on Acer chromebook 15 cb3-532

Aspetcore: NLog with Postgresql