Gris, depending on it's other specs, Andi and I might want to buy it.
What size of screen is it?
Actually, when you see it Monday, the model number might let us look it up on everymac.com
'Origin'
Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!
Gris, depending on it's other specs, Andi and I might want to buy it.
What size of screen is it?
Actually, when you see it Monday, the model number might let us look it up on everymac.com
Gud recced this router [link] .
Currently it is on sale at OfficeMax for 20% off through saturday. If you want one and there is an OfficeMax in your area that is cheaper than the Newegg price even if you get free shipping. I've had it up about five minutes and am happy so far. Will let you know if I end up not being happy.
So this is the PHP code I have. It currently outputs a list of posts in all categories, sorted alphabetically. What I'm trying to do is remove the parent categories, so I only get the child categories shown on the page. Anyone know how to tweak this?
I know it's all in that one line towards the top, but I can't figure it out.
Edit: Crap, now I have to remember how to post code without it being eaten.
I guess I will do the cheat of parentheses where there would be pointy brackets.
(?php $categories = get_categories("child_of=$category"); foreach ($categories as $cat) { ?) (div class="genre_subcat") (?php query_posts("cat=$cat-)cat_ID&showposts=-1&order=ASC&orderby=name"); ?)
Silly question. If you have a MacBook air, and you are a guest where they only have wired connection, no wi-fi, what do you do? It doesn't have ethernet port.
USB to ethernet adapter?
are they any good? I'd think the USB would slow it down a bit.
USB 2.0 is quite a bit faster than even gigabit Ethernet. I also travel with an Airport Express.
yeah, the adapter is slower than Ethernet on a macbook pro, but pretty good.
Is there a mac in the place? You alternatively could plug another mac into the connection and create a wifi network.
I travel (when I go to hotels) with an airport express so that I create my own network in hotel rooms. I find that usually is a bit faster and less annoying than hooking up my devices individually to the wifi (if there is one available in hotels).
Traveling with an Airport Express is GENIUS.