Author Archive for Tomas

Redirection Loop

Well, yesterday I was trying to post something and I couldnt. That was because the WordPress was making an infinit loop in the process of redirection for permanent links. It was very aweful, but today I tried to fix it. I did it! As you can see there is no more problem, the page is loading correctly and all links working. Why?

If you have on your Permalinks configuration:

/%category%/%postname%/

You have to change it to:

/%category%/%postname%

The difference? The last character. That might fix the problem on WordPress :)

I wanna be a Front End Engineer

That is my reality. I really enjoy learning CSS and xHTML coding and layouting web designs. Also I know PHP language, let’s say at 50% of its 5.x version. I need to learn a lot of things, syntax, functions, and some properties. About the interaction with databases I only know MySQL connections, and that is nothing! I’m a bi sad about this, because I’m getting old, I’m 18 and I dont know Postgre or OMDB… And neither the cURL module. I just know some basics about them.

I need your help. If you have some work for me, I’m right here, you can contact me. If you just have a comment to say, right it here without hesitate.

By the way, you can learn with me. I give you some interesting links:

Of course I need to interact to someone who speak English. I’m going to travel to New York on January, so… That could help me so much. Thanks a lot for reading.

P.S.: I dont know why, I was having problems to post this correctly. About this, the next post.

Typography: Why Type Shouldnt Be Images

I found this interesting article on the Viget Web, so I quote it to share with you and the net.
[...]

Reasons why you should never make body-copy an image online:

  • The information is not selectable for those who may want to copy and paste it.
  • The text is not resize-able, making it very difficult for those who prefer larger type to scale it up to read.
  • It is not accessible by a screen-reader for those who are visually impaired.
  • It doesn’t allow content to be; indexed by search engines.

[...]

Read the entire article. Made by VIGET INSPIRE