7.28.2005

BEA User's Group Meeting Tuesday August 2nd, 2005 5:30 - 8:00 PM

Date and Time: Tuesday August 2nd , 5:30 - 8:00 PM
Location : Tattered Cover - LODO
           1628 16th Street
           Denver, Co 3rd floor

Agenda:
           5:30 - 6:00 Registration, Networking, Refreshments
           6:00 - 6:15 Announcements and New Board of Directors
           6:15 - 6:45 Basic Concepts Presentation
           6:45 - 8:00 Main Presentation
           8:00 - 9:00 After meeting discussion at the Wynkoop Brewery

7.27.2005

The War on Terror... from a Unix prompt

The War on Terror...
 
As viewed from the Bourne shell.
 
$ cd /middle_east
$ ls
Afghanistan   Iraq          Libya         Saudi_Arabia  UAE
Algeria       Israel        Morrocco      Sudan         Yemen
Bahrain       Jordan        Oman          Syria
Egypt         Kuwait        Palestine     Tunisia
Iran          Lebanon       Qatar         Turkey
 
$ cd Afghanistan
$ ls
bin  Taliban    
$ rm Taliban
rm: Taliban is a directory
$ cd Taliban
$ ls
soldiers
$ rm soldiers
$ cd ..
$ rmdir Taliban
rmdir: directory "Taliban": Directory not empty
$ cd Taliban
$ ls -a
.            ..           .insurgents
$ chown -R USA .*
chown: .insurgents: Not owner
$ cd ..
$ su
Password: *******
# mv Taliban /tmp
# exit
$ ls
bin
$ cd bin
$ ls
laden
$ cd ..
$ rm -r bin/laden
bin/laden: No such file or directory
$ find / -name laden
$
$ su
Password: *******
# mv bin /tmp
# exit
$ pwd
/middle_east/Afghanistan
$ cd /opt/UN
$ ln -s /Bad_Guys/Al_Qaeda /middle_east/Iraq/.
ln: cannot create /middle_east/Iraq/Al_Qaeda: Permission denied
$ su
Password:*******
# ln -s /Bad_Guys/Al_Qaeda /middle_east/Iraq/.
# cd /middle_east/Iraq/Al_Qaeda
Al_Qaeda: does not exist
# rm /middle_east/Iraq/Al_Qaeda
# mkfile 100g /middle_east/Iraq/Al_Qaeda
mkfile: No space left on device
# rm /middle_east/Iraq/Al_Qaeda
# cd /opt/Coalition/Willing
# mkfile 1b /middle_east/Iraq/Al_Qaeda
# chown -R USA:Proof /middle_east/Iraq/Al_Qaeda
#exit
$ cd /middle_east/Iraq
$ ls
saddam
$ ls
saddam
$ ls
saddam
$ ls -a
.            ..           saddam
$ find / -name [Ww][Mm][Dd]
/Korea/North/wMd
$ wall Propaganda.txt
Broadcast Message from USA (pts/1) on USS_Abraham_Lincoln Th May 1st
Mission Accomplished!
$ rm saddam
saddam: No such file or directory
$ find / -name saddam
/var/opt/dictators/spiderhole/saddam
$ wall NewsWorthy.txt
Broadcast Message from USA (pts/1) on Time.Magazine Sat Dec 13
We Got Him!
$ mv /var/opt/dictators/spiderhole/saddam /opt/jail
$ cd /opt/USA
$ cp -Rp Democracy /middle_east/Iraq
$ cd /middle_east/Iraq/Democracy
$ ./install
Install Error: Install failed.  See install_log for details.
$ more install_log
Installed failed!
Prerequisite packages missing
Conflicting package Wahhabism found in /midde_east/Saudi_Arabia
Packages Church and State must be installed separately
File System /PeakOil nearing capacity
Please read the install guide to properly plan your installation.
$

7.25.2005

Colorado Mobile Developers mtg Tues July 26

Are you a software developer with an interest in mobile technologies like J2ME, Palm OS, Blackberry or Windows Mobile?  Colorado Mobile Developers is the premier developer group for mobile software professionals along the Front Range.  Our next meeting is tomorrow night, Tues July 26 in the Denver Tech Center.  Topic:  J2ME MIDP 2.0 and the Blackberry SDK Speaker:  David Beers, Pikesoft Mobile Computing Time:  6:30 - 8:00 pm Location:  Path Finder CG, 6450 S Revere Parkway, in Englewood (2.3 mi East of I-25 off Arapahoe Rd) More info: www.comodev.com

.NET Tues July 26 - ASP.NET 2.0 / Visual Studio 2005 "Extravaganza"

Don't Miss This Great .NET Meeting that will detail the super fast and efficient web/application development tools: Visual Studio 2005 and the new web development language, ASP.NET 2.0.  Whether you're a coder or technology manager whose looking at using .NET on your next project, you'll love learning more about this high tech development suite which will be released to hundred's of thousands of web and application developers around the world, this fall.  If you're looking for a way to build your upcoming web projects better, faster and cheaper this is the meeting to come to!  5:30pm - 7:30pm Tuesday, July 26, 2005 at 5:30 PM Meeting will be held at: Amadeus Consulting Group 4735 Walnut Street Suite G Boulder, Colorado 80301 See below link for map and directions: http://www.amadeusconsulting.com/Contact.aspx or http://www.bouldervisualstudio.net/meetings/MeetingJune2005.htm FEATURED .NET PRESENTATION: ASP.NET 2.0 / Visual Studio 2005 "Extravaganza".  Join Russ Nemhausuer and David Yack as they join forces to offer an ASP.NET 2.0 / Visual Studio 2005 "extravaganza".  An evening you can't afford to miss as they delve into the new cutting-edge features of ASP.NET and Visual Studio. Topics will include the new controls, data binding , tips and tricks and much more.

Archives

05.29.2005   06.05.2005   06.12.2005   06.19.2005   06.26.2005   07.03.2005   07.10.2005   07.17.2005   07.24.2005   08.07.2005   08.21.2005   08.28.2005   09.11.2005   10.02.2005   10.23.2005   11.06.2005   11.13.2005   12.18.2005   01.15.2006   02.05.2006   07.09.2006   07.16.2006   07.30.2006   08.06.2006   11.26.2006   12.03.2006   03.25.2007  

This page is powered by Blogger. Isn't yours?