Friday, May 27, 2011

EVO2 - The new next gen gaming console - Bad Cartridge

Jump to content

Example
#{example}
"); ipb.editor_values.get('templates')['togglesource'] = new Template("
??? Cancel Source Edit
"); ipb.editor_values.get('templates')['toolbar'] = new Template(""); ipb.editor_values.get('templates')['button'] = new Template("
  • "); ipb.editor_values.get('templates')['menu_item'] = new Template("
  • #{title}
  • "); ipb.editor_values.get('templates')['togglesource'] = new Template("
    ??? Cancel Source Edit
    "); ipb.editor_values.get('templates')['emoticons_showall'] = new Template(""); ipb.editor_values.get('templates')['emoticon_wrapper'] = new Template("

    Emoticons

    "); // Add smilies into the mix ipb.editor_values.set( 'show_emoticon_link', false ); ipb.editor_values.set( 'bbcodes', $H({"acronym":{"id":"8","title":"Acronym","desc":"Allows you to make an acronym that will display a description when moused over","tag":"acronym","useoption":"1","example":"[acronym='Laugh Out Loud']lol[/acronym]","switch_option":"0","menu_option_text":"Enter the description for this acronym (EG: Laugh Out Loud)","menu_content_text":"Enter the acronym (EG: lol)","single_tag":"0","optional_option":"0","image":""},"entry":{"id":"35","title":"Blog Entry Link","desc":"This tag provides an easy way to link to a blog entry.","tag":"entry","useoption":"1","example":"[entry=100]Click me![/entry]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"blog":{"id":"34","title":"Blog Link","desc":"This tag provides an easy way to link to a blog.","tag":"blog","useoption":"1","example":"[blog=100]Click me![/blog]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"code":{"id":"13","title":"Code","desc":"Allows you to enter general code","tag":"code","useoption":"0","example":"[code]$text = 'Some long code here';[/code]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"extract":{"id":"33","title":"Extract Blog Entry","desc":"This will allow users to define an extract for an entry. Only this piece of the entry will be displayed on the main blog page and will show up in the RSS feed.","tag":"extract","useoption":"0","example":"[extract]This is an example![/extract]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"hr":{"id":"12","title":"Horizontal Rule","desc":"Adds a horizontal rule to separate text","tag":"hr","useoption":"0","example":"[hr]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"1","optional_option":"0","image":""},"html":{"id":"15","title":"HTML Code","desc":"Allows you to enter formatted/syntax-highlighted HTML code","tag":"html","useoption":"0","example":"[html][/html]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"member":{"id":"31","title":"Member","desc":"Given a member name, a link is automatically generated to the member's profile","tag":"member","useoption":"1","example":"[member=admin] runs this site.","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"1","optional_option":"0","image":""},"php":{"id":"14","title":"PHP Code","desc":"Allows you to enter PHP code into a formatted/highlighted syntax box","tag":"php","useoption":"0","example":"[php]$variable = true;\n\nprint_r($variable);[/php]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"post":{"id":"6","title":"Post Link","desc":"This tag provides an easy way to link to a post.","tag":"post","useoption":"1","example":"[post=1]Click me![/post]","switch_option":"0","menu_option_text":"Enter the Post ID","menu_content_text":"Enter the title for this link","single_tag":"0","optional_option":"0","image":""},"snapback":{"id":"1","title":"Post Snap Back","desc":"This tag displays a little linked image which links back to a post - used when quoting posts from the board. Opens in same window by default.","tag":"snapback","useoption":"0","example":"[snapback]100[/snapback]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"spoiler":{"id":"7","title":"Spoiler","desc":"Spoiler tag","tag":"spoiler","useoption":"0","example":"[spoiler]Some hidden text[/spoiler]","switch_option":"0","menu_option_text":"","menu_content_text":"Enter the text to be masked","single_tag":"0","optional_option":"0","image":""},"sql":{"id":"16","title":"SQL Code","desc":"Allows you to enter formatted/syntax-highlighted SQL code","tag":"sql","useoption":"0","example":"[sql]SELECT p.*, t.* FROM posts p LEFT JOIN topics t ON t.tid=p.topic_id WHERE t.tid=7[/sql]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"table":{"id":"37","title":"Table","desc":"Creates a table","tag":"table","useoption":"1","example":"[table=My Table Name][tr][td]Some content[/td][/tr][/table]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"1","image":""},"td":{"id":"40","title":"Table Cell","desc":"Adds a table cell to a table row. Must be used with [table] and [tr] tags.","tag":"td","useoption":"1","example":"[table=My Table][tr][td]Content goes here.[/td][/tr][/table]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"1","image":""},"td2":{"id":"41","title":"Table Cell (Alternate Row)","desc":"Allows for alternating colored rows within a table. Must be used with [table] and [tr] tags.","tag":"td2","useoption":"1","example":"[table=My Table][tr][td]Content goes here.[/td][/tr][tr][td2]More content goes here.[/td2][tr][/table]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"1","image":""},"th":{"id":"38","title":"Table Header","desc":"Adds a table header row. Must be used with [table] tag.","tag":"th","useoption":"0","example":"[table=My Table][th]Header Text[/th][tr][td]Content goes here[/td][/tr][/table]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"tr":{"id":"39","title":"Table Row","desc":"Adds a row to a table. Must be used with [table] tag.","tag":"tr","useoption":"0","example":"[table=My Table][tr][td]Content goes here[/td][/tr][/table","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"topic":{"id":"5","title":"Topic Link","desc":"This tag provides an easy way to link to a topic","tag":"topic","useoption":"1","example":"[topic=1]Click me![/topic]","switch_option":"0","menu_option_text":"Enter the topic ID","menu_content_text":"Enter the title for this link","single_tag":"0","optional_option":"0","image":""},"twitter":{"id":"36","title":"Twitter","desc":"A tag to link to a user's twitter account","tag":"twitter","useoption":"0","example":"[twitter]userName[/twitter]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":"twitter.png"},"xml":{"id":"17","title":"XML Code","desc":"Allows you to enter formatted/syntax-highlighted XML code","tag":"xml","useoption":"0","example":"[xml]\n \n Test\n \n[/xml]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""}}) ); ipb.vars['emoticon_url'] = "http://www.badcartridge.com/public/style_emoticons/default"; //Search Setup ipb.vars['search_type'] = 'forum'; ipb.vars['search_type_id'] = 19; ipb.vars['search_type_2'] = 'topic'; ipb.vars['search_type_id_2'] = 16479; // Delete stuff set up ipb.topic.deleteUrls['hardDelete'] = new Template("http://www.badcartridge.com/index.php?app=forums&module=moderate&section=moderate&do=04&f=19&t=16479&st=&auth_key=880ea6a14ea49e853634fbdc5015a024&p=#{pid}"); ipb.topic.deleteUrls['softDelete'] = new Template("http://www.badcartridge.com/index.php?app=forums&module=moderate&section=moderate&do=postchoice&tact=sdelete&t=16479&f=19&auth_key=880ea6a14ea49e853634fbdc5015a024&selectedpids[#{pid}]=#{pid}&pid=#{pid}"); //]]>
    • You cannot start a new topic
    • You cannot reply to this topic

    EVO2 - The new next gen gaming console ....

    #1 Posted Yesterday, 10:05 PM

    • Group: Members
    • Posts: 2,777
    • Joined: 20-December 10
    • LocationNC, USA
    • Xbox Live:NigglesM
    • PSN ID:nigglesmckraken
    • Steam ID:nigglesmckraken
    ...that plays Android games. :(

    http://gear.ign.com/.../1170803p1.html

    Really? a 250 dollar console that plays android games? Apparently it comes with it's own SDK as well, so you can make original games. How long do you think this will last?

    Posted Image

    Currently Playing:
    PS3: Marvel Vs Capcom 3, Portal 2
    Xbox360: Nothing
    PSP: Persona 3 Portable, Xenogears, Parasite Eve
    3DS: Radiant Historia, Street Fighter 4


    #2 Posted Yesterday, 10:23 PM

    • Group: Members
    • Posts: 891
    • Joined: 26-February 11
    • LocationChicago
    • Steam ID:Scawt

    Are we going back to mid-90s saturation here? Jaguar, Playstation, 3DO, N64, Laseractive, Sega 32X, Saturn... ugh.


    #3 Posted Yesterday, 10:30 PM

    • Group: Members
    • Posts: 2,777
    • Joined: 20-December 10
    • LocationNC, USA
    • Xbox Live:NigglesM
    • PSN ID:nigglesmckraken
    • Steam ID:nigglesmckraken
    Looks like it. At least Panasonic had the good sense to cancel their handheld in the face of the juggernauts (Nintendo/Sony). It also could have just been that the handheld looked horrible.

    Posted Image

    [face_sick]

    Posted Image

    Currently Playing:
    PS3: Marvel Vs Capcom 3, Portal 2
    Xbox360: Nothing
    PSP: Persona 3 Portable, Xenogears, Parasite Eve
    3DS: Radiant Historia, Street Fighter 4


    #4 Posted Yesterday, 10:36 PM

    • Group: Members
    • Posts: 1,569
    • Joined: 14-December 10

    Seriously? As an Android user, I can't think of a single game available that I would want to play on my TV.


    #5 Posted Yesterday, 10:46 PM

    • Group: Members
    • Posts: 1,174
    • Joined: 03-January 11

    View PostTheLeon, on 25 May 2011 - 10:36 PM, said:

    Seriously? As an Android user, I can't think of a single game available that I would want to play on my TV.

    tell this to all the people who buy shit like angry birds on xbl


    #6 Posted Yesterday, 11:46 PM

    • Group: Members
    • Posts: 3,362
    • Joined: 16-December 10
    • LocationPhiladelphia, PA
    • PSN ID:Alcohog
    • Steam ID:beerham

    #7 Posted Yesterday, 11:59 PM

    • Group: Members
    • Posts: 849
    • Joined: 22-January 11
    • LocationOregon
    • Xbox Live:Stoneysilence77
    • Steam ID:Stoneysilence

    Ya, most games on the phone are designed for a phone's display. Can't really imagine that on a 32"+ tv in HD.


    #8

    • Group: Members
    • Posts: 1,042
    • Joined: 31-December 10

    Only useful for the SDK. Otherwise, fuck the console.


    #9

    • Group: Members
    • Posts: 874
    • Joined: 04-January 11
    • LocationSouth Florida

    #10

    • Group: Members
    • Posts: 2,436
    • Joined: 26-December 10
    • LocationBrampton,Ont.
    • Xbox Live:DJ Pauly E
    • PSN ID:liquidfox_00
    • Steam ID:liquidfox 00

    #11

    • Group: Members
    • Posts: 543
    • Joined: 16-January 11
    • LocationEast bay area California

    I"m gonna make a console that just plays snake


    #12

    • Group: Members
    • Posts: 923
    • Joined: 27-December 10

    View Postbaserock love, on 26 May 2011 - 04:08 AM, said:

    I"m gonna make a console that just plays snake

    You mean the TI-82 graphic calculator?


    Share this topic:


    • You cannot start a new topic
    • You cannot reply to this topic

    1 User(s) are reading this topic
    0 members, 1 guests, 0 anonymous users


    Source: http://www.badcartridge.com/index.php?/topic/16479-evo2-the-new-next-gen-gaming-console/

    pay per view azalea maplestory shaquille o neal triple crown secretariat yahoo sports

    No comments:

    Post a Comment

    Note: Only a member of this blog may post a comment.