Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
~6K People Reached
About Me

I am a software engineer at Olive Tree Bible Software, where we "Create Technology that Connects People with God and The Bible". I am also working towards finishing my MS in CS from Eastern Washington University. I have recently been…

Interests
Being a husband; playing guitar, drums, and just making music in general; video games; homebrewing;…
PC Specs
AMD Phenom II x6 1055T Thuban8GB G.Skill Ripjaw DDR3 16002x 750GB Seagate Barracuda 7200 RPM SATA 2EVGA…
Member Avatar for G

I want to make a Cocoa applictation using all code in Xcode, not using the Interface Builder. I have searched a lot on this and have not found anything since most people want to use the Interface Builder. Please don't say anything like "Don't waist your time on it", "They …

Member Avatar for bondo
0
309
Member Avatar for adamhmiles

iTunes and Google Play are may be the toughest competitor, what is your choice?

Member Avatar for rugbylivestream
0
144
Member Avatar for Platnium

I was running my program whenn it crashed and gave me a error of NSInternalInconsistencyException reason: Could not load NIB in bundle can anyone help please

Member Avatar for bondo
0
157
Member Avatar for MasterHacker110

i have biught a sony VAIO the specs are: Harddics: 500 GB Ram: 2GB CPU: 1.65 GHz will any linux os work on this laptop, at the moment i am runnig windows 7 starter. Maby linux redhat or so.... Thankyou:?:

Member Avatar for bondo
0
231
Member Avatar for bondo

Hey everyone. I've been contemplating something lately and I haven't been able to come to a conclusion, so I thought I'd see what you all thought about it. When checking for null (nevermind that we should try to not make something null in the first place), would it be better …

Member Avatar for Narue
0
188
Member Avatar for bondo

I haven't been able to find anything on this that's very useful anywhere else. Does anybody know if any of the available Virtual Machine software out there works the .NET framework? It make sense to me that it would. If you can install Windows XP or Vista, you should be …

Member Avatar for protosatori
0
164
Member Avatar for IntegrityWebDev

Hello all...incoming newbie question. I'm new to building desktop apps after a couple of years using ASP.NET online. I'm using MS Visual C# 2010 Express to play around and learn with. In order to test something that would be of real use to our company I want to be able …

Member Avatar for Lusiphur
0
242
Member Avatar for bondo

Hey everyone. I'm having trouble getting my DCHP server working. I have a Mac G5 with Fedora 9 installed on it. It has two NICs, one is the onboard Apple NIC (eth1), the other is an Intel (eth0). I'm trying to get it to where eth1 has outside access to …

Member Avatar for bondo
0
324
Member Avatar for D4n1sD

I saw it on this website I searched it on google, and I might not searching with the right keywords do u know how it is called or give me a website?

Member Avatar for bondo
0
82
Member Avatar for bondo

I'm using some (previously written by someone else who isn't around to ask anymore) VBScript to upload files to a webserver and on my upload processing page, there is a line that says: [CODE]Form.SizeLimit = &H100000[/CODE] I understand that the assignment means not to accept forms coming in that are …

0
84
Member Avatar for bondo

Hey everyone. I am working on adding a 'search' field to a page and I'm using ajax to update the content of the page. When someone types a letter into the search box, the page content updates based on what they type. I have this all working as far as …

Member Avatar for bondo
0
175
Member Avatar for bondo

Does anyone know how Oracle's PL/SQL handles subtraction with a negative number? Really what I need to know is, given the following: (NOTE: this is NOT the code I'm working with. It's just an example to give and idea of what I'm trying to do.) [CODE] DECLARE number1 NUMBER; number2 …

Member Avatar for like_to_learn
0
177
Member Avatar for MacMurray

Is there a Mac version of MS publisher? I need to send an email newsletter via Publisher. Can I create an html or pdf in another programme and then import into publisher? Would appreciate any help Regards MacMurray

Member Avatar for jbennet
0
222
Member Avatar for AdventureX

We have been given a task to do the following:- Write a class LectureTheatre that has the following attributes (properties): lectureTheatreName / maxOccupancy / layoutStyle (the lecture theatre may be either flat or tiered) For example:- lectureTheatreName : Frankland LT ... or ... Fylde LT2 ... or ... George Fox …

Member Avatar for vee_liang
0
113
Member Avatar for shubhang

I have made this delete class of my address book program. It gives an error when I use the renameTo() function. Please look into my program. [code] import java.io.*; import java.util.*; class del { private String stru,strf; BufferedReader br=new BufferedReader(new InputStreamReader(System.in)); public void calc()throws IOException { System.out.println("enter record to be …

Member Avatar for bondo
0
165
Member Avatar for bondo

Basically I'm reading from a file and populating a dynamically allocated array with the words that are in the file. I've already read through the file to figure out what numArts is, so I know how many words there are in the array. This works up until the: [CODE]arts[index] = …

Member Avatar for bondo
0
170
Member Avatar for sivak

can u tell me what is the difference between webappliaction and windows applications ? same as difference between sql 2000 and 2005... asp.net 2.0 and asp.net 3.0 ..plz reply me soon

Member Avatar for bondo
0
112
Member Avatar for BobLewiston

I installed VC# 2008 Express. Following the lessons at C# School at programmersheaven.com, I tried to compile the sample app HelloWorld from the command prompt via: csc HelloWorld.cs but I got back: 'csc' is not recognized as an internal or external command, operable program or batch file. As far as …

Member Avatar for bondo
0
234
Member Avatar for bondo

I have no clue why this isn't working. The top part that reads into size, shortTime, longTime, and threshold work fine. Down below where I try to do the exact same thing and read into x, i get segmentation fault every single time. It seems to me that everything is …

Member Avatar for Narue
0
147
Member Avatar for bondo

Ok, so I'm learning about procedures and functions in Oracle and I'm stuck here with my procedure. I have the function part down pretty good, but the whole returning variables with procedures through OUT mode is confusing me. My task is this: "Write a procedure that accepts a zipcode & …

Member Avatar for debasisdas
0
2K
Member Avatar for Tony0930

Most of the gamers I know say that graphics don’t influence at all while they play. They say it’s all about skill and imagination, that “graphics just enhance the experience a bit”. I’m pretty sure that in the videogaming industry, there are 2 different sections (at least) that separate the …

Member Avatar for sciwizeh
0
146
Member Avatar for bondo

Does anyone know how to reference a COM library from the command-line? Specifically, I need to reference CDOSYS.dll. Whenever I try to include the reference when I compile I get a message saying: fatal error CS0009: Metadata file 'c:\WINDOWS\system32\cdosys.dll' could not be opened -- 'An attempt was made to load …

Member Avatar for bondo
0
195
Member Avatar for bondo

I'm having a strange problem. I have an array of strings that I need to separate into separate data members and insert into a SQL database. It all works fine, except for where I convert a string to a decimal and insert that. It works if the decimal has no …

Member Avatar for bondo
0
165
Member Avatar for bondo

I need to watch our mail server for a particular file that is sent in every day. I need to have my program grab this file and do some stuff with it automatically. Does anyone have experience with something like this? Really what I need is just pointed in the …

0
64
Member Avatar for bondo

I am working on a project that will read in a huge file and insert the data into a SQL database. I can read the document, but all of the XML is incorrect. I get it as an excel spreadsheet, but it's actually about 6 webpages stuck into one document, …

Member Avatar for bondo
0
232
Member Avatar for normanhilda

Hi I am unable to open WMV fully. I can get sound but no picture. I have windows media player 7.,but cannot find an up date for it. Every thing seems to be for MacX, Any suggestions. Thanks Norm.

Member Avatar for normanhilda
0
173
Member Avatar for bondo

I've got a toshiba laptop that won't accept the passphrase to connect to my wireless network. It gives me a error about that the key has to be 24bit encryption or something else. I'm not sure what this is telling me. My other computers in my house connect to the …

0
63
Member Avatar for bondo

Dear god. this is driving me crazy. I'm working on an assignment involving inheritence, multiple classes, etc. I'm stuck at one stupid part. I have to write a toString method that formats the text. Is there a way to return a string with formatted text? I know about the printf …

Member Avatar for bondo
0
166
Member Avatar for bondo

Hey everyone. I'm Jordan. I'm a CS student at Eastern Washington University and I came across this site while I was trying to fine some help on a program I'm working on. I wound up reading stuff around on here for ever not even realted to what I needed, lol, …

Member Avatar for happygeek
0
121
Member Avatar for bondo

I'm working on a program where I'm reading a file and I have to count the number of entries in the file. Each entry takes up a different number of lines, but each entry is also separated by a '#'. I'm wanting to read through the file and count the …

Member Avatar for iamthwee
0
108