Messages - johnk [ switch to compact view ]

Pages: prev1 ... 19 20 21 22 23 [24] 25 26 27 28 29 ... 47next
116
General Software Discussion / Re: Slash your windows boot time
« on: January 03, 2011, 10:49 PM »
I don't worry too much about boot time, but as others have said Windows doesn't always handle startup too elegantly -- too many programs trying to do too much at the same time. Rather than use yet another program I just run an AHK script at bootup to delay some programs, e.g.:

Sleep, 30000
Run "C:\Program Files\Local Website Archive\wsarc.exe"
Sleep, 15000
Run "C:\Program Files\Rainlendar2\Rainlendar2.exe"
Sleep, 15000
Run "C:\Program Files\FastCheck\FastCheck.exe"
return


And I guess you could just use a Windows batch file, using the SLEEP command.

117
Yes, we've also done the down-sizing, down-salary, simpler life thing. We left the big city and moved to a small town. And yes, our lives are much richer, and we're much happier.

In fact I've yet to meet anyone who has done the same thing and regretted it.

And when serious illness struck last year, the fact that we only had a small and very manageable mortgage, and we had learned to survive on a relatively modest income, made things a lot easier.

118
Living Room / Re: A NAS server for my home
« on: December 08, 2010, 01:13 AM »
I had a quick look at NASLite2 when I was wondering what to play with for my own NAS, (which will hopefully work out to be a silent sub-60W w/ 4TB unit), but it didn't seem to support DLNA which a large number of media players support
NASLite-M2 is the dedicated media streaming version of NASLite, covering UPNP, DAAP etc. Quote from NASLite-M2 product page: "UPNP streaming is enhanced by profiles targeting DLNA, XBOX, PS3 and Generic media clients directly".

119
Living Room / Re: A NAS server for my home
« on: December 07, 2010, 11:57 AM »
I just started playing with FreeNAS, (mainly for data backup - I don't have anything to stream to....yet), and I have to say that it was exceptionally easy to get going.

An unused EPIA SP8000EG with 1GB DDR, booting off of a old 1GB Flash drive with, (currently), an old 160GB SATA HDD as storage, (encrypted UFS for which it's using the dedicated AES hardware on the motherboard).

Another alternative in this scenario is NASLite, which I've used for years. It will run on more or less any old kit you have lying around. I didn't have any old kit when I built my first NAS five years ago, so I bought an old motherboard, a Celeron 700MHz processor (release date June 2000!) and 256MB RAM, less than £20 all-in, and it ran without problems until recently, when the power supply died. Rebuilding it now with slightly newer kit! NASLite is a bullet-proof, easy-to-use Linux-based file server OS for $29. Runs headless, so you can just stick it in a cupboard and forget about it.

120
Living Room / Re: Five Reasons Why People Hate Apple
« on: December 06, 2010, 10:34 AM »
I think the opposition are going to find it very difficult to match the iPad, much more so than the iPhone.

The iPhone is (arguably) priced at a very high premium -- there's plenty of room for the opposition to work.

But the iPad is different. For me it's the first time Apple have gone into a market without a very heavy price premium (when you consider the hardware), making it difficult for the opposition. The (iPS) screen on the iPad wipes the floor with the current opposition. iPS panels are not cheap, that's why you see so few monitors using them. The iPad screen is so good that some photographers are using them as occasional/second monitors.

Mostly, though, it's (as always) about the software. One of many examples: newspaper and magazine publishers have been waiting for a long time for third-party hardware to arrive that would be the ideal e-publishing mechanism. A lot of the big players seem to have decided that iPad/iTunes is the one, for now at least. The only real opposition? The Kindle. There'll be lots of commercial arguments with Apple, sure, but publishers trust Apple to produce first class kit and a shopfront for their wares. The fragmented Android market will find it difficult to make the same promise to publishers.

Pages: prev1 ... 19 20 21 22 23 [24] 25 26 27 28 29 ... 47next
Go to full version