• Wiki Life: YOU edited MY article??!

    Yep, that's right! That's the beauty of a wiki! A single author creates an article, but a community of authors maintains and refines the article!

    Here are a few ways you can edit other peoples articles (you can also apply these tips to your own articles!):

    1. Fix the TOC / Add a TOC (if required)
      Sometimes you'll see an article that could really do with a TOC to make it easier to navigate. Other times, you might see a TOC that is broken. Here are a couple of links to a wiki article that can help you solve both problems. Add A TOC, Fix a TOC

    2. Add tags to help people find the article 
      Tags are really important when it comes to finding articles written about a subject. There's some guidance on this here, User Experience Guidelines (Tags), and here, Technical Editing (Tags)

    3. Correct spelling or grammar
      We blogged about this recently! You can read it here: Wiki Life: Speling an gramma, is it umpotent?

    4. Fix the article Title casing
      Title casing keeps wiki articles looking neat and consistent. It helps us (as a community) to look professional, and keeps emphasis on important words. There's guidance on this in the User Experience Guidlines (Titles and Subtitles) article.

    5. Fix the code formatting

    6. Add (or fix) headings 
      Headings help to break up an article into logical sections, making it easier to read and navigate. There's guidance on this too! You can read it here, User Experience Guidelines (Headings)

    7. Clarification
      Sometimes article paragraphs need to be re-written, revised, condensed, or even removed (if they're not relevant to the article). A small word of caution here; make sure you have a good understanding of the article's subject if you make any major changes!

    8. Add references
      This is generally more relevant to the original author, who should give credit and add references to material that helped them write the article. There is some advice on giving credit, which can be read here, Signatures, Credit and Personalization 

    9. Add a See Also section
      A See Also section can be really helpful in guiding a reader to other relevant resources. Links that go in a See Also section should be to articles of a similar topic that might be of interest or add meaning to the current article.

    10. Tidy up formatting
      Some authors are good at formatting, while others need a little help with it! If you're good at formatting articles (spacing, standardising fonts, headings, bullet points, etc), and you spot an article with poor formatting, then give it some attention! Here are some guidelines on Font and Design.

    Finally, if I haven't already put enough links in this post, then here are some more!

  • TNWiki Spotlight - Small Basic Teaching Curriculum

    Today I updated this article to include links to 8 Small Basic curriculum-style books!

    Check out the updated article here:

    Small Basic Curriculum

    And here's the snapshot-in-time content...

     

    Learn all about Small Basic by using the free curriculum. With the curriculum, you can learn about Small Basic in separate lessons - just like you would in a classroom. You can download the curriculum, which includes PowerPoint decks to teach from. As a teacher or as a student learning Small Basic on your own, the curriculum will guide you step by step.


    Use the curriculum online


    Download the curriculum


    Find international curriculum

    Here are the individual lessons:

    Small Basic Curriculum Books

    In addition to the above resources, you can also find 8 great curriculum-style books from Kidware Software publishing.

    Books with sample chapters here, on TechNet Wiki:

    Additional books on Kidware's site (All Small Basic books):

    Related Downloads

    If you do not have Microsoft Office PowerPoint on your computer, you can view the curriculum by installing the Microsoft PowerPoint Viewer at no cost:

    See Also

     

    Thank you for checking out Small Basic!

       - Ninja Ed

  • Interview with a BizTalk Wiki Ninja: Tomasso Groenendijk

    Welcome to our Monday interview with a Wiki Ninja!

    Today's the interview will be with Tomasso Groenendijk. I personally met Tomasso this year during the BizTalk Integration Summit in London and he is a strong BizTalk community member that in the last few months have contributed with several articles on ESB toolkit and thus filling a gap in the existent list of articles in TechNet Wiki about BizTalk Server.

    Who are you, where are you, and what do you do? What are your specialty technologies?

    My name is Tomasso Groenendijk. I'm 42 years old and live in the Netherlands in Rotterdam. I'm a BizTalk consultant and in the IT since 1998. I've actually always developed software. (With my hands in the mud so to speak) I've worked with a lot of applications and technologies in all those years, such as Visual Basic, ASP, ASP.NET, C#, BizTalk, SQL Server and a bit of Azure. I even been an Oracle developer for a few years. The last 6 years I’m a BizTalk consultant at Motion10 and I integrate and manage automated business processes. The last few years I try to learn as much as I can about and work with Azure. In my spare time I write on my blog, I create BizTalk code samples on MSDN and write TechNet Wiki articles. I am also active on the BizTalk forums when I have time. In addition, I try to exercise. I bike (Unfortunately, too few) and go to the gym.

    What do you do with TechNet Wiki, and how does that fit into the rest of your job?

    I write articles about BizTalk and the ESB Toolkit and more and more I also edit articles from other community members. I focus mainly on BizTalk and Azure articles because these also have to do with my profession. For instance I improve typos, adjust the formatting and HTML because the HTML can sometimes contain errors like blank header elements which also causes errors in the Table of Contents.

    What is it about TechNet Wiki that interests you?

    To be honest, I was initially a little skeptical. Steef-Jan Wiggers told me that it was really hot and happening but still I've waited some time before I started to use it. Now I'm doing a lot on the Wikis and I became a real true believer! What I find particularly interesting about it is that when someone writes an article, it is picked up by the community and everyone actively contributes so that the articles really get better. When I create a blog post on my own blog I edit it maybe a few times, but that's it. TechNet Wiki Articles are continuously adjusted so that they are always up to date!

    What are your favorite articles you’ve contributed?

    Recently I created a Wiki article with a video on TechNet Wiki about testing BizTalk maps with my MapTester tool. I really enjoyed doing it, but it was quite difficult because the story line must be logical, the text must be correct and you should not say too much ehh! I was not content with the first result so I've have written a story line and have practiced several times, It took me a lot of time but I now am satisfied!

    A long time ago, I read a blog post about a financial ESB with pictures of graphs about how many itineraries there are running and for example which Itinerary Services are running. I really wanted to create similar charts but after a while I forgot about it but after the session about BAM from Dan Rosanova on the BizTalk Summit in London I thought back to that blog post and decided I’m now really going to create a sample with similar charts because you have out of the box BAM in ESB Toolkit but there are no views ​​or reports available. After creating the code sample, I also have written a Wiki about it, and it’s the combination that makes it very complete. I am also very proud that I won the TechNet Guru Award for this article.

    I really like to create software that is also really used by people (BizTalk applications run somewhere in the background), but if you want to develop a really good application, it takes a lot of time. That's why I like to create little tools because these cost a lot less time to create. The nicest tools are the MapTester tool and a tool to test Business Rules in the ESB Toolkit. I also made ​​a Wiki where I explain how to use Business Rules in the ESB Toolkit and how the tool can help you to test them.

    Out of the Box you always needed a Receive Port to link an Itinerary to a message. But what if the message was already in the MessageBox? I really wanted to solve this problem and after some (a lot of) time with Reflector as my best friend, I have developed some code so you can also do this in an Orchestration and of course I have also written a Wiki about it!

    On what articles have you collaborated with other community members on #TNWiki? What was that experience like?

    I have not really collaborated yet with other community members but I have edited a lot of articles from other members. I especially like to edit articles from people who are relatively new to the TechNet Wiki to let them see how you can improve an article with a few minor adjustments!

    Who has impressed you in the Wiki community, and why?

    I really like the articles from Steef-Jan Wiggers and Sandro Pereira. They have written a lot of articles so that the Wikis about BizTalk are now very complete. In addition, Steef-Jan also wrote a lot about BizTalk Services while it’s still a relatively new technology. You now already can read much about this technology and get you quickly up to speed!

    What are your favorite Wiki articles (top 5)?

    There are so many good articles that make it difficult to choose.
    I often look at the lists of BizTalk Resources, BizTalk Services Resources and ESB Toolkit Resources. Very useful overviews so I put them on 1, 2 and 3.

    1. BizTalk Server Resources on the TechNet Wiki
    2. Windows Azure BizTalk Services Resources on the TechNet Wiki
    3. BizTalk Server: ESB Survival Guide

    I really like the BizTalk Services articles from Steef-Jan Wiggers. Pulling Messages from a Service Bus Queue with Windows Azure BizTalk Services is an example of article that is very informative and instructive although it’s about a fairly new technology.

    I have been working for a long time with BizTalk but Sandro Pereira still amazes me with articles about BizTalk Maps. Using the Muenchian Method inside BizTalk Maps is also another example of some advanced mapping!

    Do you have any tips for new Wiki contributors?

    First read the articles about how to create a Wiki, which templates are there and what are the Known Issues. For example if you want to add a code sample in your wiki, you should not use Internet Explorer because it breaks the formatting. I didn’t knew it at first either, but it's good to see that there is already much written about it.

    Some Final words you want to say

    I really like to write articles, read articles from other members and edit them to make the Wikis better. Because editing articles really makes the articles even better and gives them more value. Anyone can do it, you too! And also do not forget to read the Wiki Ninjas Blog!

    Thanks Tomasso for the interview and your contributions for the BizTalk community.

    - BizTalk Wiki Ninja Sandro Pereira (Blog, Wiki, Twitter, Profile)

  • From Cloud and Enterprise International Content Team : Round of Applause to the TAT team!

    Hello WikiNinjas,

    I want to share today a blog post written by Sara Nicolini written for the TAT team. Bruno Lewin and Sara Nicolini asked us if we could help MSDN to translate some machine translations to Human translations.

    Here is the quote from her blog post:

    Over the last few months, we have seen an increased participation of the Turkish speaking community to MSDN Translation Wiki. This would have not been possible without the valuable contribution of some of the TAT team members (i.e., Turkish Avengers Team), the passionate and skillful Turkish army that is already playing a key role in Technet Wiki.

    In just five weeks, this powerful army submitted 782 contributions and reviewed 807moderations.

    We would like to take this opportunity to thank and recognize in particular the following participants for their active contribution (in alphabetic order):

    Thank you TAT team for all your passion and commitment to technology and language and for sharing your expertise with the Turkish speaking MSDN community!

    I want to thanks all TAT members, they always make me proud about what they are doing.

    Also, Alican has been selected as a moderator of the Turkish speaking community to MSDN Translation Wiki. Please join me to congratulate him.

    Avatar de Alican Dökmen - TAT

    Thanks and well done Alican

    Gokan Ozcifci

     

     

  • Top Contributors Awards! MasterMind, Small Basic, Exchange Server 2013, SQL Server 2008 R2, and a glimpse behind the scenes of TechNet Wiki!!

    Welcome back for another analysis of contributions to TechNet Wiki over the last week.

    First up, the weekly leader board snapshot...

     

    Fernando going for a new record this week, amazing work matey!

    Also, loads of new Power Shell related articles from Chen V.

     

    As always, here are the results of another weekly crawl over the updated articles feed.

     

    Ninja Award Most Revisions Award  
    Who has made the most individual revisions

     

    #1 Fernando Lugão Veltem with 468 revisions.

      

    #2 Shreeharsh Ambli with 158 revisions.

      

    #3 Carsten Siemens with 61 revisions.

      

    Just behind the winners but also worth a mention are:

     

    #4 Ed Price - MSFT with 46 revisions.

      

    #5 Peter Geelen - MSFT with 32 revisions.

      

    #6 João Eduardo Sousa with 21 revisions.

      

    #7 Nonki Takahashi with 19 revisions.

      

    #8 Durval Ramos with 19 revisions.

      

    #9 Chen V with 15 revisions.

      

    #10 i.biswajith with 14 revisions.

      

     

    Ninja Award Most Articles Updated Award  
    Who has updated the most articles

     

    #1 Fernando Lugão Veltem with 408 articles.

      

    #2 Carsten Siemens with 60 articles.

      

    #3 Shreeharsh Ambli with 46 articles.

      

    Just behind the winners but also worth a mention are:

     

    #4 Ed Price - MSFT with 20 articles.

      

    #5 Durval Ramos with 17 articles.

      

    #6 Peter Geelen - MSFT with 12 articles.

      

    #7 Shanky_621 with 7 articles.

      

    #8 João Eduardo Sousa with 6 articles.

      

    #9 Nonki Takahashi with 6 articles.

      

    #10 Denis Dyagilev with 6 articles.

      

     

    Ninja Award Most Updated Article Award  
    Largest amount of updated content in a single article

     

    The article to have the most change this week was TechNet Wiki Community Council: Areas of Focus, by Ed Price - MSFT

    This week's reviser was Ed Price - MSFT

    Ed has been updating this master document that lists what everyone within the TechNet Wiki Community Council are working on.

    More of an internal document really, but another example of how we use the Wiki internally.

     

     

    Ninja Award Longest Article Award  
    Biggest article updated this week

     

    This week's largest document to get some attention is Приложения уровня данных в SQL Server 2008 R2 (ru-RU), by VladQ

    This week's reviser was Fernando Lugão Veltem

    As I understand it, this is a Russian translation of the document available here.

    A great achievement to get this properly translated into Russion, thank you VladQ for the work and Fernando for the tweaks!

      

    Ninja Award Most Revised Article Award  
    Article with the most revisions in a week

     

    This week's most fiddled with article is masterMind Game, by .paul. _. It was revised 26 times last week.

    This week's revisers were Fernando Lugão Veltem, Shreeharsh Ambli & .paul. _

    A previous winner, Paul's excellent article has been undergoing more tweaks and buffs from it's author, great article Paul!

     

    This week's second most fiddled with article is Small Basic Community Council: Focus Areas, by Ed Price - MSFT. It was revised 18 times last week.

    This week's revisers were Nonki Takahashi, Naomi N & Ed Price - MSFT

    Also worth highlighting, as this shows some of the sub-culture councils that are growing within the community. 

    Small Basic has always been one of Ed's things, and it's great to see this new group come to life.

    Ninja Award Most Popular Article Award  
    Collaboration is the name of the game!

     

    The article to be updated by the most people this week is TechNet Guru Contributions for April 2014, by XAML guy

    April's Guru contributions are really hotting up now, with yet more amazing offerings from some amazing talent!

    This week's revisers were Shreeharsh Ambli, Rahul A Shinde, Nonki Takahashi, Spandan Buch, João Eduardo Sousa, Tord G. Nordahl, Steven Andrews, SubramanyamRaju.B, Ivan_Kovac, Dave Smits, Mikel x Mikel, maheil & Ed Price - MSFT

     

    As that is a regular winner, I'll also highlight Exchange Server 2013 Owa Internal External Name ve Login Ayarlari (tr-TR), by Ugur Demir - TAT

    Another tasty snippet from Ugur here, a regular contributor. And hit team members helping to buff it to super shiny status. Lovin' your work guys!

    This week's revisers were Fernando Lugão Veltem, Hasan Dimdik - TAT, Davut EREN - TAT & Ugur Demir - TAT

      

    Ninja Award Ninja Edit Award  
    A ninja needs lightning fast reactions!

     

    Below is a list of this week's fastest ninja edits. That's an edit to an article after another person

    Another batch of amazing contributions from regular and new contributors this week.

    Thanks for filling our minds with such awesome work all over the wiki, in yet another busy week!

     

    Best regards,
    Pete Laker