0
votes
0answers
13 views
List of ‘most popular’ posts (based on # of views) — Wordpress
I'd like to show a list of most popular posts sorted by number of views.
I'd like to show small thumbnails (the same image(s) used in the posts just resized to fit) on left, and e …
0
votes
0answers
3 views
CGImage create thumbnail image with desired size
Hi,
I want to create the thumbnail using the CG. It creates the thumbnails.
Here i want to have the thumbnail with the size 1024 (with aspect ratio.) Is it possible to get the …
1
vote
2answers
52 views
Is there a Ruby on Rails site thumbnail generator available?
I'm hoping to avoid building this if it already exists. Does anyone know of a plugin for Ruby on Rails that will generate a screenshot of a web site? Thanks in advance to anyone …
0
votes
2answers
29 views
Getting C# listview to show thumbnails only when needed
I wanted to make the listview show thumbnails only when the items are visible on the screen.
Is there a way to do this?
1
vote
1answer
13 views
IThumbnailProvider and IInitializeWithItem
I am trying to develop an IThumbnailProvider for use in Windows 7. Since this particular thumbnail would also be dependant on some other files in the same directory, I need to use …
0
votes
1answer
23 views
What do scale and inflate do in the ImageMagick file resizer class
I am using ImageMagick via Symfony to resize images in PHP.
The sfThumbnailer class uses 'scale' and 'inflate' parameters to interface with ImageMagick. What do they do and how wi …
0
votes
2answers
227 views
need help solving sorl-thumbnail error: “’thumbnail’ is not a valid tag library:”
I've been pulling my hair out trying to solve this problem and I've tried everything and I have no ideas left.
I keep seeing this error:
Exception Value: 'thumbnail' is not a val …
0
votes
2answers
59 views
Thumbnail video C#
Is it possible to create a thumbnail image of a video in C# (like the first frame)?
Little update: I'll need a thumbnail image of an FLV video in C# since I'm using Flex to show v …
0
votes
2answers
26 views
phpThumb cache problems
I'm using phpThumb - the PHP thumbnail generator.
'phpThumb.config.php':
$PHPTHUMB_CONFIG['cache_maxage'] = 10;
$PHPTHUMB_CONFIG['cache_maxsize'] = 1000;
$PHPTHUMB_CONFIG['ca …
0
votes
1answer
37 views
How to create PSD thumbnail in c#?
How do I create a thumbnail of a PSD file in a C# app?
With a JPG, I normally use a combination of the Image, Bitmap and Graphics classes to create a thumbnail.
Any direction on …
0
votes
2answers
74 views
Thumbnail Toolbar Button
Hi everybody
Today I have another specific question about a new feature in windows 7 called the thumbnail toolbar or the Aero Peek Toolbar if some might like to call it that way. …
0
votes
0answers
92 views
Generate thumbnail of pdf document.
Duplicate of (amongst others)
Generate thumbnail of pdf document
How to show thumbnail of pdf in listview C#.net?
how to place thumbnail of pdf in listview
develop an application …
0
votes
2answers
118 views
Thumbnails for mxml components in Flex
Hi!
Is it possible to make some kind of 'dynamic' thumbnails for mxml components which I'm using in my application? By 'dynamic' I mean if I change some layout in mxml component, m …
0
votes
1answer
23 views
Thumbnails and photo size over Windows Mobile
Considering the different sizes of the screen on Windows Mobile devices, which should be the ideal size of a photo that I'm going to show on my WinForm application?
And what about …
1
vote
1answer
56 views
Suggestions on generating abstract little images like StackOverflow ‘flair’ image
Hi All,
I'm creating a webapp that has various unrelated data types (House, Contact, Article, Recipe, Fact -etc). I am giving each one a 'thumbnail' automaticaly. (User can then ma …
