Search results

  1. H

    Greasemonkey Scripts For vB: Now With A "I Can't Believe It's Not Fusetalk" Script

    Open the style and delete or comment out these two lines under /* -- Forum -- */ body>div[align='center']>div[class='page'] { max-width:1200px!important; } pre[class='alt2'] { max-width:595px!important; }
  2. H

    Greasemonkey Scripts For vB: Now With A "I Can't Believe It's Not Fusetalk" Script

    Yea I knew it didn't look right, I updated it to have visited links as orange. I've got alternating colors code at the bottom of the dark theme script. You'll have to uncomment it and change the colors to what you want though.
  3. H

    Greasemonkey Scripts For vB: Now With A "I Can't Believe It's Not Fusetalk" Script

    Here's some scripts I made for personal use that others might want. Add contacts to the left sidebar (like the old buddy list): http://userscripts.org/scripts/show/61394 Move the private messages window to the left side bar: http://userscripts.org/scripts/show/61395 Styles: Dark...
  4. H

    Need help identifying an electronic component

    Looks like it's this NEC/Tokin capacitor FM Series: http://www.nec-tokin.com/engli...ide/super_cap/fm_e.pdf
  5. H

    Nick Swisher is the worst player in the history of major league baseball

    It's really crazy that he's still playing every day. Any other team and he'd have been sent back down or released already.
  6. H

    WMI, Win32_Processor, and Vista/XP-SP3

    http://msdn.microsoft.com/en-u...y/aa394271(VS.85).aspx using wmiexplorer, the PercentProcessorTime property seems to indicate cpu usage for each instance correctly, with the last instance being the total
  7. H

    Battlrfield 2 at 1024x768 on a widesceen

    Playing in windowed mode is another option
  8. H

    PHP/MySQL error I can't figure out

    Your query needs to be a string. mysql_query("INSERT INTO.. etc
  9. H

    Appending string to a filename using cmd

    This should work, though i'm sure there's a more elegant solution for /f "delims=." %i in ('dir /b *.doc') do @rename "%i.doc" "%i - C note Buy 221207.doc"
  10. H

    a True Dark theme

    Sorry, forgot you might have to set it up first. Taken from Text Mine is C:\Program Files\Opera\scripts and i just dump my scripts into that directory
  11. H

    a True Dark theme

    Opera needs scripts in the ../Opera/scripts directory with a .user.js extension When you click the 'load user script' button on userstyles, you can just file/save as right to that directory and it should work.
  12. H

    a True Dark theme

    Give these a try: Dark Theme #1 Dark Theme #2 The second is a little darker than the first. I don't really like the orange visited link color but I couldn't think of anything better so went with what was in the screenshot posted earlier. Also icons get a bit messed up around the borders...
  13. H

    Rather noobish c++ question

    This is a linker issue I'm not too familiar with linux compiling, but try this at the command line: g++ -o test test.cpp aes.cpp In an ide like visual studio, adding aes.h and aes.cpp to the project and then compiling should work
  14. H

    What maps do you miss from TFC?

    I loved canalzone in qwtf, great design and it had unique objectives for a tf map. Also liked shoop.. had some really chaotic battles for the flag on that map. 32smooth was another favorite of mine. I didn't play tfc though so I don't know if these maps were ever played in it.
  15. H

    Rangers trade Teixeira to Braves

    Salty is the games best catching prospect, but he's been playing first base because the Braves had no one else producing there (and McCann is our catcher). I had really high hopes that he'd just keep the position and the Braves would upgrade elsewhere, I'm not sure why they didn't think he can...
  16. H

    Greasemonkey scripts for everyone!

    Mine is still working.. did you install any new scripts recently that might be interfering with it?
  17. H

    Greasemonkey scripts for everyone!

    Updated: http://userstyles.org/styles/2590
  18. H

    Threads dissapear part way down the page now...

    for greasemonkey: // ==UserScript== // @name fix cutoff // @description blah // @include http://forums.anandtech.com/* // ==/UserScript== GM_addStyle("#Forums.Box { overflow: visible !important; }"); for stylish: @namespace url(http://www.w3.org/1999/xhtml)...
  19. H

    Greasemonkey scripts for everyone!

    This script will change the <div class=FTQUOTE> stuff to <q> ( and </div> to </q> ) when posting a message with quoted replies, http://userscripts.org/scripts/show/10439 The previous script only fixes the display of posts that have a broken nest
  20. H

    Greasemonkey scripts for everyone!

    Didn't see any issues in limited testing: http://userscripts.org/scripts/show/10399 uncomment the first line to make it look like the old style quotes
  21. H

    Threads dissapear part way down the page now...

    It seems the page cuts off at a certain point regardless of the number of posts per page you have set For stylish/greasemonkey users, this appears to fix it and I haven't noticed any ill effects: #Forums.Box { overflow: visible !important; }
  22. H

    Greasemonkey scripts for everyone!

    For the people that were annoyed by the delay in the css scripts (like me), there's a firefox extension similar to greasemonkey called Stylish intended for css style changes and without the delay. Unfortunately opera doesn't have an alternative to using scripts, you can see the differences...
  23. H

    Greasemonkey scripts for everyone!

    I've created a script to add a last page button inside threads: Last page button Couple things though, first you have to edit the script to set your 'Messages Per Page' setting that you use on the forums, it's set to 20 by default. Also it can be very slow in bigger threads. I tested it...
  24. H

    Greasemonkey scripts for everyone!

    This script will alternate the colors Also as far as opera goes, if you name the scripts with .user.js extensions in the scripts directory, all of them should work. I added a couple more scripts: Remove rating stars in thread list Remove rated icon to the left of thread titles Create a...
  25. H

    Greasemonkey scripts for everyone!

    Yea firefox has the same delay for me when loading gm scripts, hopefully these are only needed temporarily though. Opera tends to be a bit faster for me and not show the transition
  26. H

    Greasemonkey scripts for everyone!

    I updated the cosmetic scripts to work in opera, but haven't been able to get the 'categories over buddies' or the alternating thread row colors scripts to work. I'll look into it and see if I can fix it. Replaces default theme with grey - I made this yesterday for myself.. should be easy...
  27. H

    Greasemonkey scripts for everyone!

    Thanks, mainly all I did was fool around with greasemonkey tutorial code though and managed to get it working :). My pm's should be on, they were working earlier today and I haven't changed anything. I updated the category over buddy script to fix a bug, also added a couple more scripts...
  28. H

    Greasemonkey scripts for everyone!

    Yea I was going to make a post for those later but got sidetracked. Hopefully they work for everyone, it was my first time messing with greasemonkey and css so they can probably be improved on.
  29. H

    Fonts suddenly change in Word

    Edit -> Paste Special -> Unformatted Text According to Text you can setup a macro in word 2000 and up so ctrl+v pastes unformatted. I've never bothered with it though, used to the annoyance I guess.
  30. H

    Arrow keys vs WSAD keys

    I use the numberpad too, been using it since Quake 1. 5 is reload, . is jump and other keys vary with game. I also invert my mouse which my friends think is insane
  31. H

    Very annoying and weird search engine spyware

    Without a hijackthis log I'd try running Fixwareout.exe based on the redirect symptoms and adaware not detecting it.
  32. H

    Oh my...Team fortress 2 looks absolutely stunning!

    Bunnyhopping isn't just jumping around. During the qw era it was the term given to strafe jumping in order to gain insane speed. Now it seems to be the term for people that just jump around like retards in games like bf2 and it irks me a bit. Like Pshark said, bunnyhopping was a skill in...
  33. H

    Some PHP help, por favor?

    Assuming readdir scans the files alphabetically, try taking the asort call out and see how it sorts. If that doesn't work, try calling asort twice
  34. H

    Is there a simple Star Wars dogfighting game?

    Pic I loved X-wing and Tie Fighter, two of my favorite games ever. X-Wing vs Tie combined the ownage, I didn't play it as much as I'd have liked though.
  35. H

    Anandtech Battlefield2 stats contest.

    http://bf2s.com/player/hg403/
  36. H

    Right after you close BF2.....everything goes slow

    After you close down bf2 check task manager for a ~e5.0001 process and end it. Happens to me sometimes when I close bf2 and my computer slows to a crawl until I terminate it. I assume it's something to do with the cd check?
  37. H

    Cheap Joystick for arcade sims

    I have that joystick and it does have a throttle but it's placed on the front (or back? placed on the side facing the person using it) rather than the side like other joysticks. I upgraded from an old Logitech Digital Extreme so I can't really compare it to anything else in your list. It stays...
  38. H

    LOLWTFBBQ

    Have you tried disabling fast writes? My 9800 pro gives me glitches like that if I leave fast write on.
  39. H

    Share-A-Screen(T)--Share...it's fun!

    Take a look at Windows Media Encoder: http://www.microsoft.com/windo...s/encoder/default.aspx
  40. H

    MY God!...Is there a simple way to reinstall DIRECT X 8.1 for WIN XP???

    I had that exact problem this morning in Win2k..finally got it working Run dxdiag and disable Direct3D then reenable it (you may have to restart dxdiag after you disable it), this fixed it for me, and will hopefully fix it for you.
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |