[ 142 posts ]  Go to page 1, 2, 3, 4, 5 ... 10  Next
Author Message
 Post: #1 | Post subject: Daily picture fun
PostPosted: Wed Apr 25, 2012 11:43 am 
Major WM Releaser
User avatar

Posts: 12494
Location: Belgium.
WRZ$: 7542.64

Device: dell axim
OS: WM5
Guy1731 wrote:
Your idea, Zach. Go ahead post it yourself.

OK. (Hihi). Ever had a weird idea when you saw a picture? (I do). Ever thought about something completely different to the context of a picture? (I do) (Often) Also have some creative nerve that itches from time to time? (I have many) Here's you chance to do something with it!

Every day I will post a picture here, that you are free to give a (funny) turn by adding some comment and/or text balloon. Every day I will pick out the most funny or most original reply, and reward the poster with 5 WRZ$. All selected pictures will go to a mobilism 'Funny pictures gallery', that we'll create soon. (edit - Picture Gallery located here)

Note:
    You don't have to copy/paste the picture, simply posting comment and/or text balloon(s) content(s) will do.
    Please make your comments and/or text balloon contents computer/mobile/forum related
    Sometimes I might ask someone instead of me to post a picture here
    We need at least three replies before posting the next picture

Example:

Image Image Image

Have fun! :D




Top
 Offline Profile  
 
 Post: Advertisement
PostPosted: Wed Apr 25, 2012 11:43 am 
The Advertiser

Posts:
Location: Mobilism

 
Top
  
 
 Post: #2 | Post subject: Re: Daily picture fun
PostPosted: Wed Apr 25, 2012 11:44 am 
Major WM Releaser
User avatar

Posts: 12494
Location: Belgium.
WRZ$: 7542.64

Device: dell axim
OS: WM5
First picture:

Image

Please post some comment and/or text balloon content(s). Something that makes this picture funny or special, and if possible related to computer, mobile or (events happening on) this forum.

_________________
Image




Top
 Offline Profile  
 
 Post: #3 | Post subject: Re: Daily picture fun
PostPosted: Wed Apr 25, 2012 12:04 pm 
User avatar

Posts: 173
WRZ$: 2441.86
Text: '200 gr... 250 gr?'

Comment: Messi in doubt about his recipe for winning games...

Image

(Sorry Zach)

No worry - edited your text in the picture for you ;) - Zach




Top
 Offline Profile  
 
 Post: #4 | Post subject: Re: Daily picture fun
PostPosted: Wed Apr 25, 2012 12:41 pm 
Contest Manager
User avatar

Posts: 1378
Location: presently visiting
WRZ$: 9250.90

Device: ipaq 2790
OS: WM5
Image

_________________
One enigma rules them all
A riddle riles them
A quiz they cannot answer
Now nightmares find them
Image




Top
 Offline Profile  
 
 Post: #5 | Post subject: Re: Daily picture fun
PostPosted: Wed Apr 25, 2012 2:06 pm 
VIP
Emeritus Moderator
User avatar

Posts: 3224
Location: Getting there....
WRZ$: 19594.62

Device: All my Releases/Posts are purely for Entertainment!
Image

Quote:
bouncing ball in c*/
#include <stdio.h>
#include <conio.h>
#include <math.h>
#include <graphics.h>
#include<stdlib.h>
void main()
{
int dr,md,midx,i, midy,dx,dy,mx, my,k,x,y,xdir,ydir,oldx,oldy;
double pi,tpi,a,t;
void *ball;

unsigned imgsize;
dr = DETECT;

initgraph(&dr, &md, "c:\\tc\\bgi");
midx = getmaxx()/2; midy = getmaxy()/2;
pi = 3.14159;
tpi = pi * 2.0;
setcolor(13);
circle(midx,midy,10);
imgsize = imagesize(midx-10, midy-10, midx+10, midy+10);
ball = malloc(imgsize);
getimage(midx-10, midy-10, midx+10, midy+10,ball);
putimage(midx-10, midy-10, ball,XOR_PUT);


xdir = -5; ydir=5;

do
{
oldx = midx; oldy = midy;
midx = midx + random(xdir);
midy = midy + random(ydir) ;

if (midx < 0)
{
midx = midx + 5;
xdir =5;
}
if (midx > getmaxx())
{
midx = midx - 5;
xdir = -5;
}
if (midy < 0)
{
midy = midy + 5;
ydir = 5;
}
if (midy > getmaxy())
{
midy = midy - 5;
ydir = -5;
}

putimage(midx-10, midy-10,ball,XOR_PUT);
for (a=1.0; a<30000.0; a=a+0.1);
{
}
putimage(midx-10, midy-10,ball,XOR_PUT);


} while (!kbhit());

getch();
}


My best picture of the day! + 5 WRZ$
Picture added to Daily picture fun - Gallery
Thanks! :D - Zach

_________________
Image




Top
 Offline Profile  
 
 Post: #6 | Post subject: Re: Daily picture fun
PostPosted: Wed Apr 25, 2012 2:20 pm 
Contest Manager
User avatar

Posts: 1378
Location: presently visiting
WRZ$: 9250.90

Device: ipaq 2790
OS: WM5
That code didn't work Beukies didn't you see the match result :twisted: :twisted: :twisted: :twisted: :twisted:

Quote:
Project Bouncingball.exe raised exception class ERangeError with message 'Range check error'. Process stopped.

_________________
One enigma rules them all
A riddle riles them
A quiz they cannot answer
Now nightmares find them
Image




Top
 Offline Profile  
 
 Post: #7 | Post subject: Re: Daily picture fun
PostPosted: Thu Apr 26, 2012 4:48 am 
Major WM Releaser
User avatar

Posts: 12494
Location: Belgium.
WRZ$: 7542.64

Device: dell axim
OS: WM5
Next picture:

Image

_________________
Image




Top
 Offline Profile  
 
 Post: #8 | Post subject: Re: Daily picture fun
PostPosted: Thu Apr 26, 2012 5:37 am 
VIP
Emeritus Moderator
User avatar

Posts: 3224
Location: Getting there....
WRZ$: 19594.62

Device: All my Releases/Posts are purely for Entertainment!
Image

_________________
Image




Top
 Offline Profile  
 
 Post: #9 | Post subject: Re: Daily picture fun
PostPosted: Thu Apr 26, 2012 7:49 am 
User avatar

Posts: 173
WRZ$: 2441.86
Image




Top
 Offline Profile  
 
 Post: #10 | Post subject: Re: Daily picture fun
PostPosted: Thu Apr 26, 2012 11:21 am 
VIP
User avatar

Posts: 3249
Location: Mobiland
WRZ$: 28819.20

Device: FS N560
OS: WM5
Image

My best picture of the day! + 5 WRZ$
Picture added to Daily picture fun - Gallery
Thanks! :D - Zach

_________________
Image Image
 
Image Image Image Image Image
Support the developers. If you try app and like it, buy it.




Top
 Offline Profile  
 
 Post: #11 | Post subject: Re: Daily picture fun
PostPosted: Fri Apr 27, 2012 4:52 am 
Major WM Releaser
User avatar

Posts: 12494
Location: Belgium.
WRZ$: 7542.64

Device: dell axim
OS: WM5
New picture:

Image




Top
 Offline Profile  
 
 Post: #12 | Post subject: Re: Daily picture fun
PostPosted: Fri Apr 27, 2012 6:21 am 
Major WP Releaser
User avatar

Posts: 1060
Location: Currently at Home
WRZ$: 3551.90

Device: i'm a WP7...!
OS: WP7.5
Image

_________________
Image
SUPPORT DEVELOPERS. IF YOU LIKE IT, BUY IT.




Top
 Offline Profile  
 
 Post: #13 | Post subject: Re: Daily picture fun
PostPosted: Fri Apr 27, 2012 7:25 am 
User avatar

Posts: 173
WRZ$: 2441.86
Image

My best picture of the day! + 5 WRZ$
Picture added to Daily picture fun - Gallery
Thanks! :D - Zach




Top
 Offline Profile  
 
 Post: #14 | Post subject: Re: Daily picture fun - Gallery
PostPosted: Fri Apr 27, 2012 10:11 pm 
eBook Moderator
User avatar

Posts: 4734
Location: Pacific Northwest, USA
WRZ$: 6272.15

Device: iPhone 4G
OS: iPhone OS
Image

_________________
Image Image Image




Top
 Offline Profile  
 
 Post: #15 | Post subject: Re: Daily picture fun
PostPosted: Sat Apr 28, 2012 4:35 am 
Major WM Releaser
User avatar

Posts: 12494
Location: Belgium.
WRZ$: 7542.64

Device: dell axim
OS: WM5
New picture:

Image

_________________
Image




Top
 Offline Profile  
 
 [ 142 posts ]  Go to page 1, 2, 3, 4, 5 ... 10  Next

All times are UTC





All content © 2006-2011 Mobilism. Contact us | Privacy policy | Terms & conditions | Copyright policy
Powered by ServerBlast and phpBB © 2000, 2002, 2005, 2007 phpBB Group