Questions tagged [pictures]

23 questions
8
votes
2 answers

Issues related to storing photos in Active Directory?

Are their any known issues with storing employee photos in AD provided you store them in the compliant sizes and formats? Is there a critical mass that you break or could corrupt AD databases? I'm trying to understand some of the server teams deep…
5
votes
2 answers

Add Pictures to Active Directory for Outlook Contacts

What I'm trying to do here without wasting too much time is we want our company to have all the associate photos as their contact pictures in Outlook. I know Outlook 2007 and Outlook 2010 have a lot of places now where contact pictures appear, if…
Mr. Monkey
  • 225
  • 1
  • 4
  • 11
5
votes
11 answers

Should I provide Favicon.ico for my website?

I don't have a favicon.ico. I noticed that many visitors repeatedly request it. Should I just put a blank GIF or ICO file? Thanks for the input. But I have one question that no one answered: should I use an animated favicon?
Unknown
  • 1,675
  • 6
  • 20
  • 27
4
votes
2 answers

Nginx Mod Rewrite - Rewrite *.png to *.php

I am having an issue with Nginx Rewrites Currently my rule is as seen below rewrite ^/i/(.*?)$ /i/$1.php last; Basically what I want to do is redirect all .png files to .php within the /i directory. However, it seems that the $ has to be at the end…
Ben
  • 41
  • 1
  • 2
2
votes
1 answer

Can I block some users from seeing photos in Active Directory via Outlook?

I am using some custom code to upload staff photos into Active Directory. We also use Outlook 2010 which will download these photos and display them as people are reading and writing emails. I've heard some feedback that this is a great feature and…
robaker
  • 131
  • 6
2
votes
1 answer

Hosting animated GIF banners on S3

I have uploaded some animated GIF banners to our S3 account and when we use the web url provided by S3 and try to view the banners in a browser, instead of display the banners in the browsers, I get prompted to download the banner image. Why is…
April
  • 315
  • 7
  • 15
2
votes
4 answers

Setup a Backup for 90k+ photos and desktop file structure

I'm working for an engineer that takes about 500 pictures a month and uses Adobe Lightroom to manage them. He currently has about 2TBs of data that need to be backed up regularly. To setup a backup for him I was thinking about getting 6 1TB hard…
Nick
  • 143
  • 8
1
vote
4 answers

Best filesystem for storing photos on Linux

I have 200+G of photos I usually keep on my main computer so that they are always available. File sizes range from 2-3MB JPGs to 10-12MB RAW files. I thought the nice old ext3 could be abandoned in favor of newer-technology filesystem (think extents…
Metiu
  • 133
  • 1
  • 4
1
vote
7 answers

Force PNG to download instead of opening in browser with IIS

I need to be able to have a subdirectory of images all PNG's to be downloaded instead of opened in the browser window. I am using IIS for the web server. Is there a way to force a PNG to be downloadable?
RedWolves
  • 111
  • 2
  • 5
1
vote
1 answer

AmazonAWS:: Which products should I use?

Please advice me, what products(amazon aws) should I use for my application (quite simple). Its a mobile application user takes picture and upload to server Others users will be able to load pictures from images Q1. I am thinking of using EC2. (I…
heathub
  • 113
  • 1
  • 2
  • 6
1
vote
3 answers

Publish/Synchronize 5GB Pictures Folder to Company Laptops

My users keep asking for the ability to have a local copy of our equipment pictures on their laptops. There is currently 5.2GB of data in that folder and it will continue to grow slowly over time. There is some chance that I will be able to reduce…
HK1
  • 268
  • 3
  • 14
1
vote
3 answers

My site doesn't display certain images

after a system upgrade, certain pictures aren't displayed in my Drupal installation. I notice that, for instance, some jpeg are visible while other are not (the extension being for both jpeg, all lower case). I'm working on Ubuntu, locally, and I…
dag729
  • 113
  • 5
0
votes
1 answer

Apache returns truncated image

I am bringing up an image directly through firefox (no PHP or other scripting code) and it appears that Apache is returning either a truncated image or a corrupted image. I get the top 5-10% of the image. It appears that I get complete width and…
ChronoFish
  • 155
  • 1
  • 8
0
votes
1 answer

Photo storage / sort

I'm wondering what the best practice is for photo storage. I'm in the business of storing photos with a user. Each user can have up to 35 photos and we currently have around a 100k users. I currently reference the photo's from a database. My…
George
  • 145
  • 1
  • 8
0
votes
1 answer

Outlook 2010 photos not showing in sent email header

I have been searching around in other posts but the common solution is to turn off "Show users photos when available" I know how to do that and that is not what I need a solution for at the moment. Currently, when I send an email my photo appears in…
Kacy
  • 1
  • 1
  • 1
1
2