Search Results |
Subject |
Author |
Forum |
Time |
RE: Working "Now Playing" Script I'll be releasing the new version of "now playing" within a few weeks (Life has gotten in the way, but at the moment i have quite a bit of free time to code ^^), its a full recode of the old one, I'll be making a new thread soon about it :) | -dt- | Scripting | 06-05-2011 at 03:02 AM |
RE: "Now Playing" buggy with Version 5 I'm currently developing a new build, but I don't have alot of time at the moment... | -dt- | Scripting | 02-15-2011 at 08:58 AM |
RE: Anyone else getting the iPhone 4? just a note for people who keep saying IOS4 supports multitasking, its not full multitasking, its a limited version where the app devs have to code support in, and it only supports certain events in the background, unlike android which allows _anythi... | -dt- | Tech Talk | 06-27-2010 at 11:37 AM |
RE: Now Playing 1.3.4 Problem "Global Hotkey" what chat rooms? is it a website or an application? may do dodgy things and break it : > | -dt- | Scripting | 05-29-2010 at 08:13 AM |
RE: Allow ConvoPlus! on the Scripts DownDB or not? Looking for opinions. eh, it should be the users choice... I would say allow it, providing it gives them the option to allow users to sync their encrypted logs (and download them instead of in web page viewing) and that its shown that it syncs to a third party (non plus)... | -dt- | | 05-24-2010 at 03:34 AM |
RE: Now Playing 1.3.4 Problem "Global Hotkey" tried a different hotkey?, using any sort of weird anti virus programs? | -dt- | Scripting | 05-17-2010 at 09:18 AM |
RE: Nokia E71 or BlackBerry 8520? iagree | -dt- | Tech Talk | 02-12-2010 at 09:46 AM |
RE: How can I remove the "Fix Your PC" button that's suddenly appeared? :-/ | -dt- | WLM Plus! Help | 12-30-2009 at 04:25 PM |
RE: Question about "Now Playing" script with MediaMonkey its being looked into | -dt- | Scripting | 12-23-2009 at 12:42 PM |
RE: XBox 360 Game Suggestions Needed bioshock2 isnt out? ;< | -dt- | Tech Talk | 10-29-2009 at 10:56 AM |
RE: New Elite Members congrats :D | -dt- | Announcements & News | 10-29-2009 at 10:42 AM |
RE: Response to the nationwide internet filter in Australia, it will start like that, then they will be like "oh that BDSM stuff is pretty bad, lets block that...." then slippery slope time | -dt- | Tech Talk | 09-24-2009 at 06:14 AM |
RE: Post your greasemonkey scripts I made quite a few a while ago, some still work... [url=http://version.thedt.net/scripts/GM/shoutboxc c.user.js]Shoutbox custom commands[/url] Adds nifty tags and command to annoy people on the shoutbox with :D tab completion of names commands such as... | -dt- | Forum & Website | 09-24-2009 at 05:54 AM |
XSD linking constraints to other elements Hai ok so i dont really know how to explain this but.... [code=xml] <?xml version="1.0" encoding="UTF-8"?> <xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema" <!-- our tes... | -dt- | Tech Talk | 09-01-2009 at 05:55 AM |
RE: Winamp web pugin suggestions if you feel like coding http://httpq.sourceforge.net/ | -dt- | Tech Talk | 08-02-2009 at 12:31 AM |
RE: Question for mac users.. SonicSam knows all. | -dt- | General Chit Chat | 05-22-2009 at 06:34 AM |
RE: Star Trek movies = $12audish rent new release dvd = $5audish | -dt- | General Chit Chat | 05-12-2009 at 04:22 AM |
RE: FFMPEG-PHP: converting videos also remember if you're passing an argument into the command line, use [url]http://php.net/escapeshellarg[/url] to make it safeish ;> | -dt- | Tech Talk | 05-09-2009 at 03:36 PM |
RE: Star Trek Loved the movie, saw it the other night [spoilers] [url]http://home.kairo.at/blog/2009-05/excellent_m ovie_trouble_for_canon[/url] [/spoilers] | -dt- | General Chit Chat | 05-09-2009 at 03:35 PM |
RE: Searching text files its even easier than that... [code=php] <?php $dir = "D:/"; $toFind = "xxx"; foreach(new DirectoryIterator($dir) as $file){ if(!$file->isDir()){ $ext = trim(strrchr($file, '.'), "."); if($ext == "txt"){ $... | -dt- | Tech Talk | 05-04-2009 at 12:15 AM |
RE: How the heck does this work? (Start Panic) it has a decent list of urls | -dt- | Tech Talk | 04-29-2009 at 05:55 AM |
RE: templates in c# objective c != c# | -dt- | Tech Talk | 04-24-2009 at 05:03 AM |
RE: cgi generate a zip file Try adding [code] #!/usr/local/bin/python [/code] to the first line of your python file (where the path is the path to python) [url]http://docs.python.org/library/cgi.html#insta lling-your-cgi-script-on-a-unix-system[/url] | -dt- | Tech Talk | 04-23-2009 at 12:53 PM |
RE: [Spoilers] Heroes S04[REDEMPTION] i assumed it was because hes been changing his dna so much, the spot isn't where it usually is (its moved ;o) | -dt- | General Chit Chat | 04-23-2009 at 06:41 AM |
RE: [release] Status Icon Version 1.02 yeah quite a bit of progress :) | -dt- | Scripting | 03-29-2009 at 12:07 PM |