Tuesday, March 24, 2015

Web Application Programming Interfaces and Why They Rock!


api2.jpg
Web Application Programming Interfaces, or API's, are sets of programming instructions and standards for accessing information in a specific software or hardware over the internet.  API's allow different software/hardware to "talk" with each other and securely exchange information with websites, web applications, mobile apps, and other devices.  API's are released to the public so that other software developers can create new products and applications that are intertwined with that software.  
Still a little confused?  
Imagine a website like Imgur or Photobucket, where billions of photos are uploaded and millions of users have accounts and public profiles.  Suppose you want to create a mobile app that updates you when your favorite users post new content.  This data will need to be made available to you, somehow.  Imgur could release an API so that Web and App developers could "pull" certain information when called on and "push" it back to their own application or software.  
So in this example, Imgur could say “if you call the method 'imgur.photos.search' and then add the user you want to search, we will check permissions and then send the search results to you.”  Imgur could create hundreds of call-methods for the developers to use, such as "get all of the photos from user ____" or "tell me what sizes this photo is available in".  There are hundreds of uses for Web API's, from sharing photos from one social media site to another, to embedding content from a different source or app, to live comment sharing.
Hopefully now "Application Programming Interface" makes a little more sense -- You are programming an application, and this is the interface and rules you must adhere to when talking to _____ (in this case, Imgur.)

Important Web API's

Imgur was used as an example earlier, but there are tons of different API's on the web and all of them are used for something different.

Google
Google is becoming a huge staple in our everyday lives.  I worship Google Chrome, use Gmail for my personal and school email accounts, and Youtube is my main video resource.  Android phones are getting to be as popular as the iPhone, and now Google is even working to create driverless cars and wearable tech such as glasses and wristbands.  The more technology Google releases, the more opportunities developers and designers have to create applications that work well with it’s projects.  Google has a ton of API’s available to the public.  
The Google Maps API, for example, allows you to add interactive maps and street view imagery to your website or mobile app, and works with Web, ioS and Android.  You have the option to use styled maps to change the visual style of the map and customize it to fit your needs.  W3schools offers a nice little tutorial on how to create a Basic Google Map using Google Maps API located here.  

Using the Maps API with the Directions API, you could create an app that shows a map and address to your establishment, then allows the user to search for directions based on their closest location.  Other important Google API’s include the Google+ API, which allows users to log-in to 3rd-Party services using their Google+ account, and the Custom Search API, which allows for searching on your own website and customizing search results.  

Google also has a few API’s specifically for Youtube, including an Analytics API, which provides feedback on views and demographic information, and a Live Streaming API, which allows you to create and manage live events on Youtube through video streaming from an outside website.  

A list of all available Google API’s can be found here.  For more information on a specific API, simply click the API link and view the API documentation.

Facebook
Google may seem like the new internet overlords, but Facebook has them beat on the Social Media front.  That’s why learning to use Facebook’s API’s is imperative if you’re interested in developing apps and software for social media networks.  
Facebook Developers was released in March of 2007 (though it was named Facebook Platform at the time), and provided developers with the tools and standards needed to create third-party software/applications that could interact and share information back-and-forth with Facebook.  Facebook Developers offers 2 main API's, as well as several SDK’s (Software Development Kits) for the use of Facebook Login and plugin’s with iOS, Android, PHP, Javascript and Unity.

facebook-developers.jpg



Facebook’s Graph API is the main API for the website, and is the primary way for Apps and other widgets to read information from Facebook and post their own content.  Think of the Graph as a giant bowl that holds and supports the smaller API’s needed.  The Graph API can be used in a variety of ways, from getting real-time updates to your phone, to publishing status updates from a third party application like Spotify or G+.  

Mobile gaming has steadily been rising since the big “Angry Bird Outbreak” and Facebook has a few API’s that can help developers share their game information on Facebook.  The Scores API can be used with the Graph API to track player’s game scores on a mobile device and post them to their timeline, as well as build social leaderboards between friends who play the same game and share their Facebook information with the mobile game app.  The Achievements API works a lot like the Scores API, but is specifically for Facebook games.  This API allows developers to create a set of achievements for their apps, giving users the ability to share their achievements to their profile and an incentive to continue playing.       

The Ads API (also known as the Marketing API) allows developers to “access Facebook’s advertising platform from their own advertising tools”.  Using this API developers can manage their audience information to help find new customers, create ads to show on Facebook to target audiences, and manage all Facebook assets, including pages, apps, and ad accounts.

If you’re interested in learning how to create Apps or programs that work side-by-side with Facebook, it’s important you start by learning the Graph API.  As stated before, the Graph API is the primary way to send and receive data to Facebook, and most of the tasks you will want your app to do will require the use of this API.  Thankfully, Facebook offers a full tutorial/guide to teach you how to get your app to accomplish simple tasks using the Graph API.  If you’re interested in learning more about Facebook API’s, check out the developers page here.  

The Future of API’s?
As stated earlier, the more that technology advances and we continue to get new web-based products, the more the need for API’s will grow.  I often see technological/societal advancements that I believe will bring about great ideas in the future.  For example, a new(ish) company, UrTheCast have installed a camera on the International Space Station for the purpose of streaming live video footage of the Earth’s atmosphere to their website.

UrTheCast has already began releasing access keys for their API’s to begin working on creating public apps and websites that work with their tech.  Satellite Trackers and Map Tiles are on the list for future apps, and I’m interested in seeing what the API’s will make available.  I would love to create a “live desktop wallpaper” based off of the tracking of their app.

Confusing, but BIG!
API’s are a HUGE part of technology, and it’s important that we realize just how much they help us in our web-obsessed world.  API’s allow us to connect to each other on a much broader spectrum than just one website or application.  API’s allow us to share articles and images to each other from all over the web at the click of a single button.  API’s allow us to give our users peace-of-mind when it comes to creating accounts on unknown apps or websites.   

We’ve covered quite a bit on API’s so far in this blog, but keep in mind we’ve barely scratched the surface.  APIs are not limited to websites. Anything connected to the internet can have an API.  You can use an API to determine your computers power supply temperature.  Do you want to talk to your router from your own application and have it restart? There's an API for that. Send an email from your refrigerator?  As long as it’s connected to the internet (and you’d be surprised what is these days) there's an API you can create for it.  

For more information on API’s and how they’re used, check out the links below:




Tuesday, March 17, 2015

Popular Mobile Trends in 2015





It's no surprise how popular mobile devices are in today's society, considering all the apps, games, and gadgets available to get users really sucked into their computer-on-the-go.   

Smartphones and tablets allow you to stay connected to all your important work, emails, and contacts with the push of a button, no matter where you are in the world (coverage permitting).  That's a pretty big deal!  

In fact, according to SmartInsights.com, mobile users surpassed PC users when it came to viewing websites in 2014.



Knowing how popular mobile devices are makes it easy to see why many designers are beginning to focus on mobile designs over the standard website.  "Flat" designs are becoming increasingly popular, as are module layouts, which are easy to stack and view on a cell-phone or tablet.  Microsoft even chose this type of theme for Windows 8!  In today's blog, I'll be listing 3 mobile-design trends for applications and websites that are popular this year.



Hidden Menus & Elements

When it comes to developing sites and apps for mobile devices, it's important to keep in mind that the users only have a limited amount of space for reading content.  That's why it's imperative designers create layouts for apps and mobile sites that are still easy to use, but also easy to view on even the smallest screen.

That's where the hidden menu's come in!  I'm sure all of you are aware of the "hamburger" icon and what it does.  It's usually seen somewhere at the top of all mobile sites/apps to open a menu.  Rather than use a list that takes up space, this "hamburger" design is used as a widely-known symbol to let users know that they can find navigation/settings information using this button.





Hidden search bars are also becoming quite popular in mobile designs.  It's important that designers save as much space as possible for their most important content, so while a search function is important, it shouldn't take up much space.  A simple slide-out search icon is easy to fit into any small space and important to have on sites that include a lot of information.  Using CodePen's "Slide out search bar" tutorial is an easy way to learn to code your own "responsive" search bar.








"Card" Layouts


Card layouts are usually popular with weather apps and other widgets that show in-time information.  You get the most basic information on the "card" and can tap/click an element for more relevant information.  Imagine the way cards work in the real world.  These digital cards contain the more important information on the "front" and can be flipped or expanded for more details depending on which icon you tap.

For example, the Weather and Clock Widget for Android shows real-time temperature, humidity, and wind-speeds on a card-layout and allows the user to tap any of these elements to get detailed info as well as future predictions.




Card layouts provide quick facts and figures that are easy to understand at a glance and remove the need for multiple pages or links to information.  These layouts are very popular and have pretty much taken over mobile apps and widgets.  

"Wearable"-Tech


With the new popularity of smart watches it's only a matter of time before wearable-tech becomes a staple in modern society.  Having a wearable device allows you to stay connected with your social media accounts, as well as your phone or tablet without needing to have your mobile device on-hand.

T
he Apple Watch, for example, gives you real-time updates from your phone, and allows you to create fitness schedules.  Unfortunately, the apple watch can only connect with iPhones and other apple devices.  

The new Razer Nabu can connect to a wide variety of mobile devices, allowing you to get real-time updates on text messages, phone calls, and email alerts.  The Nabu can also track work-out schedules and sleep schedules, helping the user to track and maintain their fitness goals.  

Many believe that smart-watches and other wearable tech will take the place of cell-phones and tablets.   It's important for graphic designers to recognize how important mobile (and even wearable) technology is, as the popularity of these devices is not going away and will only continue to grow.

For more information on emerging mobile technology and design trends, check out the list below:

http://colorlabsproject.com/blog/top-uiux-mobile-app-design-trends-watch-2015/

http://mashable.com/2015/01/02/mobile-trends-2015/
   




Monday, March 9, 2015

Popular Trends in Web Design

As technology grows so does the need for new techniques and modernized design elements that work well with upcoming new devices, software, and programming language upgrades.  There are many design tips and tricks that are becoming very popular in today's electronic society, including full-page video backgrounds, interactive drag-and-drop layouts, and responsive web designs.

In today's post, I'll be listing only a few of the exciting web design elements that are found on the most popular sites available on the web, and are must-know trends for any savvy web programmer.



Image Sliders



Usually used as a type of "introduction" to the site, image sliders make it easier to put important information on your homepage without it seeming bogged down with text and other content.  Image sliders allow you to post images of your products, as well as add quotes, pricing, and sales information in a "hover" tag over the image.   Many sliders offer the ability to click each image for "fullscreen" view or link to other pages based on image clicked.  

Using image sliders is nothing new, but it seems that the popularity in the trend is continuously rising.  These things are popping up everywhere!  Article sites like PCGamer use image sliders to showcase their most recent news and videos, while store sites like Steam use the slider to make their best sales and new items easy to see and find for purchase.  

Flexslider is a great downloadable jQuery toolkit that makes it SUPER easy to create a no-bells-and-whistles image slider in minutes!  Simply download the "tutorial" files, add your own images, change the code around a bit to fit your needs, and BAM!  You have a nice image slider that took you about as long as it would to cook dinner. 


Minimalism/"Flat" Designs




I don't think I need to tell you guys how popular designing for mobile has gotten.  People love their mobile devices and programmers picked up on that early on, adapting and developing new ways to allow sites to be viewed on any device without issue.  Now the trends for mobile are carrying over to the PC with the popularity of "Flat Design".  

Flat Design = Minimalist Design.  It's all about keeping the layout looking interesting, while also being clean and simple.  The integration of CSS3 allowed for responsive flat buttons, natural box shadows, and text shadows that scream modern.

Microsoft is seen by many as a "PC God" and the company tries to stay up-to-date with popular trends.  
Windows 8 is the perfect example of how far flat design has come.   The simple, flat "buttons" have great color contrast and pop-out from the background.  Nothing is too complicated, and you can tell what you're looking for based on icons alone.


Parallax/Single-Page Scrolling Sites

Speaking of mobile design, as the mobile market continues to grow designers are forced to continue to design websites that make it easy-to-view on a mobile platform.  Scrolling through a page is easier than linking to sub-pages for every reader.  

The ability to scroll from side-to-side, add 3-D type elements, and create depth using image placement added a sense of flair and adventure to seemingly simple and boring websites. 

A good example of single-page parallax-scrolling would be Apple's iPhone 6 showcase.  The site is very clean and simple, but the parallax-scrolling gives the user the option to read at their own pace, while also adding a "motion graphic" feel to the site.




As technology advances, so will the need for new design trends.  It's important to keep ahead-of-the-game when it comes to web development, and know what elements and trends you should be expected to know.

For more information on Web Development Trends, please visit the links below:


http://www.elegantthemes.com/blog/resources/web-design-trends-to-look-out-for-in-2015


http://www.creativebloq.com/web-design/hottest-trends-2015-11513980



Sunday, March 8, 2015

The 3 BEST Web Design Resources



web-design-resources.jpg


Whether you're new to web-design or a long-time web developer,  it's important to stay up-to-date on the latest in new programming languages and software.  With all the different coding languages available, from HTML to Javascript, it's hard for freelancers and those interested in specializing in a language outside of school to learn these skills on their own.  
I've never been great at web design.  When I have to work on a web project for school, a lot of nights are spent with me pulling my hair out wondering WHY my sidebar isn't floating properly.  Trying to learn jQuery to create an image slider last semester almost drove me mad.  Thankfully, there are a lot of great tutorials and videos available online that have helped out a lot with getting through each semester.  
I have reviewed a lot of my top go-to web design resources, and chosen the best three to share that will definitely help you learn the necessary programming concepts and syntax for the world's most popular languages.

Code Academy

After creating a profile, you code along following the directions in each tutorial to learn hands-on, and the website will track your progress and allow you to retry if you get the answer wrong.  After so many retries the tutorial will allow you to read the "help" section, which will explain what the answer should be, and why.
During my first year in the Digital Media department a fellow classmate introduced me to Code Academy to help me learn more about CSS and web design basics.  Code Academy is a GREAT interactive tutorial site that teaches you step-by-step how to code in HTML and CSS to create professional websites.  
The basic HTML & CSS class is perfect for those who are just getting into web development.  This course teaches the user how to create a professional website using modern syntax and CSS3 techniques.  The course begins by teaching you about HTML basics like creating lists and tables before walking you through harder techniques involving floats and basic CSS to create a modern, professional website.  
I've found Code Academy to be pretty helpful in learning certain tricks and tips that were over-looked in school or I had forgotten.  I think the ability to follow along with the tutorials and get in-time feedback for why your code is wrong is really helpful.  I would suggest that if you are a beginner in this field and need a resource that is hands-on, definitely give Code Academy a try.
Treehouse is a video-based tutorial service that has over 100 hours of tutorial videos available that will help even those with no knowledge of web development learn to make a basic website.  There are many tracks available on the site, from Web Design to PHP and Wordpress, but for this blog we will only be focusing on the beginning HTML and CSS tutorials.   Treehouse adds a bit of a "game" to their site, periodically quizzing you to make sure you've been paying attention to the videos and rewarding you with "badges" for correct answers.
The beginners track is in Web Design and contains multiple videos that teach you about HTML and CSS Basics, how to use all the tools needed in software such as Photoshop and Illustrator to create content, and videos focusing on Brand Identity and Design Foundations.  The series is 51 hours long, and contains all the necessary information to get someone ready to begin coding websites.  The next track focuses on Front End Web Development and teaches the user more advanced HTML, CSS, and Javascript techniques, including how to implement Video and Audio into a webpage and create forms.

Treehouse is free to all members for 14 days before charging a $25 monthly subscription fee.  This $25 fee entitles you to all of their "basic" video tutorials, the ability to practice coding in their "challenge engine", and access to members-only forums for coding help and feedback.  There is a Pro subscription available for $49 a month giving users access to more advanced video options, as well as bonus video content from industry professionals.

I've only been using Treehouse for a short while and am currently still on my free trial, so I'm not sure how much is available in the basic subscription once the trial has ended, but so far I am very pleased with the service and believe that for the price, it's definitely worth it to pay for a subscription if you're planning to create professional content in this field.

Lynda.com

Like Treehouse, Lynda.com offers thousands of video-based tutorials on a wide range of subjects, from creating desktop apps to Network Administration.  If you want to learn about it, chances are Lynda has a video for that.  Lynda offers over 3,000 videos focused solely on different aspects of web design, and is a great place to learn new techniques and tricks for making your website great.

One tutorial I believe is imperative for any up-coming web designer to follow would be Chris Concerse's Creating a Responsive Web Design video.  This video follows all steps of website creation from start-to-finish, showing the user how to create design comps, code a basic site in HTML, position elements with CSS, and make the website responsive and easy-to-view on any monitor or mobile device.  This is extremely important to learn, as many viewers use their cell phones and tablets to browse the web.  

Lynda is free for the first 10 days of use, and then requires a subscription sign-up to continue viewing their content.  The Basic month-to-month package is $25, and gives the user unlimited access to all courses and videos.  The Premium package is $37.50 per month and offers unlimited access as well as the ability to download project files used in each video tutorial to make it easy to follow along.  If you are currently enrolled in school, ask your advisors about access to Lynda, as many schools are partners with the site and are offer the service for free to students.
Lynda is a GREAT resource for learning practically anything you could want to know on a variety of subjects.  Their content is professionally made and easy-to-follow, and the ability to download the tutorial files to follow-along with is great.  I would say that Lynda is definitely worth checking into if you are at all interested in learning about web development, or any subject, for that matter!


Never-Stop-Learning-Facebook.jpg



There are many other web resources available for the interested web designer, and I could go on and on about the other great and fun resources I've found over the years, but for now I believe these are the top three contenders for best tutorials available for those in our field. If you're interested in finding more web design resources, check out the links below:




Friday, February 20, 2015

For the love of Money




Coming from a middle-class household, my parents always loved to use the popular phrase "money doesn't buy happiness", and growing up I always believed that was true.  Designer clothes may sometimes look nice, but they wont really make your life better.

Now that I'm a young adult living outside of my parents home, I'm starting to realize that while money may not buy happiness, you need a lot of it to pay for the things to keep you going.  

How do freelancers manage their finances? 
Managing your own income can be a difficult and stress-inducing task, but it's important that you track your spending and set finance "goals" for yourself before your freelance work begins.  Being your own boss can be difficult, as you have to determine what amount you deserve for the hours it takes to complete each individual project.  


It's a good idea to create a spreadsheet detailing how much you expect to need each month for all necessities; Software, electronics, travel, rent, etc.   Try to get a better understanding of your monthly spending habits, and plan-ahead for set-backs and emergencies.  







Tips & Tricks

There are many suggestions and pointers on how to efficiently manage your money as a freelancer, but we don't have all day, so I compiled a list of the most important tips to help get you started:

Create an Emergency Fund -  I've said it twice now, but it's so important I'll say it one more time: CREATE AN EMERGENCY FUND.  Everyone should have an emergency fund, but when you're working for yourself it's important to realize that things will not always be easy or go according to plan.  Being a freelancer means that you wont consistently be bringing in money every month the way you would with a salaried job.  To insure that you can live healthily if unforeseen issues arise.  It's recommended that you put away at least enough money in savings to last you a year before venturing off on your own.   

Project your monthly income and expenses - Track your monthly expenses and create a budget based off of your research.  How much will you need each month for basic living expenses?  Create a household-budget, and a balance sheet to help with determining cost-of-living.  Play your averages (take yearly income and divide by 12 to determine your monthly budget) and expect the worst.  As stated before, being a freelancer means your work-flow will be inconsistent.  Expect lulls in work-flow and plan for these times accordingly.

Use software/applications to help with budgeting/spending overviews - There are many budgeting software's available to the public that are free, easy-to-use, and very beneficial to those who need to track their spending habits.   The budgeting software Mint, for example, works on all PC and mobile platforms, and is a one-stop-shop for all financial information.  It's easy to set-up an account using your banking information, and once set-up will give you up-to-date information on your banking account, upcoming bills, and credit cards.  Best of all, it's free!   Mobile Apps like Expensify take money management a step further by offering the ability to scan receipts and save purchase details, as well as track your distance traveled by odometer, allowing freelancers to determine the miles/time it takes to travel to a job site.


How do you manage YOUR money?

I'd love to say that I have accountant-level skills at managing my finances, but as a student in college and a young-adult, it really can be difficult to create budgets and plan-ahead.  After doing my own research (and because I will be in the freelance-field soon) I took a lot of the advice I read to heart.  Managing your money can be difficult, but it's another important step in adulthood.  Even more so when you're trying to become your own boss.












Thursday, February 19, 2015

Change Agents: Making Your Business Better

"The people who resist change will be confronted by the growing number of people who see that better ways are available, thanks to technology." Bill Gates

What is a Change Agent?

A Change Agent is an individual or group of individuals who work to help a business transform itself to best fit the needs of it's market and consumers.  Change Agents focus on today's changing technologies/markets to effectively help the business implement better strategies and developmental progress.




According to Education-Portal there are four important skills a change agent must have to remain successful:


1.  Broad Knowledge - Keep strong ties with your industry, know what is the most sought-after elements and keep up-to-date on standards and practices.  Understand that it's important to not only know about your industry, but industries and markets that are related to your own.

2.  Operational/Relational Knowledge - Have strong communication skills.  Be able to listen, trust, observe, and identify with your employees and consumers.  Be flexible and able to handle all behaviors.

3. Sensitivity and Maturity - Be aware of your own behaviors/attitudes, and how these behaviors may impact your relationships with others.  Demonstrate empathy and sensitivity with others.  

4.  Authenticity - Act in accordance with your beliefs and values.  Work for your consumers and your company, not for yourself.  Be someone others can trust to be honest and forth-right.

To keep your business growing in an over-saturated market, it's important that your company has an individual who can use these skills effectively, keeping your business informed on new market developments, while also paying attention to what methods and design choices are most popular and desired by your clients.

Are Change Agents important in the Digital Media Field?

As a young adult in the Digital Media field; being a change agent is crucial to business, because new technology and software is constantly being developed and implemented into design and web standards.  It's imperative that we stay ahead-of-the-curve not only when it comes to technological advancements, but also that we pay strict attention to what elements and design choices are desired in our ever-changing market.

Being a change agent can be difficult, as you not only need to understand that things HAVE to change, but also WHY that change is important and what repercussions your business may have because of it.  Though many claim to welcome change, it's often difficult to accept when it comes to turning your back on a beloved software or design-standard that is becoming outdated.  Accepting change can be difficult, but it is a trait that all professionals must learn to handle to remain successful, myself included.


How badly does technology affect those in the Digital Media field?

What's interesting (and difficult) about change in this field is that one person can make it happen.  One small web-design change or camera-technique that people find interesting can spark a chain-of-events that often leads to that change becoming the thing to do.  For example, the 48fps filming technique Peter Jackson used in "The Hobbit" left many in the film-scene bewildered and sparked discussion on how popular that method of filming would be in the future, leading many to create films of their own using this method.

In the few years I have been in the Digital Media field we have seen major developments with software/standards, such as Adobe Flash being phased out in lieu of HTML5/CSS3 coding, the discontinuation of software such as Adobe Fireworks, and the release of new design software like Adobe Muse.     

The popularity of cell-phones/ tablets isn't going away, and as these technologies grow and develop, so too will designers need to learn to develop applications and websites that can work with the new technology.  I imagine that as the popularity of mobile tech rises, newer forms such as smart-watches and other wearable tech will make it onto the scene.  





How do I continue to change?

Because technology is constantly being updated and revised, it is important that I remain educated on the standards and up-coming software/technology to stay knowledgeable and successful in my field.  But how is that possible when new tech and software is released so consistently?  

One word:  Internet.

Websites that are dedicated to technology and the web, such as Gizmodo and io9 are constantly updated and a great way to learn what is new and popular in the technology/"nerd" world.  Community forums such as Reddit's Technology and Graphic Design pages are also a great resource for news and discussion on all Digital Media topics.


The internet is the BEST place to find reviews for software/tech, discussions on popular design choices and implementations, and a great way to get consumer feedback/opinions on what is most important for your business.


For more information on Change Agents and why they're good for business, check the links below:

http://www.forbes.com/sites/glennllopis/2014/03/24/every-leader-must-be-a-change-agent-or-face-extinction/

http://www.themanager.org/Strategy/change_agent.htm



Tuesday, February 10, 2015

So, what's the deal with blogging?



Why are blogs getting to be so popular?  Why does everyone (and their mother) have one?  WHAT IS THE DEAL WITH BLOGS?  In this post we will discuss why blogging has become an important staple in kickstarting a business, and tips on how to make your blog successful.

How popular are blogs, really?


In 2012, Blogging.org, conducted a 1000-people-survey from bloggers across the United States to create an infographic showcasing blogging's most important data.  The survey found that there were over 31 million people in the US who had a blog in 2012, and of those 31 million people 43% preferred Wordpress.


Blogging.org 2012 Blog Infographic


Today Wordpress states that over 409 million people view content posted using their blogging platform, and that Wordpress users produce around 48.7 million new posts each month.  
The site has a page showcasing their statistics for posting, uploads, and created pages on a month-to-month basis. In January of this year exactly 48,694,922 new posts were hosted by Wordpress, and 63,371,065 comments were made by readers.  

Considering Wordpress is but one of several blogging platforms available, it's obvious from these statistics alone that blogging is continuing to rise in popularity.  


But how will blogging help my business? 

Blogging is a great way to connect with your customers and humanize your company.  Blogs are becoming the go-to medium for updating customers with new business information, and allows the readers to have a back-and-forth with the company's managers/PR through post-commenting and suggestion/contact pages.  Blogging can give a company the appearance of being more open and personal, and helps with building credibility and trust with the company's fanbase.

Hubspot, a website focused on helping companies with their marketing strategies, posted a report on Inbound Marketing in which they surveyed 644 business professionals using their service.  The research found that 57% of the companies reported they generated more customers through leads from their blog.  In fact, the report states that businesses are now in the minority if they do not have a blog!




Jim Blasingame, small business advocate and contributor to Forbes, believes that having a blog can often be better than having a website, due to the fact that it's easier to create content and connect with your audience and future customers.  Even if you are not a great writer or do not have a lot of free time, blogging is a way to get your message across in a quick and efficient way with little effort.  


(For Jim's full video on why blogging is important visit this vimeo link.)

Blogging gives your company a voice, allowing you to talk about new products, company issues/news, and share your expertise with a much larger audience.  Having a blog allows you to gain closer connections with your audience, and the icing on the cake: it's free.  If you don't have a blog already, open a new tab and get started!  


Okay, I started my blog!  But I need some help!

Creating a blog and getting it set-up is easy, but the real issue is staying focused and producing the kind of content your audience craves.  After all, the point of the blog is to have others read it!  

I scoured the internet for the best tips and tricks to maintaining a successful blog, which I have outlined (in no particular order) below:


Speak to your target audience  Figure out who is buying what you sell and write for them.  It's important to determine what group of people you are selling to and address them in a way they will understand and be able to discuss.  Emphasize with your consumers: put yourself in their shows and write about what you believe they are interested in.

Make your posts quick and easy to read -  Readers to not like to scroll through endless lines of text.  Your posts should be long enough to get your point across, while also quick to read on a time-limit.  Make posts scannable by cutting up content into sections, using lists and bullets, and having easy to distinguish headers and fonts.  

Make your blog easy to search - It's important that your blog focuses on the type of content you want to write about.  The title of your blog should be catchy and easy to remember. The easiest way to generate readers is though web searches: when your blog focuses on keywords and phrases that customers generally search for, it will often be found easier.   

Make your blog easy to share - Whether you're using a site like Tumblr that automatically posts to other social media sites and offers customers the option to share your posts to their pages, or a site that requires a plug-in to enable cross-platform social media posting, it's important you make your blog as easy to share as possible.  Many internet users are often using mobile devices to browse sites, and because of this it's often impossible to copy/paste site links.  Make sure your site has it's own Facebook/Twitter/G+ share buttons so mobile users can easily share your content with their followers.

Make your blog easy to view on all formats - Remember those mobile viewers we were just talking about?  It's important that you create a responsive design for your blog layout, so that your blog can be easily viewed on all mobile devices.  It's also important to keep those who are color-blind or have poor eyesight in mind.  Use simple color schemes and fonts to make your 
blog easy to view for everyone.  



Well, what about you?  What will you blog about?

As a designer/digital media professional, I believe the type of content enthusiasts of my industry would be most interested in would be new and interesting software/application/website reviews pertaining to working within this field. 
Reviews for editing software, tablets, and other devices designers need to work in this industry, as well as my own work and projects, would generate an audience of others who are interested in working with photo/video editing, and are interested in networking with others in the graphic design field.