Search found 19 matches

by Darius
Mon Jun 03, 2013 5:17 pm
Forum: General Development
Topic: Database's Classes
Replies: -1
Views: 975

Re: Database's Classes

MySQL != MS SQL != Oracle SQL in syntax and structure.
There is no uniform way to build your query.
by Darius
Tue May 28, 2013 5:25 pm
Forum: Announcements and Site Discussion
Topic: Lets get Modern!
Replies: -1
Views: 2730

Re: Lets get Modern!

If you would change, get a nulled version.
It's not worth the money if you compare it to other free solutions.
by Darius
Sat May 25, 2013 9:43 am
Forum: Tutorials
Topic: JS & Canvas from scratch
Replies: -1
Views: 13824

Re: JS & Canvas from scratch

Thanks for the great tutorial!
by Darius
Sat May 25, 2013 9:37 am
Forum: Beginner Help and Support
Topic: Html5/JS rotating image and place it on a canvas.
Replies: -1
Views: 856

Re: Html5/JS rotating image and place it on a canvas.

Oh great thanks.
To bad there is no reputation or "thanks"/"like" button, else I'd give you both some rep++ :(.
by Darius
Fri May 24, 2013 4:58 pm
Forum: Beginner Help and Support
Topic: Html5/JS rotating image and place it on a canvas.
Replies: -1
Views: 856

Re: Html5/JS rotating image and place it on a canvas.

there is a tile in the OP. (the black image) http://i.imgur.com/Jh5KwDa.png http://i.imgur.com/Jh5KwDa.png As for code, pretty straight forward: //this.engine.getContext().rotate(45*Math.PI/180); for(var i = 0; i < this.engine.mapData.length; i++){ for(var y = 0; y < this.engine.mapData[i].length; y...
by Darius
Tue May 21, 2013 5:27 pm
Forum: Beginner Help and Support
Topic: Html5/JS rotating image and place it on a canvas.
Replies: -1
Views: 856

Html5/JS rotating image and place it on a canvas.

As a little side project, I'm remaking Ceasar III in Html5/JS. I have >600 tile images like this: http://i.imgur.com/Jh5KwDa.png But I can't manage to draw them onto the canvas without having white space. The images themselves are 58x30 pixels. So the tile itself is a cube sized 32.6pixels. How coul...
by Darius
Tue May 21, 2013 5:17 pm
Forum: General Development
Topic: Javascript Frameworks
Replies: -1
Views: 510

Re: Javascript Frameworks

I've played around with some.
But I usually never even get to use 10% of the features they offer ... so it's a little overkill.
by Darius
Wed May 15, 2013 2:59 pm
Forum: Off-Topic
Topic: Podcast?
Replies: -1
Views: 1636

Re: Podcast?

Oh I agree. This definitely will not be live. It will be live for us as we do it but we will record then post it. If anyone wants to IM me I am always on Yahoo - hallsofvallhalla aim - goblinswarf msn(windows live) - goblinswarf If someone wants to set us up a IRC server I will add a web irc client...
by Darius
Tue May 14, 2013 2:52 pm
Forum: General Development
Topic: Classes php
Replies: -1
Views: 361

Re: Classes php

They are two different approaches. I like the example in following SO question: http://stackoverflow.com/questions/7592505/can-you-represent-the-same-example-using-procedural-functional-logic-and-oo-pr Employing an OOP style has significant advantages over procedural programming, especially as your ...
by Darius
Mon May 13, 2013 8:40 pm
Forum: Off-Topic
Topic: Podcast?
Replies: -1
Views: 1636

Re: Podcast?

hehe i think you are 7 hours ahead of me so you will be in a weekend one but no worries. No need for anyone to be shy. I am not and can keep things rolling. Well it's not exactly being shy, but what if i'm talking about something and i just.. freeze :P Also, what if i dont know the subject? It has ...

Go to advanced search