User contributions for Admin

From D3xt3r01.tk
A user with 1,089 edits. Account created on 20 December 2008.
Jump to navigationJump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

30 June 2009

29 June 2009

25 June 2009

  • 23:3423:34, 25 June 2009 diff hist +1,178 N Registry/TaskManager Enable/disableNew page: Anyone got spyware/viruses who blocked regedit or the task manager ?! :| Ever wondered how to enable them back so you know what to delete so you can clean yourself ? .. here are the tools ... current
  • 23:3323:33, 25 June 2009 diff hist +1,309 N Preturi calc 1ian2009New page: 1 ianuarie 2009 pc: Sterge Placa de baza Intel BLKDX58SO Placa de baza Intel BLKDX58SO Model: BLKDX58SO Disponibilitate: disponibil la comanda online 996,86 RON 996,86 RON Sterge Pr... current
  • 23:3123:31, 25 June 2009 diff hist +4,455 N PHP OOP Brainfuck InterpreterNew page: <source lang="php"> <?php /* * PHP OOP Brainfuck Interpreter (No Debugger) * * @version 0.1 * @author "Ivan Lucian" <nophinity@gmail.com> * * @todo Add a debuger w/ breakpoints * @t... current
  • 23:2823:28, 25 June 2009 diff hist +566 N Mysql primary key after creating and using a databaseNew page: ==WHY== .. I created a database .. used it for quite a while without a primary key .. ( I had a uniq field set as an index ) .. but .. I now need a primary key .. ==HOW== Feel free to use... current
  • 23:2623:26, 25 June 2009 diff hist +2,148 N Bootable USB StickNew page: Well.. I still haven't figured out how to do this .. but as soon as I do .. It'll be here .. 'till then .. here are some tools that should do the job .. '''''MKBT''''' is used for insta... current
  • 23:2523:25, 25 June 2009 diff hist +450 N SpamBlacklist extensionNew page: ==WHY== Because I still don't trust romanians with other spammers .. ==HOW== Get the extension in extensions/SpamBlacklist and add this to LocalSettings.php <source lang="php"> require_o... current
  • 23:2323:23, 25 June 2009 diff hist +433 N PHP error reportingNew page: So after wondering my ass off on how and where to change confs to make php spit out all the errors in one location only .. here's what I found ... <source lang="php"> php_flag display_err...
  • 23:2223:22, 25 June 2009 diff hist +603 N Wikimedia prevent user registrationNew page: ==Why== Because I don't trust romanians .. I don't want them to be able to register and mess up all my work ... ==How== Just put the code in LocalSettings.php Restrict anonymous editing ... current
  • 23:2023:20, 25 June 2009 diff hist +1,698 N ConfirmEdit extensionNew page: ==WHY== Because I want people tu suffer ! :)) Well .. I just wanna block people making bots even if I allowed them to edit my wiki.. ==HOW== Get the extension and put it in the /extension... current
  • 23:1823:18, 25 June 2009 diff hist +548 N GeSHi Syntax Highlight extensionNew page: ==Why== Because I might want to add code samples ==HOW== <source lang="bash" enclose=pre> cd extensions svn co http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/SyntaxHighlight... current
  • 23:1623:16, 25 June 2009 diff hist +248 N FileExtension UploadNew page: ==Info== So you want to allow any kind of file to be uploaded !? It's easy as <source lang="php"> $wgFileExtensions = false; </source> in LocalSettings.php ==LINK== http://www.mediawi... current
  • 23:0923:09, 25 June 2009 diff hist +2,743 N Spyware removersNew page: These are some damn good spyware removers .. should be the first step in cleaning up your computer .. '''''SUPERAntiSpyware PRO''''' is the most thorough scanner on the market. Our Multi... current
  • 23:0723:07, 25 June 2009 diff hist +484 N Portable AppsNew page: I'll put here all the portable apps I find & use .. [http://wiki.d3xt3r01.tk/files/portable/mbam_131.exe Malwarebytes' Anti-malware 1.31] [http://wiki.d3xt3r01.tk/files/portable/firefox... current
  • 23:0123:01, 25 June 2009 diff hist +3,366 N Hide/Remove DivNew page: ==Remove DIV Source== <source lang="javascript"> <script type="text/javascript"> function removeEvent(divNum){ var d = document.getElementById('myDiv'); var olddiv = docum...
  • 22:5822:58, 25 June 2009 diff hist +2,706 N Update div contentNew page: ==Source== <source lang="javascript"> <script type="text/javascript"> function loadpage(page_request, containerid){ if (page_request.readyState == 4 && (page_request.status == 200 ...
  • 22:5622:56, 25 June 2009 diff hist +495 N MySQL select entries older thanNew page: ==Query== <source lang="mysql"> SELECT * FROM `table` WHERE `timestampfield` > subdate(NOW(), INTERVAL 10 MINUTE); OR SELECT * FROM `table` where `timestampfield` > NOW() - INTERVAL 10 M... current
  • 22:5522:55, 25 June 2009 diff hist +1,389 N JavaScript print frame buttonNew page: ==Info== Let's say you have a page made with frames .. and you want to print one frame easily by pressing a button .. but you don't want that button showing up .. the idea is to put everyt... current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)