Neowin Digital Gallery - Yearly Edition 2012


Recommended Posts

Welcome to the Neowin photo gallery (now yearly, as voted by Neowin members!)! Here you can post your pictures and discuss your photography techniques.

Please be mindful of our members on dial-up and try to keep the dimensions of the pics and the size of the files to a respectable size for 1024 x 768 viewers. Please refrain from quoting images in your replies.

I will also ask that you link to images on your own space, as much as possible.

Try to put more details from your camera settings (EXIF) and also talk about what you have done with photoshop (or similar).

There are a lot of photographers here that like your editing skills and would like to learn more.

The previous thread can be found here.

Posting your photos is made easier thanks to a member contribution! Argote created a Flickr to IPB webapp, thanks! [direct link to app]

Enjoy!

Nothing fancy, just wanted to capture how the intense moisture ruins anything not galvanized as is the case with this salter:

Moisture

6617291371_1b2d4ccbda_z.jpg

Date Taken: 2012-01-01 18:55:50

Camera Make: NIKON CORPORATION

Camera Model: NIKON D5000

Lens: 35mm f/1.8

Focal Length: 35 mm

Mode: Aperture-priority AE

Aperture: f/2.0

Exposure Time: 0.017 sec (1/60)

ISO: 200

Starting 2012 off early, literally ;-)

6618897595_54c2216068_b.jpg

2012 Jan Sunrise 1 by Robbie Khan, on Flickr

6618897545_e2dc5f030c_b.jpg

2012 Jan Sunrise 2 by Robbie Khan, on Flickr

6618928643_520e847f92_b.jpg

2012 Jan Sunrise 3 by Robbie Khan, on Flickr

All 3 are 5 bracketed shots merged in Photomatix to give an HDR output. I use HDR to improve the details of an image, not give that waxy look you often see posted online. I believe some blackness should be left in scenes like this because black gives a nice contrast and brings focus to colours and shades.

It's impossible to shoot such a scene in one exposure and getting enhanced detail and getting that colour vividness that your eye sees on location but the camera won't pick up in a single shot.

A Canon 40D with 10-22mm lens was used.

  • Like 1

EXII is a nice flash, a worthy upgrade to my EXI :D But I remember when flashes were cheap! I paid ?150 brand new for mine!

Frack all... Wish I had bought one back then. This EXII set me back $320 (?200), and that was on sale (reg. $390).

And one more shot. Can't seem to fall asleep tonight, so what better way to pass the time than working on some old photos:

6633546499_b9325d7995_z.jpg

Insomniac by David Taraso, on Flickr

  • Like 1

Nice picture but I can't help but constantly wonder why BMW lost the plot with their newer cars, they all look the same now, the M series aren't as distinguishable from a non M powered "Sport" variant and the lines have become soft compared to the muscular dimensions of older models :(

Mercedes on the other hand has gone the other way round and their newest cars look amazing in all guises!

CTS

6633822239_0ea4dc1f9b_z.jpg

A Cadillac CTS coupe being promoted in the Andares mall. Zapopan, Mexico.

Date Taken: 2011-12-12 14:16:38

Camera Make: SONY

Camera Model: DSLR-A200

Lens: DT 35mm F1.8 SAM

Focal Length: 35 mm

Mode: Aperture-priority AE

Aperture: f/1.8

Exposure Time: 0.001 sec (1/1600)

ISO: 200

  • Like 1

Nice picture but I can't help but constantly wonder why BMW lost the plot with their newer cars, they all look the same now, the M series aren't as distinguishable from a non M powered "Sport" variant and the lines have become soft compared to the muscular dimensions of older models :(

Mercedes on the other hand has gone the other way round and their newest cars look amazing in all guises!

Minus the SLS, all mercs are fugly right now, as are most BMWs.

The M3 is easily distinguished as an M3 from any angle, but the point of an M car is that it looks very similar to the normal version it's based on. But the E90 3 series is done now; F30 should be out in a few months.

Oh, and that picture of the M3 is pretty good, too :)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • How many other companies will follow Ford's lead? Or, have they already gotten lazy and become enslaved to AI--and now can't figure out how to get out of that mess.
    • Why would any self-respecting intelligent person follow any recommendation by Donald's GOP administration? With almost two years of fabrications, deceit, and blatantly illegal behavior, why believe them now? They had best be gone after the November 2026 election, so we'll wait and see.
    • AltSendme 0.4.1 by Razvan Serea AltSendme is a minimal, cross-platform application designed for fast, secure, and private peer-to-peer file transfers. It allows users to send files or entire directories directly between devices without relying on cloud servers, accounts, or any personal information. Everything is encrypted end-to-end using modern protocols like QUIC and TLS 1.3, ensuring both strong security and low-latency performance. Transfers are verified with BLAKE3 for data integrity, and interrupted downloads automatically resume, making the experience reliable even on unstable connections. You can transfer anything—images, videos, documents, and more. Integrity checks are performed on both ends, so your files are automatically verified for correctness during both sending and receiving. AltSendme works seamlessly across local networks or long-distance links, capable of saturating multi-gigabit connections for extremely fast delivery. With built-in NAT traversal and encrypted relay fallback, it connects devices almost anywhere. The app integrates with the Sendme CLI and will soon support mobile and web platforms. Fully free and open-source, AltSendme offers a lightweight, privacy-first alternative to traditional cloud-based services, removing size limits, upload costs, and unnecessary data exposure. AltSendme 0.4.1 changelog: Release Highlights Self-hosted relays: Run your own iroh relay so transfers don't rely on public infrastructure. Includes a full deployment template in deploy/relay/ with Docker Compose for a VPS and configuration examples for production use. Fly.io support: One-click deploy template for Fly.io, including a quick-start config (fly.dev.toml) for testing without a custom domain, plus production setup with Let's Encrypt and your own hostname. Relay settings UI: New Settings → Network panel to choose how AltSendme connects: automatic public relays, custom self-hosted URLs (with optional auth token), or disabled. Test connections, verify latency, and see live relay status in the footer. Disable relays: Turn off relay servers entirely when you only need same-network transfers (e.g. LAN). Direct connections only. No relay hop required when devices can reach each other. Android graduates from beta: Android is now part of the regular release cycle alongside desktop. APKs ship with each version (universal, arm64, and armv7). Other improvements Private relay access control via shared auth token Relay fallback notifications when a custom relay is unreachable Broadcast mode toggle in sharing settings Android release build fixes (split-per-ABI APKs, universal APK preservation) UI polish: mobile safe-area insets, dropzone layout, transfer progress animation Bug fixes for minification-related serialization issues and system tray icon loading What's Changed feat(relay): add relay status functionality and settings UI (a120cdf) feat(relay): implement custom relay server configuration and verification (51276c7) feat(relay): add configuration for private relay access and enhance observability features (48fbabf) feat(relay): enhance relay URL validation, display connection status (d4fffa0) feat(relay): add RelayChangeGuard component and enhance relay-related translations (16ba514) feat(broadcast): add toggle setting for broadcast mode in sharing UI (ca6d977) fix(relay): correct QUIC discovery port, pin image, templatize fly.dev (52a2ba5) fix: More broken serialization due to minification (67491a9) fix(android): preserve true universal APK across per-ABI builds (e9f256f) fix(ui): conditional safe-area insets padding on mobile (1182f0e) refactor(transfer): CircularRing component animation fix (944572b) chore(android): drop x86 and x86_64 release APKs, keep universal+arm64+armv7 (34ada0b) Download: AltSendme 0.4.1 | ARM64 | ~9.0 MB (Open Source) Download: AltSendme for MacOS | Android Links: AltSendme Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You are mostly right about the ephemeral nature of it. As I mention in the article, if you dont add a second device or take a backup of your account before uninstalling it, then yes you will lose access to your account. That said, in terms of actual user experience when you sync multiple devices your message history carries across and there's also a Saved Messages chat like there is on Telegram to send messages and attachments between your installs. But yh, what you point out are correct and its not trying to emulate Messenger or Telegram.
    • OK so SearXNG is a meta search engine that you can install locally or use via a public instance. It scrapes other search engines which you choose and then sorts the results. Not as complicated as multiple relays
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      495
    2. 2
      +Edouard
      225
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!