Jump to content
MakeWebGames

Recommended Posts

Posted

heres a few Tips and Tricks that you may find helpful in your quest to better your game.....

PHPNUKE

Phpnuke can offer some mind boggling ideas for your game.

1 = The theme Creator concept came from using PHPNUKE..

2 = Grab a copy of phpnuke and see how the clickable smilies work.

3 = a site called futurenuke.com (free) Offers a version of Nuke with drag n drop abilities (could come in handy for users to reorder friendslist, their items)

4 = Admin Panel of nuke has a vast and bright array of functions getting rid of your side menu and adapting this idea could make all the difference.

5 = Email the emailing system of nuke is very easy to adapt to mcc and when done correctly will show you how Activation emails can be added.

Infact i found around 30+ uses that PHPNUKE in small parts coud be useful for any mcc game...

YAHOO

Yahoo offer a Developing tools site to programming called YUI its basically like a college where you can have a list of how to do things

from Drag n Drop in a vast amount of stages to controlling how forms work..

and can be found here >>>Yahoo Development Tools <<<

RUNNING CRON JOBS ON XAMPP

I havent tested these 2 sites but it says cronjobs are possible via Xampp

Setup Crontabs on Windows

Enable CURL with Xampp Windows XP

Posted

Here are some more things you may find usefull;

jQuery

  • Simple to use Ajax requests.

jQuery UI

  • A nice collection of effects built upon the jQuery Framework.
  • Usefull for moving stat bars,
  • Tabbing profiles maybe,
  • Acordians,
  • Drag and Drop.

Css message boxed

Usefull for interface, they are much like these that MWG have.

[warnbox]Blah[/warnbox]

[infobox]Blah[/infobox]

Etc.

Post sticked very useful topic let's hope more contribute :)

  • 2 weeks later...
Posted

Have you ever wanted to run a script at a certain point without running the whole file to see if errors occur or even just to see if things on certain lines are working correctly ?

then here a nice program to use that will let you do anything with php.java and loads more..

NETBEANS

By using this program you stop start a file a different points it will evne open up an other files that correspond to the file your working on that relate to that query..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...