Latest Updates
Sep 9 2011 8:00 PM SEP 9 2011 8:00 PM

Unix TutorialsUnix for BeginnersUnix how to.

Websites | Unix

Recently I ran into a great Unix tutorial. It goes in great detail explaining the basics and goes up into some more advanced commands.

To say the least Ill just give you the link...

http://www.ee.surrey.ac.uk/Teaching/Unix/


Read More
Sep 8 2011 12:41 PM SEP 8 2011 12:41 PM

Special Characters to HTML EntitiesJavaScript character entitiesEnty tool - Escape special HTML

Javascript

Recently I posted about HTMLEntities and a PHP function that can convert crazy characters and such to their HTML form.

Along with this I posted about encoding types. Let me first say that these two go hand and hand. When dealing with funky characters such as "éœ∑´®†¥ˆ˙ƒ." And then throw in different page encoding's such as UTF-8 and ISO-8859-1. If you take those same characters and POST them or output them from a database to a different encoding type you might soon find them to be entirely different.

Frustratingly enough there is tons of methods to fix this issue, but found only one method to work for my situation. It basically involves changing the characters to their HTML variants before being saved to the database.


Read More
Sep 7 2011 9:57 PM SEP 7 2011 9:57 PM

UpdateSite Updates

Few updates to the site -

  1. Added social media to the site such as facebook, twitter, linkedin, and google plus.
  2. Added drop down menu for my personal information.
  3. Fixed an issue when I would input a code example any time I would have to edit the post I would have to almost rewrite the example.

Much more to come...


Read More
Sep 6 2011 11:56 AM SEP 6 2011 11:56 AM

Wysiwig Editor Example Code IssueConvert special characters between certain tags.TinyMCE example code

HTML | PHP | Websites

One of my issues lately with my CMS system has been the TinyMCE (Wysiwig Editor). Doing example code has been extremely painful. As everytime I would go back in to make an edit I would have to rewrite the examples as it would convert it to real HTML and or Javascript. Because of this I found myself wasting a lot of time fixing these articles every time I would make an edit.

Luckily I found an easy fix. I switched from using blockquotes to pre tags with code tags. Not only this but I found a PHP script that cleans the code behind these tags to make things as they should be.


Read More
Sep 4 2011 9:00 PM SEP 4 2011 9:00 PM

Auto PaginatePaginate with and without Javascript

JQuery | HTML | Javascript | PHP | MySQL

Recently I did a post about website loading. Which had me thinking... Paginiation! Its a lovely device that allows you to not have to display all the content on the same page. There are so many forms of pagination and pagination theories. One of which is a newer method called. "Auto Pagination." It is seen on many sites such as local pages on google and several others.

It basically detects the "windows" scroll and once a certain position on the page has been achieved it loads more content into the page. Some other neat useages of this window scroll is on mashable.com when reading an article if you scroll far enough down it will display the next article on the list. But this is about pagination...


Read More
Sep 4 2011 4:00 PM SEP 4 2011 4:00 PM

Website LoadingWebsite Speed, Website ImagesHow fast does your webpage load?

Plugins | Websites

The speed of your website loading is still a common issue with websites. Looking back in the past 56k modems were the majority of people online. Now days its common for average speeds above 2-10MB per second! It would seem that with the increase of the speeds that size would truly matter. However, because faster download speeds are more common larger sites are even more possible.


Read More
Sep 2 2011 12:04 PM SEP 2 2011 12:04 PM

PHP htmlentitieshtmlentities with input text boxesHTML inside of input text boxes

PHP | Tutorials

Ever had issues with putting HTML inside of HTML text boxes? This can be a pain as often times you will find different browsers will read it fine, but then some will break it.

In PHP there is a wonderful function called "htmlentities."


Read More


Tweets

  • Feb 07, 2012 10:34 AM
    shauncs: Is there a way to uninstall child 2.0 squeal application? It is starting to kill my ears... @maddoxcs

  • Feb 02, 2012 9:23 AM
    shauncs: NASA reached Dark Side of the Moon... No Robots, Space Bridge, or Alien Space craft found... http://t.co/HxagPK1d

  • Jan 28, 2012 2:02 AM
    shauncs: Drake Curtis Strickland - Born 1/27/2012 7:48 PM - 7.6 Pounds - 19 7/8 height. Emergency C-Section. Mom & Baby are doing great!

  • Jan 27, 2012 1:18 PM
    shauncs: I'm in a group video chat with 1 other person - Click to watch or join: http://t.co/XakgdJG9

  • Jan 27, 2012 12:53 PM
    shauncs: I'm in a group video chat with 1 other person - Click to watch or join: http://t.co/PnGrIGKV

Social Media

Categories