Category Archives: Technical

Insight on improving your technical skills

How To View Inception Through Code

If you have not seen Inception yet, I highly recommend doing so before reading this post. **** SPOILERS AHEAD **** Inception combines the best elements of movies in the Simulism genre; such as Dark City, eXistenZ, The Thirteenth Floor and The Maxtrix Trilogy; and creates an original, thought provoking film. Watching the film from the [...]
5 Comments

ASP.NET – Access To Path is Denied

If your ASP.NET program is attempting to read, write and/or delete a fie it can display the error “Access to Path … is Denied”. If this is the case, the directory may have the incorrect security settings. Here are the steps to add the correct the user security settings on Windows Server 2003: 1. Find [...]
Leave a comment

SharePoint 2010 Development Resources

Implementing SharePoint 2010 is an idea that is being thrown around at my place of employment right now. As a developer, there seems to be some significant differences between WSS 3.0/MOSS 2007 and SharePoint 2010 (SharePoint 2010 Sandbox Environment) and I wanted to make sure that my skills were updated for the latest release of [...]
1 Comment

My Experience at Orlando Code Camp 2010

This post is long overdue but I thought I would share my experiences with attending my first code camp: Orlando Code Camp 2010. Code Camp is something that always interested me, I thought it would be cool to experience some of the bleeding-edge technology and also receive some “free” training in the process. If you [...]
1 Comment

How To Master a Programming Language V

For my final post of the series How to Master a Programming Language, I want to make note how you can take the programming knowledge that you have gained so far and apply it to something bigger. Learn a Framework Now that you have worked through the language and applied it to solving problems, how [...]
2 Comments

How To Master a Programming Language IV

At this point you should competent in the programming language that you have chosen (Part III) — you should be able to recognize basic code constructs (such as types, loops, and variable assignment). You should also be able to recognize syntax and semantic errors in your code and be able to debug them. The next [...]
1 Comment

How To Master a Programming Language III

Now that you are comfortable working within your desired editor or IDE (Part II) – you can start to focus on learning the programming language syntax. To learn a programming language you can read a variety of different books or read through online tutorials and how-to’s. Since everyone approaches learning differently, I will leave the [...]
4 Comments

How To Master a Programming Language II

So you’ve chosen a programming language that you want to learn, where do you start? Learn the Environment Depending on the type of language that you have chosen (interpreted vs. compiled) there may be several options available to you in choosing an editor or Integrated Development Environment (IDE). Editors Most programming languages can be written [...]
2 Comments

How To Master a Programming Language

With the start of a new year, as a programmer have you made a resolution or goal to learn a new programming language? For the next few days, I will be writing a series of posts titled How to Master a Programming Language, where I will be walking you through the steps that you need [...]
4 Comments

9 Useful Websites for Thematic Child Theme Development

You’ve may have noticed a design change here at RepeatGeek, if you’ve visited before. I have been exploring different WordPress frameworks to build my website around and I finally decided upon Thematic. My decision to go with Thematic was that it is extensible, stable, SEO optimized, easily configurable and most importantly FREE. In developing my [...]
Leave a comment

Subscribe to RepeatGeek

Subscribe via RSS

Enter your email address: