Displaying 20 results from an estimated 20000 matches similar to: "ISPConfig with Rails?"
2006 Jun 19
0
AssetPackager released! Compress, merge, cache and version your JavaScripts and CSS Stylesheets
Hello all,
I''m announcing a new version of my plugin AssetPackager (formerly
known as MergeJS). Biggest new feature? It now merges and compresses
CSS files as well!
New Features:
* support for css files
* versioning of individual packages
* use of more meaningful subversion revision numbers (if
available) (thanks Chris Van Pelt!)
* namespaced rake tasks
* no more
2006 Jun 03
9
MergeJS - Easily merge, compress, cache, and version your javascript!
After reading Cal Henderson''s article on Vitamin Serving Javascript
Fast<http://synthesis.sbecker.net/articles/2006/06/03/www.thinkvitamin.com/features/webapps/serving-javascript-fast>I
was immediately inspired to create a plugin to easily facilitate this
in
Ruby on Rails. I whipped up most of it right then, and finally got around to
polishing it for release today.
Told myself I
2006 Mar 20
9
jEdit Snippets for Ruby on Rails
-----------------------------------------------------
Announcing: jEdit Snippets for Ruby on Rails
-----------------------------------------------------
I thought I''d "give a little back to the community" and whip up some
SuperAbbrev files for ruby and rhtml that mimic all of the Textmate
Rails bundle snippets.
Note: This was totally inspired by Textmate and the syncPEOPLE
2006 May 10
2
accessing uploaded file on filesystem question.
Hi,
I''m able to upload files onto my webserver filesystem but I had a question
regarding how I''d go about accessing them using the <img src="..." > tag.
If my files, i.e pictures, are being uploaded to
public/images/<dir>/filename.jpg, then should I store the entire path, or
just the picture name in my database table? I would imagine storing just
the
2006 Apr 28
4
Call for patterns...
Hi group,
I was wondering if anyone more experienced could help me to find a good
pattern for two things:
1. How to group controllers. Example:
We have an admin panel with:
user_managment_controller.rb
priv_managment_controller.rb
widget_controller.rb
User panel with:
mystuff_controller.rb
mytags_controller.rb
profile_controller.rb
And frontend with:
widget_controller.rb
etc...
How do I group
2006 Mar 29
4
Dreamhosters beware: 1.1 migration ruckus
This will probably demolish your Typo-based weblog and cause some
other glitches. Read the comments and some workarounds here:
http://blog.dreamhost.com/2006/03/28/new-rails/
--
----------------------------------------------------
http://sobrerailes.com
2008 Oct 06
0
Apache2 + ISPConfig + Ruby on Rails
Hi
I''m trying to get ruby running on a Debian Linux server with ISPConfig
and Apache.
I have tried many tutorials like:
1. http://www.howtoforge.com/ruby_on_rails_apache2_fastcgi_debian_p6
2.
http://www.howtoforge.de/howto/verwendung-von-ruby-on-rails-mit-apache2-auf-debian-etch/
3.
2012 May 10
1
Disabling stock firewall and SELinux for ISPConfig
I have been reading a tutorial on configuring and securing a CentOS 6.2 machine:
http://www.howtoforge.com/perfect-server-centos-6.2-x86_64-with-apache2-ispconfig-3-p3
This tutorial bases the configuration on an application called
ISPConfig. I am not sure that I like the idea of disabling the stock
firewall and SELinux as the tutorial suggests, even with all the
troubles that SELinux has given me
2006 Apr 21
1
log file handling
I don''t see anything on wiki.rubyonrails.org or in rubyforge that
handles logs but I am looking to perhaps tarball/compress each day''s log
and save it/rotate it which I may be able to get done from logrotate on
the Linux system but I would have thought that there would be a ruby
way. I only see ''rake log:clear'' in rake --tasks.
Anyone have suggestions?
Thanks
2006 Jan 19
1
Relationships, relationships, relationships!
If I had my very own sweaty, wind-up Ballmer
(http://www.ntk.net/ballmer/mirrors.html warning: mind-scarring
video), that is what he would be saying:
"Relationships, relationships, relationships!!"
My unscientific polling of the traffic in #rubyonrails and here is
that, second to deployment issues, this is the bigges FAQ for Rails:
how to do relationship x in ActiveRecord.
There seems
2009 Mar 25
0
ISPConfig & local administration
Hi list,
I recently installed a package for Centos5.2 called ISPConfig. This
was recommended by a buddy of mine who hosts a number of websites for
various clients. Although I don't host any websites except my own,
there were some features in the package that I did like the looks of.
Well, today, I needed to add a new user and group, so while the machine
was sitting here, I
2006 Oct 31
0
IMAP Dovecot with ISPConfig and shared folders?
Fedora 5, postfix, dovecot, ISPConfig server all
running well, (don't want to break it) LOL. But, I do
not have IMAP shared folders.
These instructions on dovecot tell of how to setup
namespace to be able to get shared folders.
http://wiki.dovecot.org/SharedFolders
But given everything is relative in ISPConfig, not
sure if this is possible or if I could really mess
things up.
What tells
2006 Sep 08
3
ISPConfig: Secure on Centos?
Just wanted to see if this tool was approved or disapproved of in the
centos community as far as security is concerned.
http://www.ispconfig.org/
I have noted that anything that is not a centos package is probably
suspect, -so feel free to assure, or warn, at your leisure.
Basically we are looking for a secure GUI based DNS admin tool, (I myself
prefer an openbsd or centos dns machine and tyo
2006 Jan 23
3
[OT] Lighttpd + AWStats
Hello ~
I have posted a tutorial on my blog,
http://www.benr75.com/pages/lighttpd_awstats_tutorial, on how to get
AWStats and Lighttpd to work together. I thought it might be of interest to
Rails folk as I know many run Light.
Enjoy,
--
Ben Reubenstein
http://www.benr75.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Jun 07
1
Search results
Hi, I am new to Ruby, I am a Java expert.
I don''t know how to handle the results of a search... I have read a lot,
but nobody seems to give examples of that.
Do I get an ArrayList from a Table?
Do I get fields?
How can I identify them?
Do I have to parse them to a Class like: Person user =
Person(personlist.get(i));?
Please, help me...
--
Posted via http://www.ruby-forum.com/.
2006 Mar 09
11
syncPEOPLE on Rails TextMate Bundle 1.0 & Screencast
The 1.0 version of our bundle is now available for download, along
with a 10 minute demonstration of it in use. See http://
syncpeople.com/downloads.
== What is syncPEOPLE on Rails? ==
syncPEOPLE on Rails is a bundle of snippets, macros and commands for
TextMate that make Rails development on the Mac even easier.
Generate scaffolds, migrations, models and controllers from inside
the
2019 Jun 27
4
LLVM on bare-metal
Hello!
Q1
Are there any resources or examples on embedding LLVM into an ARM-based
bare-metal application? Searching in this area only turns up
information on how to use LLVM to target bare-metal when I want to
compile LLVM for linking against a bare-metal application.
Q2
Are there any memory usage benchmarks for LLVM across the common tasks
(especially loading bytecode, doing the
2009 Aug 29
0
how to setup the ISPConfig
hi guys i'm trying to setup the isp config and this is what i am getting in the terrimal
# Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller
DEVICE=eth0
BOOTPROTO=dhcp
HWADDR=00:16:E6:80:6D:5F
ONBOOT=yes
"/etc/sysconfig/network-scripts/ifcfg-eth0:0" 5L, 137C
where it should look like this
# Advanced Micro Devices [AMD] 79c970 [PCnet32
2019 Jun 27
2
LLVM on bare-metal
Hi Peter
Thank you for your helpful comments, especially on the RPI. Since my
use case is lot simpler than compiling all of Clang, I hopefully can
take your experience as a good sign.
The RTOS that TI provides for the AM335x actually has pretty complete
posix layer and other standard libraries. However, I am working without
any virtual memory subsystem, so no mmap. However, I was under
2006 Feb 03
9
validating phone numbers
Anyone got a good validation for validating a phone number? I just
want to make sure that whatever the user enters is somewhat sensical,
and i''d like to be fairly liberal about what kind of a format it''s in.
Joe