Search Results |
Subject |
Author |
Forum |
Time |
RE: Messenger's XML to Plus!' PLE? I don't think there is such an utility yet, however it should be doable with an xslt stylesheet. After that use cookie's batch file to encrypt them. | Ezra | WLM Plus! General | 01-11-2009 at 02:03 AM |
RE: CHMOD in XAMPP? windows doesn't have chmod permissions so using chmod with your ftp client won't do anything. All the windows permissions you want to set you have to do through explorer. Right click on the file and choose Properties. Click on the Security Settings... | Ezra | Tech Talk | 01-06-2009 at 07:03 PM |
RE: Visual Basic 2008 - Reloading/Refreshing Same form check if the service that it is providing is working, so a http server, try to download the index page, or just a HEAD request (will save bandwidth), ftp try to connect, etc... | Ezra | Tech Talk | 12-15-2008 at 07:14 PM |
RE: Your favorite christmassong http://www.youtube.com/watch?v=hZhoF9Isf0o | Ezra | General Chit Chat | 12-11-2008 at 06:15 PM |
RE: Preg replace syntax Little regex without the alt thingy you wanted, i'm sure you or someone else can make that work for you Regex: [code]<img src=\"(.*)"\salt=\"(.*)" />(.*)[/code] Replacement string: [code]<a href=\"\1\">\2</a>\3[/code] | Ezra | Tech Talk | 12-05-2008 at 11:31 PM |
RE: DirectUIStatusColour v0.1 Looks very nice matty :D Edit: Except, offline contacts look gray, wouldn't red be better? | Ezra | Scripting | 12-01-2008 at 03:13 AM |
RE: fake msgplus site Same here, the site that it redirected to seems to be gone too. nice :D | Ezra | Forum & Website | 11-29-2008 at 05:30 PM |
fake msgplus site Found another website that claims to be connected to msgplus!, but is actually just a spyware/adware ridden website. [noparse] http://lambardini-.diez.bij.pl/ msgplus.html < DO NOT OPEN THIS LINK, Can infect your PC with Malware. [/noparse] | Ezra | Forum & Website | 11-29-2008 at 03:41 PM |
RE: New Dragon Ball Z Special - First in 12 Years!!!! [OUT :D!] Does anyone have a normal version, not streamed? It's still impossible for me to watch it without loading errors. EDIT: found the url of the .flv but I can't seem to play it with anything besides that crappy player thing. rtmp://fms-cache.stream.ne... | Ezra | General Chit Chat | 11-24-2008 at 08:28 PM |
RE: IP You are usually not directly connected with your contacts but connected trough the msn switchboard, meaning, you get the messages from the msn servers, and you'll have to send a file or do something else that will create a direct connection, and the... | Ezra | WLM Plus! Help | 11-12-2008 at 06:55 PM |
RE: [released] | [beta] Video Converter Plus! If you make this standalone it will be basically the same as Mencoder. | Ezra | Scripting | 11-05-2008 at 09:37 PM |
RE: I need a good DVD ripper to copy dvd's to my hard drive,,is there a good one ? DVDDecrypter and if you want to make it 4.5 GB DVDShrink. | Ezra | Tech Talk | 11-03-2008 at 06:35 PM |
Christian Bale as Solid Snake in Metal Gear Solid If you want to see Christian Bale star as Solid Snake in the Metal Gear Solid movie, please sign this petition: http://www.petitiononline.com/balegear/petition.ht ml Thanks! | Ezra | General Chit Chat | 11-02-2008 at 03:59 PM |
RE: How do I make my home machine offer proxy for my machine at school. install [url=http://www.squid-cache.org/]squid[/url] on it and open the correct ports on your router? | Ezra | Tech Talk | 11-01-2008 at 10:13 PM |
RE: Tracemonkey Well, the spidermonkey/tracemonkey engine would need to be changed to support Jscript, maybe the community could help? | Ezra | Scripting | 10-28-2008 at 12:53 PM |
RE: How do you kill time in a line? *fap* *fap* *fap* anywaay, 4 hours is nothing, i've been waiting for more than 10 hours in the line for The Cure. | Ezra | General Chit Chat | 10-27-2008 at 09:16 AM |
Leaked Beta Just found this: http://www.sizzledcore.com/2008/10/27/leaked-messe nger-plus-live-470-beta-for-wlm9/ Thought i'd mention it. | Ezra | | 10-26-2008 at 09:54 PM |
RE: Tracemonkey Instead of interpreting the code and executing the appropriate actions the javascript code is compiled just in time to be executed natively on your processor, so this means it's MUCH faster. And that's not all Tracemonkey can do, but for the full ... | Ezra | Scripting | 10-22-2008 at 08:11 PM |
Tracemonkey Is there any chance that Plus! could use the Tracemonkey engine to power the scripts? https://wiki.mozilla.org/JavaScript:TraceMonkey Could be a nice addition. | Ezra | Scripting | 10-22-2008 at 07:54 PM |
RE: Base64 I found another one, this one is UTF-8 compatible (could be handy) http://www.webtoolkit.info/javascript-base64.html | Ezra | Scripting | 10-22-2008 at 07:52 PM |
RE: what command line audio encoder do you recommend? lame itself? http://lame.sourceforge.net/links.php#Binaries EDIT: But I think it only encodes to mp3 | Ezra | Tech Talk | 10-12-2008 at 10:46 PM |
RE: Using Router as a Repeater? 802.1X works on wireless as well as wired connections. The port will be dead until the connection has been authenticated. | Ezra | Tech Talk | 10-12-2008 at 07:41 PM |
RE: Using Router as a Repeater? That might not work, at my university they use 802.X for authentication and I think dd-wrt support this, but I don't think standard firmwares do. So then you'd need to use repeater mode as then authentication is handled at the devices again and no... | Ezra | Tech Talk | 10-12-2008 at 05:36 PM |
RE: Using Router as a Repeater? Some (consumer)routers also come with a build-in modem, and lots of people don't know the difference between these different types of routers because they are essentially not routers, but a modem/router/switch/accespoint/NAT hybrid. | Ezra | Tech Talk | 10-12-2008 at 02:21 PM |
RE: Using Router as a Repeater? The specifications say it doesn't have a modem, so it should work on Ethernet, so it doesn't matter if your connection is ADSL, Cable or Fiber, as long as it gets an Ethernet signal. | Ezra | Tech Talk | 10-12-2008 at 01:00 PM |