Displaying 3 results from an estimated 3 matches for "lightwight".
Did you mean:
lightweight
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
2010 Jan 29
6
2.6.31.10 and bnx2
Hi,
i test a xen-patched kernel 2.6.31.10 (kernel from kernel.org with the
suse patches) on a system with a boradcom net extreme II (5709) nic
using the module bnx2.
The nic does not run with this kernel. I get:
bnx2 0000:01:00.0: map irq failed
Any experiences?
Best Regards
- Michael Schmidt
_______________________________________________
Xen-users mailing list
2006 Jul 04
11
Any CMS for Ruby on Rails..
Well i want to make a photography community site on the lines of
www.gfxartist.com , www.terminus1525.ca, www.phirebrush.com
Where the community votes for every subbmission from a artist and can
comment (like a forum)..
Now gfxartist has used probably SMARTY,php,and their own CMS.
terminus used Drupal,Gallery 2.Some one tells me that this combo is
heavy on resources and slows down sites.