Lost Password?


home | tags | Search | Feed
phpforfun's Blog
phpforfun Description:
No desc available

Programming "Just a stage"

Posted by: phpforfun in Untagged  on

So, to me Programming is fun, and its also something id like to do, maybe not as a fulltime job, but as a side job, like ToastedPenguin, but pretty much everywhere I go for my job, I get asked "So what do you do on your freetime", and I say "I like to make website, im a web developer" Every now and then I get someone who is interested in that kinda stuff, but mostly, I get "I went through that

Hosting Issues Suck

Posted by: phpforfun in Untagged  on

So, lately I have had a ton of issues with ToastedPenguin.com. Lets start at the beginning.

When I got the site, the registration had some issues that had not been fixed, the issue was it would not connet to the registrar, thus people who signed up would not be able to register a domain, and I would have to do it manually.

I contacted WHMAP, (the company who makes the software that connects to the

Fired before I got Hired

Posted by: phpforfun in Untagged  on

So I got a job offer from a php temp company, they gave me a php/sql test and I guess I did pretty good, she wanted me to start pretty soon. The job would have paid well, it was $100 sign on bonus, 20% of the job cost, 10% extra if the customer as happy, and another 10% if it was done on time or ahead of time. Each job was worth $1000 to $5000 or more, so 40% of that isnt too bad....

She sent me

Game Server!

Posted by: phpforfun in Untagged  on

So Jordan and I went half and half on a dedicated server for a game! maybe multiple games? The games in intrested in hosting would be either Americas Army or Battlefield 2, both are awesome games.

Im a little excited, Were thinking about calling it Truculent Penguin... I think we need another penguin.. lol

I wanted to see what kinds of games you guys play. I am a fan of first person shooters, I

CARS CARS CARS!

Posted by: phpforfun in Untagged  on

This IS my second post within an hour.. why? 2 different categories :P

So, I was helping my uncle build the bathroom today, what we are doing to the house is the bathroom extension, and a garage! Thats right, I have always wanted a garage, this is a 5 car garage with AC and electric doors... My dad and I have plans, he knows I LOVE working on cars, I have so many tools its crazy, and I always have

ubuntu... do not upgrade..

Posted by: phpforfun in Untagged  on

So I had ubuntu 7.10 on my desktop, and I felt it was time to upgrade to 8.04, I heard stories about the results of an upgrade as opposed to a fresh install, and I did a fresh install on my laptop and it works great, did an upgrade on my desktop and wow.. errors left and right, cant even start some programs like pidgin. My graphics are screwed, EVERYTHING has this moving fuzz around it, and the

Why Code Call..

Posted by: phpforfun in Untagged  on

I hate to say it, but code call is not as populated as a typical forum that I visit, (clubrsx.com, ls1tech.com, ffcobra.com, centos forums, etc), so.. what keeps me here?

Well, lets start with the attitude of the members.. The other forums I go to, if you ask a stupid question, you WILL get flamed, I see more posts about "get he flame suit on, youre gonna get it" than I do actual stupid

Toasted Penguin Under New management!

Posted by: phpforfun in Untagged  on

Thats right guys :) I am the new administrator of Toasted Penguin. John Jordan and I completed it today.

I have wanted to be a host, starting the first day I started PHP, I practiced all my code on a hosting template, granted the "server" was a 6 year old dell desktop with windows XP.. I must say, it wasnt far behind Toasted Penguin (Just kidding).

I plan on keeping up with toasted penguin as much

suspended license is killing me

Posted by: phpforfun in Untagged  on

so today I was working at verizon, just like I have been for a few weeks, before I started, I had an interview, it went well, he asked if I had any extra notes to add, I said I cant work Monday due to court, I need to get something worked out with my drivers license, or else I cant drive, he said thats fine, just call me. I called him 2 days before, and a day before, he answered a day before the

Learning a new code

Posted by: phpforfun in Untagged  on

So Im trying to learn AJAX, but its a bit tricky when I dont know any JS, I need AJAX for my site so I can update the history dropdown menu without having to reload the entire page.

I can read code like its nothing, but writing any other code but CSS, HTML or PHP or MySQL is a bit tricky, I simply would not be able to code JS for the life of me, but I can read it like a book. I dont understand

<< Start < Prev 1 2 Next > End >>

Statistics

Members Today: 220
Members Online: 5
Users Online: 70
Total Users: 15,193
Total Threads: 10,393
Total Posts: 97,557
Newest Member: dorikibirovtop

Tutorials

How do I make a [insert standard program assignmen...
OK, you just got your first hard program to build. Maybe it's part of your final project, maybe your teacher is just sadistic. It's hard to tell. Regardless, this thing is BIG. No, really big! No...


C# Tutorial - How To Open New Forms
OK, this question seems to have popped up quite a lot, and it's really quite simple, so here's some details about how to open secondary forms from a main form. Example We have a main form. The u...


Implementing a Fuzzy Set
Before reading this tutorial, be sure to read and . Now we're going to look at fuzzy sets. The key characteristic of this is that every item of interest contains two values: the quantity of interes...