Messages - Eóin [ switch to compact view ]

Pages: prev1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 280next
36
Developer's Corner / Re: How do I Start a Ribbon Project?
« on: January 01, 2012, 07:24 PM »
Going WPF means going C# or C++ CLI I believe. However you don't need to go managed .NET for the ribbon, it is exposed as a native Win 32 API.

I would suspect the easiest way to start a ribbon project is through C++ WTL and this tutorial - Relook your Old and New Native Applications with a Ribbon UI under Vista or Windows 7 (WTL)

I admit my soft spot for WTL does bias me in that suggestion. But being a header only library which wraps the WIN32 APIs, it means you acquire zero external dependencies.

37
I'd be pretty sure it does support using your own domain name, but do email just in case, they are very quick to reply.

38
I use GeekISP, they provide everything on your "want" list, and some things on the "do not want" list. Been with them for years without a hitch. It's very much lowlevel shell access, not control panel stuff, though the FAQ tells you everything you need.

39
Living Room / Re: Adware is not freeware, right?
« on: December 27, 2011, 12:39 PM »
The meanings of geek and nerd differ from place to place. In Ireland geek is a serious insult as it describes an individual with zero social skills. Being a nerd mostly describes someone as having non-mainstream interests. If you seek for society at large to accept you then it's a bad thing, if not, well, meh.

As for adware, if you pay then I'm opposed to it, if you didn't pay then stop complaining, even if you were not warned beforehand. People don't complain when they drive down the road and see a billboard, or if they go to a website and it has ads, so stop holding developers to some separate standard.

40
General Software Discussion / Re: Question about extra-large JPG
« on: December 22, 2011, 02:57 PM »
Some quick multiplication says that a 1536x1024 image at 32bit colours (4bytes) would be 6mbs in size. So those smaller images are likely just in an uncompressed, or lossless compressed, format. Maybe it's to do with the recovery, or maybe the camera was just set not not compress the pictures to preserve the full original quality.

Pages: prev1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 280next
Go to full version