Omnimaga: The Coders Of Tomorrow
Welcome, Guest. Please login or register.
 
Omnimaga: The Coders Of Tomorrow
21 May, 2013, 18:14:32 *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
  home news downloads projects tutorials misc forums rules new posts irc about Login Register  
+-OmnomIRC

You must Register, be logged in and have at least 40 posts to use this shout-box! If it still doesn't show up afterward, it might be that OmnomIRC is disabled for your group or under maintenance.

Note: You can also use an IRC client like mIRC, X-Chat or Mibbit to connect to an EFnet server and #omnimaga.

  Show Contributions
Pages: [1] 2
1  General Discussion / Miscellaneous Discussion / Girl and Calculator go to prom on: 04 May, 2013, 00:59:41
So I found this on college humor and on Facebook...
http://www.buzzfeed.com/ryanhatesthis/a-girl-dressed-her-calculator-in-an-adorable-tux-and-took-it
2  General Discussion / Computer C and C++ Help / VS 2012 + SDL issue on: 02 February, 2013, 06:01:26
I got all of the libs/includes/dll's set up correctly and the program compiles just fine, and runs, but the window that pops up doesn't display anything. What its supposed to do is display an image, after some debugging, I think it SDL_LoadBMP cant seem to find the image. The same code worked just fine on Ubuntu at school. I have the image in the same directory as the program and the project, and I have tried just placing the image in C:\, but it still dosen't work. Has anyone else had this problem?

I can upload the code if you really need it.
3  General Discussion / Computer Projects and Ideas / OS Disks on: 06 September, 2012, 01:56:03
Ok, so at school today I was looking at some older computers in our Tech room, and found one of the computers didnt have an OS. So while searching I ran across a W2K disk and loaded it. Thats great and all except its an eval copy. At home I have 2 OS disks, one is Windows 98 SE that came with an old pavilion computer and the other is Windows ME that came with a gateway. My question is could I use those disks and load those OS's onto an old Compaq Evo. The reason Im asking is because the disks themselves have the brand names of HP and Gateway on them. Im not using XP because I dont have it and I couldnt find it.
4  General Discussion / Other Computer Languages Help / Help learning X86 Asm on: 06 June, 2012, 06:44:57
I was wondering if anyone knows of any good X86 Asm tutorials. I cant seem to find any.
5  General Discussion / Miscellaneous Discussion / I kind of had to post this on: 31 May, 2012, 04:14:16
i kind of had to post this because lua is one of my favorite languages
http://redtape.msnbc.msn.com/_news/2012/05/30/11962850-was-flame-virus-written-by-cyberwarriors-or-gamers?lite
6  General Discussion / Computer Usage and Setup Help / odd network problem on: 27 May, 2012, 23:29:08
Here is the issues:
1. when trying to access a website, most of the times i have to refresh my browser multiple times to get it to load, I get the standard "Internet Explorer cannot display the webpage"
2. I know it is not my computer because this happens on the other computer and my Ipod.

Could it be in my network or is it just some ISP thing and what should i do.
7  Calculator Community / ASM Language / The User Program Variable on: 29 April, 2012, 04:02:53
So, I have started learning Z80 ASM again and I have a question...
In a user program, I know that the first two bytes are size bites, are the next 8 or less the name?, if it is is it null terminated.
Then say I wanted to get the first "line" of the program how would I do that, I've been doing some testing and it hasnt worked out( I think because of something in the first two lines of what I wrote).
8  Calculator Community / Other Calculator Discussion and News / WZGUILIB on: 09 April, 2012, 05:20:32
WZGUILIB



http://www.omnimaga.org/index.php?action=downloads;sa=view;down=774


PICS INCLUDED

This is the Second new and improved WZGUILIB with new controls, a window manager and a new look for forms and dialog boxes. This has Forms, Dialog Boxes, Lables, Picture Boxes, Buttons, Radio Buttons, Check Boxes, Numeric Up Downs and Textboxes Textboxes now Scroll and dialog boxes and lables support multiline text, Look at the pictures and read the howthisworks file for more information

**NOTICE- i have fixed all bugs i have found, you may use fullscreen again. this is no beta this is full blown 2.1 with a tabcontrol.... OK, Ok, Tabcontrol beta but it works prety well
NEW windowing system(click anywhere on the forms body to activate it) Try it out... Look at the rest of the images too
UNICODE is comming in V3, read the readme to find out when V3 is comming and what else exciting is planned!!!

ALSO here are your terms of use:
If you mod it, put WZGUILIB--EXTENDED at the top of the source
9  Calculator Community / Other Calculator Discussion and News / If only it were real on: 02 April, 2012, 16:03:39
I wish this was real:
http://www.techpoweredmath.com/apple-texas-instruments-form-alliance/
i mean realy, wouldnt that be awesome!
10  General Discussion / Computer C and C++ Help / will a list work for this on: 28 March, 2012, 20:07:38
here is what i would like to know...
if i made a class would i be able to put them into a list and then access members if i were to loop through the list?

say i have a class called person and the members are int age, and string name;

i have a list list<Player> p;

could i loop throug it like this:
for (int i = 0; i < p.size(); i++)
{
        cout << somethingtodowithp.name;
}
11  General Discussion / Computer Java Programming Help / array help on: 24 March, 2012, 17:26:50
Ok, as the description says, im a newb to java.
im kinda a newb to arrays over 2 dims.
to learn java im making a small tic tac to game and here is what i want to do...

in a 3D array i want to store all of the possible win patterns, but i want to compare one of those patterns to a 2D array, how would i do that.

i know this might not be the best way to make a tic tac to game, but im trying to learn the language and work with diffrent sizes of arrays
12  General Discussion / Other Computer Languages Help / small C# question.. on: 10 March, 2012, 21:09:28
in vb.net it could be done like this:

1
CType(TabControl1.SelectedTab.Controls.Item(0), RichTextBox).Text
this is to change the text in a rich text box in a certain tab page.
since there is no such function in C#, how would i do this?
13  General Discussion / Miscellaneous Discussion / Wow... on: 20 February, 2012, 04:22:12
this is something that i dont think is heard of often, at least not in this Century:
http://now.msn.com/now/0219-woman-burned-witchcraft.aspx
14  Calculator Community / Other Calculator Discussion and News / WZGUILIB on: 11 February, 2012, 07:45:53
WZGUILIB



http://www.omnimaga.org/index.php?action=downloads;sa=view;down=774

New and improved version of the old one.
New Look, Dialogs and Lables now are multiline
includes: Forms, Dialog boxes, Text boxes, Lables, Buttons, Radio Buttons, Check Boxes Picture Boxes and Numeric Up Downs
read the howthisworks file for more information
15  General Discussion / Other Computer Languages Help / windows gadgets on: 16 January, 2012, 03:43:33
im wondering about how to parse an xml file in one... i tried an example i saw on wc3 but it didnt seem to work for this
Pages: [1] 2
Powered by EzPortal
Powered by MySQL Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Powered by PHP
Page created in 0.362 seconds with 27 queries.
Skin by DJ Omnimaga edited from SMF default theme with the help of tr1p1ea.
All programs, games and songs avaliable on this website are property of their respective owners.
Best viewed in Opera, Firefox, Chrome and Safari with a resolution of 1024x768 or above.