Peter's profilePeter's spaceBlogNetworkSkyDrive Tools Help

Blog


    December 22

    ACS Foundation and Open Forum co-hosting online forum: EXCITING CAREERS IN I.T.

    Exciting Careers in IT  http://www.openforum.com.au/IT-careers
    On 25 November 2008, the University of Technology Sydney (UTS), Faculty of Engineering and Information, Industry Advisory Network supported by the Australian Computer Society (ACS) Foundation and ACS NSW held a breakfast forum where members of the industry got together with students, academics and other key stakeholders to discuss the ICT skills shortage.
    "I.T. is exciting! Why don't young people know that?" That was the question on the day, and that will be the subject of a report being prepared for release in 2009.
    Following the lively and articulate debate on the day, ACS Foundation and Open Forum decided to co-host this online forum:

    EXCITING CAREERS IN I.T.

    The forum will be open until January 31, 2009, to provide you with an extended opportunity to collaborate by contributing your ideas, thoughts, comments or suggestions to be included in the report.

    Australian Computer Society http://www.acs.org.au

    ACS Foundation http://www.acsfoundation.com.au
    December 07

    ADNUG MEETING WED 10th December SA Innovation Centre AUDITORIUM

     

    .

     

    To register for Wednesday’s meeting, use the “Visitor without an ACS Id” option (unless you are an ACS member) at

    http://www.acs.org.au/index.cfm?action=event&area=9005&temID=eventdetails&eveID=10123752040358

               

     This month December 2008

    1.     ADNUG December Xmas Meeting Programme – 10th .December  Please Register (by Wed am would help)

    2.     MS Press Online Store with UG Specials still available!

    3.     Employment requests

    4.     Australian SQL Server User Group meeting – Thu 9th October

    5.     ASPUG Adelaide Sharepoint User Group meeting – Tue 21st October

    6.     Beta version of new ADNUG website

    7.     Freebies from Microsoft Press for 2008 launches

    8.     Join the MSDN Connection

    9.     Sponsors

     

     1. ADELAIDE DOT NET USERS GROUP.                

    The next meeting of ADNUG will be held on WEDNESDAY 10th December at 5.45pm

    at   
    SA Innovation Centre
      Level 2,  Westpac House, 91 King William Street, Adelaide  

    Visitors welcome. See below for Programme.   

     

    PROGRAMME

     5.45 pm Finger food and Drinks. 

        Join with us for a Xmas drink and nibbles and build up your strength for the Quiz .

     

     6.25 pm Questions and answers. Bring along your .Net problems for discussion from members.

     

    6.35 pm Sorin Buzila  – Better Software  –  The Dot Net Quiz using Reply Voting System

    http://www.bettersoftware.com.au/ProductsVoting.htm

     

    There are 25 multichoice questions based around exam 70-536, The Microsoft .Net Framework 2. Application Foundation exam.

     

    There will be Reply handhelds for your answers to be recorded and aggregated electronically.

    After each question is answered, answers will be debated before correct answer is announced.

     

    Prizes will be awarded during and after the Quiz.

     

    A typical Quiz question

           Q)  You’ve created a function named “MyFunction” which you want to be called every 10 minutes. You decide to use the Timer class. You write another function called “StartTimer” which you will use to start the Timer. Also, when “StartTimer” is called, you want “MyFunction” to be called the moment the timer is started. What code would you use?  

           1. void StartTimer()
    {
    Timer myTimer = new Timer(new TimerCallback(MyFunction), null, 600000, 0);
    }  

           2. void StartTimer()
    {
    Timer myTimer = new Timer(new TimerCallback(MyFunction), null, 0, 600000);
    }  

           3. void StartTimer()
    {
    Timer myTimer = new Timer(new TimerCallback(MyFunction), null, 600000, 600000);
    }  

           4. void StartTimer()
    {
    Timer myTimer = new Timer(new TimerCallback(MyFunction), null, 1, 600000);
    }

     

    7.45 pm Meeting close

     

    ..

    2. MS Online Press Store User Group Specials

    www.mspress.com.au

     

    User Group Members offer of 30% discount on all books on the site. We’d love your help to promote the store to your community by blogging about the site and including the URL in your newsletters and other communication to your User Group Members.

     

    Some of the great advantages of www.mspress.com.au include:

     

    -          Express delivery

    -          Competitive pricing

    -          Easy Keyword Search facility

    -          Latest titles and Books of the Month

    -          Large inventory

    -          Newsletter sign-up

     

    -          All User Group Members will receive a 30% discount by using this Code at Checkout  (members email PG for code).

     

     

     

    3. Employment Requests

    No employment requests this month

     

    4. AUSTRALIAN SQL SERVER USER GROUP meeting

    Venue: Level 2 Westpac House (91 King William Street Adelaide)

    Duration 2 hours (including light lunch) 12:00 - 2:00pm on 4th Thursday of Month

    http://www.sqlserver.org.au/Events/ to Register

     

     

    5. ASPUG ADELAIDE SHAREPOINT USER GROUP meeting

    Venue: 5.45pm Level 2 Westpac House, 91 King William Street Adelaide.

    3rd Tuesday of month. No meeting in December

    To join ASPUG and/or be on mailing list click on www.aspug.org.au

     

     

    6. Beta of new ADNUG web site

    Thanks to Paul for getting the new web site to a stage that we can now get this project underway to further develop the site.

    http://paulturner.is-a-geek.com:9001/default.aspx

     

    This is an opportunity to do some work and get experience in Sharepoint 2007.  We are looking for “volunteers” and beginners to get involved. You will be supported and mentored.

     

    See latest suggestions at

    http://pgriffith.wordpress.com/2007/12/19/developing-new-adnug-website/

     

    Pick a function that needs to be added to the site and volunteer.

     

     

    7. NEW - Freebies from Microsoft Press

    Free e-book offer and Microsoft Press newsletter

    The free e-book includes content from three recent publications from Microsoft Press:

    Introducing Microsoft LINQ by Paolo Pialorsi and Marco Russo (ISBN: 9780735623910)
    This practical guide covers Language Integrated Query (LINQ) syntax fundamentals, LINQ to ADO.NET, and LINQ to XML. The e-book includes the entire contents of this printed book!

    Introducing Microsoft ASP.NET AJAX by Dino Esposito (ISBN: 9780735624139)
    Learn about the 2007 release of ASP.NET AJAX Extensions 1.0, including an overview and the control toolkit.

    Introducing Microsoft Silverlight 1.0 by Laurence Moroney (ISBN: 9780735625396)
    Learn how to use Silverlight to simplify the way you implement compelling user experiences for the Web. Discover how to support an object-oriented program model with JavaScript.

    Learn more about the free e-book offer, and sign up for the Microsoft Press Book Connection newsletter, a newsletter that provides news about upcoming and recent releases, special offers, and additional information from those who know our books best.

    Sign up for the free e-book offer and the Microsoft Press newsletter

    Check out these additional Microsoft Press books about Visual Studio:

    Microsoft Visual Basic 2008 Step by Step
    Teach yourself the fundamentals of working with Microsoft Visual Basic 2008—one step at a time. With this book, you work at your own pace through hands-on, learn-by-doing exercises.

    Microsoft Visual C# 2008 Step by Step
    Get the hands-on, step-by-step guide to learning about the latest enhancements in Microsoft Visual C# 2008. Visual C#, one of the tools in Microsoft Visual Studio 2008, is a modern programming language designed to deliver a productive environment for creating business frameworks and reusable object-oriented components.

     

    8.     Join the MSDN Connection.  http://msdn.microsoft.com   for details

     Going Interstate? For list of Australian User Groups  http://www.microsoft.com/australia/msdn/usergroups.aspx

    Subscribe to MSDN Flash  http://msdn.microsoft.com/flash.

     

     

     

     

    Australian Dot Net Users Group ADNUG  http://www.adnug.com  

    notice of meetings  http://www.adnug.com/notices.htm   

    Member of INETA http://www.ineta.org  

    http://www.ineta.org/DesktopDefault.aspx?tabindex=1&tabid=20

     

    SECURITY ARRANGEMENTS FOR ACCESS AFTER 6PM.

    The doors from Topham Mall opposite the lifts for 2nd floor are not locked till 7pm.

    Enter through the lane from Topham Mall (where the Topham Mall car park is)

    If doors are locked when you arrive, ring  0408 832 891 or 0403 432393 and we will come down to the After Hours exit in Currie St and let you in but only till 7pm..

    .

     

     

     

    November 02

    Rostrum Club #10 Meeting 165 on Wednesday 5th Nov 2008

     

    Quote

    Rostrum Club #10 Meeting 165 on Wednesday 5th Nov 2008
    Rostrum Club #10 Meeting 165 on Wednesday 5th Nov 2008
    Hosted by:Peter Griffith
    Date and time:Wednesday, 5 November 2008 at 5:45 PM
    Location name:Hawke Buiding, North Terrace (Cnr Fenn Place), Adelaide

    View this event on Windows Live

    September 07

    ADNUG MEETING WED 10th September SA Innovation Centre AUDITORIUM

    To register for Wednesday’s meeting, use the “Visitor without an ACS Id” option (unless you are an ACS member) at

    http://www.acs.org.au/index.cfm?action=event&area=9005&temID=eventdetails&eveID=10114821916643         

               

     This month September 2008

    1.     ADNUG Meeting Programme – 10th.September  Please Register (by Wed am would help)

    2.     MS Press Online Store with UG Specials still available!

    3.     Employment requests

    4.     Australian SQL Server User Group meeting – Thu 11th September

    5.     ASPUG Adelaide Sharepoint User Group meeting – Tue 16th September

    6.     Xmas meeting Quiz Night 10th December

    7.     Beta version of new ADNUG website

    8.     Freebies from Microsoft Press for 2008 launches

    9.     Join the MSDN Connection


     

     1. ADELAIDE DOT NET USERS GROUP.                

    The next meeting of ADNUG will be held on WEDNESDAY 10th September at 5.45pm

    at   
    SA Innovation Centre
      Level 2,  Westpac House, 91 King William Street, Adelaide  

    Visitors welcome. See below for Programme.   

     

    PROGRAMME

     5.45 pm Finger food and Drinks. Have some nibbles and refreshments before we start

        Have something to eat before the meeting.

     

     6.10 pm Questions and answers. Bring along your .Net problems for discussion from members.

     

    6.15 pm Anthony Borton MVP Team System – A Look at the VSTS/TFS Road Map,

    http://myvstsblog.com/default.aspx

    Anthony will look at:

    -          Getting the most from your investment in TFS2008

    -          What’s coming up in Visual Studio Team System codenamed “Rosario”

     

    Anthony is a Microsoft Team System MVP based in Brisbane, offering consulting and training services around Microsoft Visual Studio Team System and Team Foundation Server.

    Anthony is in Adelaide to run the following courses

    6214 – Effective Team Development Using Microsoft Visual Studio Team System

    http://www.ddls.com.au/VendCourseDet/MS+/2/MSVI6214.htm

    6215 – Implementing and Administering Microsoft Visual Studio 2008 Team Foundation Server

    http://www.ddls.com.au/VendCourseID/MSVS6215.htm

     

    Link to Radio TFS http://www.radiotfs.com/

     

     

    7.15 pm Darren Neimke– Community  – Windows Live

    http://showusyourcode.spaces.live.com/

     

    Darren has been investigating Windows Live functions for communities such as User Groups to use.  Those who saw Darren’s session at CodeCampSA will be aware of the breadth of functions that Windows Live now provides. Darrens blog is an excellent example as a Windows Live portal.

    Darren will talk to us on:

    ·         A user group which introduces Live Mesh and shows the programming model behind it – with examples

    ·         A small business/industry set of talks about the possibilities for using Windows Live in the enterprise

     

     8.00 pm Meeting close

     

    ..

    2. MS Online Press Store User Group Specials

    I’m delighted to advise you that our press distributor Woodslane in conjunction with MS has developed an Microsoft Online Press Store which is now LIVE!

     

    www.mspress.com.au

     

    Still available special User Group Members offer of 50% discount on all books on the site. We’d love your help to promote the store to your community by blogging about the site and including the URL in your newsletters and other communication to your User Group Members.

     

    Some of the great advantages of www.mspress.com.au include:

     

    -          Express delivery

    -          Competitive pricing

    -          Easy Keyword Search facility

    -          Latest titles and Books of the Month

    -          Large inventory

    -          Newsletter sign-up

     

    And until the end of ??? on www.mspress.com.au

    -          All User Group Members will receive a 50% discount by using this Code at Checkout  (members email PG for code).

    -          Plus go in the draw for a chance to win an XBOX by providing feedback on the site

     

     

     

    3. Employment Requests

    No employment requests this month

     

    4. AUSTRALIAN SQL SERVER USER GROUP meeting

    Venue: Level 2 Westpac House (91 King William Street Adelaide)

    Duration 2 hours (including light lunch) 12:00 - 2:00pm On Thursday 11th September

    http://www.sqlserver.org.au/Events  for programme

     

     

    5. ASPUG ADELAIDE SHAREPOINT USER GROUP meeting

    Venue: 5.45pm Level 26 Westpac House, 91 King William Street Adelaide.

    Tuesday 16th September 2008

    Jeff Headley and Daniel Brown will be re-presenting TechEd sessions.

    To join ASPUG and/or be on mailing list click on www.aspug.org.au

     

    6. XMAS Meeting Quiz Night

     

    A Quiz night is being planned for 10th December.

     

    The Sharepoint, SQL and SBS User Groups have been invited to attend.

     

    Microsoft have been asked to provide Questions and Answers (multichoice).

     

    Sorin will be providing voting handhelds to record and collate the answers in his voting system.

     

     

    7. Beta of new ADNUG web site

    Thanks to Paul for getting the new web site to a stage that we can now get this project underway to further develop the site.

    http://paulturner.is-a-geek.com:9001/default.aspx

     

    This is an opportunity to do some work and get experience in Sharepoint 2007.  We are looking for “volunteers” and beginners to get involved. You will be supported and mentored.

     

    See latest suggestions at

    http://pgriffith.wordpress.com/2007/12/19/developing-new-adnug-website/

     

    Pick a function that needs to be added to the site and volunteer.

     

     

    8. NEW - Freebies from Microsoft Press

    Free e-book offer and Microsoft Press newsletter

    The free e-book includes content from three recent publications from Microsoft Press:

    Introducing Microsoft LINQ by Paolo Pialorsi and Marco Russo (ISBN: 9780735623910)
    This practical guide covers Language Integrated Query (LINQ) syntax fundamentals, LINQ to ADO.NET, and LINQ to XML. The e-book includes the entire contents of this printed book!

    Introducing Microsoft ASP.NET AJAX by Dino Esposito (ISBN: 9780735624139)
    Learn about the 2007 release of ASP.NET AJAX Extensions 1.0, including an overview and the control toolkit.

    Introducing Microsoft Silverlight 1.0 by Laurence Moroney (ISBN: 9780735625396)
    Learn how to use Silverlight to simplify the way you implement compelling user experiences for the Web. Discover how to support an object-oriented program model with JavaScript.

    Learn more about the free e-book offer, and sign up for the Microsoft Press Book Connection newsletter, a newsletter that provides news about upcoming and recent releases, special offers, and additional information from those who know our books best.

    Sign up for the free e-book offer and the Microsoft Press newsletter

    Check out these additional Microsoft Press books about Visual Studio:

    Microsoft Visual Basic 2008 Step by Step
    Teach yourself the fundamentals of working with Microsoft Visual Basic 2008—one step at a time. With this book, you work at your own pace through hands-on, learn-by-doing exercises.

    Microsoft Visual C# 2008 Step by Step
    Get the hands-on, step-by-step guide to learning about the latest enhancements in Microsoft Visual C# 2008. Visual C#, one of the tools in Microsoft Visual Studio 2008, is a modern programming language designed to deliver a productive environment for creating business frameworks and reusable object-oriented components.

     

    9.     Join the MSDN Connection.  http://msdn.microsoft.com   for details

     Going Interstate? For list of Australian User Groups  http://www.microsoft.com/australia/msdn/usergroups.aspx

    Subscribe to MSDN Flash  http://msdn.microsoft.com/flash.

     

    Australian Dot Net Users Group ADNUG  http://www.adnug.com  

    notice of meetings  http://www.adnug.com/notices.htm   

    Member of INETA http://www.ineta.org  

    http://www.ineta.org/DesktopDefault.aspx?tabindex=1&tabid=20

     

    SECURITY ARRANGEMENTS FOR ACCESS AFTER 6PM.

    The doors from Topham Mall opposite the lifts for 2nd floor are not locked till 7pm.

    Enter through the lane from Topham Mall (where the car park is)

    If doors are locked when you arrive, ring  0408 832 891 or 0403 432393 and we will come down to the After Hours exit in Currie St and let you in but only till 7pm..

     

    PG



    August 24

    South Australian Over 60's Cricket Club AGM

    The South Australian Over 60s Cricket Association is holding it’s Annual General Meeting at 7.30pm on Tuesday 7th September at Tiffins on the Park, Greenhill Road, Parkside.

     

    Anyone interested in being involved and/or playing Over 60s Cricket is invited to attend.

     

    In addition to local fixtures, matches are played at Mt Gambier, Kangaroo Island and the Annual National Over 60s Cricket Carnival held in Melbourne each November.

     

    A news clip in the Melbourne AGE from 2007 carnival.

    http://cricket.com.au/default.aspx?s=newsdisplay&id=40163

     

     

    Two of our teams have been listed in Wisdens Cricket Almanac.

    http://victoria060.cricketvictoria.com.au/plugins/newsdisplay.cgi?rm=viewListing&plugin_data_id=66526&site_id=1578.

      For further information, call Graham Horlin-Smith 08 8332 2991 or Peter Griffith 0408 832 891

    Rostrum Club #10 meeting Wed 2nd September 2008

     

    Agenda for Meeting 162 on Wednesday 2nd September 2008

    Rostrum Club 10 – Presentation Skills

    6 pm (please be there by 5.45 pm.)

     

     to be held at
    Excom, Ground Floor, 191 Pulteney Street Adelaide   SA   5000

     

    If late and locked out, phone Peter Griffith  0408 832 891  to be let in.

     
    5.45pm  Light refreshments and networking.

     

    BUSINESS           

    6.05pm             Open Meeting Chairman: Helen Bills

    ·         Introduction of guests

     

    ·         Welcome of guests MC Mark Prodoehl

     

    ·         Apologies –

     

    ·         Icebreaker – Neil Hamilton

     

    ·         Minutes of meeting number 161

     

    ·         Business Arising

     

    ·         Reports  -  President

                                                            -  Secretary including correspondence

                                                            -  Treasurer

                                                                                    -  Dais Member

     

    ·         Business Meeting items.

    Inductions: Heather Webb, Kate Smith, Julie Cranswick

    Associate Membership Application: Mike Ollerenshaw

     

    ·         General Business

     

    PRESENTATION PROGRAMME

    MC to introduce each speaker before each presentation – Mark Prodoehl

     

    6.30pm                  1st Presenter – Terry Franklyn  (20 mins)  

                                    Criticism (5 mins)

     

    6.50pm Set-up break

    6.55pm                  2nd Presenter – Kate Smith (5 mins) -

                                    Criticism (5 mins)

     

    7.05pm Set-up break

    7.10pm                  3rd Presenter – Julie Cranswick (5 mins)

                                    Criticism (5 mins)

     

    7.20pm Set-up break

    7.25pm                  4 th Presenter – Ron Johnson (20 mins)

                                    Criticism (5 mins)

     

     

    7. 50pm             Review programme for next month (5 mins) – Peter Griffith

                            Any Other Business 

     

    8.00pm             MEETING CLOSE

     

     

    MASTER OF CEREMONIES – Mark prodoehl  - mprodo01@adam.com.au

    PRESENTERS please email the following information well before the meeting to the MC

     

    v  Purpose                        v  Competency (if applicable)

     

     

    APOLOGIES TO                  Program Director- Peter Griffith on 0408 832 891 (H) (pgriffit@senet.com.au) OR Ron Johnson on 8264 5632 (H) (livwords@bigpond.net.au)

     

     

     

     

    Peter Griffith MACS

    http://pgriffith.wordpress.com

    PH: 0408 832 891  08 8365 4993

     

     

    Adelaide Rostrum Club#10 Meeting Wed 2nd September

    Agenda for Meeting 162 on Wednesday 2nd September 2008

    clip_image002Rostrum Club 10 – Presentation Skills

    6 pm (please be there by 5.45 pm.)

    to be held at

    Excom, Ground Floor, 191 Pulteney Street Adelaide   SA   5000

    If late and locked out, phone Peter Griffith  0408 832 891  to be let in.

    5.45pm  Light refreshments and networking.

    BUSINESS

    6.05pm             Open Meeting Chairman: Helen Bills

    · Introduction of guests

    · Welcome of guests – MC Mark Prodoehl

    · Apologies –

    · Icebreaker – Neil Hamilton

    · Minutes of meeting number 161

    · Business Arising

    · Reports  -  President

                                                            -  Secretary including correspondence

                                                            -  Treasurer

                                                                                    -  Dais Member

    · Business Meeting items.

    Inductions: Heather Webb, Kate Smith, Julie Cranswick

    Associate Membership Application: Mike Ollerenshaw

    · General Business

    PRESENTATION PROGRAMME

    MC to introduce each speaker before each presentation – Mark Prodoehl

    6.30pm 1st Presenter – Terry Franklyn (20 mins)

                                    Criticism (5 mins)

    6.50pm Set-up break

    6.55pm                  2nd Presenter – Kate Smith (5 mins) -

                                    Criticism (5 mins)

    7.05pm Set-up break

    7.10pm                  3rd Presenter – Julie Cranswick (5 mins)

    Criticism (5 mins)

    7.20pm Set-up break

    7.25pm                  4 th Presenter – Ron Johnson (20 mins)

    Criticism (5 mins)

    7. 50pm             Review programme for next month (5 mins) – Peter Griffith

                            Any Other Business

    8.00pm             MEETING CLOSE

    MASTER OF CEREMONIES – Mark prodoehl

    APOLOGIES TO                  Program Director- Peter Griffith

    Peter Griffith MACS

    http://sa.rostrum.com.au/clubs/club-10

    August 15

    ADNUG Live

    There is a suggestion that live.com be used for communication within Adelaide Dot Net Users Group.

    If it works, might have to move my blog from Wordpress.

    PG