Search Results |
Subject |
Author |
Forum |
Time |
RE: Script Development Environment Ideas Wouldn't it be easier to create an extension for one of the big IDE's out already? Like Netbeans or Eclipse. | Ezra | WLM Plus! General | 09-16-2010 at 05:17 PM |
RE: Anybody use Prey? Immediately installed it on my laptop, already had a little script running that would let my server capture the IP address, but the GPS coordinates and a webcam picture is much better :-) I'm running the Standalone version tho, don't want to give t... | Ezra | Tech Talk | 08-02-2010 at 08:30 PM |
MSN and DEP Lately after enabling DEP windows live messenger keeps closing because of DEP violations, could it be plus or just because msn sucks? | Ezra | WLM Plus! Bug Reports | 12-24-2009 at 08:08 PM |
RE: Reading a data file There are several ways. [url=http://mpscripts.net/code.php?id=12]Ini to Object[/url] or [url=http://shoutbox.menthix.net/showthread.php?ti d=92940&pid=979988#pid979988]XML Enumeration[/url] You have to remember the script is JScript with some more adv... | Ezra | Scripting | 12-11-2009 at 11:46 AM |
RE: A solution to lost messages? This is really up to MSN and I don't know why they haven't fixed this years ago. Is it really that hard to create some kind of message received signal? I don't think you can fix this with a script, how will you monitor this without disrupting the ... | Ezra | Scripting | 11-22-2009 at 02:23 PM |
RE: Interop.Call windows shell help Going a bit offtopic, but does anyone know why i'm getting the errors i'm getting in my above C# test? Would help me out a lot with my understanding of unsafe/unmanaged code in C# | Ezra | Scripting | 11-11-2009 at 10:55 PM |
RE: [Update] Tribbium Trivia 1.53.2 !tribswap keeps giving ERROR [code]Error: 'this.queue[...].value' is leeg of geen object (code: -2146823281) File: main.js. Line: 301.[/code] Translation: [code]Error: 'this.queue[...].value' is empty or not an object (code: -2146823281) ... | Ezra | Scripting | 11-11-2009 at 04:28 PM |
RE: Interop.Call windows shell help I tried creating a C# wrapper for the function however this is the first time I'm attempting to use unsafe code in C# and my C# skills are lacking anyway, so I'm running into some walls. I can't read the result from the function, maybe anyone here... | Ezra | Scripting | 11-09-2009 at 04:15 PM |
RE: Minimal Skin I'm using Fuse right now, found that one already thanks, but it's still a bit too cluttered for me. Isn't there anyone that made a skin even smaller? | Ezra | Skinning | 11-06-2009 at 02:19 AM |
Minimal Skin So... because MS forced me to finally update my Minimal Skin doesn't work anymore. Does anyone know of any Minimalistic skins for 2009? I've already looked in the database, but couldn't find any that are really minimalistic. | Ezra | Skinning | 11-06-2009 at 01:23 AM |
RE: So.. what's your major? I'm doing Interactive Media major and hopefully a minor Game Design. | Ezra | General Chit Chat | 10-10-2009 at 10:49 PM |
RE: c# Read text file What he said but in code ;) [code=c#]String[] lines = File.ReadAllLines("C:\\thepath.txt"); Char thing = lines[lines.Length - 2][lines[lines.Length - 2].Length - 1];[/code] | Ezra | Tech Talk | 10-07-2009 at 09:35 PM |
RE: Way to check ever single time a file was modified? Looking at some screenshots it appears that when shadow copy is enabled it does save the dates of all changes. | Ezra | Tech Talk | 10-02-2009 at 09:25 PM |
RE: Way to check ever single time a file was modified? Shadow Copy is only available in the Ultimate, Business, and Enterprise editions of Windows Vista and in Windows 7 Professional and higher editions. I don't think windows saves the dates that you change files, just the last time you did it. | Ezra | Tech Talk | 10-02-2009 at 07:34 PM |
RE: Python help Why are you trying to do this with python? I see that your are working with arduino, try [url=http://processing.org/]processing[/url]. It's the language that the arduino language is based upon and it has a similar editor and has some arduino librari... | Ezra | Tech Talk | 09-14-2009 at 05:23 PM |
RE: adding multiple events to google calendar http://code.google.com/apis/calendar/ | Ezra | Tech Talk | 09-13-2009 at 05:44 PM |
test | Ezra | Poll Center | 08-11-2009 at 04:24 PM |
RE: Arduino rules! Looks cool, I've been working with arduino's at work too, awesome system. Got one at home too, just can't think of any cool things to do anymore, it's impersonating a binary clock now :P | Ezra | General Chit Chat | 07-31-2009 at 02:04 AM |
RE: PHP help - Curl Like I already said, don't you have to fopen that file? I don't think you can just put the filename in curl_setopt... See: http://nl2.php.net/manual/en/curl.examples-basic.p hp | Ezra | Tech Talk | 06-18-2009 at 12:01 PM |
RE: VMWare question I suggest reading the FAQ at the vmware site: http://www.vmware.com/products/ws/faqs.html | Ezra | Tech Talk | 02-04-2009 at 11:38 PM |
OnEvent_ChatWndEditKeyUp Is there any way this event could be created by scripting? Also did anyone find out how to correctly catch the ENTER with OnEvent_ChatWndEditKeyDown with pure scripting? I'm trying to detect how long the ENTER key was pressed and only let msn sent t... | Ezra | Scripting | 02-04-2009 at 12:58 PM |
RE: Random crashes MSN Messenger uses flash player to display some parts like the ads, the advanced dp's and games and stuff. Try upgrading your flash to version 10 and see if it still happens. | Ezra | Skype & Live Messenger | 01-24-2009 at 03:39 AM |
RE: Embedding .flv file into a website Your site fails at streaming the video fast enough to show me the video's. I'll look into flowplayer tho. | Ezra | Tech Talk | 01-23-2009 at 02:47 AM |
RE: Embedding .flv file into a website If you are looking for other flv players this is a good one: http://www.longtailvideo.com/players/jw-flv-player / You can also add plugins to it for ratings and other stuff. | Ezra | Tech Talk | 01-22-2009 at 02:57 PM |
RE: YAY POP3 Hotmail is here :D Still using WebDav to connect to hotmail. Won't switch unless they have IMAP | Ezra | Tech Talk | 01-20-2009 at 01:07 AM |