So you don’t have any money?

Who does?  At this time of crisis, just look at the gas prices.  Ebooks are cheaper then regular books, the main problem of the word “ebook” is they are EASY to find on the internet paid or free.  I know some are thinking, paid for free?  Well yeah, people all over the world upload the books they buy for some reason,  its pretty bad for the companies, then again its pretty good for for us web developers.  We could just find one on rapidshare or some other website simply using this website:

TotalSearchR

How does it work?

Well it’s pretty simple, you insert the ebook name or if anything else you want in the search bar.  Submit and it’ll bring up great results for your search term.

Where can I find some development ebooks?

Well there are a lot of sites, here is a list from apress.com

Disclaimer

This is for learning purposes,  if its on the internet, pretty much its free to use.  I don’t have any responsibilities of who/or what the uses for this site in any way.  Many of the files are stored on file hosting like rapidshare.  Have a problem? Take it up with the owners that are hosting the files.

Introduction

Everyone wants a nice design for their image upload system and CSS alone is not capable of being able to use images for your file input unlike you can with buttons and text fields for the fact the file input lacks css styling. Web Development over time is getting better, but as old as CSS and HTML are, they are still fairly new to the beginner developers and still today being developed to become a better markup language.
Read the rest of this entry »

I had a slight discussion with a friend of mine, RandyCram, we were discussion the best and easiest way to remember the css properties “margin” and “padding”.  He came up with this idea of when he has “Trouble” think of “TRBL” for short.  Simply the “margin” css property works like so:

margin: TOP RIGHT BOTTOM LEFT;

Thats how we got the idea, when your having “Trouble” with margins, just think of the word trouble and remember “TRBL”.  Great practice for any css designer.

category icon  
Category(s):