-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|397|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




CodersRule

You got Cake in my PHP

6th May 2012

The issue is that everything supports PHP, and at this point I don't have the ability to use everything else. Trust me, I want to stay as far away from PHP as possible: but in some circumstances, like the ones I'm in right now, I don't really have a choice*snip*


CodersRule

You got Cake in my PHP

6th May 2012

I was getting confused looking at the Cake docs, just because, like you said, the "magic" is a bit too much for me. I can't tell how I'm actually supposed to be getting stuff done if it's all being done for me. I'll look into Kohana. My main goal here is t*snip*


CodersRule

You got Cake in my PHP

6th May 2012

Is anyone here experienced with CakePHP? How did you get past the steep learning curve that comes with using such a peculiar framework in PHP? I’ve never used a MVC framework before.


CodersRule

3DS Mii's & friend codes...

3rd May 2012

No really. Let it die.


CodersRule

Spare baby

17th April 2012

That's quite exciting.


CodersRule

Skybrush goes OpenSource

17th April 2012

In the API docs:
[code]
skybrush.onAlt( function(isShiftDown) {
if ( isShiftDown ) {
// do something
} else {
// do something else
}
});[/code]
I think you meant to use onShift there.


CodersRule

menu identification?

19th March 2012

You can try using parameters in your URLs to give more information to the page:
[code]
menu1
page1.html?menu=1
page2.html?menu=1
menu2
page1.html?menu=2
page4.html?menu=2
[/code]
Then, the variables will be stored in PHP's $_GET array or you can j*snip*


CodersRule

Jay's crappy March

15th March 2012

"We probably shouldn't give him any liquids."
"AARGH! WHY'S HE NOT PEEING?!"


CodersRule

Javascript problem

13th March 2012

Your other issue was that NodeLists have no count property: you were looking for the length property. This is a version of the script that (probably) does what you are expecting it to.
[code]
<script>
scroll1 = 0;
scroll2 = 180;
width = 800;
var top_*snip*


CodersRule

Javascript problem

13th March 2012

It seems at a glance that your problem is that you're trying to access layer images from INSIDE the background image... I haven't fiddled with the script yet, but It looks like you just need to move the 'layers' for loop outside of the 'background' for loo*snip*


CodersRule

Jay's crappy March

11th March 2012

I was feeling pretty bad for you before, but I think you just made it ten times worse.


CodersRule

Jay's crappy March

9th March 2012

Turns out we're also pretty good at providing entertaining games if you need those.


CodersRule

Jay's crappy March

8th March 2012

:'(


CodersRule

Java Syntax

6th March 2012

DNA, (Linkage) is most certainly teaching JavaScript.


CodersRule

Win8 Preview

4th March 2012

[quote=Jayenkai]ERRORZ IN MAI BLITZ!!!![/quote]
I've been having that problem on Blitz3D since XP, and it happens when you paste remote code into Blitz. The font thing is a problem with the Blitz IDE, and there's not much you can do about it.
Aaaand I wa*snip*


CodersRule

Win8 Preview

3rd March 2012

[quote=JL235]I have personally noticed that I can hit the windows key and then select say 'Firefox' in less time then it takes to open it via the taskbar or the old start menu. That is simply because of the big new application buttons.[/quote]
I always us*snip*


CodersRule

Win8 Preview

3rd March 2012

Using it right now. It's quite spiffy. The lack of a proper start menu is going to take some getting used to, though.


CodersRule

What Have You Done : 15th February 2012

15th February 2012

I got started with Android dev (again), which is turning out to be really fun and a LOT easier than expected. Java is a really nice language and I'm growing towards it. I also got a nice Android device a few days ago for my birthday, and have been having f*snip*


CodersRule

Auto = Nought?

14th February 2012

We're still able to write themes for the site, aren't we? Is your <sarcasm>super-advanced</sarcasm> theming system able to cope with decent HTML?


CodersRule

PC Anywhere Timer Code

10th February 2012

Looks like Jay might have snipped some of it.


CodersRule

Local bone origin?

5th February 2012

I'm sure that anyone who knows me well could.


CodersRule

Local bone origin?

3rd February 2012

Afr0, it's okay. That's not why we think you're a psychopath.


CodersRule

Cannot read property '0' of undefined

25th January 2012

What if you replace "var items =" with "window.items ="? Does it work then? Perhaps you can create a proper global variable that way.


CodersRule

X-- vs X>0

17th January 2012

[quote=HoboBen]Aside: I can never remember the order in which x-- is done; does it return the decremented value, or the value before it was decremented?[/quote]
I don't remember which language this was in, but if I remember correctly... x-- returns the va*snip*


CodersRule

PlayMyCode vs Kids

11th January 2012

I thought it was interesting that, talking to multiple people about PMC, they tend to all have different ideas about what it's for.
A game developer tends to look at it and think it's for writing games.
A non-programmer looks at it as a site for playing *snip*

Newer Posts More - Older Posts