The elastic tag has no wiki summary.
11
votes
3answers
690 views
jquery elastic animation doesn't complete
http://www.thebraproject.com/collection
If you slide the clothesline backwards every third item stops dead without completing the elastic animation. Can anyone see why that might be happening?
I'm ...
9
votes
4answers
2k views
SSH to Elastic Beanstalk instance
I just signed up for Amazon's new Elastic Beanstalk offering and loving it. What I can't figure out is how to SSH to a Beanstalk instance. I don't have a private key because Beanstalk generated the ...
6
votes
3answers
1k views
ElasticSearch / Solr on AWS Elastic Beanstalk
Has anyone tried / planning to try deploying ElasticSearch / Solr on the new AWS Elastic Beanstalk service?
Solr has some info on deploying under Tomcat (which is part of Elastic Beanstalk), couldn't ...
2
votes
0answers
27 views
Has anyone run mono for .NET on Amazon Elastic Beanstalk?
EB is based on Apache Tomcat 6/7. I'm a .NET guy so not very familiar with Apache servers. I guess there are two questions. First can you run the mod_mono server on Tomcat 6/7? Secondly, if so can you ...
2
votes
0answers
308 views
How can elastic search find words in attachment file of couchdb?
Hi Please give me the indication./
I am using the elastic search 0.17.6 and couchdb 1.1.0
I have created two documents on couchdb:
Each document have the string fields: name, message. The first one ...
2
votes
1answer
533 views
Amazon RDS and Elastic Beanstalk connectivity
There are already several threads where this question is discussed, and I have already tried implementing suggestions discussed in
Elastic Beanstalk -> RDS connection error using Grails.
I have also ...
2
votes
1answer
704 views
how does multiple EC2 instances (scaling) works on one EBS for data storage?
So, in a simple situation, if there is only one instance, then I can store the data into a EBS volume mounted on that instance. e.g. /mnt/db
However, how does it work if I scale and have multiple ...
2
votes
1answer
988 views
How to sync my EC2 instance when autoscaling
When autoscaling my EC2 instances for application, what is the best way to keep every instances in sync?
For example, there are custom settings and application files like below...
Apache httpd.conf
...
2
votes
2answers
172 views
elastic / snaking line algorithm
I am making a graphics application in which I can edit a polyline by dragging the control point of it.
However, I'd like to make it a bit easier to use by making it elastic; When dragging a control ...
2
votes
4answers
287 views
Windows Azure and dynamic elasticity
Is there a way do do dynamic elasticity in Windows Azure? If my workers begin to get overloaded, or queues start to get too full, or too many workers have no work to do, is there a way to dynamically ...
1
vote
2answers
23 views
CSS Elastic textbox
My requirement is this.
I need a text box with a width of 5px. As I type something on it the width should be increased. Is it possible to do using CSS only without js
thnx
1
vote
1answer
96 views
Setting the Height of an Elastic Div
I am very new to Javascript, and am in need of some assistance! The issue I am having is rooted in my slideshow header. I need my header's width set to 100% so that it occupies the entire screen. ...
1
vote
1answer
154 views
un expand elastic plugin
I am using elastic plugin here is the jQuery i am using for it:
<script type="text/javascript">
jQuery(function(){
jQuery('textarea').elastic();
});
</script>
I have 5 ...
1
vote
1answer
325 views
Using AWS API/SDK to Register new EC2 Instances with Existing Elastic Load Balancer - is it possible?
I'm working on using the .Net SDK to help automate the deployment of an application into Windows EC2 instances. The process I want to achieve is:
Create a new EC2 instance - this
"bootstraps" itself ...
1
vote
0answers
203 views
facebook and ssl page error
I am working on porting over an app to ssl for facebook. I set up an elastic Load balancer to proxy ssl to a tomcat server. when I visit the URL it works in the browser but when I go to facebook it ...
0
votes
0answers
43 views
elastic search + couchdb OR sphinx + mysql … for document review SaaS
I HAVE:
Set of pre-processed office documents (Word, Excel, PDFs, Emails, Power Points, etc.) provided as "Load Files" (approx. 2-4 terabytes per set)
"LOAD FILES" CONSIST OF:
Single pg tiffs ...
0
votes
0answers
29 views
AWS Elastic Beanstalk REST API - Auth params?
I've just started working with the AWS Java SDK and need to deploy/update an elastic beanstalk application from my application. Currently, I have only found documentation for a REST api that allows ...
0
votes
0answers
32 views
Javascript for iOS: Elastic Scrolling without disabling all Scrolling
I want to do two things:
Disable Elastic Scrolling of document
Enable scrolling of div.master
I know you can disable the elastic scrolling using the following:
...
0
votes
1answer
57 views
elastic string script makes flash crash
I'm in over my head in this AS3 project.
I'm no expert in actionscript and certainly not in AS3 but I managed to create (with help from this: ...
0
votes
1answer
58 views
How to Deploy a ColdFusion WAR File [closed]
ColdFusion 9 (and other versions) has the ability to package a CF application as a WAR file. Has anybody on the planet ever done this and successfully deployed their ColdFusion application to ...
0
votes
0answers
23 views
How to know if a point lies inside an area defined by a set of points?
I have a set of 2d points. Now imagine that I put an elastic around those points. How can I determine if an arbitrary point is inside that imaginary elastic?
0
votes
0answers
43 views
Elastic Dailymotion video size? [closed]
I found this method to make embedded videos elastic : https://github.com/davatron5000/FitVids.js/blob/master/README.md
Works fine with YouTube but not with Dailymotion. Anyone knows how to deal with ...
0
votes
1answer
191 views
Hadoop CouchDB Elastic Search
I have already installed CouchDB (ver 1.1.0), Elastic Search (0.17.6) on my Fedora. I want now to install Hadoop Map/reduce (http://hadoop.apache.org/mapreduce/) and Hadoop DFS ...
0
votes
0answers
46 views
What are some good measurement comparisons to be done using Ganglia metrics for Amazon Elastic Mapreduce programs?
I have seen Ganglia monitoring being implemented and analyzed on grid computing projects, but haven't read about any procedure for Amazon Elastic Mapreduce programs. Ganglia has a lot of metrics, but ...
0
votes
1answer
100 views
Elastic WrapPanel and TextTrimming
I am attempting to create an Elastic WrapPanel.
Which means that each columns stretch itself to fit the panel's width until a new column fits inside the panel.
The columns width is based on a ...
0
votes
1answer
210 views
How to force https on amazon elastic beanstalk without failing the health check
I have configured my Elastic Beanstalk environment to redirect all pages to https, redirection works, however, the instance fails the health check and gets terminated, any ideas how to configure the ...
0
votes
1answer
76 views
elastic plugin not working in ie9
I have following code. It works fine in firefox but is not working in ie9?
<script src="http://google-cdn.joinpgn.com/js/jquery/jquery-1.5.2.min.js"></script>
<!--[if lt IE 9]> ...
0
votes
1answer
127 views
elastic plugin not working
I am trying to install elastic plugin. This is first time i am installing any plugin. I uploaded both files jquery.elastic.source.js and jquery.js from the website. Here is the code i have:
...
0
votes
2answers
92 views
executing one line of javascript on asynchronous ajax event in ASP.NET
I am using the Elastic CSS framework on an ASP.NET site. It is doing a great job of sizing the various containers I have until an UpdatePanel executes a partial postback. The solution as I understand ...
0
votes
2answers
502 views
can't ssh after assigning an elastic ip
I configured my instance. Its up and running. I can ssh in with my key (provisioned by chef/knife) before assigning an elastic IP. For example this works (before EIP):
'ssh -F .ssh/config ...
0
votes
1answer
313 views
CSS - Elastic layout, 1 fluid + 1 fixed column, center aligned
This CSS challenge is really puzzling me. Here's what I'm trying to do ...
have an elastic layout (i.e. the container is max-width: 1200px min-width: 960px)
have the container be center aligned.
...
0
votes
1answer
154 views
JQuery overflow replacement for html elements
In building a mobile platform for the admin panel I would like to find a Jquery replacement for overflow:auto / overflow:scroll. One that replicated the elasticity of the native one found in iOS. So ...
0
votes
1answer
166 views
Triggers in Amazon AutoScaling servers in Elastic Beanstalk
I would like to Configure Triggers for AutoScaling in Elastic beanstalk.
Basically I want to scale-out new instance if the user does not get response for more than 4 seconds.
Can you please advise ...
0
votes
0answers
441 views
Reset the horizontal scroll position of an HTML text input in FireFox?
I'm using some 'elastic' text inputs on an HTML form. Each elastic input has a function attached on keyup that adjusts the size of the input to equal the number of characters in the input.
This works ...
0
votes
1answer
277 views
How to make a div draggable and come back to its original position or drag end
Is it possile using jquery to make a div draggable in such a way that it comes to its original position when the drag end.???