Excel and multithreading
Programming+
I was working on an application that opens an Excel spreadsheet, pulls some data out, manipulates it, and exports it into CSV. I ran into a couple of interesting things,…
United States
I am a self-motivated energetic individual, passionate about programming in general, and applying it in real-life problems. I love learning something new every day.
I enjoy writing code every day, solving challenging problems, saving the world one byte at a time. It would be great to work with people smarter than me to ask for advice or just chat, but I also know how to use Google. I can work in a team just as efficiently as alone.
2010 - Current
June 2010 - Current
August 2011 - Current
Taught ITSC 1409 -- Integrated Software applications:
July 2009 - April 2010
August 2008 - June 2009
July 2007 - August 2008
June 2004 - June 2007
February 2004 - May 2004
2005 - 2007
2000 - 2004
August 2010
Takes a string of \n separated values and puts a comma before each space for further use in the "IN" clause of a SQL query. There is also an option of enclosing "words" in apostrophes.
I wrote the entire program.
This tiny utility takes folder path as input and produces an HTML web page. The created page contains img tags for each of the files in that folder with matching extensions. The purpose of the utility is to be able to quickly create web pages with pictures for posting on-line.
I wrote the entire program.
Hiragana/Katakana Free Pocket Reference for Windows Phone is a free application that allows the user to study Japanese syllabaries.
I wrote this entire app.
US Citizenship Test for Windows Phone is a free application that allows the user to study the questions for the US Naturalization exam.
I wrote this entire app
Biorhytms Free for Windows Phone is a free app that allows the user to calculate his/her biorhythms for the current day.
I wrote this entire app
Programming+
I was working on an application that opens an Excel spreadsheet, pulls some data out, manipulates it, and exports it into CSV. I ran into a couple of interesting things,…
Programming+
I am developing a small Windows Phone 7 application and I ran into a wall. I am updating items within a ListBox and I need to set focus on a control after the update. It…
Programming+
Adjust the label text size of radiobutton or checkbox Adjust the label text size of radiobutton or checkbox…
Programming+
Review of usability of a Windows 7 phone (Samsung SGH-i917).
x386, Norton Commander, CGA display
Visual Studio, Notepad (Notepad++, TextPad, or Notepad2)
I live in Japan and I blog about it: http://eugenegeller.blogspot.com/
I took all the pictures that are on that blog. I am not a professional photographer, yet I enjoy taking pictures. The phrase "shallow depth of field" makes sense to me and I know how to employ panning technique to display an object in motion.
I speak English and Russian.
I have been fascinated with computers since I was 6. My father took me to his work and that is where I saw computers for the first time. Some had screens and lots of buttons, and some looked like washing machines with their huge, slowly-spinning drums. Soon after that my father showed me the basic BASIC programming tricks, and simple games. Lack of literature and Google (back then) kept my programming interest on the low all the way until I entered University of Alaska. Abundance (compared to what I had around when I was growing up) of computers lit up my interest again and I started taking classes to find out whether it really was what I wanted to do. A couple of years later I graduated with honors with a Bachelor's degree in Computer Information Systems and shortly after that I got a job at the local school district.
While working for the district, I met several smart people who taught me a lot, but I worked in a position with dominating management and systems analysis track. I cherished every opportunity to write code. It then so happened that I had to move to Japan and now I am working in a user support-position. I like helping people and I like all the people I work with, but user support is not something I am interested in.
Nevertheless, I never stopped coding in my spare time. Over times, there were many different things: my first web site on geocities (ugly!!!), utilities to create a simple html page with basic syntax and href tags to images from a particular folder (for easy upload to the web site), an image management program, a blog application, a portal, and some other programs that I can't even remember.
Recently I have been exploring programming for mobile devices. I wrote two programs for Windows Phone 7. One program (my first one for the iPhone) is a simple to-do list with indentation for sub-items. The other program, once released, will help me practice Japanese words (I started learning basic Japanese as well, just to know my way around). I am in the process of getting both programs to the Marketplace. I have just finished reading the book by Stephen Kochan on Objective-C and started transitioning my two mobile applications to the iPhone platform.
I also appreciate the elegance of the functional programming (I spent some time learning Haskell and LISP).