Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K

14 Posted Topics

Member Avatar for The Dude
Member Avatar for WigglesMcMuffin

Hello, This isn't the typical "I wrote a heap sort that doesn't work, help me please" thread, instead, I'm one step before that. I'd really like to [B]understand[/B] the innards of a heap sort before I attempt to write one. I'd like to give it a go from scratch, or …

Member Avatar for DavidKroukamp
0
217
Member Avatar for javanewb

You could also move the "play again" segment inside the game, meaning you only need 1 scanner, and then just have the play method return an integer.

Member Avatar for frank33
0
234
Member Avatar for programing

I don't know how much help this might be, but maybe a Set instead of an array?

Member Avatar for stevanity
0
93
Member Avatar for WigglesMcMuffin

I'm trying to create a program that'll read a list from an external file, and generate an arrayList with the object representation of the list. Basically, the list contains names, and prices, which will be read in, and used to create instances of my "book" class which are supposed to …

Member Avatar for WigglesMcMuffin
0
256
Member Avatar for WigglesMcMuffin

I'm trying to create a website, and I'm currently having a little CSS trouble with getting the website to flow and respond well to resizing and different screen sizes. Currently I have posted it at: [URL="http://wigglesmcmuffin.kodingen.com/"]my kodingen site[/URL] Anyway, if you go there you may notice that 1) my content …

Member Avatar for WigglesMcMuffin
0
181
Member Avatar for theMediator

The only thought I have on the matter is maybe an image border?? That's my two cents, sorry if it isn't all that helpful.

Member Avatar for WigglesMcMuffin
0
124
Member Avatar for WigglesMcMuffin

Hey, I just recently got rid of everything gnome, cause I decided I don't like it anymore, and I'm happily using Compiz standalone for my WM. What I want to know is, how hard would it be to create my own utilities (battery monitor, volume mixer and other little things …

Member Avatar for WigglesMcMuffin
0
117
Member Avatar for WigglesMcMuffin

Probably a simple mistake of not knowing all tags and attributes involved. I have a HTML page linked to a CSS file (I know it works, cause I can change things like background, and heading size, etc). When I try to create a navigation bar however using [CODE=css] #navigation { …

Member Avatar for WigglesMcMuffin
0
147
Member Avatar for stargate3216

Have you tried FileZilla as your upload client? I was getting very frustrated myself, but then I grabbed FileZilla ([url]http://filezilla-project.org/[/url]) and just used their quick connect feature, and was uploading via ftp quickly. Not sure if it'll help you, but it made my life easier.

Member Avatar for WigglesMcMuffin
0
312
Member Avatar for WigglesMcMuffin

Hey, I have trying to build a large hierarchical tree of all sorts of creatures in Python by using class inheritance. However I seem to have been halted before I can even get anywhere. I created my first base class: [CODE=python] class Creature(object): def __init__(self): self.hitPoints = 100 self.legs = …

Member Avatar for WigglesMcMuffin
0
187
Member Avatar for WigglesMcMuffin

Hey, I'm trying to build my own calculator piece by piece, and I've currently got it to the stage where it'll add positive integers. Anyway, at the moment I'm trying to incorporate the keyboard into the program. What I've done is made is so that only my form can have …

Member Avatar for WigglesMcMuffin
0
105
Member Avatar for WigglesMcMuffin

Hey, I'm running a dual boot Windows 7 and fc13 i686. Until just yesterday everything was fine. Yesterday I downloaded, installed and finally got VirtualBox working on my Linux side, though now my NetworkManager is disabled (so I have to use Windows to get online), and the option to enable …

Member Avatar for WigglesMcMuffin
0
107
Member Avatar for WigglesMcMuffin

Ok... so I am running a Hp Pavillion 512c. I plan to get better ram for it so I can run what I want/need. The thing of the matter is it is all hand me downs. I will be getting a 40G HD and a 60G, one is nearly full …

Member Avatar for finito
0
161

The End.