Volleynerd Knowledge Base |
Volleynerd's Things to Remember
Hot TopicsFirefox Extensions
DVD issues (latest)
Site Feed (Atom) Archives here
|
Monday, September 29, 2003
List of some choices for securing IM conversations TechTV | Dark Tip: Secure Instant Messaging Posted 2:06 PM | 0 comments | Permalink ![]()
DScaler - makes video on your PC cleaner, sharper, etc. TechTV | First Look: DScaler Posted 2:05 PM | 0 comments | Permalink ![]() Wednesday, September 24, 2003
SQL Date manipulation Working with SQL Server Date/Time Variables: Part Four - Date Math and Universal Time Posted 12:35 PM | 0 comments | Permalink ![]() Tuesday, September 23, 2003
Dark Tiper, Kevin Rose from The Screen Savers, and his hacker buddies are putting out this "bi-monthly hacker videozine" thebroken Posted 6:58 AM | 0 comments | Permalink ![]() Friday, September 19, 2003
VS 7.x and COM object EventsWeird stuff - new ActiveX Controls that we're building aren't hooking up events correctly with IE. Works with VB, but not with IE/script.200839 - HOWTO: Enable ActiveX Control Event Handling on a Web Page (see below heading for info about dealing with EXE COM server) So turns out it's a change in the way the wizard generates code for the ATL objects. The above article is not quite right when they say the IE browser QI's for either IProvideClassInfo2 or IProvideClassInfo. In fact, when testing this solution, I can only get it working with IProvideClassInfo. So...to make ATL based objects with connection points get hooked up correctly to script based clients (IE in particular): Derive from IProvideClassInfo2Impl like this: public IProvideClassInfo2Impl<&CLSID_dantestobj, &DIID__IdantestobjEvents, &LIBID_dantestLib> Then add the following line to the interface map: COM_INTERFACE_ENTRY(IProvideClassInfo) Receive Events in IE from COM EXE serverMark found this google info here Google Search: Event from out of process COM server (note: see info from 3rd post down that gets chopped off due to length. full text here): http://groups.google.com/groups?q=Event+from+out+of+process+COM+server&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=%23uW82o5z%23GA.258%40cppssbbsa05&rnum=3 (copied below in case can't find it) I have had the same problem. Basically IE5 does not sink events from out of Posted 5:19 PM | 0 comments | Permalink ![]()
Events from background thread of COM objectThis is the common problem about firing events from background thread. Here's a good synopsis of the 3 ways to do this.Why does my VB client keep crashing when compiled and not in the IDE when I use an ActiveX Control with a worker thread? Posted 5:08 PM | 0 comments | Permalink ![]()
Thursday, September 18, 2003
Clear Page file at shutdown HKLM\System\CurrentControlSet\Control\Session Manager\Memory Management @ClearPageFileAtShutdown = 1 (DWORD) obviously, your shutdown time will most likely increase!! :) Posted 9:13 AM | 0 comments | Permalink ![]() Sunday, September 14, 2003
ReplayTV to DVDHow-to on Replay TV to DVD. JimsTips.com and WonderSilkSkins.com - ReplayTV Tip Posted 7:17 PM | 0 comments | Permalink ![]() Friday, September 12, 2003
HDTV San DiegoHiDef HD info for San Diego. Forums for each channel, over-the-air reception, etc.HDTV for San Diego HD centric listings for sports here Posted 10:44 PM | | Permalink ![]()
Hidden XP UsernamesThe Screen Savers' Sara shows this tip:REGEDIT HKLM\Software\Microsoft\WindowsNT\CurrentVersion\ WinLogon\SpecialAccounts\UserList Account names are listed - DWORD=0 means hide the account from the logon list. Create a Hidden User Account Incidentally, you can still login to these accounts apparently by hitting CTRL+ALT+DELETE twice Posted 9:12 AM | 0 comments | Permalink ![]() Thursday, September 11, 2003
Kazaa LiteOnce again, The Screen Savers Dark Tipper comes through with ad-aware-less Kazaa.Kazaa Lite Posted 2:01 PM | 0 comments | Permalink ![]() Wednesday, September 10, 2003
FourCC video compression codesFourCC code is for video compression (AVI).MJPG is apparently de-facto industry standard, and also used by cameras, etc. Our Canon Powershot A70 vids come off the camera as MJPG, so need this codec when rotating, resizing with VirtualDUB. ?? Apparently with full processing mode and no compression, you end up with an uncompressed vid. -- comes out as FourCC of "DIB " List of Codecs by FOURCC MainConcept codec is only $19 Posted 10:42 PM | 0 comments | Permalink ![]() Tuesday, September 09, 2003
Executing arbitrary commands without Active Scripting or ActiveX Posted 8:01 PM | 0 comments | Permalink ![]()
Leo, The Screen Savers, loves these Free items: blosxom :: the zen of blogging :: - perl script based blog software. uploads to your FTP site. Text America - send photos to site, and get web site of pics, captions, etc. Posted 7:35 PM | 0 comments | Permalink ![]()
Trillian to Yahoo WoesTrillian stopped connecting to Yahoo! today. From the trillian.cc community forums, found these suggestions:Alternate sites to connect to: cs53.msg.sc5.yahoo.com / port 5050 (my currently failing setting) cs.yahoo.com <-- this one works for me today (9/9/03), port 80 scs.msg.yahoo.com scsa.msg.yahoo.com scsb.msg.yahoo.com scsc.msg.yahoo.com Other suggestions: Change the port to 80. Change the number of attempts to 99 and the interval to 300 seconds. Posted 5:19 PM | 0 comments | Permalink ![]() Monday, September 08, 2003
Thanks once again to The Screen Savers Kevin Rose for this info. XBOX online without xbox live. Probably a lot like Gamespy Tunnel -- but will at least have to check out the performance / usability of this one someday. XBConnect :: Online Gaming Evolved. Posted 8:09 AM | 0 comments | Permalink ![]() Sunday, September 07, 2003
lordsmurf.com -- capture guides, as referenced in avsforum topics. Capture Video with ATI card also has information on converting to/from MPEG, burning and authoring DVDs, etc. Posted 8:50 AM | 0 comments | Permalink ![]() Wednesday, September 03, 2003
Cut Piece of Replay Video for CDSince there are so many permutations on how to do this...here's what currently works for me:MPEG2CUT.exe (v 1.15) -- open the MPG from replay download. Optionally select "range". File, Save Selection, will save as a ".VOB". VirtualDub (MPEG version/patch) (v 1.4.13, build 14328/Release) -- File, Open Video file, select .VOB from MPEG2CUT (have to set filter to "all files"). Optional -- Video menu, full processing mode, then go back and select Compression setting. I've been doing DivX, but can try others I'm sure. (DivX puts a symbol in lower right of resulting vid). Optional -- Audio menu, full processing mode (Direct stream copy will leave untouched?), then go back and select compression (MP3?) and conversion settings. Finally, File, Save as AVI (or segmented AVI for putting on CDs, etc). Optionally, set "save as batch for later"... Posted 10:45 PM | 0 comments | Permalink ![]()
|