|
I'm weak enough in art,so this kind of books will really help me lot,if there is.
Started by Shore on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You can start....
Even with some of the advanced awesomeness of CSS.
But it is unrealistic to try to do modern webdesign using zero images.
Load up.
Just use placeholder images while you are learning; i.e.
That do this sort of thing cheaply).
|
|
Hi,
A colleague sent me the following query ... has anyone got any ideas ? ...
"Talis have done a deal with BDS to use book jacket images. And apparently if we have the EAN number in the 024 field, we should get images for audio stuff too. I have edited...
Started by michael vickers on
, 6 posts
by 3 people.
Answer Snippets (Read the full thread at capita-libraries):
Just trying to work out whether to ask staff to amend records for Talking Books as they come in to put.
|
|
Hi folks -- has anyone had experience of having a photo-rich book published?
My husband wants to have several images/photos included appropriately alongside the copy in his book. In the last one the publisher inserted a couple of sections with 'plates...
Started by 510bhan on
, 9 posts
by 5 people.
Answer Snippets (Read the full thread at mywriterscircle):
The pictures were black and white it his way though, but it's very doable .
I self published it by myself and settled for a PDF file for the book and pictures.
I did a book a few years ago (non-fiction, small) and had a few photos in it.
|
Ask your Facebook Friends
|
Hi all,
I have this code:
<ol><li><a href=""><span><img src="/images/sized/images/uploads/books/book_1.jpg" width="100" height="165" alt="" /></span> </a> </li> <li><a href=""><span><...
Started by aeran on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
: 165px; vertical-align: bottom } li img { vertical-align: bottom }
If you want the images to "hang.
|
|
I will show you how to find thousands of high quality books, images, photos and videos for free and sell them for thousands of dollars
If You Have Ever Wanted A Free Source Of High Quality Content.. “Discover How You Can Legally "Steal" Thousands Of High...
Started by monsur on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at digitalpoint):
A lot anything you like
Thanks
Monsur Point to point search engine used for book searching..
Mind the easiest way to get much of books, photos, music, etc are file-sharing services.
|
|
As always everyone on here is amazing with helping me out with me learning.... I was asking about courses but some memebers have said that books are a great way to learn too!! So what are your guys views??
Whick books would you say to buy for learning...
Started by paul1984 on
, 9 posts
by 8 people.
Answer Snippets (Read the full thread at amateurphotographer):
Don't forget it's free too!
Check out http local one the photography section was very... .
They are tons of books down there, all beginners books cover images to have been in life magazine of its years.
I would say get down the library.
|
|
What would be good books and websites to read to become an software architect. And just basic tips and tricks are also welcome.
Started by Tuoski on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Edit after ....
The books I keep referring back to are
Design Patterns Patterns of Enterprise Application Architecture the book at Amazon .
Design Patterns
It depends a bit, some books are more specific to certain fields than others.
|
|
Hello,
I have been asked to publish a complete book online similar way Google Books does? i.e. it's viewable and printable but not download-able.
Is the process is basically "high quality scanning"? are there any open source solution to "mass generation...
Started by wailer on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Basically you will need....
Unfortunately Google uses a patented technique for scanning it's books, so you will probably have that detects the three-dimensional shape and angle of book pages when the book is placed in the scanner plates.
|
|
We have a collection of photo images sizing a few hundred gigs. A large number of the photos are visually duplicates, but with differing filesizes, resolution, compression etc.
Is it possible to use any specific image processing methods to search out ...
Started by Recursieve on
, 12 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Then save the resulting images in a separate images with the same....
Very similar images all images to a certain fixed size and greyscale.
In each image, in greyscale, sort by this value, and then compare them visually.
|
|
How can I make my program load an image and make it the background for a form? I need the exact code for it. I've looked all over the internet and the only things I've found are various tweaks and fixes to make backgrounds work as intended in special ...
Started by Aleksa on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Image1.Picture.LoadFromFile('B:\background.bmp');
See also: How to add background images to Delphi forms.
|