Search found 11929 matches
- Sun Mar 03, 2013 9:10 pm
- Forum: Discussion Section
- Topic: Introduce yourself here! Or say farewell!
- Replies: 7811
- Views: 366005
Re: Introduce yourself here! Or say farewell!
Hey, Soul! Welcome to the forums! ^_^ Glad to hear that you are enjoying EOIV so much. If you are looking for friends, you've come to the right place! In regards to your question: I LOVE the first game. NONE of the other titles have replaced it in my heart. What ever you decide, it would be best to ...
- Sun Mar 03, 2013 7:39 pm
- Forum: Discussion Section
- Topic: Coding discussion
- Replies: 67
- Views: 7702
Re: Coding discussion
You know... I keep telling myself "Penna, it's just the backend of the website. No one's going to see it, so just make a nice colored set up like I made for my webby project. A few color codes, slap it together, and that's that... .......... but of course I can't seem to leave it like that. So ...
- Sun Mar 03, 2013 4:39 pm
- Forum: Discussion Section
- Topic: Rant/Complain Thread: u mad?
- Replies: 8283
- Views: 256901
Re: Rant/Complain Thread: QQ moar
@_@ s-s-s-o... I'm done with my resume... *gulp* I still have to do the cover letter but it's like... OMG This is real?! O_O I'm going to be turning this into a job... And what if they don't get back to me? OMG what if they DO?! OMG... the only job I've ever had was McD's. And my sister got me that ...
- Sun Mar 03, 2013 4:47 am
- Forum: Discussion Section
- Topic: Favorite Books and Current Reads
- Replies: 2066
- Views: 86961
Re: Favorite Books and Current Reads
Unexpectedly my sister gave me a new book to read. She has like 13 days to read this one book called The Immortal Life of Henrietta Lacks - I guess it's for her bio class or something. She procrastinated (dumby) and had issues with getting it. She was talking to me about it today and I became quite ...
- Sun Mar 03, 2013 4:44 am
- Forum: Discussion Section
- Topic: Coding discussion
- Replies: 67
- Views: 7702
Re: Coding discussion
Yeah, as I mentioned earlier, this isn't really on the blog posts themselves and more on user authorization and things which directly interface with the SQL database on the back-end. Oh, I see. I getcha now - I must have missed that line. Yeah, I'm not even close to being there yet. I'm working fro...
- Sun Mar 03, 2013 3:39 am
- Forum: Discussion Section
- Topic: Coding discussion
- Replies: 67
- Views: 7702
Re: Coding discussion
I still want to have certain securities in place because I would like to hire another write (since I think Siris is no longer interested) and can easily and safely use the program without me worrying too much. (Also, in case something does get access to certain pages or some odd something. Archaic D...
- Sun Mar 03, 2013 3:32 am
- Forum: Discussion Section
- Topic: Introduce yourself here! Or say farewell!
- Replies: 7811
- Views: 366005
Re: Introduce yourself here! Or say farewell!
^_^ TRAAAAAAAAAAANNNNNNNNCCCCCCCCCCCCCCCCCCCCCCE!!!
*glomps*
*glomps*
- Sun Mar 03, 2013 3:28 am
- Forum: Discussion Section
- Topic: Coding discussion
- Replies: 67
- Views: 7702
Re: Coding discussion
I'm still not really understanding what I'm trying to match things up against? I'm making a blog, so I've got a title and text field which can have anything in them. I've messed with regexes a little. In my last project I wanted to resize youtube videos automatically, so I set it to search for the s...
- Sun Mar 03, 2013 2:57 am
- Forum: Discussion Section
- Topic: Coding discussion
- Replies: 67
- Views: 7702
- Sun Mar 03, 2013 1:06 am
- Forum: Discussion Section
- Topic: Coding discussion
- Replies: 67
- Views: 7702
Re: Coding discussion
Coding Alert! config.php <?php $link = mysqli_connect("server", "name", "pass", "database"); //Server, username, password, database if (!$link) { die("<p>Can not connect to the database: " . mysqli_connect_error()); } ...
- Sat Mar 02, 2013 4:56 pm
- Forum: Etrian Odyssey IV: Legends of the Titan
- Topic: From the Admin and Mods - About SPOILERS
- Replies: 4
- Views: 3268
From the Admin and Mods - About SPOILERS
Welcome to all the new members of the forums! A new EO game is out and it's super exciting, but please let's be aware of a few things: - The Admin (me) does not own the game, but would like to in a future date. - Several Mods do own the game, but probably are not as far as you are. - Other new forum...
- Sat Mar 02, 2013 4:42 pm
- Forum: Etrian Odyssey IV: Legends of the Titan
- Topic: First post here!
- Replies: 2
- Views: 1180
Re: First post here!
^_^ Welcome to the forums. I'm trying to keep the forums as tidy as I can and preventing small three-post topics from appearing. Please feel free to share such experiences in our main EOIV Rant topic.
- Sat Mar 02, 2013 4:39 pm
- Forum: Etrian Odyssey IV: Legends of the Titan
- Topic: Boss HELP!!!
- Replies: 7
- Views: 2007
Re: Chameleon King HELP!!!
As it is, I do not own the game, so I'm unsure, but I do know that in the past names of bosses have been placed in the "spoiler" territory. Not that you are in trouble or anything, but please watch what you are posting. No boss names please. (Again, if I'm incorrect about this please let m...
- Sat Mar 02, 2013 3:47 am
- Forum: Discussion Section
- Topic: Favorite Books and Current Reads
- Replies: 2066
- Views: 86961
Re: Favorite Books and Current Reads
-_- Already done with the last book in the Brotherband Chronicles. It felt too short, it was also not as good as the first or second books. It just didn't have the same Hal-problem-solver trickiness to it. Still good, though. .... Now... trying to decide what to read next in my Current Reads list. E...
- Sat Mar 02, 2013 3:42 am
- Forum: Discussion Section
- Topic: Coding discussion
- Replies: 67
- Views: 7702
Re: Coding discussion
^_^ I always go by this rule That's a good security rule to go by. Similar to my rule about coding and trying to think of possible breaks: 9 times out of 10 the user is stupid Anywho: I'm going to the coffee shop tomorrow with my sister. So I'll start tapping out some coding and then I think I'll PM...
