{"componentChunkName":"component---src-templates-blogposting-js","path":"/blog/search_engine_photo_questions","result":{"data":{"mdx":{"body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"date\": \"2008-04-06T07:00:00.000Z\",\n  \"updated\": \"2008-04-06T07:00:00.000Z\",\n  \"type\": \"BlogPosting\",\n  \"title\": \"Questions from the search engines\",\n  \"entityId\": \"02a06cb0-f940-11e6-8d52-ffa6c436feb5\",\n  \"revisionId\": \"02a06cb1-f940-11e6-8d52-ffa6c436feb5\",\n  \"revisionNum\": 1,\n  \"tags\": {\n    \"arts.meta.techniques\": [{\n      \"@id\": \"arts.meta.techniques.xproc\",\n      \"objClass\": \"ontag\"\n    }],\n    \"plain\": [{\n      \"@id\": \"sin\",\n      \"objClass\": \"tag\"\n    }, {\n      \"@id\": \"nudity\",\n      \"objClass\": \"tag\"\n    }, {\n      \"@id\": \"dynamicrange\",\n      \"objClass\": \"tag\"\n    }, {\n      \"@id\": \"gwc\",\n      \"objClass\": \"tag\"\n    }],\n    \"arts.meta.subjects\": [{\n      \"@id\": \"people\",\n      \"objClass\": \"tag\"\n    }],\n    \"arts.meta.film\": [{\n      \"@id\": \"arts.meta.film.rvp100\",\n      \"objClass\": \"ontag\"\n    }]\n  },\n  \"sidebar\": \"All of these are pretty much directly from my search logs. I've tried to capitalize them and give them better grammar. In the draft of this post, I had a section making fun of weird things I found in my search engine logs, but I decided that I'd probably make things worse.\",\n  \"description\": \" I like to view what people are hitting my site about so that I can make the content of my site more useful.  Sometimes, I'll notice a search that seems to ask a question but I'm not sure if I've got a great answer for it, so here's some short answers... \"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"I like to view what people are hitting my site about so that I can make the content of my site more useful. Sometimes, I\\u2019ll notice a search that seems to ask a question but I\\u2019m not sure if I\\u2019ve got a great answer for it, so here\\u2019s some short answers\\u2026\"), mdx(\"h2\", null, \"How to shoot slide film\"), mdx(\"p\", null, \"It\\u2019s not very hard. Load your camera with the slide film like you do any other film.\"), mdx(\"p\", null, \"Expose carefully. You can get away with all sorts of exposure errors with negative film but you can\\u2019t get away with slides.\"), mdx(\"p\", null, \"Develop at a lab that\\u2019s set up to do slide film. Most one-hour labs aren\\u2019t.\"), mdx(\"p\", null, \"The beauty of a good slide is your reward for the troubles.\"), mdx(\"h2\", null, \"Can I Crossprocess in a One Hour?\"), mdx(\"p\", null, \"In theory, yes, you can take E6 slide film (\", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"DO NOT TRY TO CROSS PROCESS KODACHROME! IT WILL CONTAMINATE THE MACHINE AND NOT DO ANYTHING USEFUL!\"), \") and run it through the machine and get interesting results.\"), mdx(\"p\", null, \"Because some machines have been contaminated by people trying to run Kodachrome or ECN2 movie camera film, some places will refuse to develop anything that doesn\\u2019t have \\u201CC-41\\u201D written on it. See, if you put Kodachrome or ECN2 in a C-41 machine, both have a coating of Rem-Jet on the back, which will flake off and contaminate the rollers and result in crap on everybody else\\u2019s film. Which means that they\\u2019ve got to discard the chemicals (which ends up being hundreds of dollars) and carefully clean the machine (which is downtime and can\\u2019t be trusted to be done by a minimum-wage button-pusher). And it\\u2019s just mean to ruin other people\\u2019s film, no?\"), mdx(\"p\", null, \"Half of the interesting results of crossing are the result of a machine that\\u2019s intended for negative film being used to handle crossed slide film.\"), mdx(\"p\", null, \"If you are going to do this, please be careful and only run one or two rolls at a time because it will screw up their chemistry if you do it a lot.\"), mdx(\"h2\", null, \"fine grain slide film with the best dynamic range\"), mdx(\"p\", null, \"Slide duplication film, like EDUPE. Or maybe Fuji Astia.\"), mdx(\"p\", null, \"But it\\u2019s a jinx. If you don\\u2019t want contrasty images, there\\u2019s not much point to slide film. Just use print film. Or learn how to use grad-ND filters, polarizers, and smart fill flash.\"), mdx(\"p\", null, \"Oh, while we\\u2019re at it. Remember that the sensitivity of film is mostly fixed at manufacture, so pulling slide film won\\u2019t increase the dynamic range.\"), mdx(\"h2\", null, \"Velvia Print Film\"), mdx(\"p\", null, \"There isn\\u2019t one. There cannot be one. The closest you will ever get is shooting digital and then using one of those fake-Velvia effects in Photoshop.\"), mdx(\"h2\", null, \"Pushed Slide Film for Night Shooting\"), mdx(\"p\", null, \"Start with fast 320-400 speed film. Meter very carefully. Unless you can make an exposure handholdable with 2-3 stops of push, it\\u2019s not worth it.\"), mdx(\"p\", null, \"You will likely get better results with Fuji Press 1600 print film, although pushed slide film has a unique look all its own.\"), mdx(\"p\", null, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"http://fotog.net/gallery.htm\"\n  }, \"D. Brian Nelson did a bunch of excellent work with Ektachrome 320T pushed at night\"), \". \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/blog/hello_kodak/\"\n  }, \"Of course, you can\\u2019t get 320T anymore\"), \".\"), mdx(\"h2\", null, \"Shooting 800 film at 1000\"), mdx(\"h3\", null, \"(or 400 at 640, or 320 at 400, or 160 at 200, or any other situation where you didn\\u2019t meter right)\"), mdx(\"p\", null, \"If you are off with print film by less than a stop, you very likely won\\u2019t notice a thing. Kodak tells you to just develop as normal if you are one stop off.\"), mdx(\"p\", null, \"If you are using slide film, it may be a little \\u201Cdull\\u201D but will probably be OK. A third of a stop is generally well within what slide film can handle.\"), mdx(\"p\", null, \"If you are shooting with the zone system or doing careful repro work or any number of other finely detailed tasks, you may be very unhappy. But you probably know that already.\"), mdx(\"h2\", null, \"How to use Canon TX meter\"), mdx(\"p\", null, \"Normally, adjust the shutter knob on the top right side of the camera and the aperture knob on the lens until the circle and needle on the right side of the viewfinder overlap. If your circle doesn\\u2019t move when you adjust the aperture, push the lever to the left of the lens mount down and adjust until the needle is over the notch on the side of the viewfinder.\"), mdx(\"p\", null, \"Your meter may not be perfectly accurate overall, which you may or may not notice. If you shoot slide film, you probably want to shoot a roll of film with exposure tests overexposed and underexposed to nail what the setting ought to be.\"), mdx(\"p\", null, \"Your meter may also get confused if you have bright sky and dim ground. You can usually point the camera up or down to get a more clear view of your exposure. Only experience will show how you should handle most situations. If you don\\u2019t want to get a feel for your meter, maybe you want a modern camera with matrix metering?\"), mdx(\"p\", null, \"If you want to set the film speed, you pull up lightly on the shutter speed knob and rotate it.\"), mdx(\"h2\", null, \"Taking Oictures of the Moon Iso/Aperture\"), mdx(\"p\", null, \"Follow the Sunny 16 rule. Shutter speed should be the reciprocal of the film speed (so 100 speed film means your shutter should be around 1/100) and the aperture should be f/16.\"), mdx(\"p\", null, \"As the moon goes from full to partial, the amount of exposure goes down.\"), mdx(\"p\", null, \"This holds during the day and at night, which is why most of the truly impressive moon-and-scenery shots (but not Ansel\\u2019s famous \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"http://www.pbs.org/wgbh/amex/ansel/gallery/pop_ansel_08.html\"\n  }, \"Moonrise over Hernandez\"), \") are actually double exposures, often times with a telephoto lens for the moon and a wide angle lens for the scenery.\"), mdx(\"p\", null, \"The moon moves. So if you have a telephoto, you might discover that it\\u2019s blurry after a few seconds. I\\u2019ve had it blur even with 400 speed film. And you probably want to shoot a little stopped down from fully open, for better sharpness.\"), mdx(\"h2\", null, \"How to get a Girl / Woman / Model to Pose Naked\"), mdx(\"p\", null, \"Generally you have to treat them nicely, have a book of impressive clothed shots, potentially pay them, and make it clear that you would like them to pose nude ahead of time.\"), mdx(\"p\", null, \"In a classical art education in drawing or painting, you generally start with the nude and then move to clothed shots. In a photographic education, often times the reverse is true.\"), mdx(\"p\", null, \"Some people just don\\u2019t want to pose nude. Respect that.\"), mdx(\"p\", null, \"You probably don\\u2019t want your girlfriend to pose, for reasons that I\\u2019ll write about some other time. And your girlfriend probably doesn\\u2019t want to pose because people search for things like \\u201Cpictures of my ex- girlfriend naked\\u201D\"), mdx(\"h2\", null, \"Photographing the First Time Nude Model\"), mdx(\"p\", null, \"If you have to ask, don\\u2019t. Photograph experienced nude models first, that way only one of you is going to have newbie butterflies in your stomach.\"), mdx(\"h2\", null, \"Why Women like to Pose Nude\"), mdx(\"p\", null, \"I should ever have written that article, I guess\\u2026\"), mdx(\"p\", null, \"It\\u2019s hard for me to say, given that I\\u2019m a guy who doesn\\u2019t pose. And I suspect that the real reasons make sense only to the person who poses and that there\\u2019s a lot of different reasons\\u2026 and I don\\u2019t want to dig too far into intimate details of people\\u2019s personal lives.\"), mdx(\"p\", null, \"Some women have a point, sometimes profound, sometimes fairly lame, to make to the world. Some women want to pose nude because people of their group (ethnic, social, build, etc) don\\u2019t normally pose. Some women want to get back at their ex-boyfriend. Some women want to point a finger at how stupid our attitude towards nudity is.\"), mdx(\"p\", null, \"Some people just have a high level of comfort with being nude. Several models have mentioned that they hate having to keep a wardrobe, so they pose nude instead.\"), mdx(\"p\", null, \"Sometimes it\\u2019s just because it\\u2019s a good way to make money.\"), mdx(\"p\", null, \"But really, there\\u2019s no single reason. Why do you want to look at women posing in the nude?\"), mdx(\"h2\", null, \"Is it a sin to look at nude women?\"), mdx(\"p\", null, \"Not just because there happens to be a naked lady. Do you realize how many pieces of sacred art would be sinful? Remember, Adam and Eve were without sin in the garden of Eden but nude.\"), mdx(\"p\", null, \"However, looking at nude women \", mdx(\"em\", {\n    parentName: \"p\"\n  }, \"can\"), \" be sinful, depending on your intentions and the content of the picture, which is something you should examine carefully with your religious texts (a bible, maybe?), the counsel of a learned biblical scholar (a priest or other person-of-the-cloth?), and prayer.\"), mdx(\"p\", null, \"I do happen to know that Pope John Paul II wrote that it is not the being naked that is the potential sin but the intent in the eyes of the viewer. Are you celebrating the beauty of the human form or are you just doing things for unhealthy sexual arousal?\"), mdx(\"p\", null, \"And, to be fair to the atheists, let me say for you that looking at nude women can be wrong, depending on your intentions and the content of the picture, which is something you should examine carefully with the help of your sources of advice that may or may not parallel those used by agnostic or religious folk. :)\"), mdx(\"p\", null, \"Oh, and while you are here, \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"http://www.netfunny.com/rhf/jokes/08/Apr/truths.html\"\n  }, \"here\\u2019s a topical offensive joke for you to enjoy\"), \".\"));\n}\n;\nMDXContent.isMDXComponent = true;","id":"d71a64cc-288c-5dd4-a8a4-9d7a8e6a8f4a","fields":{"sidebar":"<p>All of these are pretty much directly from my search logs. I've tried to capitalize them and give them better grammar. In the draft of this post, I had a section making fun of weird things I found in my search engine logs, but I decided that I'd probably make things worse.</p>\n"},"frontmatter":{"date":"April 06, 2008","title":"Questions from the search engines","type":"BlogPosting","description":" I like to view what people are hitting my site about so that I can make the content of my site more useful.  Sometimes, I'll notice a search that seems to ask a question but I'm not sure if I've got a great answer for it, so here's some short answers... ","sidebar":"All of these are pretty much directly from my search logs. I've tried to capitalize them and give them better grammar. In the draft of this post, I had a section making fun of weird things I found in my search engine logs, but I decided that I'd probably make things worse."},"srcImages":null,"excerpt":"I like to view what people are hitting my site about so that I can make the content of my site more useful. Sometimes, I'll notice a search that seems to ask a question but I'm not sure if I've got a great answer for it, so here's some short answers... How to shoot slide film It's not very hard…"}},"pageContext":{"id":"d71a64cc-288c-5dd4-a8a4-9d7a8e6a8f4a","parent":"/blog","name":"search_engine_photo_questions","depth":2,"title":"Questions from the search engines","type":"BlogPosting","date":"2008-04-06T07:00:00.000Z","hidden":null,"breadcrumbs":[{"url":"/"},{"name":"blog","url":"/blog"},{"name":"Questions from the search engines","url":"/blog/search_engine_photo_questions"}],"excerpt":" I like to view what people are hitting my site about so that I can make the content of my site more useful.  Sometimes, I'll notice a search that seems to ask a question but I'm not sure if I've got a great answer for it, so here's some short answers... ","updated":"2008-04-06T07:00:00.000Z"}},"staticQueryHashes":["1062461325","1937434333","2193146810","2240196328","3649515864","815954065"]}