EnderMB

4,404
reputation
466 views

Registered User

name EnderMB
member for 1 year
seen 19 hours ago
website
location
age
Junior Programmer
2d
awarded  Popular Question
Dec
18
revised How to check website cpu usage programmatically?
Tidied it up a bit to stop people trying to close it.
Dec
17
revised Mathematics for Computer Science Students
added 371 characters in body; edited tags
Dec
17
revised What Programming Book would you NOT recommend to Developers?
Added a bit more, and an example of a good book
Dec
17
awarded  Popular Question
Dec
14
awarded  Notable Question
Dec
14
revised Regular Expression in PHP: How to create a pattern for tables in html
Fixed spelling in title
Dec
10
revised Repairing Code Number with missing digits
Rollback - I was wrong
Dec
9
revised Repairing Code Number with missing digits
Given correct name
Dec
9
answered Repairing Code Number with missing digits
Dec
6
awarded  Mortarboard
Nov
27
awarded  Nice Answer
Nov
26
answered list all column names
Nov
26
awarded  Nice Question
Nov
25
comment How can I make the div tag link back to the home page?
I had just written something like this a couple of minutes ago and it works perfectly in Firefox and IE.
Nov
14
awarded  Great Answer
Nov
8
revised Optimising and Redesigning an existing Application
added 455 characters in body
Nov
8
asked Optimising and Redesigning an existing Application
Nov
8
answered Why Is Garbage Collection So Important?
Oct
30
awarded  Favorite Question
Oct
22
revised Genetic Algorithm in Java
Changed title to reflect change in question and answers
Oct
22
comment Genetic Algorithm in Java
Thank you for your replies. What you've provided is literally everything I needed as my GA is not intended for actual use. I had recently purchased a good on AI for Games Programming and it introduced the concept with some basic pseudocode and I felt like trying to implement it. It didn't really introduce the subject very well but your explanations and code have done a far better job of showing me what it does. In the examples the whole reason for this implementation was so that you could see "evolution" in action.
Oct
21
comment Genetic Algorithm in Java
Thanks for the code. I have started to implement some of it, along with code from the other answers into my Java code and it's starting to take shape.
Oct
21
answered Tool for Webpage UI design
Oct
21
comment Genetic Algorithm in Java
Right, the code I am using right now is up. I think I'm starting to gradually understand it; the crossover and mutation code should be simple enough, I just want to make sure that what I'm doing right now is actually correct and/or could be put in a better way.
Oct
21
revised Genetic Algorithm in Java
Added code
Oct
20
revised Genetic Algorithm in Java
Further clarification
Oct
20
revised Genetic Algorithm in Java
added 364 characters in body
Oct
15
comment Genetic Algorithm in Java
I need help in the implementation of my final sentence. I sort of know what to do, but without any other resources and many of those on the Internet having different implementations I'm struggling to find a simple way of doing what I need to do.
Oct
15
comment Genetic Algorithm in Java
Part three is where I have the problem. I have my population and its genes, I have given them each a number that is either zero or one and I have a sum of the total fitness of the entire population. Do I now loop through the same thing again and if I do so what member do I select? To answer your latest question I am familiar with C, although at the moment I am just struggling with the fitness method; I have a pretty good idea of how I will handle the crossover and mutation.
Oct
15
asked Genetic Algorithm in Java
Oct
14
comment Beginner: Assigning values to arrays in Java
This answer works. Thanks for the help!
Oct
14
comment Beginner: Assigning values to arrays in Java
Sorry for the throwaway count and inability now to give a correct answer. I wanted to create an initial population so I could run a routine-wheel fitness method on them. Lou Franco has answered the question perfectly, so thank you for your help!
Oct
12
awarded  Notable Question
Oct
7
comment Automating Mouse Movement and Clicks in Firefox programmatically
Worked perfectly. Thank you!
Oct
7
revised Automating Mouse Movement and Clicks in Firefox programmatically
added 182 characters in body
Oct
7
comment Automating Mouse Movement and Clicks in Firefox programmatically
I've tried Selenium, but it doesn't work for Flash applications. I forget to mention that the part I need to automate has a Flash front-end, something that Selenium doesn't pick up on.
Oct
7
asked Automating Mouse Movement and Clicks in Firefox programmatically
Sep
30
comment Writing a Search Engine in half a year
I'd have limited funding as it would be a university project. A lot of my lecturers are very hardware oriented so I'm sure it wouldn't be a problem to find an old server somewhere that could be used.
Sep
30
revised Writing a Search Engine in half a year
Clarification
Sep
29
comment Writing a Search Engine in half a year
I actually found the idea on Y Combinator. My goal was originally to rank websites on how "good" their design is, but this is probably too ambitious for half a year of work for an undergrad. A lot of niche search engines seem to be taking off (PowerSet being an example) so I decided that writing a search engine would both be challenging and easy to relate to, as well as sounding impressive on a grad-school application form.
Sep
29
asked Writing a Search Engine in half a year
Sep
27
comment Which language should students start with?
Isn't that a good thing? If programming is truly a craft then surely it would be beneficial to learn the basics of all paradigms. A chef doesn't limit themselves to working with just peppers, nor does a graphic designer only use the brush tool. By learning every paradigm a student learns programming, not a language.
Sep
21
awarded  Notable Question
Sep
5
awarded  Good Answer
Sep
5
accepted As a programmer, where to start with a great idea?
Sep
2
comment What company would you like to work for?
I have, but knowing a couple of guys that work there and the majority of people that work there are two entirely different things.
Aug
30
awarded  Yearling
Aug
29
asked Generate selected checkboxes in PHP from MySQL Database
Aug
26
comment What’s the fraction of lurkers vs active users?
Once again, I'll say that this question is relevant as the user is asking for relevant data, not necessarily about StackOverflow. I doubt we'll ever know the reason for this data, but anyone can see how such information would be useful, especially for those looking to launch some kind of web service. I disagree completely that this should be on meta, although now that SuperUser is here perhaps it should be moved there?