I'm not sure how old he is, but I heard him use the word 'newfangled' one time, so he's gotta be pretty far gone.

Dawn ,'Beneath You'


Buffistechnology 3: "Press Some Buttons, See What Happens."

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!


DXMachina - Apr 25, 2015 8:28:17 am PDT #24433 of 25496
You always do this. We get tipsy, and you take advantage of my love of the scientific method.

Jon, I don't know wordpress, but does it happen if you use the html entity for times (×), i.e., 5×10"?

edit - As in I had to use the entity for ampersand to get the code for entity for times to show up properly.


Jon B. - Apr 25, 2015 10:40:28 am PDT #24434 of 25496
A turkey in every toilet -- only in America!

Yes, the issue is with displaying a times symbol. Apparently Wordpress substitutes a times symbol when you type a lowercase x between two numbers. It does this with various characters, most notably substituting in smartquotes for straight ones. See [link]

Now I just need to figure out how to add a filter that turns off the times piece.

I actually wouldn't mind the substitution if it displayed correctly! No idea why it isn't. It's supposed to be using UTF8.


Jon B. - Apr 25, 2015 7:16:36 pm PDT #24435 of 25496
A turkey in every toilet -- only in America!

Heh. Someone made a plugin that does what I need: [link]

I still don't understand why the × isn't displaying correctly, but whatevs.


DCJensen - Apr 28, 2015 8:09:50 pm PDT #24436 of 25496
All is well that ends in pizza.

Ok Folks, even though I was laid off doesn't mean I can't want something.

Do any of you have old Nikon camera lenses with F or AF mount laying around and want to find a good home?

For services rendered, I have been given a Nikon DSLR body, but all of my lenses are 30 years old and Pentax (working on an adapter) so anything might be helpful, let me know.


tommyrot - Apr 29, 2015 8:12:12 am PDT #24437 of 25496
Sir, it's not an offence to let your cat eat your bacon. Okay? And we don't arrest cats, I'm very sorry.

Help!

Anyone know why a stylesheet would suddenly stop loading for some web users but not others? The web server is a late-model IIS server. Looking at the server log I see some 401 (unauthorized) errors for the stylesheet file for certain users.

eta: It's a 401.1 (invalid user credentials) error. Some users get this error on certain files while other users never get it.

eta2: We solved the problem. It was actually a database issue.


shrift - May 04, 2015 10:34:53 am PDT #24438 of 25496
"You can't put a price on the joy of not giving a shit." -Zenkitty

What cloud backup services do y'all use? I'm setting up redundancy thanks to the great hard drive crash on April Fools' Day.


Ginger - May 04, 2015 1:25:30 pm PDT #24439 of 25496
"It didn't taste good. It tasted soooo horrible. It tasted like....a vodka martini." - Matilda

Carbonite.


omnis_audis - May 04, 2015 2:08:48 pm PDT #24440 of 25496
omnis, pursue. That's an order from a shy woman who can use M-16. - Shir

Networking question here.

I'm using Dante (which is an audio over ethernet thing). This is on a Mac Tower running 10.7.5. In the system pref's I set up a manual IP on Ethernet port 1 (there are two hard ports on this computer). The second port has nothing connected. The Wi-fi is for internet.

The manual IP address is 192.168.0.55. When I connect it to the mixer the virtual sound card says the IP address for that port is 192.168.2.2. If I go to terminal, and do an "ifconfig", it tells me this:

en0: flags=8863 mtu 1500 options=2b ether 00:17:f2:01:f9:32 inet6 fe80::217:f2ff:fe01:f932%en0 prefixlen 64 scopeid 0x4 inet 192.168.2.1 netmask 0xffffff00 broadcast 192.168.2.255 inet 192.168.0.55 netmask 0xffff0000 broadcast 192.168.255.255 media: autoselect (1000baseT ) status: active

Tech support says I have a VLAN running that is configured wrong. I, for the life of me, can not find how to turn OFF a VLAN I do not recall creating. Any thoughts? Ideas? Observations?

The Dante is working, it's just a head scratcher. Wanna make it right.


Gris - May 05, 2015 4:00:04 am PDT #24441 of 25496
Hey. New board.

shrift, I use a mix of Google Drive, Dropbox, and OneDrive for documents. Between the three of them I have more than enough free space for everything in the "if this gets lost things are sad" category, and a few things I have hacked to back up in two of the three. I don't back up everything, only things that would be devastating to lose.

My music is backed up to Google Music, so I don't back it up elsewhere, and movies (mostly ripped myself) are only backed up on my local NAS because even though I like collecting videos I long ago realized that I don't really watch them much and if they all disappeared the world would not end, so it's not worth paying for cloud space to store them. I use the free Crashplan software to sync with the NAS, and love it; honestly, if you want an all-in-one backup system in the cloud, Crashplan Paid would be my vote over Carbonite.

Pictures automatically upload to dropbox from my phone, then get transferred to Google Drive as need be for space issues; we have infinite space on Drive with Google Apps for Education, but before we inherited that we just paid $2/month for 100GB to back up pictures. I upload personal videos to YouTube when I need to clear space; mark them private and essentially use it as backup. Since I only take videos with my phone, the quality reduction is not a big deal to me.


DCJensen - May 05, 2015 7:28:41 am PDT #24442 of 25496
All is well that ends in pizza.

omnis, this might help.

[link]

It has a few parameters you might find useful using networksetup from Terminal.

Examples:

-createVLAN

-deleteVLAN

-listVLANs

-listdevicesthatsupportVLAN