Posts Tagged ‘tool’

Text Cleaner – Remove Newlines from Text and Articles

Friday, February 22nd, 2008

Do you have a bunch of old articles stored on your computer with hard linebreaks?

These newline characters make it a real pain to upload your articles to your own site through a CMS or to article submission directories. They want free-flowing text that gets broken up automatically by the browser.

If you need to get rid of these newline characters, use the Text Cleaner form below. It works very simply.

Copy and paste your article with newline characters into the top textarea box. Click the button. Copy and paste the cleaned text out of the lower box.

Note: The text cleaner preserves a sequence of “\n\n.” It is assumed that these double newline characters are paragraph breaks, and removing them would make the article illegible.


Text Cleaner Tool: Remove Newline Characters




Check Your Websites Appearance in Other Browsers with Browsershots

Wednesday, January 23rd, 2008

One of the most frustrating aspects of web design is trying to make your website look good in every browser. If you use some advanced css techniques, you never know how an older browser or a different platform is going to handle it.

You can test how your site displays in a few browsers – for example, I often check mine out in Windows IE, Ubuntu Firefox, and Ubuntu Opera. But how am I going to check it on Mac browsers like Safari?
(more…)

Created a New Tool to Encode Sample HTML for Display

Sunday, January 13th, 2008

I added a new script to the “Tools” section yesterday, which should be of interest to anyone that authors a website about HTML.

I’m sure we’ve all faced this problem at one point or another – how do we get sample HTML to display properly, without being rendered, so that users can view it? Moreover, what’s the best method of doing this?
(more…)

Added First Online Tool

Sunday, January 6th, 2008

I just created the “Online Tools” page section, and added the first tool to the list.

What is it? It’s a form that let’s you send a trackback to a blog from any website. It might sound silly, but trust me… it’s not.
(more…)

Free Online Tools for Web Designers

Sunday, January 6th, 2008

This is a collection of scripts and online tools that I’ve written. They’ve helped me in the past as a web designer and internet author, so chances are they might help you.

Browse through and use what you need. If you have an idea for a new kind of tool that you need, and I could build, leave a comment. Maybe I’ll put it on my to-do list.

Submit Trackbacks with a Form

Trackbacks are great, but not all blogging platforms and websites support them. Solution? Submit them from a third-party form – like the trackback-via-form tool I wrote.

You provide all the necessary information – the trackback URI and your webpage’s information – and the script sends the trackback to your target. Pretty nifty tool for publicizing websites that don’t have built in support for trackbacks.

Text Cleaner Tool: Remove Newline Characters

This is a simple tool that can come in handy for uploading articles to your own site or to article directories. If you used hard line-breaks to format the article for print or for e-mail, you’ll need to get rid of those new-lines. Just copy and paste into the form, and those newline characters will be a thing of the past.

You can access the Text Cleaner Form here.

Form to Encode Sample HTML for Display

If you want to display sample HTML for the user to see, you need to jump through a few hurdles. With this tool, you can copy and paste HTML into the textarea, hit submit, and get text that has all of the special characters escaped for you.

Copy and paste that on to your page, and it should appear as a perfect snippet of sample markup. Check out the HTML encoding form here.

Submit Trackbacks From Any Page and Non-Blog Platforms

Sunday, January 6th, 2008

Trackbacks are a great way to publicize your blog or website. They allow you to ping a person’s blog, say “Hey, I’m talking about you!” and leave a message.

These trackback pings will show up in the target post’s comment section, and sometimes the author will separate trackbacks out to show at the beginning of the list. Although they won’t always get you search engine ju-ju, thanks to rel=nofollow, they are a great way to get people to come to your website.

Why Trackback If the Search Engine Doesn’t Care?

I know that every time I get a trackback to one of my websites, I immediately check out the source. To some extent I want to check for spam, but I’m also concerned with, “Who’s this new guy talking to me?”

When I’m viewing another person’s blog, I also usually follow the trackbacks if I was interested in the original post. I rarely click on the typical name-link included in a comment, though.

The trackback signals to both the target website’s author and to its readers that this comment has something worth while for them to read. So often they’ll click the link and see what you have to say.

Ok, How Do I Send a Trackback?

Well, if you’re using a standard blogging platform like Wordpress, it’s pretty easy. At the bottom of your post editing screen, you’ll probably see a space to enter a trackback URI. This is the link from the original website that you send the trackback ping to.

Just enter the URI in your editor, and you’re all set. The problem, though, is that not every blogging platform supports sending trackbacks. You might also want to send a trackback from a non-blog website, if you’ve added some content that speaks to the original post.

Enter the trackback-via-form tool. This form will do all the work for you. Enter the necessary information (Trackback URI, your page’s title, your page’s URL, an excerpt of your page, and your blog name), and hit submit.

You should see a response with either an “All clear! Trackback was sent successfully.” or some kind of error message.

Enjoy, and good luck trackbacking. Test it out by sending a trackback to this page or the form’s page.

If you’re done with the trackback form, why don’t you go back and browse through some other online tools?