Entrepreneurship, teaching, technology, music and other flights…

Avatar

Memory upgrade on a Dell Inspiron 1501

Inspiron 1501 was (no longer available) one of the best options if looking for a good price/performance laptop. I bought one a year ago. It was cheap and offered me all the basic features that I was looking for.

Firstly I only used it as a normal laptop, just to work away. But five months ago I started to work with it as my daily use computer. I attach it to a wireless keyboard+mouse combo and a widescreen monitor when at home. It works great but the daily tasks have revealed an insuficient RAM memory configuration. So I’ve recently made an easy upgrade.

[Read more]

Netvibes Universe for web designers & developers

I’ve selected major sources of daily information for web designers and developers and I’ve added them to an organized/easy-to-read Netvibes Universe. There you’ll find categories for general tech news, web design, usability, SEO, etc. with prestigious references such as Techcrunch, Mashable, Sitepoint, Smashing Magazine, ReadWriteWeb and many others.

Netvibes Universe - Formación Web (mobile version)

Netvibes Universe for web designers & developers picture

On the right column of every category I’ve added contextual Delicious blocks linked to my bookmarks on professional web design (already shared on 600+ References on professional web design).
You’ll also find this link on the Teaching area, as I always share these bookmarks with the students.

3 Easy steps to start reading RSS feeds

Most of the Internet users have a group of favourite websites that they visit frecuently. Before 2004, to get updated of their latest content, it was necesary to visit each site one by one on your web browser.

Tabbed navigation picture

Fortunately, some of them such as Opera or Firefox, started to include a tabbed browsing system, so you can open all of your favourites at the same time on different tabs. Still it was a help at the time, it wasn’t a solution.
[Read more]

Wordpress 2.5 image upload error fixed

Wordpress add media toolbar pictureIf you’re using Wordpress 2.5, the latest version released just a week ago, you’ll find a very useful toolbar when writing a new post. The Add media lets you insert/upload images, videos and sounds to your post easily.

But you might encounter some problems when trying to upload an image for the first time. The Choose File tabs will show you error messages:

  • HTTP error.
  • An error occurred in the upload. Please try again later.

Wordpress image upload error picture

Don’t try again later! :) Just add the following lines to the .htaccess file located in the root directory of your web server.


<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>

Add these lines below the existing code.

Teaching references

Professional profile

View Miguel Sánchez's profile on LinkedIn

Subscribe

Stay updated via RSS (Syndicate).

Friends projects

Valuable projects by valuable people.

Recommended books

I’m normally not a praying man, but if you’re up there, please save me, Superman.
Homer Simpson

Content on this site is licensed under a Creative Commons Attribution 3.0 License
Theme based on Grid Focus by Derek Punsalan