Showing posts with label computer programs. Show all posts
Showing posts with label computer programs. Show all posts

Wednesday, November 6, 2013

WebRTC and the bleeding edge.


Have any of you heard of WebRTC technology? anyone, anyone, (the sound of crickets ensues...) Of course you haven't basically no one has this stuff is the bleeding edge of web development, but fortunately for you dear reader I love the bleeding edge, I have a house there year round.

I see nothing wrong with this...

WebRTC is a technology that is currently being looked at by the W3C (the grand high poobah's of web standards) into becoming a standard with the goal of providing a web-based set of tools that any device can use to share audio, video and data in real time. It’s still very much in the early development stages, but WebRTC has the future potential to replace technologies like Skype, Flash and many hardcoded native apps with web-based alternatives that work on any device.

Tuesday, July 16, 2013

Catch common usability problems before user testing.


There is a saying I always liked: "Don't try to say again what has already been said better," With that on my mind, I present to you the following link. http://userium.com/ This a excellent checklist/tool in your web development arsenal that allows you to catch common usability problems before user testing. Enjoy, and happy coding.

Click Me!

Tuesday, July 2, 2013

Do's and Dont's of HTML Email Blasts.


Hey everyone, after a week off we are back with more helpful hints.

With the proliferation of email-blast software and websites all over the internet, its becoming increasingly popular for people to turn to these avenues in order to drive sign ups, direct to seasonal events, and really reach out and impress where a regular email would fall short.

One of the best aspects of these sites is their ability to let you craft a beautiful email-blast whether you have skills in HTML or not. Many people though can sometimes be a little to ambitious when diving into the HTML editors as they tend to carry their skill sets in designing websites into crafting their email blasts and they can be frustrated when the results do not match their efforts

Email clients such as Hotmail, Yahoo, Outlook, Gmail, etc., can render your emails in different ways. What looks one way in Yahoo or Outlook 2003 may appear very different in Gmail or Entourage.
The root of this problem is the variance among email clients in the level of support for CSS (Cascading Style Sheets).

There is no real standard for what an email client should support and how it should go about supporting it. Every email client takes its own approach to rendering HTML and CSS – which is why an email that looks fine in one email client can look different in another.

So how can you or your designer ensure an email design remains consistent and looks great across all these different email clients? Here's a helpful list of "Do's and Dont's" on email blasts and HTML.

Tuesday, May 21, 2013

Favicons are Fun!


Have you ever noticed the cool little icon in the browser bar when you visit a website? Those are called favicons and they show up when browsing a website or adding the site as a bookmark in your browser. They give a website a more legitimate and secure feeling, as well as adding a small branding element to the website.

Any website can have a favicon and they're pretty simple to create. You don't even need editing software to create one! There are bunches of websites out there that will generate the file for you. All you need to do is upload an image.

Favicons are images that are created with an .ico file extension. You place this file in the root of your website, add some small code and it will show up in the browser.

Wednesday, March 27, 2013

The Best Free Software for Webmasters

Designing and maintaining websites can be expensive with all of the software required – photo editing software, graphics software and HTML editors. Below are a few programs you can download for free that will help you get your website up and running. (If it isn’t already!)

CoffeeCup HTML Editor (PC)
This is a nice HTML editor that color codes your code for you, making it easier to see what you’re doing. It also includes a “design” editor, making it easier for non-programmers to edit a webpage.

Smultron HTML Editor (Mac)
The software has syntax highlighting features which include over 90 different languages. You can also create new documents stored in your iCloud account to retrieve from any computer. This is easy to grab right off the Mac App Store and it’s great for developers.