• What are you working on? v19
    6,590 replies, posted
[QUOTE=layla;31963319]Not trying to be a prick but in the time you've been asking that same question over and over, you could have atleast tried to code it yourself.[/QUOTE] Huh? I have only asked once (I think). Anyway thats the point I dont know how to do it
I don't get it, the docs are easily available.. Surely you're better off learning from official documentation instead of searching for a specific open source project?
[QUOTE=layla;31963319]Not trying to be a prick but in the time you've been asking that same question over and over, you could have atleast tried to code it yourself.[/QUOTE] Not trying to be a prick but in the time you've been saying that, you could of atleast went over it and been less rude and helped him.
[QUOTE=layla;31963574]I don't get it, the docs are easily available.. Surely you're better off learning from official documentation instead of searching for a specific open source project?[/QUOTE] Often times people have a easier time learning when someone can talk them through it and manually tell them what to do, instead of reading through documents that someone might not fully comprehend.
[QUOTE=layla;31963319][B]Not trying to be a prick but[/B][/QUOTE] Typically, when saying this, you've already failed in trying not to. Not really in your case, but in general.
Content:(and ear rape) [media]http://www.youtube.com/watch?v=17hNR6xyhOU[/media] Bug or wat
[QUOTE=Map in a box;31964085]Content:(and ear rape) [media]http://www.youtube.com/watch?v=17hNR6xyhOU[/media] Bug or wat[/QUOTE] Whatever it is, I like it.
I made a magnet item in inspiration of it, that actually can be useful and dangerous, balanced yay
Changed Back2Work a little bit. The 'Start' button that activates it is now a toggle button, the message menu is a little different too. I, for no reason, also made the main menu fully re-sizable. Not sure why. V:v:V [img]http://i.imgur.com/jqZM1.png[/img] The new menu [img]http://i.imgur.com/ybvrq.png[/img] (Preview button!) If you uncheck "Use message boxes" it just silently kills the blacklisted process(es). Also changed the about screen a little bit, the old one was stale [img]http://i.imgur.com/GYPKn.png[/img] I feel much better about this re-code, I've had more ideas as I re-did it :)
[QUOTE=Quark:;31964678]Changed Back2Work a little bit. The 'Start' button that activates it is now a toggle button, the message menu is a little different too. I, for no reason, also made the main menu fully re-sizable. Not sure why. V:v:V [img]http://i.imgur.com/jqZM1.png[/img] The new menu [img]http://i.imgur.com/ybvrq.png[/img] (Preview button!) If you uncheck "Use message boxes" it just silently kills the blacklisted process(es). Also changed the about screen a little bit, the old one was stale [img]http://i.imgur.com/GYPKn.png[/img] I feel much better about this re-code, I've had more ideas as I re-did it :)[/QUOTE] Add a site blocking feature that sniffs into HTTP request packets and detects if the site is on the blacklist.
[QUOTE=Map in a box;31964871]Add a site blocking feature that sniffs into HTTP request packets and detects if the site is on the blacklist.[/QUOTE] but that would require work :( i'll get to it later, i completely started this over from scratch so i have to redo the other stuff too :v:
[QUOTE=Quark:;31964894]but that would require work :( i'll get to it later, i completely started this over from scratch so i have to redo the other stuff too :v:[/QUOTE] I think you should [i]get back to work[/i]
Sniffing the http request packets would not be too hard, you can just use the winpcap api and decode the item.
Sorry about the picture spam but I'm having way too much fun with particles [t]http://puu.sh/4PKv[/t] [t]http://puu.sh/4PKM[/t] [t]http://puu.sh/4PL0[/t] [t]http://puu.sh/4PL7[/t] [t]http://puu.sh/4PLj[/t] [t]http://puu.sh/4PM3[/t] [t]http://puu.sh/4PMe[/t]
[QUOTE=Vbits;31964999]Sniffing the http request packets would not be too hard, you can just use the winpcap api and decode the item.[/QUOTE]Might not be hard, but it's not my top priority at the moment. I'll think about it later.
[QUOTE=Maurice;31957660]I read the text and I still have no idea what that is. [img]http://www.3t-studios.com/wp-content/plugins/smilies-themer/SAEmoticons/emot-psyduck.png[/img] And I thought I was a pretty good English speaker. I didn't understand half of the words![/QUOTE] Don't worry, I'm a fluent English speaker, and I know what all those words mean... but together it's like long word gibberish.
[QUOTE=Quark:;31964678]Changed Back2Work a little bit. The 'Start' button that activates it is now a toggle button, the message menu is a little different too. I, for no reason, also made the main menu fully re-sizable. Not sure why. V:v:V [img]http://i.imgur.com/jqZM1.png[/img] The new menu [img]http://i.imgur.com/ybvrq.png[/img] (Preview button!) If you uncheck "Use message boxes" it just silently kills the blacklisted process(es). Also changed the about screen a little bit, the old one was stale [img]http://i.imgur.com/GYPKn.png[/img] I feel much better about this re-code, I've had more ideas as I re-did it :)[/QUOTE] I don't see how setting the title is useful.
So it wouldn't bug you if every single message box you got from every single application had the title, "CONGRATULATIONS, YOU'RE THE ONE MILLIONTH VISITOR"
websites don't have dialog boxes with settable titles
I agree with him, I think something like "Back2Work - Notification" would be better suited as a title.
[QUOTE=Downsider;31965829]I agree with him, I think something like "Back2Work - Notification" would be better suited as a title.[/QUOTE] Its customizable by the user so its perfectly fine
[QUOTE=Downsider;31965829]I agree with him, I think something like "Back2Work - Notification" would be better suited as a title.[/QUOTE]You can set it to anything you want. If you want, you can set it to "Back2Work - Notification" :v:
I think I broke my particle system [t]http://puu.sh/4Qa6[/t] [t]http://puu.sh/4Qa9[/t] [t]http://puu.sh/4Qac[/t] [t]http://puu.sh/4Qag[/t]
I was trying to make stuff with arrays of vertices and indices work. It didn't work I remembered indices start at 0 and not 1. Works in first try. [media]http://www.youtube.com/watch?v=3GwjfUFyY6M[/media]
[QUOTE=Quark:;31966463]You can set it to anything you want. If you want, you can set it to "Back2Work - Notification" :v:[/QUOTE] Still, for professionalism's sake..
Working on a little hobby OS. [img]http://localhostr.com/file/qdmo9jl/colors.png[/img] [img]http://localhostr.com/file/YQPIbln/formatted.png[/img] [img]http://localhostr.com/file/WXVSWAa/memory_map.png[/img] Haven't implemented %i, %d, and %u yet, going to do that as soon as I'm able to get a correct memory map from QEMU.
[QUOTE=Hruhf;31967851]I think I broke my particle system -pics-[/QUOTE] I think you've fixed it.
[QUOTE=Hruhf;31967851]I think I broke my particle system [t]http://puu.sh/4Qa6[/t] [t]http://puu.sh/4Qa9[/t] [t]http://puu.sh/4Qac[/t] [t]http://puu.sh/4Qag[/t][/QUOTE] Looks like something you could make a kick ass visualizer with.
House is getting redecorated so I don't have access to the PC. Discovered that laptop can run OpenGL 3.3 [t]http://i.imgur.com/ZTP1N.png[/t]
[QUOTE=dajoh;31968573]Working on a little hobby OS. [img]http://localhostr.com/file/qdmo9jl/colors.png[/img] [img]http://localhostr.com/file/YQPIbln/formatted.png[/img] [img]http://localhostr.com/file/WXVSWAa/memory_map.png[/img] Haven't implemented %i, %d, and %u yet, going to do that as soon as I'm able to get a correct memory map from QEMU.[/QUOTE] Is the kernal written in C or C++ (in addition to ASM)?
Sorry, you need to Log In to post a reply to this thread.