Friday, August 29, 2014

Decisions Decisions

5:03 PM Posted by Unknown No comments
Still having a tough time trying to figure out a good domain name with the team. I'm trying to find something that will be catchy and easy to remember. Something that goes well with the logo as well. I do however have some of the sitemap done and some of the mock ups courtesy of https://moqups.com/. I've been toying with the idea of VR and Unity as well. There is so much potential out there...

Tuesday, August 26, 2014

Project Unity or {x}

6:06 AM Posted by Unknown No comments
I've been working to get the project unity started. I have a designer working with me to create the graphics which I believe is a good way to start. I've already drawn up the wire frames for some of the pages as well as created a sitemap for most of the public facing pages. I'm really excited about seeing this thing in action, While I was site mapping the "Scrum Room", I felt like this alone can...

Friday, August 22, 2014

Google Start-up

4:32 AM Posted by Unknown No comments
Greetings! I received a neat email from Google that stated that my project had been selected to be a part of Google's Startup launch program. This is incredibly exciting as it provides an amazing opportunity for my project to materialize using the provided Google tools and technologies. As of now I'm forming a team to get a good plan going for this site. I'm also considering using the Startup weekend...

Wednesday, August 20, 2014

Unity3d start

8:06 PM Posted by Unknown No comments
Greetings! Nothing much to post today except for my new found interest in Unity3d and Blender. I'll probably be learning this just so I can have a little bit of modeling experience. It definitely can't hurt rig...

Tuesday, August 19, 2014

Ideas, Ideas, Ideas!

8:44 AM Posted by Unknown No comments
Greetings! I've always been one to think outside the box and think of possible projects that can help the open source community. While driving during one of my long commutes to Ohio from Virginia, I began to think of something I describe as Project {X}. The idea came to me when I was thinking of creating a game similar to angry birds. I thought to myself that while I can create all of the logic...

Monday, August 18, 2014

Check if page is cached using Jquery and .Net

7:36 AM Posted by Unknown No comments
Greetings! A couple of months ago I hit a brick wall when trying to test if a page being loaded was cached or not. To clarify, if a user were to hit "log Out" and redirected to a log out page (while obviously destroying the sessions of course) but then hit the back button, the page would load successfully as if it had not been logged out in the first place (front-end wise). To many .Net developer...

Documentation

5:32 AM Posted by Unknown No comments
Greetings! Creating documentation can such a pain sometimes. Specially when the documents deal with web applications and you need to reference every single plugin you've used on a site. Perhaps there should be a push for an automatic documentation writer? Realistically, I can't imagine it would be that hard to implement as we reference plug-ins in a predictable manner such as <script src="etc..etc"></script>....

Sunday, August 17, 2014

Greetings!

7:58 PM Posted by Unknown No comments
Greetings! This is my first post in a long line of posts. This blog is going to be about any code I write and interesting methods I find out on the web. I will even post up snippets and Ideas I come about in hopes that it helps the community. I will post back so...