<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>Cbgames' site</title>
        <link>http://www.byond.com/members/Cbgames</link>
        <description></description>
        <lastBuildDate>Sat, 04 Feb 2012 02:46:06 +0000</lastBuildDate>
        <language>en-us</language>
    
                <item>
            <title>Hiding things in sound files</title>
            <link>http://www.byond.com/members/Cbgames?command=view_post&amp;post=113408</link>
            <guid>http://www.byond.com/members/Cbgames?command=view_post&amp;post=113408</guid>
            <pubDate>Wed, 18 May 2011 12:47:35 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Cbgames?command=view_comments&amp;post=113408#comments</comments>
            
            <description>Can you find what is hidden in the sound file?&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://dl.dropbox.com/u/28481297/Image.wav&quot;&gt;http://dl.dropbox.com/u/28481297/Image.wav&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;div style=&quot;font-size:8px; color: white; background-color: white;&quot;&gt;The sound was created from a image. &lt;a href=&quot;http://www.sonicvisualiser.org/&quot; style=&quot;font-size:8px; color: white; background-color: white;&quot;&gt;You might need to find a program to help you view it.&lt;/a&gt;&lt;/div&gt;</description>
        </item>
                <item>
            <title>Free member layout style</title>
            <link>http://www.byond.com/members/Cbgames?command=view_post&amp;post=110981</link>
            <guid>http://www.byond.com/members/Cbgames?command=view_post&amp;post=110981</guid>
            <pubDate>Sun, 20 Mar 2011 01:44:01 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Cbgames?command=view_comments&amp;post=110981#comments</comments>
            
            <description>I now redone my current CSS so I am now giving out my old Vista style one. All you have to do is copy and paste the code.&lt;br&gt;
&lt;br&gt;
I fixed most of the bugs on it from the site change now. Any other bugs would be up for you to fix.&lt;br&gt;
&lt;br&gt;
It will also not change the headbar and I wont be telling anyone how to.&lt;br&gt;
&lt;br&gt;
The style uses three images which are currently hosted on imageshack. I advice you to save them onto your computer and upload them to your member file space.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://img220.imageshack.us/img220/5769/backgroundgtd.jpg&quot;&gt;http://img220.imageshack.us/img220/5769/backgroundgtd.jpg&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://img268.imageshack.us/img268/1619/footx.png&quot;&gt;http://img268.imageshack.us/img268/1619/footx.png&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://img806.imageshack.us/img806/2259/headt.gif&quot;&gt;http://img806.imageshack.us/img806/2259/headt.gif&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Preview:&lt;/b&gt;&lt;br&gt;
&lt;a target=&quot;_blank&quot; href=&quot;http://files.byondhome.com/Cbgames/styles/winvista/images/preview.png&quot; rel=&quot;thumbnail&quot;&gt;&lt;br&gt;
&lt;img height=&quot;200&quot; src=&quot;http://files.byondhome.com/Cbgames/styles/winvista/images/previewMini.png&quot;&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Code:&lt;/b&gt;&lt;br&gt;
&lt;div style=&quot;width: 100%; height: 250px; overflow: scroll;&quot;&gt;&lt;br&gt;
&lt;pre&gt;

/*
        
        This style sheet was created by Cbgames.
        http://www.byond.com/members/Cbgames

        ---------------------------------------------------------------------------------------------------------------------
        
        Creative Commons Licence
        This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.0 UK: England &amp; Wales License.
        http://creativecommons.org/licenses/by-nc-sa/2.0/uk/
        
        ---------------------------------------------------------------------------------------------------------------------
        
*/


* {
        margin: 0;
        padding: 0;
}

body {
        background: #1C5598 url('http://img220.imageshack.us/img220/5769/backgroundgtd.jpg') repeat-x scroll center top;
        font: normal 12px 'Trebuchet MS','Arial',Verdana,Helvetica,Arial,sans-serif;
        color: #FFFFFF;
}

.content {
        margin-top: 10px !important;    
}

 .box,  #forum_data,  .big_box {
        background: #FFFFFF url('http://img268.imageshack.us/img268/1619/footx.png') repeat-x scroll bottom right;
        padding: 0 0 71px 0;
        color: #000000;
        border: 1px #000000 solid;
}

 .fan_list {
        margin-bottom: 70px;
}

 #forum_data {
        padding: 3px 3px 75px 3px;
}

 .post .slugline p {
        padding: 10px 5px 5px 5px;
}

 .box .title,  .big_box .title,  .post_header .title  {
        background: transparent url('http://img806.imageshack.us/img806/2259/headt.gif') repeat-x scroll center top !important;
        color: #FFFFFF !important;
        height: 32px !important;
        max-height: 31px !important;
        text-align: center !important;
        vertical-align: middle !important;
        font-size: 13px !important;
        padding-top: 5px !important;
        font-weight: bold !important;
}

 #comments_box,  .comment {
        border: 0 !important;
        padding: 0 !important;
}

 .comment,  .post {
        color: #000000 !important;
        border: 1px #000000 solid !important;
        margin-bottom: 10px !important;
}

 .comment .comment_header  {
        background: transparent url('http://img806.imageshack.us/img806/2259/headt.gif') repeat-x scroll center top !important;
        color: #FFFFFF !important;
        height: 32px !important;
        max-height: 31px !important;
        vertical-align: middle !important;
        font-size: 13px !important;
        padding-top: 5px !important;
        padding-left: 10px !important;
        font-weight: bold !important;
}

 .comment .title a,  .reply_to_comment a,  .delete_comment a,  .edit_comment a,  #subscribe_button a {
        color: #FFFFFF !important;
        font-size: 13px !important;
        font-weight: bold !important;
}


 .comment .slugline,  .post .slugline {
        background: transparent url('http://img268.imageshack.us/img268/1619/footx.png') repeat-x scroll top right !important;
        margin: 0  !important;
        border: 0 !important;
        font-size: 12px  !important;
        height: 65px  !important;
        padding: 5px 10px 0 10px !important;
}

 .delete_comment,  .comment_number {
        display: none !important;
        text-decoration: none !important;
}

 .box_content ul {
        list-style-position: inside;
        margin-left: 25px;
}
&lt;/pre&gt;
&lt;br&gt;&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
If anyone from the CSS guild see this, feel free to add this to your collection so others can use it.</description>
        </item>
                <item>
            <title>Looking for your favorite radio stations</title>
            <link>http://www.byond.com/members/Cbgames?command=view_post&amp;post=110589</link>
            <guid>http://www.byond.com/members/Cbgames?command=view_post&amp;post=110589</guid>
            <pubDate>Thu, 10 Mar 2011 01:39:32 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Cbgames?command=view_comments&amp;post=110589#comments</comments>
            
            <description>I am looking for people to reply with a URL of their favourite online radio stream(s) which I would add to a library I am currently making.&lt;br&gt;
&lt;br&gt;
The kind of website URL I am looking for are like&lt;br&gt;
&lt;a href=&quot;http://corusmedia.media.streamtheworld.com/player/Player.htm?id=cilqfm&amp;city=Toronto&amp;bdskey=4831&amp;url=http://www.q107.com&amp;platform=EMMISFM&amp;active=true&quot;&gt;http://corusmedia.media.streamtheworld.com/player/ Player.htm?id=cilqfm&amp;city=Toronto&amp;bdskey=4831&amp;url=http:// www.q107.com&amp;platform=EMMISFM&amp;active=true&lt;/a&gt;&lt;br&gt;
or&lt;br&gt;
&lt;a href=&quot;http://www.bbc.co.uk/iplayer/console/bbc_radio_five_live&quot;&gt;http://www.bbc.co.uk/iplayer/console/bbc_radio_five_live&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Radio stations must have a radio broadcasting licence and been around for a few years for it to be added.&lt;br&gt;
No amateur or free hosted radio stations as they tend to disappear after a while.&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Something to watch:&lt;/b&gt;&lt;br&gt;
&lt;object width=&quot;425&quot; height=&quot;350&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/t-T2I6sEsrY&quot;&gt;
&lt;param name=&quot;wmode&quot; value=&quot;opaque&quot;&gt;
&lt;embed src=&quot;http://www.youtube.com/v/t-T2I6sEsrY&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;350&quot; wmode=&quot;opaque&quot;&gt;&lt;/object&gt;&lt;br&gt;
&lt;br&gt;
&lt;small&gt;I know about the CSS bugs. To lazy to fix them currently.&lt;/small&gt;</description>
        </item>
                <item>
            <title>Allowing BYOND to install and work with AVG 2011</title>
            <link>http://www.byond.com/members/Cbgames?command=view_post&amp;post=107599</link>
            <guid>http://www.byond.com/members/Cbgames?command=view_post&amp;post=107599</guid>
            <pubDate>Tue, 25 Jan 2011 16:56:05 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Cbgames?command=view_comments&amp;post=107599#comments</comments>
            
            <description>A few people are reporting that they are having an issue with the AVG software blocking the BYOND software from installing and running. This following guide should fix this issue.&lt;br&gt;
I advise people to post on the &lt;a href=&quot;http://forums.avg.com/&quot;&gt;AVG forum&lt;/a&gt; about the problem so AVG Technologies can fix it.&lt;br&gt;
You may need a user account with administrator for this guide to work.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Step 1:&lt;/b&gt;&lt;br&gt;
Download the BYOND installer ready to install from &lt;a href=&quot;http://www.byond.com/download/&quot;&gt;http://www.byond.com/download/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Step 2:&lt;/b&gt;&lt;br&gt;
&lt;a href=&quot;http://i155.photobucket.com/albums/s310/christopherboland/AVG2011-BYONDinstall-Steps/step2.png&quot; rel=&quot;thumbnail&quot;&gt;Click here to view the screenshot&lt;/a&gt;&lt;br&gt;
Once you have downloaded the BYOND installer, open up the AVG User Interface. This can be often done by right clicking the AVG icon in the task bar and click left clicking Open AVG User Interface.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Step 3:&lt;/b&gt;&lt;br&gt;
Due to the way that AVG works. We need to disable the Resident Shield for a short while so we can install the BYOND software.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://i155.photobucket.com/albums/s310/christopherboland/AVG2011-BYONDinstall-Steps/step3a.png&quot; rel=&quot;thumbnail&quot;&gt;Click here to view the screenshot&lt;/a&gt;&lt;br&gt;
Once the AVG interface is loaded, left click (or double left click) Resident Shield.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://i155.photobucket.com/albums/s310/christopherboland/AVG2011-BYONDinstall-Steps/step3b.png&quot; rel=&quot;thumbnail&quot;&gt;Click here to view the screenshot&lt;/a&gt;&lt;br&gt;
Remove the tick in the Resident Shield Active and click save changes.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Step 4:&lt;/b&gt;&lt;br&gt;
Find where you downloaded the BYOND installer to and install it.&lt;br&gt;
Dont forget to click Allow on the User Account Control message if you get one.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Step 5:&lt;/b&gt;&lt;br&gt;
Before enabling the Resident Shield again we need to add the BYOND software to the exceptions.&lt;br&gt;
Open the AVG interface back up and go into the Resident Shield.&lt;br&gt;
Click on the Manage exceptions button.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://i155.photobucket.com/albums/s310/christopherboland/AVG2011-BYONDinstall-Steps/Step5a.png&quot; rel=&quot;thumbnail&quot;&gt;Click here to view the screenshot&lt;/a&gt;&lt;br&gt;
Click on Add Path&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://i155.photobucket.com/albums/s310/christopherboland/AVG2011-BYONDinstall-Steps/Step5b.png&quot; rel=&quot;thumbnail&quot;&gt;Click here to view the screenshot&lt;/a&gt;&lt;br&gt;
Highlight the folder named BYOND. Often this would be in C:/Program Files&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://i155.photobucket.com/albums/s310/christopherboland/AVG2011-BYONDinstall-Steps/Step5c.png&quot; rel=&quot;thumbnail&quot;&gt;Click here to view the screenshot&lt;/a&gt;&lt;br&gt;
Once you done that click apply and then OK&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Step 6:&lt;/b&gt;&lt;br&gt;
&lt;a href=&quot;http://i155.photobucket.com/albums/s310/christopherboland/AVG2011-BYONDinstall-Steps/step6.png&quot; rel=&quot;thumbnail&quot;&gt;Click here to view the screenshot&lt;/a&gt;&lt;br&gt;
Re enable the resident shield ticking the Resident Shield Active box and click Save Changes&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Congratulations the BYOND software should work with no problems and the AVG program should keep you protected.&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&lt;i&gt;This guide is not a discussion about other anti-virus software or why AVG is bad/good. Make a forum topic about it or a blog post elsewhere.&lt;/i&gt;</description>
        </item>
                <item>
            <title>10 Years</title>
            <link>http://www.byond.com/members/Cbgames?command=view_post&amp;post=107019</link>
            <guid>http://www.byond.com/members/Cbgames?command=view_post&amp;post=107019</guid>
            <pubDate>Sat, 15 Jan 2011 03:09:29 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Cbgames?command=view_comments&amp;post=107019#comments</comments>
            
            <description>&lt;a target=&quot;_blank&quot; href=&quot;http://www.byond.com/members/Cbgames/files/2011-01/Cbgames-0002/lol10years.png&quot;&gt;&lt;img width=&quot;400&quot; height=&quot;211&quot; src=&quot;http://www.byond.com/members/Cbgames/files/2011-01/Cbgames-0002/lol10years_thumb.jpg&quot;&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Will I still be here in 10 years time?</description>
        </item>
                <item>
            <title>The Code</title>
            <link>http://www.byond.com/members/Cbgames?command=view_post&amp;post=106844</link>
            <guid>http://www.byond.com/members/Cbgames?command=view_post&amp;post=106844</guid>
            <pubDate>Wed, 12 Jan 2011 00:12:29 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Cbgames?command=view_comments&amp;post=106844#comments</comments>
            
            <description>&lt;img width=&quot;440&quot; height=&quot;440&quot; src=&quot;http://www.byond.com/members/Cbgames/files/2011-01/Cbgames-0001/thecode.png&quot; alt=&quot;QR code&quot;&gt;</description>
        </item>
                <item>
            <title>You are an object</title>
            <link>http://www.byond.com/members/Cbgames?command=view_post&amp;post=102433</link>
            <guid>http://www.byond.com/members/Cbgames?command=view_post&amp;post=102433</guid>
            <pubDate>Sun, 26 Sep 2010 21:12:31 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Cbgames?command=view_comments&amp;post=102433#comments</comments>
            
            <description>&lt;a target=&quot;_blank&quot; href=&quot;http://www.byond.com/members/Cbgames/files/2010%2D09/Cbgames%2D0001/92525_6448.png&quot; rel=&quot;thumbnail&quot;&gt;&lt;img width=&quot;400&quot; height=&quot;245&quot; src=&quot;http://www.byond.com/members/Cbgames/files/2010%2D09/Cbgames%2D0001/92525_6448_thumb.jpg&quot;&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.byond.com/games/Cbgames/giad2010&quot;&gt;Check out the game.&lt;/a&gt;</description>
        </item>
                <item>
            <title>CBot</title>
            <link>http://www.byond.com/members/Cbgames?command=view_post&amp;post=101900</link>
            <guid>http://www.byond.com/members/Cbgames?command=view_post&amp;post=101900</guid>
            <pubDate>Tue, 14 Sep 2010 11:52:50 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Cbgames?command=view_comments&amp;post=101900#comments</comments>
            
            <description>168 People have talk to my bot with a total of 622 lines. Using the program hosted at &lt;a href=&quot;byond://byond.super-computer.co.uk:91018&quot;&gt;byond://byond.super-computer.co.uk:91018&lt;/a&gt; or at &lt;a href=&quot;http://www.pandorabots.com/pandora/talk?botid=da1557a04e345433&quot;&gt;http://www.pandorabots.com/pandora/ talk?botid=da1557a04e345433&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
You can now play blackjack with the bot. Just say blackjack. :P&lt;br&gt;
&lt;br&gt;
Here's some random quotes from some of different conversation.&lt;br&gt;
&lt;br&gt;
&lt;div class=&quot;quote&quot;&gt;&lt;br&gt;
Human: My Name is, I am a Gay and stupid robot, so shut me out!&lt;br&gt;
CBot: It's good to see you, I am a Gay. I know you are but what am I.&lt;br&gt;&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;div class=&quot;quote&quot;&gt;&lt;br&gt;
Human: Hmm, I were gay and I kissed 2 boys&lt;br&gt;
CBot: I see you are one of those people who writes &quot;Hmm&quot; with 2 m's. Interesting gossip. Why?.&lt;br&gt;
&lt;br&gt;
Human: Because I were gay.&lt;br&gt;
CBot: That's good information.&lt;br&gt;&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;div class=&quot;quote&quot;&gt;&lt;br&gt;
Human: -_-&lt;br&gt;
CBot: When do you think artificial intelligence will replace lawyers?&lt;br&gt;&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;div class=&quot;quote&quot;&gt;&lt;br&gt;
Human: Who is Chuck Norris?&lt;br&gt;
CBot: Action film actor.&lt;br&gt;
&lt;br&gt;
Human: Who is Mr. T&lt;br&gt;
CBot: Not a robot. Probably a human. Maybe a celebrity?&lt;br&gt;
Interesting question.&lt;br&gt;&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;div class=&quot;quote&quot;&gt;&lt;br&gt;
Human: CBot I hate you.&lt;br&gt;
CBot: Enough about me, let's talk about my dress.&lt;br&gt;
&lt;br&gt;
Human: CBot has a dress?&lt;br&gt;
CBot: Where did he get it?&lt;br&gt;&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;div class=&quot;quote&quot;&gt;&lt;br&gt;
Human: *facepants*&lt;br&gt;
CBot: Can you speak any foreign languages?&lt;br&gt;
&lt;br&gt;
Human: No.&lt;br&gt;
CBot: You must be American.&lt;br&gt;
&lt;br&gt;
Human: Nope, European.&lt;br&gt;
CBot: Are you kidding? Are you a man or a woman .&lt;br&gt;
&lt;br&gt;
Human: Woman&lt;br&gt;
CBot: Thanks for telling me your gender.&lt;br&gt;
&lt;br&gt;
Human: Is it of any importance?&lt;br&gt;
CBot: Some people think it is.&lt;br&gt;
&lt;br&gt;
Human: And who are those people?&lt;br&gt;
CBot: Human beings.&lt;br&gt;
I can ask someone about it.&lt;br&gt;&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;div class=&quot;quote&quot;&gt;&lt;br&gt;
Human: How do you feel about Dragonball Online II.&lt;br&gt;
CBot: Have you tried a search engine?&lt;br&gt;
&lt;br&gt;
Human: Forget that.&lt;br&gt;
CBot: I will ask Christopher Boland (Cbgames) to purge my memory log.&lt;br&gt;
&lt;br&gt;
Human: No.&lt;br&gt;
CBot: Perhaps you should try it.&lt;br&gt;&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;</description>
        </item>
                <item>
            <title>AVG : Malware Detected</title>
            <link>http://www.byond.com/members/Cbgames?command=view_post&amp;post=132570</link>
            <guid>http://www.byond.com/members/Cbgames?command=view_post&amp;post=132570</guid>
            <pubDate>Fri, 07 May 2010 18:21:36 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Cbgames?command=view_comments&amp;post=132570#comments</comments>
            
            <description>Just a head up that AVG internet security is now picking up BYOND as malware.&lt;br&gt;
&lt;br&gt;
&lt;img src=&quot;http://files.byondhome.com/Cbgames/BYOND_Malware.png&quot; alt=&quot;AVG&quot;&gt;</description>
        </item>
                <item>
            <title>Law Abiding Engineer</title>
            <link>http://www.byond.com/members/Cbgames?command=view_post&amp;post=93812</link>
            <guid>http://www.byond.com/members/Cbgames?command=view_post&amp;post=93812</guid>
            <pubDate>Fri, 02 Apr 2010 23:38:27 +0000</pubDate>
            
            <comments>http://www.byond.com/members/Cbgames?command=view_comments&amp;post=93812#comments</comments>
            
            <description>&lt;object width=&quot;425&quot; height=&quot;350&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/HjGrHBpfqCo&quot;&gt;
&lt;param name=&quot;wmode&quot; value=&quot;opaque&quot;&gt;
&lt;embed src=&quot;http://www.youtube.com/v/HjGrHBpfqCo&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;350&quot; wmode=&quot;opaque&quot;&gt;&lt;/object&gt;</description>
        </item>
            
    </channel>
</rss>


