You are not logged in.

Blog

Dear visitor, welcome to MakeWebGames. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

All entries (20)

20

Pink is not black, or is it >.<

By Spudinski (Thursday, June 17th 2010, 10:35pm)

Well, last week I was sitting there on the couch with my friend and we asked what we would do this school vacation. The usual popped up: an hour of planning the "girls" aspect of the vacation(and for the sake of minors I won't say much :P), the drinking aspect and what we would do that Saturday evening. Ok, so that went on for about three or four hours and then we went out and did some stuff.

Categories: Life as usual


19

So, well... the river does not flow in me.

By Spudinski (Monday, May 10th 2010, 10:00pm)

Everybody says a piano is a guitarists best friend. Well my piano's hates me, she don't even like me. :(
See, I was asked for a request to do that famous Twilight lullaby. It's actually River flows in you done by Yiruma, so guess how long it took me to get the sheet music for it... :|

Tags: aplision, piano, weird


18

Meh

By Djkanna (Tuesday, April 6th 2010, 11:41am)

Meh,

Tags: Djkanna, DJK, Donkey Kong

Categories: Random Updates


16

Watching Tonight

By MakeWebGames (Sunday, February 21st 2010, 10:05pm)


A oldy but still not that bad (minus the bad CGI)

Another oldy but in my eyes anything with Pacino and De Niro in is worth watching Kilmer is just a plus

Tags: game, crim, tv shows, film, games, movie, movies, watching

Categories: Movies


15

http://atlantamafia.info

By Hitman 25 (Monday, February 15th 2010, 4:39am)

http://atlantamafia.info com play its a really good game :thumbsup:

14

Freedom City Design Showcase

By Taxed (Monday, February 15th 2010, 1:09am)

Today I am going to show unviel the Freedom City Design Concepts. Designed by devtek-solutions for MWG's Cablebox who is verry happy with the results.

13

How to make your code readable

By Zeggy (Sunday, February 14th 2010, 10:32pm)

This is an issue that's been annoying me quite a bit when I see code posted on the forums. It seems a lot of people don't write their code in a very readable way. There are some easy ways to make your code more readable, and these should be the standard for any modern programmer.

Tags: PHP, coding, code, programming

Categories: Coding


11

Saints

By wrx (Monday, February 8th 2010, 7:25am)

I dont watch alot of pro foootball, but this years Super Bowl was a great game to watch.

10

Banner Ad Rotate

By wrx (Monday, February 1st 2010, 7:43am)

Creating a simple ad-rotator, the ads are stored in a text file and picked randomly by this PHP code.

Tags: ads, banners, PHP, wrx, txt, rotate


9

Site News Function

By wrx (Monday, February 1st 2010, 7:35am)

PHP Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?php  
function getFeed($feed_url$posts_to_show) {
 
    try 
    {
        $content file_get_contents($feed_url);
        $x = new SimpleXmlElement($content);
 
        echo "";
 
        $i 0;
 
        while ($i $posts_to_show){
            echo "<font id='content'><a href=\"" $x->channel->item[$i]->link "\" title=\"" $x->channel->item[$i]->title "\" target=\"_blank\">" $x->channel->item[$i]->title "</a>
             <br />
             ".$x->channel->item[$i]->pubDate ."
             <br />
             ".$x->channel->item[$i]->category ." 
             <br />
             ".$x->channel->item[$i]->description ."</font><br /><br />";
            $i++;
        }
 
        echo "<br />";
 
    } 
    catch (Exception $e) 
    {
        echo "<p>The blog feed doesn't seem to be available at the moment...</p>";
    }
}
getFeed("http://www.yourdomain.com/?feed=rss2"5);
?>

Tags: PHP, wrx, rss, function


8

Coding: Where to start

By shedh (Thursday, January 7th 2010, 10:52pm)

Well after a very short discussion on IRC with zero-affect and someone who just popped on to ask "Will someone show me how to code?" I thought I should write this very basic tutorial on how to start coding.

Tags: html, css, Javascript, PHP, MySQL

Categories: CSS, HTML, Javascript, MySQL, PHP


7

Digital Art Gallery

By Taxed (Monday, January 4th 2010, 7:28pm)

As a striving digital artisit I would like to gather some opinions of some of the work I have upload to the gallery on my profile. I have also attached the sketches which I worked from to create the digitised art.

6

CrimGame

By MakeWebGames (Monday, January 4th 2010, 5:06pm)

CrimGame is a new MMORPG with unique options and game play, we pride ourselves on the unique features involved in our brand new creation.

5

Redex

By Redex (Monday, January 4th 2010, 4:21pm)

Well hello ladies and gentlemen. I'm redex, currently in the middle of writing my first blog post on Makewebgames, yet being deprived of the feeling i'm meant to be having. All i can say is, it's been a tiring day so far, and the weather has not been on many peoples sides. Although many would think when it's is snowing, they can go out and have fun yet has anybody stopped and thought about the accidents which take place when it snows? I'll get away from the moaning, and wish you all a happy afternoon. My thoughts are, let's try doing something different and intresting today, try out the things you always walked away from. I'll end my blog here, and be sure to check in for the next blog i may or may not post :). Have fun.

4

Why not ...

By Ghostriders (Monday, January 4th 2010, 1:26pm)

just going to post a entry ,,, not really into blogs .. well basically just saying hello and all and hopefully there are more better features like this on MWG ..

Tags: gfx, html, css


Woke up this morning blury eyed, I sat up to gain my focus and started thinking about my current project Godfathers United. I thought What if its not just a game? But a life-simulated game with dynamic currencies and exchange rates and all the "Friendly" features that make social networking sites so big. I started thinking how I could allow the players to shape the game in the beiggest and best ways. Would the site benefit from blogs on the players profiles? Instant chat with their friends?

2

Twitter

By shedh (Monday, January 4th 2010, 11:02am)

So I've been using Twitter since exactly 9:18 PM Jan 24th, 2009 (according to twitter), I have the Chrome Bird extension on the Beta version of chrome, I have Tweetdeck installed on all my computers, I have tweetdeck on my iPhone. But even to this day one question I have about Twitter is... Does it actually work?

And if it does what the hell is it doing? I don't actually know of the 64 followers I have, but even though they exists how many of them actually do read my tweets, but should I care?

Too me (yes am answering my own question) the answer is NO! even though people who do or don't use the free service they have that small assurance that someone out there in the universe is actually following them, reading their every tweet, So should you use it?

YES! it's simple free advertising which only takes 140 characters, not $140 advertising on a website.

So do you use twitter? What do you have to say about it? Whats your Twitter username? Leave a comment on what you think

oh by the way follow me on twitter at: @shedh

Tags: twitter

Categories: social networking


1

Magictallguy's Blog

By Magictallguy (Monday, January 4th 2010, 10:18am)

Um.. Yeah.. I'm not really much of a blogger, but here you go lol
A small introduction, showing who I am and what I can do.