50 Recent Changes in Main Web retrieved at 08:59 (GMT)

Statistics for nop Main Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and ...
List of nop TWiki users Below is a list of users with accounts. If you want to edit topics or see protected areas of the site then you can get added to the list by ...
My Links ATasteOfTWiki view a short introductory presentation on TWiki for beginners WelcomeGuest starting points on TWiki TWikiUsersGuide complete ...
My Links ATasteOfTWiki view a short introductory presentation on TWiki for beginners WelcomeGuest starting points on TWiki TWikiUsersGuide complete ...
My Links ATasteOfTWiki view a short introductory presentation on TWiki for beginners WelcomeGuest starting points on TWiki TWikiUsersGuide complete ...
My Links ATasteOfTWiki view a short introductory presentation on TWiki for beginners WelcomeGuest starting points on TWiki TWikiUsersGuide complete ...
Below I've attached some interesting freeware Zork text adventures. Zork: The Undiscovered Underground The Grand Inquisitor of Zork has chosen you to explore never ...
Debugging a program from assembly ( thanks to tutorial! ) compile such that it will correlate with the assembler gcc S foo.c gcc Wa, gstabs ...
RefrigeratorCalculations WindowReplacement OvenOrder Furnace Filter: Changed 11 24 09 Paving Driveway is 1400 sq ft Dick ...
Date Venue Minutes Notes 8 24 08 Alameda Hill (3X) then to UV TV store 45 HR around 162 peak 8 26 08 Abby White Oaks Park Cycle 15 HR around ...
The nop TWikiRegistrationAgent User This is a TWiki user used by TWiki when it registers new users. This user has special access to write to , and does not have ...
Proper template design template inline void doMax(const T a, const T b) { f(a b ? a : b); } How do I compile a C program under linux? Make sure to use g ...
1 2 3 4 5 11 12 MattWalsh 01 Mar 2009
for code like this: switch (foo) { case 1: CODE1 case 2: CODE2 break; case 3: CODE3 ...
RAV4 New Cooper tires: 9/17/09 Corvette New General Tires 1/30/10 (108,790 miles) MattWalsh 18 Sep 2009
Our dimensions Must be under 32" (without doors) in every dimension 71" max height 30" depth w/o handles is our current unit GE Models PSFW3YGXSS ...
FAQ: http://www.faqs.org/faqs/GNU Emacs FAQ/ General C h a (command name) apropos commands C h f describe function M x (command) way ...
Decode a hex representation into a float #include #include #include void hex 2 f(char s) { int i; long tmp strtol(s, NULL, 16); printf("String: ...
Demo #include "namespace.h" int main(void) { dBug::dump() Header #ifndef DEFINE DEBUG DUMP DEF #define DEFINE DEBUG DUMP DEF #include #include #include namespace ...
std::map m; m "jan" 1; m "feb" 2; m "mar" 3; m "may" 4; std::map::const iterator i; for (i m.begin(); i ! m.end(); i) { std: ...
Credits Thanks to George Peter Staplin his example was invaluable and can be found at http://www.xmission.com/~georgeps/Xlib JPEG tutorial.html . As you'll see ...
Texel element of a texture Mipmap pre calculated impages that accompany a main image (MIP multum in parvo latin for much in a small space) Anisotropic ...
MemcachedExample todo: BinaryTreeExample Tools Boxaroo used dBug stack trace customized poor man's profiling wanted to use xDebug but was never ...
Image Breakdown Here's how I'm setting up my Xen images. Concept: Hypervisor box is not itself on the internet (except thru VPN? Make it the VPN checkpoint?) Image ...
Regexp (replace all non alpha numeric space chars) import java.util.regex. ; ... String input " This is ( ^@(# J123unk"; String patt " ^A Za z0 9 ...
great info from https://computing.llnl.gov/tutorials/pthreads/ see also: IntelThreadingToolsExamples 3 Major pieces Thread management create ( pthread create ...
(from notes from our SEO talk at PATCA 1 10 08) XML Site Map Don't use Auditmypc.com, except maybe Windows works Figure out how to generate one Figure ...
Here's how to do it. Introduction There are 2 methods each shown below. NOTE: using profiling with really slow down a program. We're talking 4 10x. So, you may ...
Dell 30" use 94W MacBook Pro uses 37W normally, ~60W playing MAME Matt's Core 2 Duo desktop peaks at 140W playing HL2, otherwise around 94W MattWalsh ...
Replication Must enable binary logging on master server (do we have this on?) When backing up the slave (smart to do, easier than the master), also backup up ...
Browsershots.org will render your page for you in many different browsers and show you if it looks ok IE chokes on variables assigned to array elements of lists ...
I've tried to make a really simple, easy way to get logging info from Javascript. The log debug function will either stick in logging data at a place where you have ...
Note: if you don't wait to do this after the page loads, it often doesn't work...hence I use the onload() event (which I learned from John) function test() { ...
site had a great nuts and bolts explanation of MySQL permissions. The UI is nice but it seems to get lost if you get your permissions too tangled, at least if you ...
Turn key to ON position. Make sure Odo comes up. Turn to off. Press in odo. Reset switch turn key to ON. The odo. will flash and count down. Keep holding it ...
MispredictedBranchesTest was used for tests (random case) Counter random case random % predictable case predictable % RESOURCE STALLS.ANY 822738037 ...
Event notes: MEM LOAD RETIRED.L2 LINE MISS is the most impactful this is the 200 300 cycle killer The 'demand' stuff for L2 events (eg. L2 LD.SELF ...
Popup Image http://icant.co.uk/articles/imagepreview/ Opacity http://javascript.internet.com/ (this was handy to change images around) article on ...
to install crown molding MattWalsh 03 Feb 2006
#include #include #include #include #include / Note, on my machine strerror r does not return int nor does it fill the passed in buffer, so I had to use ...
RecompilingAssemblyAndGCC see UsingGDB to see how to step through an assembly program with gdb SpeedStepChecker BrennanGuide to Inline Assembler ...
5 classes 16 bit general purpose AX, BX, CX, DX, BP, SI, DI SP present in 8086, 8088, 80286 procs only BX works in base indexed ...
Basic remote backup command rsync backup, using ssh as the transport via port 292, and the private key id pub to account joe on machine somemachine ...
Povray seems to need to have you spawn at least 1 more process than you have processors...my guess is that it uses one as a master that doesn't do computation. The ...
With my trusty auto ranging Radio Shack multimeter I deduced the following info... DP Pentium D Idle: 188W Playing HL2: Peak: 305...average 280 Energy cost ...
tcpdump n i eth0 dump traffic, but show ip addresses, not hostnames. MattWalsh 19 Jun 2005
" else " nop TWiki's nop Main web"}% /Main The web for users, groups and offices. TWiki is an Enterprise Collaboration Platform.
This is a subscription service to be automatically notified by e mail when topics change in this nop Main web. This is a convenient service, so you do not have ...
The nop UnknownUser User UnknownUser is a reserved name in TWiki. If the UnknownUser appears, it is probably because author information for a topic could not be recovered ...
PROGRAM TEST integer count 0, count 1, count rate, count max real(8) delta WRITE( , ) "START" call system clock(count 0, count rate, count ...
Number of topics: 50

Show recent changes with 50, 100, 200, 500, 1000 topics, all changes

Related topics: RSS feed, rounded corners RSS feed, ATOM feed, WebNotify, site changes, site map

Topic revision: r1 - 15 Nov 2006 - TWikiContributor
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback