Loading Page...

TJ's Blog


Search:

Search results for 'update' returned 13 results: Main Blog

MY Rss Subscribers have some catching up to do.
Posted by TJ on Wednesday May 20, 2009 @ 04:25 PM
[Tags: tjshome, update, blog]

Oops, if you subscribe to my .rss you have some reading to do. I messed up the php query for the rss a while back and limited the rss to blogs with id<180. This means none of my blogs were getting added to the feed. Sorry for the millions of people I inconvenienced.



Colorblind Selftest discussion
Posted by TJ on Sunday May 17, 2009 @ 10:58 PM
[Tags: tjshome, update, colorblind]

Here you can discuss your results from the colorblind selftest. Let us know what you expected and what the results were.

Note: Post your comments below using the "Post a comment form". The form does not accept html code.

Links:
Take the test: http://tjshome.com/selftest.php
My Answers: http://tjshome.com/mysanswers.php
Colorblind Facts: http://tjshome.com/colorblind.php

Let me start off this with a message from a visitor which prompted this post:
Mr. Kelly McClanahan said:
I took your test, knowing already that I was colorblind. I would like to pass on how I explain to people what it is like. I liken it to reading a foreign language. You can make out certain words, and perhaps make out what is trying to be said, but since you do not read it, you cannot fully understand what is being said.

Of the six questions, I only got 2 correct, 1 and 4. Being red/green colorblind, and now 40, I have learned to deal with this in my own way. I see bright colors better than dark, and I am used to asking what a color is, even a stranger.




Status Message Page Discussion
Posted by TJ on Thursday April 16, 2009 @ 12:28 AM
[Tags: tjshome, update, facebook]

This blog post is to discuss the status message page.

Submission Guidelines:
  1. Messages that contain offensive language, excessive grammar errors, duplicates, and/or messages that are not related to someone's 'status' are deleted.
  2. Do NOT post comments relating to the other statuses using the status message submit form. Those messages will quickly be deleted and you will be banned from posting further messages.
  3. If you want to comment on the page or other messages use the comment form below (Not the status submission form). If you find an offensive message and want to report it make sure to vote "thumbs down" for the message and post about by submitting a comment below or send an email to a webmaster . If you are reporting a message YOU MUST provide the exact message you are referring to, otherwise, we will not be able to respond and your comments will be discarded.
  4. If you submitted a message that you think was unduly deleted, or have any other comments regarding the page please post a comment using the form below.
Status Page Changelog:

** I fixed the bug that was deleting words on some message submissions.

** I started logging IP addresses and will start to ban people who keep posting comments/discussions using the status message submission form. I do not want the page to become a discussion about how much my site sucks, use the comment form below for that if you feel that way. I have a feeling it's same couple of people posting everyday.

**I am saving all the deleted messages and will post a link in the next couple days so anyone can view them. I am not sure what I should call it: (Recycle bin? Deleted status messages? Unfunny status messages?)" Any suggestions?

** I deleted all duplicate messages. If you notice a duplicate I missed please post it below.

**Update May 15 2009
1.) You can now turn the filter off. This will add more messages. Be cautious though as there will be a lot of profanity, duplicates, and grammar errors.
2.) Search Messages -- You can now search messages.
3.) Sort by Rating

** Update 5/18/09:
1.) I deleted (permanently) a few pages of messages. These contained duplicates and nonsense messages (uncreative messages about poop, doing someones mom, and one word messages)


** Update 5/20/09
1.) I made it so you can now search by submitters name. To search by submitters name click the name on a status message (which is after the date submitted). Note that all messages do not have a submitters name. This feature makes it easier to keep track of all your submissions, just make sure you use a unique name when you submit messages. View TJ's submissions
2.) I also fixed the bugs in the search.

** Update 10/6/09
1.) You can now use your twitter username to submit status messages. A link to your twitter page will be included with the message.
2.) I added a character counter to the status message submit form. Messages are, and always have been, limited to 255 characters. I may add an option filter for only messages that are less than 140 characters for twitter users.

** Update 10/07/09
Ratings are back... blame my crappy coding.

** Update 11/01/09
I deleted all racist messages and all messages relating to the racist messages. There were about 3 racist messages and 20 messages talking about those messages. Please people if you have an issue with a message post it here using the comment for below... not as a status message submission. By posting here your concerns will be dealt with quicker.

** Update 11/03/09
I banned more people who were posting offensive comments or posting comments relating to the page or other messages. Please follow the simple guidelines above. If problems persists I will have to make messages subject to moderator approval before being shown.

** Update 11/3/09 - Automod
I've been testing an automod script I wrote to help me out a little bit with the moderating. The script will automatically set a message to "filtered" if it receives a certain amount of "thumbs down". The messages won't get deleted but you would only be able to see these message if you turn the filter off. Also, messages that were previously set to "filtered" will automatically be unfiltered if they receive a certain number of "thumbs up". You can help by rating messages with their appropriate rating!


** Update 11/16/09
I'm playing around with the ratings. Instead of displaying two amounts for the total up votes and down votes I want to display as one total. It's working and so are the votes however I didn't get it yet to update the total upon clicking yet. So for now your votes will count but you won't see the number change unless you fresh the page. I have to get javascript to automatically update... Fans didn't like this idea :(

Update 11/16/09
I fixed an IE bug which was graying out all messages after a messages without a name. I was missing a span close tag. If you notice any bugs please report them below.

Status Messages




New Page: Status Message Generator
Posted by TJ on Thursday April 16, 2009 @ 12:21 AM
[Tags: tjshome, update, facebook]

I made a page with a form that you enter your name and gender and it will create 5 random status messages for you. Have fun!

http://tjshome.com/statusmessagegenerator.php



New Page: Funny Wifi names
Posted by TJ on Friday February 13, 2009 @ 03:13 PM
[Tags: tjshome, update, bored]

I am always looking for funny creative cool names to rename my wireless internet router. So... I created a page so you can submit the funny wireless WIFI networks around you.

Check it out:
Funny WiFi Network Names

Please , submit your funny wifi name!



I've been doing a lot of work the site lately...
Posted by TJ on Sunday February 24, 2008 @ 03:17 PM
[Tags: website, update, tjshome]

I've been doing a lot of coding for the site lately. However, no one probably has noticed or cared, except for me, of course.

The biggest change is I removed all the <Table> tags from the header and footer. The page layout is strictly done with cascading style sheets (css) and div's tags. This was done for to help rank in search engines, allow for easier mobile viewing, and to confirm with the latest coding standards. If you view the code source on any page the code that comes first is the page content and not the menu or other meaningless layout code. The content is what you want search engines to read so it helps if it's at the top of you page.

I also been working on getting rid of depreciated html tags from my code. This includes <center> and <font> tags which I had a lot of. I've replaced <center> with css style "text-align" and defined font styles in the <span> tag or sytlesheet.

Furthermore, my php is a mess. I've been trying to clean it up, however it's alot of code. I've started using indents and more code comments to to make the code look neat. I also started using more defined functions, templates, and variables to get rid of duplicate code.

Also I made more logo's so every selection on the menu now has a different logo. This is rare feature you do not see on many site's so I hope you enjoy it. :P

So one thing I noticed after the layout is now when someone does a Google search for "Tjshome" they get a list of links to my popular pages and a link to view more results from my domain. This makes me happy as this is something you can't request and it's not known how to get listed like this. I am not sure if my code changes is how I got listed , it could also be that I search for "Tjshome" or tjshome.com a lot to see my search results.
Screen shot:





1st Annual Tjshome.com Status Report by Page
Posted by TJ on Friday November 9, 2007 @ 03:14 PM
[Tags: tjshome, update, internet]

[Music: Patience - Guns N Roses]

I have done some analysis on my website based on visitor statistics and other merits. You will notice some pages will be shut down upon review because they are not worth keeping as I lost interest in them and so did the rest of the viewing audience.

Free iPod - It's taken me over a year to get a free iPod so it may not be worth it to keep these pages around much longer. Offercentric has made it very difficult to earn referrals since they keep adding more site's which take referrals away from each offer. They have 4 different site's with separate requirements for iPod's alone. We will see how is doing in Q1 2007. 8.560k

Cool AIM Smiley's - For some reason people still love these. Here to stay, at least for this year. 36.5k Hits in 2007

Surveys for Myspace - Created in November 2005 and is one of the most popular pages so it definately is staying. Could use enhancements such as interface, ability to add more questions on a survey, and tracking. 2007 Hits 1,270k

Polls for Myspace - This site was created in May 2007 and although not as popular as I would like it's going to stick around for at least another year. Enhancements may include ability to add more options and interface. 2007 Hits 12k

Away Messages- This page has good page rank and is quite popular. Sticking around for a while. Enhancements may include ratings and using database for all away messages (not just the submission). 91K

Funny Status Messages - This page is new so not enough data for analysis. Only 1,100 Hits so far.

Famous Quotes - Quotes are a personal favorite of mine so this is here to stay. 2007 Hits 83k

Cool AIM Screennames - Created in 2004 with the intention of never actually selling any screen names, however, this site does draw in visitors so its going to stay. Also, I love the hate mail I receive from this site, so keep it coming. 65k Hits

Buddy Icons - A popular favorite and I think its a great page if you're looking for an icon because new additions are submitted daily. 132K hits in 2007

Avatars for Myspace - An even more popular page and I think its a great page if you're looking for an avatar because new additions are submitted daily. Enhancements may include ratings. 994K hits in 2007.

Dumb Laws - This page has great page rank and is here to stay - enhancement includes researching actual new laws to add with real sources. 74k hits in 2007

A Joke Page- This page has poor statistics and will be shut down due to lack of interest by me and others. 8k hits in 2007

Weird News - Poor statistics but I like to view these myself every so often so I will keep it for a while

Pic of the Month - Created in 2005. This page will stay. I would like to add additional material. 7k hits

Color Blindness - Created in May 2005, this page will stay. 42.5k hits.

Today in History - This page will be shut down due to lack of interest.

Great Amazon Deals - I like this page for finding good amazon deals however it has low popularity at 3.5k hits

Online Image Editor - Created in Feb 2006. Future enhancements include better user interface and more options. 120K hits in 2007.

Song Lyrics - Song lyrics are here to stay (unless I get sued). 34k hits in 2007

Acronym Dictionary - Added in July 2006, this page is still relatively new and here to stay. I like the design of this page, so I am not willing to see it go no matter how poor the popularity. Unfortunately, there is no room to grow as I think I have all the most popular acronyms. Someone make some new acronyms, quick! 4.1k hits in 2007

In the News - With less than 7,000 hits in 2007 this site is slated for removal. :(

About TJ - We need to keep this site as everybody (361 hits in 2007) is looking to read about TJ

TJ's Blog - The first post was made December 31, 2006. I am keeping this as it's relatively new and I need it to vent my frustrations and let someone hear what I have to say. Just think you wouldn't be able to read the 2008 edition of this post if I got rid of it.... now would you? 2.5k hits in 2007

Popularity Test - Created in May 2007. I am not sure why but I am not willing to let this page go. Enhancements may include more profile options and user comments feature. 3.3k hits in 2007.

Companies That Suck - Created in Jan 2007, this page is here to stay. I love writing about companies that suck and passing the information to millions (2.5 k visitors in 2007).

We recevied 3,402,391 pageviews in 2007. Of those, 1,709,455 were unique visitors. That is more visitors than people living in Maine!

Look for many new pages to come to Tjshome.com in 2008!





New Page: funny facebook status messages
Posted by TJ on Thursday October 25, 2007 @ 11:49 PM
[Tags: facebook, tjshome, update]

I created a page so you all can submit your best facebook status messages. I started it off with some good ones so check it out!

Link:Funny Status Messages


About Status Messages:

A status message is a function of some instant messaging applications whereby a user may post a message that appears automatically to other users if they attempt to make contact. It is analogous to the voice message in an answering machine or voice mail system. However, status messages may be displayed even if the person is present. They are often updated much more frequently than messages in answering machines, and thus may serve as a means of instant, limited "publication" or indirect communication.

Whereas answering machine or voice mail messages often have a generic greeting to leave a message, status messages more often contain a description of where the person is at the moment or what they are doing. Because most instant messaging clients indicate to users when their online contacts are away before they send a message, more often than not away messages are meant to be read in lieu of sending a message, rather than a response. Away messages are not to be confused with idle messages, which is an automatic reply to a message when the messaging client has determined that the replier is not at his or her computer.
Link:Funny Status Messages




Update on TJ
Posted by TJ on Thursday September 13, 2007 @ 02:34 AM
[Tags: personal, rant, update]

[Mood: tired]

I havent been able to do much of anything lately as I've been spending my time at my office filing tax extension due September 15, 2007. Thanks to the internet though I have been able to keep up with most things. I have been buying new boxers and tshirts on the internet as needed since I have no time to do laundry and Every night I log onto youtube and watch the hottest tv shows I missed (yeah I saw Britney bomb). I also have a blockbuster online rental membership so I can even rent movies and return them (unwatched though).

Next I'm gonna start Google Image Searching beds instead of sleep.

The website changed servers and as a result the Rss feed was down due to technicalities but it is live again so make sure you resubscribe.

After tax season I plan on adding a couple new pages so stay tuned.





EBay Auction Template
Posted by TJ on Saturday July 14, 2007 @ 05:44 PM
[Tags: update, tjshome, eBay]

I put the eBay auction template back online. The template enables you to make a professional looking ebay auction with out any html knowledge. I took it off line due to lack of interest but I might as well at least still link to it from here since it takes up very little space on the server.

Let me know what you think and if I can make any improvemetns.

link: eBay Auction Template



Tjshome.com - Site Update
Posted by TJ on Friday July 13, 2007 @ 02:49 PM
[Tags: web design, tjshome, update]

I made a couple updates to the website. Here's a list of those updates made in the last month or so.



So it's finally done...
Posted by TJ on Thursday January 4, 2007 @ 11:11 AM
[Tags: blog, personal, update]

[Mood: blah]
[Music: My Chemical Romance - Welcome to the Black Parade]

Yeah I bet you thought I was going just make the first post and never post again. Actually, I probably have better odds if I bet that no one read my blog yet. Though, that is how 90% of blogs probably end, one post and the blogger forgets about it and never post again. Well I made it to two blogs now so I beat that already.

I just finished the blog.. and you can now add comments! Please comment so I know some one reads this thing...

I mean I am also doing this for my personal use any way. Next year I think it would be cool to look back and say , oh last year on January 2nd the most entertaining thing I had going on was I cashed in my change for $375... Whatta loser! heh.

Any way thanks for reading... uh.. me.. thank me for reading...




This is a just a test
Posted by TJ on Monday January 1, 2007 @ 06:21 PM
[Tags: test, update, blog]

[Mood: mood]
[Music: Artist - Song]

This is a test
had this been the real thing hopefully it would be more entertaining.
Thanks for reading.

Let's now test an update








Copyright ©1999-2009 Tjshome.com.  All rights reserved. Privacy Policy


NetSleuth.com-125x125-Search banner