Displaying 20 results from an estimated 6000 matches similar to: "[OT] ShrinkSafe with Prototype, etc."
2006 Nov 24
5
Merge, Compact Ofuscate or Compress Javascript Lib ?
Hi !,
A little question about JS Lib manipulation...
- I found that DOJO toolkit gives a DOJO Compressor jar file to
compress JavaScript
http://dojotoolkit.org/docs/compressor_system.html
- On the other hand there''s no docs in Prototype or Scriptaculous and
prototype files are merged.
Why ???
1. Compacting file will reduce bandwidth but is it useful with a
server that gzip .js ?
2.
2006 Jun 25
17
JavaScript Compression
Is there a good windows-based JavaScript compressor which will reliably
compress script aculo and prototype?
Sam
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2006 Jan 04
17
Scriptaculous + Prototype shrunk to < 50Kb
Maybe I''m anal but I like fat-free JS, so I pulled the Proptotype and core
Scriptaculous files into one single JS file at 49Kb.
It''s "packed" so if you care about that kind of thing, it''s also
"obfuscated".
Download from my personal site at www.alistercameron.com.
- Alister
PS. Of course this is the current version as posted on the
2005 Dec 23
3
RE: Scriptaculous and Prototype based Rich TextEditor
What I have so far.
In my main HTML:
<script type="text/javascript"
src="/javascripts/tiny_mce/tiny_mce_src.js"></script>
<script type="text/javascript">
tinyMCE.init({
mode: "textareas",
theme: ''advanced'',
theme_advanced_toolbar_location: ''top''
});
...
</script>
My Ajax form
2007 Jan 24
6
dojo and prototype compatibility?
are there any compatible issues that exist when trying to use both
prototype and dojo at the same time?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this
2007 Jan 09
3
Browser or Server error?
I can view a website from Windows w / Mozilla or IE, but from an Apple using
Safari I get
this error in the log and can''t view the site,
Java and JavaScript are enable in the Safari Browser...I am using Mongrel w/
Apache
(I''m not sure if I need to configure something on the server)
Processing Base#index (for 26.19.21.70 at 2007-01-09 17:13:37) [GET]
Session ID:
2006 Mar 09
6
[Prototype] Ajax.Request include form fields?
Hi,
Is it possible to submit my form (or part of my form) with an ajax
request? I had been using dojo to do this, but having just read up on
the prototype library, I think I''d rather use prototype. The one
thing I don''t see (maybe I''m just missing it) is the ability to submit
my form (actually just parse through an element and include all inputs
as request parameters)
2005 Aug 31
11
Documentation generator?
I''m looking for a documentation generator for JavaScript code that can
handle the coding style used in prototype.js and script.aculo.us. Any
recommendations for such a tool?
In a similar vein, does it make a noticeable difference in production
when comments are removed and several script files are combined into a
single one?
Michael
--
Michael Schuerig Most people
2023 Dec 08
0
[centos/centos.org] branch main updated: Add post about Connect 2024, remove old posts
This is an automated email from the git hooks/post-receive script.
shaunm pushed a commit to branch main
in repository centos/centos.org.
The following commit(s) were added to refs/heads/main by this push:
new 22e55e6 Add post about Connect 2024, remove old posts
22e55e6 is described below
commit 22e55e6b8d076aac3150d67243db046469503bbd
Author: Shaun McCance <shaunm at redhat.com>
2006 May 19
11
Prototype / Scriptaculous & Dojo
Are these libs compatible
? At the very least I''d like to be able to use Prototype & Dojo ?
Thoughts welcome..
Matt
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2014 Nov 18
1
Virt SIG meeting minutes
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Attendees: Lars, Lokesh, George, KB (eventually)
Docker update:
- - Docker 1.3.1 for virt7-testing
Xen update:
- Xen 4.4.1 in virt6-testing
- Can't do a release of xen without libvirt because libvirt depends
on a specific version of libxl
- Plan: update to libvirt-1.2.9 before test then release
Signing
- C7 we want to use the CBS signing
2005 Dec 22
6
Scriptaculous and Prototype based Rich Text Editor
Hi Guys,
I'm currently using the Dojo Rich text editor on my site
https://wideword.net but am not 100% happy with it as I'm a prototype
kind of guy.
So I started writing this Rich Text Editor the other day on an
experiment. I used the In Place Editor as a template for it and have
gotten it to more or less work under IE and Gecko. Unfortunately it
still isn't working on Safari ( The
2006 Jul 24
3
Rails and Dojo
Anyone have any positive or negative experiences trying to get Dojo to
play nicely with Rails / Prototype / Scriptaculous?
Would people recommend it? Recommend against it? Why?
Thanks,
Brad
2013 Nov 16
0
CentOS-announce Digest, Vol 105, Issue 9
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2013 Nov 15
0
CentOS Dojo in Austin, Texas on December 6th, 2013
We will be having a CentOS Dojo at the Rackspace facility in Austin,
Texas on Friday, December 6th, 2013.
What is a CentOS Dojo:
http://wiki.centos.org/Events/Dojo
What is the specific information for the Dojo in Austin:
http://wiki.centos.org/Events/Dojo/Austin2013
How can I register for the Austin Dojo:
http://centosdojoaustin2013.eventbrite.com/
Core CentOS team members Jim Perrin and
2019 May 20
0
[centos/centos.org] branch master updated: ornl video
This is an automated email from the git hooks/post-receive script.
unknown user pushed a commit to branch master
in repository centos/centos.org.
The following commit(s) were added to refs/heads/master by this push:
new c10f929 ornl video
c10f929 is described below
commit c10f92988b176fab93f5f37f0f37f39c654c180f
Author: rbowen <rbowen at rcbowen.com>
AuthorDate: Mon May 20 09:09:43
2013 Sep 24
0
New Orleans Dojo on September 30, 2013
We are having another CentOS Dojo, this time in New Orleans on September
30th, 2013. We would like to thank our Dojo sponsor, cPanel for helping
have this event.
If you are coming to New Orleans for the cPanel Conference 2013 and can
make it to the Sheraton by 9:00am on the 30th then register and stop by
the CentOS Dojo, which ends (at 5:30pm local time) just as the Second
Line Parade for cPanel
2019 Apr 09
0
CentOS Dojo at DevConf.US: CFP and Registration open
TL;DR: CentOS Dojo on August 14th at Boston University. CFP and
Registration now available at
https://wiki.centos.org/Events/Dojo/DevConfUS2019
Hello, folks. We will once again be holding the CentOS Dojo at Boston
University, on the day before DevConf.US 2019. The details of DevConf.US
are at https://devconf.us/ and the details of the CentOS Dojo are at
2006 Nov 10
1
Rpad
I've just compiled and installed Rpad from the sources under *nix
(freeBSD 6.1) and R 2.4.0, and followed the suggested procedure to
setup an Rpad server step by step.
Now when I try to execute whatever
.Rpad example file the IE browser hangs endlessly with a "loading page"
pop-up and the following errors show up at the end of the html page:
2013 Sep 04
1
CentOS Dojo and drinks, London on the 13th Sept, 2013
hi Guys,
On the 13th Sept 2013, we will be hosting a CentOS Dojo in London, UK;
hosted by ITV ( http://www.itv.com/ ) at their Waterloo offices. Details
of the venue are on the wiki page at :
http://wiki.centos.org/Events/Dojo/London2013
As with the other Dojo's things start off at 9:30am and we have :
* Stefan Cocora talking about the Deploument pipeline at ITV
* Justin Clift talking about