<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Pure Oxygen</title>
<subtitle>Articles on Design, Development, and Online Business</subtitle>
<link href="http://oxygen.o2dca.com/feed" rel="self" />
<id>http://oxygen.o2dca.com/feed</id>
<updated>2026-09-01T16:46:14-04:00</updated>
<entry>
<title type="html">3 Tools That Could Save Your Business 10 Hours a Week</title>
<content type="html">&lt;p&gt;I use a lot of software in my work as a developer and manager. The tools that save me the most time are not necessarily the most specialized or expensive. They are the ones that help me organize information, reduce unnecessary communication, and turn decisions into action.&lt;/p&gt;
&lt;p&gt;Three tools I rely on for that are Google Calendar, Slack, and Codex.&lt;/p&gt;
&lt;p&gt;Used separately, each solves a different problem. Used together, they create a practical system for managing commitments, coordinating a team, and completing work more efficiently.&lt;/p&gt;
&lt;p&gt;They will not automatically save every business ten hours a week. However, if your team spends too much time searching for context, sitting in avoidable meetings, or recreating work that has already been discussed, ten hours is a realistic target.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Google Calendar&lt;/strong&gt;&lt;br /&gt;&lt;em&gt;Potential time saved: 1–2 hours per week&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Most people use their calendar to track meetings. I also use mine to understand what I have actually committed to and where focused work needs to happen.&lt;/p&gt;
&lt;p&gt;That distinction matters. If every open space on a calendar is treated as available, important work gets pushed between meetings or deferred until the end of the day. The result is more context switching, more rushed decisions, and more time spent recovering from an unrealistic schedule.&lt;/p&gt;
&lt;p&gt;I use Google Calendar to separate several types of time:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Meetings and fixed commitments&lt;/li&gt;
&lt;li&gt;Preparation needed before those meetings&lt;/li&gt;
&lt;li&gt;Focused technical or planning work&lt;/li&gt;
&lt;li&gt;Follow-up time after important discussions&lt;/li&gt;
&lt;li&gt;Deadlines that require action before the due date&lt;/li&gt;
&lt;li&gt;Google Calendar supports focus-time blocks, task deadlines, working hours, and appointment schedules. Depending on your Google Workspace plan, focus time can also automatically decline meetings and reduce notifications.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The feature is less important than the habit. When I review my calendar, I am not only asking, “Where do I need to be?” I am asking, “What must be finished, checked, or decided, and when will that work happen?”&lt;/p&gt;
&lt;p&gt;A well-maintained calendar reduces scheduling conflicts, forgotten preparation, and the constant mental effort of deciding what to do next. It also makes it easier to see when workload exceeds actual capacity.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Slack&lt;/strong&gt;&lt;br /&gt;&lt;em&gt;Potential time saved: 2–3 hours per week&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Slack can save time, but it can also consume an entire day if it is treated as a stream that requires a constant response.&lt;/p&gt;
&lt;p&gt;I use Slack primarily for coordination: gathering current priorities, resolving focused questions, identifying blockers, and keeping the appropriate people aware of what is changing.&lt;/p&gt;
&lt;p&gt;The biggest advantage is not instant messaging. It is shared context.&lt;/p&gt;
&lt;p&gt;A useful Slack message should make it clear:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What changed&lt;/li&gt;
&lt;li&gt;Who owns the next step&lt;/li&gt;
&lt;li&gt;Whether anything is blocked&lt;/li&gt;
&lt;li&gt;What decision is needed&lt;/li&gt;
&lt;li&gt;When someone needs to respond&lt;/li&gt;
&lt;li&gt;Channels and threads help keep those discussions attached to the right client, project, or topic. Reminders can bring a message back at the appropriate time, and recurring processes can be supported through Slack workflows.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Used well, Slack can replace status meetings, long email chains, and repeated one-to-one explanations. A project manager can post a priority once, the right people can respond in context, and the discussion remains available for later reference.&lt;/p&gt;
&lt;p&gt;The risk is allowing Slack to become the only place where decisions and assignments live. Important work should still move into the appropriate project or task-management system. I treat Slack as the coordination layer—not the permanent system of record.&lt;/p&gt;
&lt;p&gt;I also do not try to read everything with equal attention. I look first for direct messages, active project discussions, decisions, and items that require action. That keeps Slack useful without allowing it to dictate the entire workday.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Codex&lt;/strong&gt;&lt;br /&gt;&lt;em&gt;Potential time saved: 5–6 hours per week&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Codex is the newest tool in this group, and it has changed how I approach both technical and management work.&lt;/p&gt;
&lt;p&gt;I use it for more than writing code. I use it to review source material, compare information from different places, prepare planning documents, draft technical guidance, create QA checklists, analyze implementation risks, and turn rough notes into something another person can review.&lt;/p&gt;
&lt;p&gt;For example, I can use Codex to help:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Review a codebase and identify likely risks&lt;/li&gt;
&lt;li&gt;Convert project discussions into a proposed action list&lt;/li&gt;
&lt;li&gt;Prepare a first draft of developer feedback&lt;/li&gt;
&lt;li&gt;Compare requirements with a proposal or implementation&lt;/li&gt;
&lt;li&gt;Create a focused QA checklist for a specific change&lt;/li&gt;
&lt;li&gt;Summarize current priorities from authorized source material&lt;/li&gt;
&lt;li&gt;Turn a recurring process into a reusable template or workflow&lt;/li&gt;
&lt;li&gt;Produce a management or client-facing version of technical information&lt;/li&gt;
&lt;li&gt;OpenAI’s published ChatGPT and Codex use cases include analyzing information, preparing meeting briefs, maintaining documentation, reviewing code, prioritizing Slack action items, and turning recurring inputs into usable reports.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The time savings come from reducing first-pass work. Instead of starting with a blank page- or manually sorting through the same set of sources every week- I can begin with a structured draft and spend my time evaluating it.&lt;/p&gt;
&lt;p&gt;That last step is essential.&lt;/p&gt;
&lt;p&gt;I do not treat an AI-generated answer as confirmed merely because it is written confidently. I review the sources, preserve uncertainty, check technical claims, and make the decisions that require business or professional judgment. I also keep credentials, private information, and client-sensitive material within approved boundaries.&lt;/p&gt;
&lt;p&gt;Codex is most valuable when it supports an accountable person. It can accelerate analysis and production, but it should not silently become the owner of a decision.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;The real value comes from connecting the three habits:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Google Calendar establishes the commitments and protects the time.&lt;/li&gt;
&lt;li&gt;Slack provides current team and project context.&lt;/li&gt;
&lt;li&gt;Codex helps turn that context into a plan, document, checklist, or other reviewable output.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;br /&gt;A Monday planning process is a good example.&lt;/p&gt;
&lt;p&gt;My calendar tells me which meetings, deadlines, and work periods are fixed. Slack provides current priorities and changes from the people managing the work. Codex helps me organize that information, identify gaps or conflicts, and prepare a practical plan for review.&lt;/p&gt;
&lt;p&gt;The final decisions still belong to me and the appropriate project managers. The tools reduce the administrative effort required to reach those decisions.&lt;/p&gt;
&lt;p&gt;Across a week, the savings can add up quickly:&lt;/p&gt;
&lt;p&gt;One to two hours from better scheduling and fewer interruptions&lt;br /&gt;Two to three hours from more efficient team communication&lt;br /&gt;Five or more hours from faster research, analysis, documentation, and first drafts&lt;br /&gt;That is how these three tools can return roughly ten hours to the week.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Note: I would &lt;em&gt;&lt;strong&gt;not&lt;/strong&gt; &lt;/em&gt;recommend adopting software simply because it is popular or includes AI.&lt;/p&gt;
&lt;p&gt;Start by identifying where time is currently being lost:&lt;/p&gt;
&lt;p&gt;Which information do you repeatedly search for?&lt;br /&gt;Which meetings exist only to exchange status updates?&lt;br /&gt;Which documents do you recreate every week?&lt;br /&gt;Which decisions are delayed because context is scattered?&lt;br /&gt;Which tasks require judgment, and which are simply repetitive?&lt;br /&gt;Once the process is understood, the right tool becomes much easier to choose.&lt;/p&gt;
&lt;p&gt;At O2 Digital Creative Agency, we approach websites and digital platforms as working parts of a business- not isolated pieces of technology. A good system should connect people, streamline a real process, and remain understandable to the team responsible for it.&lt;/p&gt;
&lt;p&gt;The goal is not to fill your business with more tools. It is to give your people more time for the work that actually needs them.&lt;/p&gt;</content>
<link href="http://oxygen.o2dca.com/post/save10hoursaweek/" />
<id>http://oxygen.o2dca.com/post/save10hoursaweek/</id>
<updated>2026-09-01T16:46:14-04:00</updated>
<category term="Business Strategy"/>
</entry>
<entry>
<title type="html">If we had to start our brand&amp;#039;s Instagram from zero, here&amp;#039;s what we&amp;#039;d do</title>
<content type="html">&lt;p&gt;Every brand knows they&#039;re &quot;supposed&quot; to be on social media. Fewer can tell you why, or even what to ACTUALLY post once the account exists. In that gap is where many Instagram strategies go to die… not from a lack of effort, but a lack of a plan.&lt;/p&gt;
&lt;div class=&quot;text-center&quot;&gt;&lt;img style=&quot;max-height: 120px; width: auto;&quot; src=&quot;http://oxygen.o2dca.com/content/public/upload/04-icon-strip.png&quot; alt=&quot;List of Social Icons in O2DCA Blue&quot; /&gt;&lt;/div&gt;
&lt;p&gt;The good news: you don&#039;t need to reinvent anything. While there are nuances by industry, the fundamentals are the same. If we were starting a brand account from zero tomorrow, here&#039;s the exact plan we’d use:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Give people a reason to follow&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Before you post a single photo, answer this: why would someone follow us if they never planned to buy from us?&lt;/p&gt;
&lt;p&gt;If you can&#039;t answer that, your content doesn&#039;t have a job yet. Every post should do at least one of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Educate&lt;/li&gt;
&lt;li&gt;Entertain&lt;/li&gt;
&lt;li&gt;Inspire&lt;/li&gt;
&lt;li&gt;Build community&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Your answers here aren&#039;t just philosophy- they&#039;re the building blocks of your content pillars.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Create a content plan&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;float: right; width: 220px; height: 300px; margin-right: 60px; margin-left: 60px;&quot; src=&quot;http://oxygen.o2dca.com/content/public/upload/social_reccomendation_graphic.png&quot; alt=&quot;List of items to complete when creating a social post&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Don&#039;t reinvent the wheel every time you sit down to post. Choose 3–5 content pillars - recurring topics you can rotate through. This is what keeps your content balanced and consistent instead of reactive and random.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Set up your profile to convert&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;At minimum, it should have:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A recognizable profile photo&lt;/li&gt;
&lt;li&gt;A bio that clearly states who you help, what you do, and where you&#039;re located&lt;/li&gt;
&lt;li&gt;A clear call to action&lt;/li&gt;
&lt;li&gt;Your website and contact information&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If someone lands on your profile after seeing one good post, this is what turns curiosity into a follow - or a click.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. Commit to posting regularly&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Say it with me: consistency beats frequency.&lt;/p&gt;
&lt;p&gt;Posting twice a week for a year will beat posting every day for two weeks and disappearing- every time. Pick a cadence you can actually sustain, and stick with it.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;5. Prioritize discoverable content&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Choose formats that keep people watching, like reels and carousels. The longer someone lingers on your post, the more the algorithm treats it as worth showing to others. More watch time equals more reach.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;6. Earn attention before you ask for business&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Every post has one job before it has any other job: stop the scroll. Some tips:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use a hook- written or visual- in the first two seconds&lt;/li&gt;
&lt;li&gt;Create content people want to share and save, not just like&lt;/li&gt;
&lt;li&gt;Show your process, not just the finished product&lt;/li&gt;
&lt;li&gt;Tell stories instead of promoting product&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Attention is earned first. The ask comes later.&lt;/p&gt;
&lt;div class=&quot;container-fluid&quot;&gt;
&lt;div class=&quot;row&quot;&gt;
&lt;div class=&quot;col-xs-12 col-sm-6&quot; style=&quot;text-align: right;&quot;&gt;
&lt;div style=&quot;background-color: #ede8da; display: inline-block;&quot;&gt;&lt;img style=&quot;max-height: 50vh; width: auto;&quot; src=&quot;http://oxygen.o2dca.com/content/public/upload/example_instagram_post_1.png&quot; alt=&quot;Example Instagram Post&quot; /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;col-xs-12 col-sm-6&quot;&gt;
&lt;div style=&quot;background-color: #ede8da; display: inline-block;&quot;&gt;&lt;img style=&quot;max-height: 50vh; width: auto;&quot; src=&quot;http://oxygen.o2dca.com/content/public/upload/example_instagram_post_2.png&quot; alt=&quot;Example Instagram Post&quot; /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;col-xs-12 text-center&quot;&gt;&lt;br /&gt;&lt;em&gt;One of these posts is optimized, the other is not - can you tell which is which?&lt;br /&gt;&lt;/em&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;7. Instagram rewards interaction&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The algorithm can tell when you&#039;re actually present and engaging.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reply to every comment&lt;/li&gt;
&lt;li&gt;Respond to DMs&lt;/li&gt;
&lt;li&gt;Engage with other local businesses and creators&lt;/li&gt;
&lt;li&gt;Leave comments that say something- not just a generic &quot;Love this!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;8. Be patient&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Instagram rarely rewards a new account right away, and that&#039;s normal, not a sign you&#039;re doing it wrong. Expect a stretch of experimenting, learning what resonates, and adjusting. That stretch is the strategy working, not the strategy failing.&lt;/p&gt;
&lt;p&gt;One last reminder: Instagram isn&#039;t a digital flyer. People don&#039;t want to be sold to - they want to follow brands that feel relatable and bring them value. Don&#039;t create only content that advertises your business. Create content that earns engagement and attention (like the example on the right above 😉). The business part follows.&lt;/p&gt;</content>
<link href="http://oxygen.o2dca.com/post/if-we-had-to-start-our-brands-instagram-from-zero-heres-what-wed-do/" />
<id>http://oxygen.o2dca.com/post/if-we-had-to-start-our-brands-instagram-from-zero-heres-what-wed-do/</id>
<updated>2026-08-04T18:16:51-04:00</updated>
<category term="Marketing"/>
</entry>
<entry>
<title type="html">Should I be using WebP images?</title>
<content type="html">&lt;p&gt;You may have never encountered the .&lt;em&gt;&lt;strong&gt;webp&lt;/strong&gt; &lt;/em&gt;file extension before, but you probably have encountered a website that took too long to load, or loaded in the text first, and the images after a few seconds. This is due to images being one of the &#039;largest&#039; parts of a website, in terms of file-size, and taking longer to download to your computer for viewing. A few years ago, Google purchased a company who&#039;s technology allowed them to develop a more compact file type that supports both lossless (like PNG) and lossy (like JPEG) compression: &lt;strong&gt;&lt;em&gt;.wepb&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&quot;container-fluid&quot;&gt;
&lt;div class=&quot;row&quot;&gt;
&lt;div class=&quot;col-xs-12 col-sm-8 col-sm-offset-2&quot; style=&quot;margin-bottom: 40px;&quot;&gt;
&lt;h2 style=&quot;text-align: center;&quot;&gt;WebP images are smaller than both PNG and JPEG files, while offering no visual quality difference.&lt;/h2&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;row&quot;&gt;
&lt;div class=&quot;col-xs-12 col-sm-6 text-center&quot;&gt;&lt;img title=&quot;I am a WebP Image&quot; src=&quot;http://oxygen.o2dca.com/content/public/upload/webp-test_0_o.webp&quot; alt=&quot;I am a WebP Image&quot; /&gt;&lt;/div&gt;
&lt;div class=&quot;col-xs-12 col-sm-6 text-center&quot;&gt;&lt;img title=&quot;I am a JPEG&quot; src=&quot;http://oxygen.o2dca.com/content/public/upload/webp-test_0_o.jpg&quot; alt=&quot;I am a JPEG&quot; /&gt;&lt;/div&gt;
&lt;div class=&quot;col-xs-12 text-center&quot;&gt;&lt;br /&gt;&lt;em&gt;One of these images is an optimized .jpg, and one is a .webp. Can you tell which is which?&lt;br /&gt;&lt;/em&gt;&lt;/div&gt;
&lt;div class=&quot;col-xs-12 text-center&quot;&gt; &lt;/div&gt;
&lt;p&gt;In the above example, the .jpg file, which was optimized with Adobe Photoshop as a JPEG at 30% quality is &lt;span style=&quot;text-decoration: underline;&quot;&gt;85.4 kilobytes&lt;/span&gt;, while the .webp file, which was optimized with Google&#039;s libwebp at a quality of 50% is &lt;span style=&quot;text-decoration: underline;&quot;&gt;63.3 kilobytes&lt;/span&gt;: A savings of &lt;strong&gt;36%&lt;/strong&gt;. The WebP image is on the left in case you were still wondering (keep your mouse still over the image).&lt;/p&gt;
&lt;p&gt;.WebP has been out for a few years now, and as of writing this is &lt;a href=&quot;https://caniuse.com/webp&quot; target=&quot;_blank&quot;&gt;supported in all browsers,&lt;/a&gt; except for Internet Explorer. While it may not be supported on older versions (and you should avoid using only .webp if legacy support is your goal), it will work on all recent versions of Firefox, Chrome, Safari, Opera, Edge, and their mobile counterparts. You may have encountered .webp images in your everyday browsing and not have known it:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Facebook started using .webp in 2014 and &lt;a href=&quot;https://engineering.fb.com/2014/06/19/android/improving-facebook-on-android/&quot; target=&quot;_blank&quot;&gt;reported&lt;/a&gt; a 25-35% size savings for JPEG images, and 80% for PNG&lt;/li&gt;
&lt;li&gt;Google has been using them since inception, and has a &lt;a href=&quot;https://developers.google.com/speed/webp/docs/webp_study&quot; target=&quot;_blank&quot;&gt;study&lt;/a&gt; reporting .webp is &quot;25-34% smaller compared to JPEG file size at equivalent SSIM index&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These size savings result in faster page loads - which - result in a better user experience. If your site contains many images, and you are looking for an easy way to reduce the size of your site&#039;s page load, exploring webp may be a good place to start. If your site only contains a few images, and your goal is a faster page load - we would recommend looking at a &lt;a href=&quot;https://gtmetrix.com/blog/how-to-read-a-waterfall-chart-for-beginners/&quot; target=&quot;_blank&quot;&gt;waterfall chart&lt;/a&gt; and identifying the real culprit before converting your images to .webp.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;</content>
<link href="http://oxygen.o2dca.com/post/should-i-be-using-webp-images/" />
<id>http://oxygen.o2dca.com/post/should-i-be-using-webp-images/</id>
<updated>2020-11-24T17:14:52-05:00</updated>
<category term="Development"/>
</entry>
<entry>
<title type="html">What is a SSL Certificate; Do I need one?</title>
<content type="html">&lt;p&gt;If you are reading this, then you&#039;ve undoubtedly seen the term &#039;SSL Certificate&#039; or just &#039;SSL&#039; mentioned somewhere or other in the past few months, and you might be wondering - what is an SSL Certificate, and should my website or application have one?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SSL&lt;/strong&gt; Certificate stands for &lt;strong&gt;S&lt;/strong&gt;ecure &lt;strong&gt;S&lt;/strong&gt;ocket &lt;strong&gt;L&lt;/strong&gt;ayer Certificate, which is a file that allows your website or application to create encrypted and secure connections to your users. Websites using SSL can be identified by the prefix &#039;https&#039; in their URL (the &#039;s&#039; stands for Secure); Your browser will typically display a green lock icon or turn the URL bar green when visiting these sites.&lt;/p&gt;
&lt;div class=&quot;container-fluid&quot;&gt;
&lt;div class=&quot;row&quot;&gt;
&lt;div class=&quot;col-xs-12 text-center&quot;&gt;&lt;img src=&quot;http://oxygen.o2dca.com/content/public/upload/ssl-exaample_0_o.jpg&quot; alt=&quot;undefined&quot; /&gt;&lt;br /&gt;&lt;em&gt;Example of Chrome&#039;s address bar with a secure (top), and insecure (bottom) URL&lt;br /&gt;&lt;/em&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;One of the most common ways for hackers to steal information, and marketing companies to track users, is to intercept the data sent when they are browsing the web - this is commonly called &#039;sniffing&#039;. Sniffing can easily be done on a non-SSL connection with free software - so easily, that airports, coffee shops, any public wifi you use is almost definitely intercepting your traffic to some degree, if only to serve you better advertisements.&lt;br /&gt;&lt;br /&gt;&lt;img style=&quot;max-height: 140px; margin-right: 1em; float: left;&quot; src=&quot;http://oxygen.o2dca.com/content/public/upload/sniffing_0_o.png&quot; alt=&quot;undefined&quot; /&gt; SSL negates this vulnerability by creating a secure connection to a website, such that only the website, and your computer can understand the information being sent back and forth. So - do you need a SSL certificate? If your website has any type of form, or deals with any payment transactions, you&#039;re going to want an SSL certificate. Even a simple contact form should be secured with SSL to prevent a 3rd party from intervening. If your website doesn&#039;t have any of those - there is still a valid reason to have an SSL certificate: Google is using it as a search ranking parameter. This means that sites with an SSL certificate will appear higher in results than sites without one (&lt;a href=&quot;https://webmasters.googleblog.com/2014/08/https-as-ranking-signal.html&quot;&gt;https://webmasters.googleblog.com/2014/08/https-as-ranking-signal.html&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</content>
<link href="http://oxygen.o2dca.com/post/what-is-a-ssl-certificate-do-i-need-one/" />
<id>http://oxygen.o2dca.com/post/what-is-a-ssl-certificate-do-i-need-one/</id>
<updated>2018-05-01T21:06:21-04:00</updated>
<category term="Online Security"/>
</entry>
<entry>
<title type="html">Advertisements - Inspiration or Annoyance?</title>
<content type="html">&lt;p&gt;The average person is exposed to 5,000 advertisements per day, 1,825,000 a year. Whether through billboards on our way to work, tv advertisements at home, or pop-ups on Facebook, you are constantly exposed to a plethora of design in everyday life as advertisers strategically attempt to grab your attention for what little time we, as consumers, give them.&lt;/p&gt;
&lt;div class=&quot;container-fluid&quot;&gt;
&lt;div class=&quot;row&quot;&gt;
&lt;div class=&quot;col-xs-12 text-center&quot;&gt;&lt;img src=&quot;http://oxygen.o2dca.com/content/public/upload/billboard_0_o.jpg&quot; alt=&quot;undefined&quot; /&gt;&lt;/div&gt;
&lt;/div&gt;
 &lt;/div&gt;
&lt;p&gt;At first it can seem annoying to be bombarded with advertisements every day, and at some point, we might even try to ignore or avoid these nuisances. But as a designer, taking a step back and seeing a beautiful opportunity for inspiration from these advertisements could be extremely beneficial. This daily exposure can instead be seen as design research and help you in your own techniques of communicating through design. Start paying attention to every advertisement you come across and take the chance to critique and dissect what is working and what is not. Did the ad grab your attention? Can you understand the concept? Is it well executed? Is there a clear call to action? Is the point being made clearly? All these questions are important to be able to communicate properly with your target audience. To question other ad designs and their purpose will help you execute your messages better as well. Do not allow yourself to be annoyed... be inspired!&lt;/p&gt;
&lt;div class=&quot;container-fluid&quot;&gt;
&lt;div class=&quot;row&quot;&gt;
&lt;div class=&quot;col-xs-12 text-center&quot;&gt;&lt;img src=&quot;http://oxygen.o2dca.com/content/public/upload/books_0_o.jpg&quot; alt=&quot;undefined&quot; /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Take this inspiration to the next level…there are many other resources that can help critical and creative thinking. Read books, go to lectures, listen to podcasts, look up TED talks, research the greatest designers past and present. Allow yourself to form an opinion of what you believe works and what does not work. With all of this, experiment and have fun with design! Learn to love to make connections with everything around you from graphic design to architectural design to psychology, the medical field, even sports. The more connections you can make and relate to design, the more opportunities you create for inspiration in your design to better relate and communicate to your audiences.&lt;/p&gt;</content>
<link href="http://oxygen.o2dca.com/post/advertisements-inspiration-or-annoyance/" />
<id>http://oxygen.o2dca.com/post/advertisements-inspiration-or-annoyance/</id>
<updated>2017-07-03T10:31:05-04:00</updated>
<category term="Design"/>
</entry>
<entry>
<title type="html">What is WordPress Multisite?</title>
<content type="html">&lt;p&gt;You probably have heard of WordPress at one time or another, your company or personal site might even run on it, but you might not have heard of WordPress Multisite. Multisite is a very useful feature of WordPress that allows you to create a &#039;network&#039; of sites, all running off of one WordPress install. Furthermore, it allows you to use sub-domains, sub-directories, or custom domains that point to each separate &#039;site&#039;. As the network administrator, or Super Admin, you can limit the scope of individual site administrators only allowing certain plugins, themes, etc.; essentially creating your own &quot;WordPress.com&quot;.&lt;/p&gt;
&lt;div class=&quot;container-fluid&quot;&gt;
&lt;div class=&quot;row&quot;&gt;
&lt;div class=&quot;col-xs-12 text-center&quot;&gt;&lt;img src=&quot;http://oxygen.o2dca.com/content/public/upload/wp-multisite_0_o.jpg&quot; alt=&quot;undefined&quot; /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;This can be extremely useful for companies that want to roll out individual sites for each of their locations, or parent organizations that want individual sites for their companies. The individual sites in Multisite can be as similar or as distinct as you would like; and the management/maintenance of them all is reduced to that of a single website. This can be a very effective way to reduce the overall time and budget spent managing and updating your multiple WordPress sites.&lt;/p&gt;
&lt;p&gt;From a fiscal side - deploying sites via a WordPress Multisite installation can also be more cost effective. While traffic and space requirements are hard to gauge, the server space required to run Multsite is much smaller compared to running the same number of sites, each with their own WordPress installation. Deployment of a site is much easier: using the Domain Mapping plugin, you can set up a new domain for a site in a few minutes (with no technical knowledge), and management/updating is streamlined, as a single update effects all sites in the Multisite network.&lt;/p&gt;
&lt;p&gt;Looking for some more resources for WordPress Multisite:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://codex.wordpress.org/Create_A_Network&quot; target=&quot;_blank&quot;&gt;WordPress Codex - Create A Network&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://mashable.com/2012/07/26/beginner-guide-wordpress-multisite/#rUd5u_Srxqqb&quot; target=&quot;_blank&quot;&gt;Mashable - Beginner&#039;s Guide to Multisite&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.wpbeginner.com/glossary/multisite/&quot; target=&quot;_blank&quot;&gt;WP Beginner - What is Multisite&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you are interested in discussing a WordPress Multisite deployment for your organization or company, let us know via our &lt;a href=&quot;http://o2dca.com/contact#getatus&quot; target=&quot;_blank&quot;&gt;contact page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;</content>
<link href="http://oxygen.o2dca.com/post/what-is-wordpress-multisite/" />
<id>http://oxygen.o2dca.com/post/what-is-wordpress-multisite/</id>
<updated>2017-05-24T19:00:27-04:00</updated>
<category term="Business Strategy"/>
</entry>
<entry>
<title type="html">A story about story-telling</title>
<content type="html">&lt;p&gt;Clients new and old regularly ask us how we can increase their organic exposure, and keep users engaged in their site longer. What keywords can we add, what SEO tricks do we know, how can we get them the greatest return for the time we invest?&lt;/p&gt;
&lt;p&gt;Again and again I find myself explaining that there are no shortcuts; No keywords we can add, no &#039;hacks&#039; we can do, that will get them their desired result.&lt;/p&gt;
&lt;p&gt;I think that most are approaching the problem the wrong way; Your user&#039;s are not a robot searching for a specific input, and these days the search engine&#039;s aren&#039;t either. We believe attracting, keeping (and if needed, converting to customers), users starts with creating content they would be invested in, something they can really sink their teeth into; a narrative - with details.&lt;/p&gt;
&lt;p&gt;Simplicity is key: While you may find everything about your product or service obvious or self-explanatory, many users do not. One of the easiest things to do to gain organic traffic is simply explain your differentiating factor in text on your website. Yes - pictures and hero text sell; but search engines can&#039;t detect that information when crawling through your site for SEO data. Put a few short paragraphs on your about page or blog explaining just how amazing your product or service is; linking to sites that verify that claim will only help your site rank better, and your users feel like you a more legitimate source.&lt;/p&gt;
&lt;p&gt;Original content works: Most new website owners find themselves using stock photography, or rewriting their competitor&#039;s website copy in a &#039;new and better way&#039;, as this is both very inexpensive and easy to do. While it may fool some, or even most of your customers, if you are trying to gain new followers via search engine optimization or social interaction, these shortcuts will hurt you. Search engines can detect the similar content and reused images, and will prefer sites that are updated more often with original content, in their results list. Users also will not interact with your site&#039;s content the same - original content is shared more often than other forms of content (40x more often in fact - &lt;a href=&quot;https://blog.bufferapp.com/infographics-visual-content-marketing&quot;&gt;https://blog.bufferapp.com/infographics-visual-content-marketing&lt;/a&gt;&lt;a&gt;)&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;container-fluid&quot;&gt;
&lt;div class=&quot;row&quot;&gt;
&lt;div class=&quot;col-xs-12 col-sm-6 text-center&quot;&gt;&lt;img src=&quot;http://oxygen.o2dca.com/content/public/upload/infographexample_0_o.jpg&quot; alt=&quot;undefined&quot; /&gt;&lt;br /&gt;&lt;em&gt;Example of an infographic from blog.bufferapp.com &lt;br /&gt;&lt;/em&gt;&lt;/div&gt;
&lt;div class=&quot;col-xs-12 col-sm-6 text-center&quot;&gt;&lt;img src=&quot;http://oxygen.o2dca.com/content/public/upload/jetexample_0_o.jpg&quot; alt=&quot;undefined&quot; /&gt;&lt;br /&gt;&lt;em&gt;Example of Jet.com Clearly Explaining their benefits&lt;br /&gt;&lt;/em&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;If selling a product: Explain why they (the user) should be purchasing from you (and no - I don&#039;t mean by putting &#039;Free Shipping&#039; into the header). Give some background on your company; what sets you apart from the others? Customers are not only attracted to your impeccable product, they are attracted to the idea of you as a company, what you stand for. They fall in love with your story, your brand, and share it with others.&lt;/p&gt;
&lt;p&gt;Give people opportunities: We always recommend giving your customers a place to submit feedback (that may or may not been seen by the public) or let you know how their experience was. Furthermore, allow them to socially share your product/image/services as easily as possible. According to Pew Research, &quot;1/3 of millennials say social media is one of their preferred channels for communicating with businesses&quot; - which is a win-win for most online business; you can meet your customer at their preferred point-of-contact, and obtain free advertising on their friends social feeds at the same time.&lt;/p&gt;
&lt;p&gt; All in all - we like to relate the struggle of driving traffic and keeping your site relevant to telling a good story, or writing a good book. Your customer should want to know more about you based off of your image, your cover, your brand. Once they open a few pages, they should have something good to read, that makes them want to read, or buy, more; and like every good book, if your product or service is great to the last page, your customers will tell their friends to read - or buy.&lt;/p&gt;</content>
<link href="http://oxygen.o2dca.com/post/a-story-about-story-telling/" />
<id>http://oxygen.o2dca.com/post/a-story-about-story-telling/</id>
<updated>2016-10-17T08:47:39-04:00</updated>
<category term="Business Strategy"/>
</entry>
<entry>
<title type="html">Hackers love Slackers</title>
<content type="html">&lt;p&gt;One of the most commonly used security vulnerabilities on the web today is outdated software - be that the Adobe flash player you keep ignoring every time you start your browser, or the version of WordPress your personal blog is running on.&lt;/p&gt;
&lt;p&gt;Most websites today run on some type of open-source, or openly-available platform - WordPress, Joomla, Magento, any online shopping cart, etc. And these software platforms typically have plugins or modules created by other 3rd-Party developers that you or your web developers may have used. Keeping all of these various platforms and plugins and modules up to date can be time consuming or costly, and those dedicated to breaking into others systems use this to their advantage.&lt;/p&gt;
&lt;p&gt;Keeping any online software you use up to date should be just as important as locking your house when you leave for the weekend. If you haven&#039;t already, enable automatic updates if your platform allows it (or ask your developer), and update any plugin, modules, etc as soon as possible. We recommend hiring someone, or utilizing a paid-for service to maintain updates as well - if your developer offers this service, take them up on it - plus if anything ever does happen, they will be there to help get you back up and running as soon as possible.&lt;/p&gt;
&lt;p&gt;If it&#039;s too late and you believe your site is compromised; feel free to reach out to us - we deal in number of content management and e-commerce platforms; and if we can&#039;t help you, we&#039;ll point you in the right direction.&lt;/p&gt;
&lt;p&gt;In today&#039;s web-based world, it is pertinent you keep all of your software as up to date as possible. For further reading, and some info on the most-hacked plugins and platforms, we recommend reading &lt;a href=&quot;https://sucuri.net/website-security/website-hacked-report&quot; target=&quot;_blank&quot;&gt;Scuri&#039;s 2016 Q1 Report&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</content>
<link href="http://oxygen.o2dca.com/post/hackers-love-slackers/" />
<id>http://oxygen.o2dca.com/post/hackers-love-slackers/</id>
<updated>2016-10-02T23:10:43-04:00</updated>
<category term="Online Security"/>
</entry>
</feed>