element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Path to Programmable 3
  • Challenges & Projects
  • Design Challenges
  • Path to Programmable 3
  • More
  • Cancel
Path to Programmable 3
Forum What's considered a good blog ?
  • Blog
  • Forum
  • Documents
  • Leaderboard
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Path to Programmable 3 to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 14 replies
  • Subscribers 127 subscribers
  • Views 3982 views
  • Users 0 members are here
Related

What's considered a good blog ?

daxlar
daxlar over 2 years ago

What's considered a good blog? We have trainings that we can do and write about, but there's not really much to offer since they're pretty straightforward. 

  • Sign in to reply
  • Cancel

Top Replies

  • shabaz
    shabaz over 2 years ago +12
    Hi! Everyone will have different ideas, but here are some random suggestions, feel free to override with your instinct or any other advice you get from others. I think the ideas here will at least get…
  • rscasny
    rscasny over 2 years ago +5
    All suggestions below are great tips. Here's my take on blog writing for Path to Programmable 3. I see blogs could cover these themes: explaining the technology a closer look or in depth discussion…
  • cstanton
    cstanton over 2 years ago in reply to shabaz +4
    I believe there's one missing here that's worth highlighting: Your opinion. It can be very easy to be pulled into simply posting technical documentation, manuals, specifications, clinical results.…
Parents
  • shabaz
    shabaz over 2 years ago

    Hi!

    Everyone will have different ideas, but here are some random suggestions, feel free to override with your instinct or any other advice you get from others. I think the ideas here will at least get you started, or spark some ideas hopefully!

    Type of Content

    Personally I like reading blogs when people have something to say (rather than just a photo or two and little text). Hopefully leave readers informed and if possible delighted.

    Definitely check the competition page and any rules regarding what you're supposed to write and focus on. I have not checked, but if it is flexible on what you write then I suppose it could be stuff like what you learned in the training. For instance, if the training explained how memory is connected to the processor, then you could write explaining what memory resources are inside the device, and show screenshots of how memory gets connected, and what it could be used for (for instance, explain if the memory inside the device is sufficient for Linux or other operating systems, what features work with it. Maybe even how you would test the memory to ensure that it is connected properly and so on. I think the training just shows the steps, but doesn't really discuss the benefits or reasons why you'd want to do certain things, so that could be an opportunity for the blogs, if that is in alignment with the competition rules. Also, it's not always worth automatically assuming people know what Zync is or what FPGAs are and so on. I'm not suggesting going to first principles for everything, but sometimes a sentence or two to discuss the basics before going into more detail can help.

    Contents
    The contents can be auto-generated using the Contents option in the Editor toolbar, provided your content uses headings.

    Good title
    Maybe also use a sub-title, for instance with a colon separator. For example "Getting started with FPGAs: Installing Software and creating a Blinking LED", so that readers are already becoming aware what the blog will be about, without even reading the introduction.

    Preamble/Abstract
    Some people (see some blogs by Jan Cumps ) write a short boxed piece of content. I wish the editor tools would automatically do this sort of thing, but instead it is up to the user to create this if desired.

    Introduction
    A few paragraphs indicating what the blog post is about, and some of the key points that will be explained in the blog.

    Main body
    Use simple language. Use abbreviations only after they are used fully expanded, because not everyone knows what the abbreviations mean (unless it's an extremely obvious abbreviation such as i.e. or AM or PM or etc.).

    Sections

    Occasionally have sections with simple questions,such as "What is an FPGA?".

    It's good if sections can stand on their own (this isn't always possible) so people can skip parts or read things out-of-sequence if desired.

    Diagrams
    Always worth explaining things in a diagram if possible! It makes it easier for readers.

    Charts
    Charts can be nicer for seeing large amounts of data, rather than large tables.

    Photos
    Ideally non-blurry. And ideally at least a few. One could show the whole project, and the remainder could show focussed detail.

    Code
    Consider inline code (using the Editor toolbar) for a few lines of code. Consider using the code tool, or GitHub, for longer code. Zip files are irritating (although they might end up necessary for some things), since users need to download and extract just to browse code, and it's not always easy (especially on mobile).

    Videos
    Short to-the-point videos perhaps. Personally I like those where the presenter doesn't talk for long! Time is short : )

    Hyperlinks
    Blogs are not printed documents, and any references can be within the content, instead of at the end of the blog (where it then lacks context). Hyperlink text should relate to the thing that you're linking to, i.e. a good hyperlink in a sentence could be "For this project, VHDL was used", rather than "For this project, VHDL was used. Click here for information on VHDL". The text "here" isn't a good thing to hyperlink.

    Summary
    This is an opportunity to re-iterate the reason for the blog and the findings, ideally in slightly different sentences, so that if readers didn't understand it the first time, they may understand the summary. You could suggest next steps, and any suggestions for exploring further could be good here.

    Spelling/Grammar

    There are free tools like Grammarly, that can be installed in (say) Chrome Browser, and will provide advice within the text editor.

    Editor Tools

    It's definitely worth exploring the editor tools. This diagram is old, but you can get an idea about the sort of things that are available in the editor from this diag:

    image

    • Cancel
    • Vote Up +12 Vote Down
    • Sign in to reply
    • Cancel
  • cstanton
    cstanton over 2 years ago in reply to shabaz

    I believe there's one missing here that's worth highlighting:

    Your opinion.

    It can be very easy to be pulled into simply posting technical documentation, manuals, specifications, clinical results.

    It's very easy to miss and overlook your opinion on what you're doing, why it was done that way, what your methodology was, how you were feeling when you were doing it, how you feel now that it's completed.

    Expressing these are also important alongside the rest of the factual data, else every blog will definitely look like a cookie cutter copy and paste. There should be an aspect of your personality expressed within the blog, as these aren't strictly whitepaper journal articles.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • cstanton
    cstanton over 2 years ago in reply to shabaz

    I believe there's one missing here that's worth highlighting:

    Your opinion.

    It can be very easy to be pulled into simply posting technical documentation, manuals, specifications, clinical results.

    It's very easy to miss and overlook your opinion on what you're doing, why it was done that way, what your methodology was, how you were feeling when you were doing it, how you feel now that it's completed.

    Expressing these are also important alongside the rest of the factual data, else every blog will definitely look like a cookie cutter copy and paste. There should be an aspect of your personality expressed within the blog, as these aren't strictly whitepaper journal articles.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube