This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UIPinchGestureRecognizer *pinchRecogniser = [[UIPinchGestureRecognizer alloc] initWithTarget:self action:@selector(pinchHappened:)]; | |
[pinchRecogniser setDelegate:self]; | |
[self.graphScrollView addGestureRecognizer:pinchRecogniser]; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- (void) pinchHappened: (UIPinchGestureRecognizer *)sender | |
{ | |
if(sender.state == UIGestureRecognizerStateChanged) | |
{ | |
[self zoomAllChartsToLevel:sender.scale]; | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
en: | |
helpers: | |
label: | |
user: | |
emailAddress: "Email Address" | |
activerecord: | |
attributes: | |
user: | |
emailAddress: "Email Address" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Discussion Thread | |
Response (Paul S) 17/01/2012 12:11 PM | |
Hi, | |
Thanks for getting in touch, i will get straight to the point and say the chat you had below is nothing short of shocking and sorry that you had to do that. I will be feeding all that back to the manager of the advisor you talked with because the majority of it is wrong and i would like to clarify. | |
In regards the Fup on Fibre, if you take option 2 which is the highest there is no usage limit which you can see here http://goo.gl/l6H2J In the past it was 100 then 300 but after that it was changed to unlimited. the advisor you talked with clearly didn't update their knowledge and sorry that happened. | |
The same link above will give you all the info you need on Traffic Management, in short the management is on P2P and this is the only thing that is managed at peak times. That of course does not mean that at peak times the connection may vary on speed which happens on all broadband connections but that won't relate to traffic management, in fact the ma |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rahul: Hello. I'm Rahul. Thanks for that information, I'll check it and get back to you in a moment. | |
Rahul: Hello Rob | |
Rob Elkin: Hi Rahul | |
Rahul: Good evening | |
Rob Elkin: I had a couple of questions | |
Rahul: Sure. | |
Rob Elkin: First, I understand you traffic shape p2p traffic in the evenings on your infinity product, do you traffic shape anything else? | |
Rahul: I am sorry but I need to transfer the chat to the technical team. | |
Rahul has disconnected. | |
John Michael : Hello. I'm John Michael . Thanks for that information, I'll check it and get back to you in a moment. |