Click here to Skip to main content
15,949,686 members

Aaron VanWieren - Professional Profile



Summary

    Blog RSS
750
Author
410
Authority
409
Debator
5
Editor
9
Enquirer
76
Organiser
429
Participant
I am currently a GIS Software Engineer working for a company in downtown Atlanta. I find it especially interesting merging both of these wonderful fields into an enjoyable career. I believe that applications will require growing spatial awareness. I love writing, reading and developing code, architecture and I am heavily involved in design patterns and testing frameworks.

Reputation

Weekly Data. Recent events may not appear immediately. For information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege. The member types column lists member types who gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilver
Bypass spam checks when posting contentsilversilversilversilversilversilvergoldSubEditor, Mentor, Protector, Editor
Store personal files in your account areaplatinumplatinumSubEditor, Editor
Have live hyperlinks in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Have the ability to include a biography in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Edit a Question in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Edit an Answer in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Delete a Question in Q&AYesSubEditor, Protector, Editor
Delete an Answer in Q&AYesSubEditor, Protector, Editor
Report an ArticlesilversilversilversilverSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubEditor, Mentor, Protector, Editor
Edit other members' articlesSubEditor, Protector, Editor
Create an article without requiring moderationplatinumSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending QuestionProtector
Approve/Disapprove a pending AnswerProtector
Report a forum messagesilversilverbronzeProtector, Editor
Approve/Disapprove a pending Forum MessageProtector
Have the ability to send direct emails to members in the forumsProtector
Create a new tagsilversilversilversilver
Modify a tagsilversilversilversilver

Actions with a green tick can be performed by this member.


 
GeneralMoving On Pin
Aaron VanWieren27-Feb-08 3:25
Aaron VanWieren27-Feb-08 3:25 
GeneralWhat Makes a Community Pin
Aaron VanWieren21-Aug-07 0:04
Aaron VanWieren21-Aug-07 0:04 
GeneralNeogeographers,Photosynth Nasa and Google Analytics - Week in review Pin
Aaron VanWieren10-Aug-07 2:17
Aaron VanWieren10-Aug-07 2:17 
GeneralAbout Me - Humorous Aside Pin
Aaron VanWieren8-Aug-07 5:53
Aaron VanWieren8-Aug-07 5:53 
GeneralDigital GIS Ramblings Pin
Aaron VanWieren7-Aug-07 8:26
Aaron VanWieren7-Aug-07 8:26 
GeneralCRM's and Settng up personal sites Pin
Aaron VanWieren29-Jan-07 0:04
Aaron VanWieren29-Jan-07 0:04 
GeneralMad with POWER!!! Pin
Aaron VanWieren27-Jan-07 16:06
Aaron VanWieren27-Jan-07 16:06 
Ok, not really! Just working over the weekend as I have a demo next week. I get a kick out of finding the simplest little things in my code. I know, this is common practice for most people, but it is so easy to get going and as your working through your code and problem, you all of a sudden realize that you can easily do what you want with less code. Here is an example:

You need to test for four conditions and your solution is one of the four but not any more than one. Well, at first you want to charge forward with a branched if statement, but you realize an if and an else would work just fine as long as you place the statements in a particular order.

I love when I discover these little nuances. They make me very, very happy.

The other thing I wanted to venture was on some ADO stuff. I recently had to merge two different datasources into one database. They contained the same fields except each contained a uniquely named value column. The ending database contained the similar columns as well as each unique value column. This stumped me for a while,but, I realized that I could create a new column in my master datatable for each of the unique value fields. Then all I had to do was import my datarow[] collections into the table, allowing ADO to match the columns.
Hope that made some sense. Maybe I'll explain it better in future writings as the reason for joining these sources lies in my need to work with overlapping segments of spatial data.

AAron

Aaron

_____________________________________________________________________

Our developers never release
code. Rather, it tends to escape, pillaging the countryside all around.

The Enlightenment Project (paraphrased comment)

Visit Me at GISDevCafe

GeneralHere Goes Nothing Pin
Aaron VanWieren26-Jan-07 3:41
Aaron VanWieren26-Jan-07 3:41 
GeneralRe: Here Goes Nothing Pin
Bradml26-Jan-07 4:00
Bradml26-Jan-07 4:00 
GeneralRe: Here Goes Nothing Pin
Aaron VanWieren26-Jan-07 4:12
Aaron VanWieren26-Jan-07 4:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.