|
Naive question, does ETTL works with external flashes using the remote in the T3i? Because, I can use external trigger and remotes on any flashes with almost any Canon camera.. but then everything is manual.... Is this correct?
Started by Bodhi Dharma Zen on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at dpreview):
But generally, one ortwo flash units can be used easily with no physical connection, that will, if you are lucky....
And it would flash guns.
It's almost the same as buying external remote units and attach them to any mind of flash...
|
|
It's easy enough to find all your external dependencies. Just run the program and open up the Modules info window. But how can I find all my internal dependencies? I know the program keeps a list of all the units, because I've traced my way through the...
Started by Mason Wheeler on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
When this expert is activated, it parses the info you're after... .
But you can't see unit unit uses, and in turn what units use a particular unit.
With the "Used By...", you can see units included but not used by anyone.
|
|
I need to keep track of units on float and int values in Python, but I don't want to use an external package like magnitude or others, because I don't need to perform operations on the values. Instead, all I want is to be able to define floats and ints...
Started by Morgoth on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Change your code to
if kwargs and 'unit' in kwargs:
Updated answer:
don't pass kwargs, *args, **kwargs): self.unit = kwargs.pop('unit', None) def __str__(self): return '%f*%s' % (self, self.unit) a = floatwithunit(1.,unit....
unit'.
|
Ask your Facebook Friends
|
Hello all,
I want to understand the external linkage and internal linkage and their difference. Also I want to know any const. variable in internally link by default unless otherwise stated as extern. What does this mean.
Started by rkbang on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
As dudewat said external linkage means the symbol external linkage are....
External linkage refers to things that exist beyond a particular of all translation units (or object files).
Only in scope of a translation unit.
|
|
Hi,
Under Ubuntu, I am trying to mount an external hard drive .
(1). First I tried to find out the name of the device:
$ sudo fdisk -l Disk /dev/sda: 100.0 GB, 100030242816 bytes 255 heads, 63 sectors/track, 12161 cylinders Units = cylinders of 16065 ...
Started by Tim on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
If you want to easily find the device name assigned to it:
Unplug your external) Next I will mount the external....
Your external hard drive is most likely /dev=MContent&pageid=94 .
Is a partition on the first physical hard drive (/dev/sda) .
|
|
Can anyone recommend a good eSATA PCIe card for Windows Server 2008 (x64)? I bought a J-Micron JMB363 and it's recognized by the OS and I can install one of their reference drivers, but it's not picking up the drive I have attached to it.
Basically, I...
Started by Tyler on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
The drives in question were the first Seagate Free Agent external units to come with eSATA that the external drive you are trying to use doesn't have any known issues..
Over eSATA.
|
|
There's a strong belief amoung non-technical people that home computers should not ever be left on unattended - since they are electrical devices and can go up in flames and set the room on fire.
Now it's obvious that any component inside the computer...
Answer Snippets (Read the full thread at superuser):
If it's going to catch fire it's usually something 'external' that's gotten inside and been set afire.
But, by and large, computer system unit don't it.
Been designed with no regard for safety considerations.
|
|
I'm using the YUI Javascript framework, which gives me a calendar widget that comes with a css file. These are included at the top of my Site.Master file. I'd like to override the style associated with the widget, but I can't seem to figure out how.
I...
Started by Mike Pateras on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Try is determined in this order:
1)External....
Actually, this is probably the better of the 2, but they both work .
Width:10px;"></div>
The inline style would override any external definition in this case external declarations.
|
|
I'm moving from one ISP, who provided a managed router that took care of things like port forwarding IPs, to a new one that does not.
So, currently I have a single, inexpensive Linksys router configured for one of my 5 external IPs and it's all working...
Started by Tim Sullivan on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
If you look on Ebay you can find some reasonably priced units, depending on the age of the OS and whether it's from Juniper....
You can do exactly what you want line syntax.
The amount of devices that have an external IP address on my network.
|
|
I love the fact that you can now buy 1 and 2 TB drives cheap. However that much data on a single drive scares me. What would be the best way to build a raid system out of external drives? I am looking for advice on performance, price, and ease of data...
Started by Tony Borf on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
This pretty much defeats ....
As for external NAS/DAS unitsYou can buy one of those NAS units, which are purpose built for this sort of stuff, and set it up it with relative ease.
But at least I feel a little safer than with single drives .
|