Displaying 20 results from an estimated 300 matches similar to: "DB Admin Console"
2006 Feb 27
0
Simple Namespace Question
I put the following code into my application_helper.rb file, which will
allow super fancy ajax pagination blah blah blah.
Now the problem is, it''s not being identified.
I''m running Rails 1.0.0, and froze edge, so it''s sitting in /vendor.
The actual pagination_helper.rb file is appropriately sitting in:
/vendor/rails/actionpack/lib/action_view/helpers
2006 Aug 06
2
ActiveRDF and Rails
Hi,
I tried out the ActiveRDF library for accessing RDF data from Ruby
and it worked
very well. Now I''m interested to combine ActiveRDF and Rails by using
e.g. the YARS
data-store instead of ActiceRecord in a RoR project. For this I
downloaded the
''browserdf'' example. Now I need some help or instruction to get this
example work
under Rails. May I have to adjust
2006 Apr 22
3
question about Rails with non-relational databases
I''m very uncomfortable with Rails right now because it seems to be totally
wedded to relational databases. I want to develop my data and data
structures in Tinderbox - a hypertext data development system from
Eastgate systems (http://www.eastgate.com/Tinderbox/), export the data
and datastructures, massage to some format, and then use with a dynamic
frontend that builds a web page
2006 Jul 21
4
pre-alpha Rails Admin Console
Hey all,
I have released some pre-alpha code for my Administrative Console which
I''ve been talking about for the past few days.
The admin console, autoDB, provides and AJAXed, automated
scaffolding-type system that''s pretty and very customizable.
More details at http://trac.visualjquery.com/admin_console/ and my
original post from last week, which has screenshots and some
2014 Jun 23
2
firefox keeps downloading .iso files
Whenever I start firfox, it tries to
download two .iso files into Desktop.
Until recently,
I wouldn't notice until it announced that it had run out of room.
At that point I would click on the messages to make them go away.
In the mean time, it had been chewing up bandwidth.
One file, I had tried to download by mistake.
Don't remmeber what I did with it on purpose.
The other I downloaded
2006 Jul 19
1
Admin Console
Hello again,
I''m going to be releasing the administrative console (alpha) either
tomorrow or Thursday. The reason I have not yet released it is that I''m
in the process of migrating the entire system to AJAX, which has
uncovered a few structural issues with the code that weren''t rearing
their heads in the non-AJAXed version.
I still need to make a few modifications,
2004 Jan 06
1
rsync on windows can't handle filenames with some character set
Hi,
It was reported in the past:
http://www.mail-archive.com/rsync@lists.samba.org/msg03306.html
http://www.mail-archive.com/rsync@lists.samba.org/msg05701.html
I remmeber there was a cygwin patch , but lost the link.
Please help
Addady
2010 Apr 23
2
Routing a Sinatra application
Hello,
I wish to route a sinatra application in my Rails 3 app. As said by
Yehuda, it should be possible.
http://yehudakatz.com/2009/12/26/the-rails-3-router-rack-it-up/
However I see the route isn''t recognized and I get
ActionController::RoutingError problems.
It works well with simple rack apps however (the test in actionpack
with a lambda passes well).
I''ve written a test
2006 Jul 02
7
Generic SingleTable inheritance
Hi all,
I would like to discuss a design idea I have in mind with you, in order
to get critical feedback.
ActiveRecord supports single table inheritance(STI) "per se", BUT you
must add all possible instance variables(properties) of all subclasses
to the "base table"(as columns). I would like to circumvent this
restriction.
Say we have a
class AbstractGenericThing <
2017 Aug 23
2
likert Package
R- Help Forum
Working with the "likert" package and find that my "bar" graphs are
backwards (see attached)
> summary(results)
Item low neutral high mean sd
4 Q4 5 15 80 2.75 0.5501196
5 Q5 20 40 40 2.20 0.7677719
1 Q1 65 30 5 1.40 0.5982430
3 Q3 5 90 5 2.00 0.3244428
2 Q2 90 10 0 1.10 0.3077935
2006 Jul 17
0
My earlier post re: DB Admin Console
I''ve put up a brief, better laid out version of my earlier post with
embedded screenshots. Take a look at
http://www.yehudakatz.com/admin-console.html
In case you missed it, it''s a preliminary post about a plugin I''ll be
releasing this week for an automated administrative console for database
tables.
--
Posted via http://www.ruby-forum.com/.
2007 Jan 28
0
assert_select alternative
Hey guys,
I was having issues with some of the way assert_select worked, so I
wrote an alternative to assert_select using hpricot.
The major differences:
* You get full support for CSS3 and limited XPath
* It uses hpricot, which is fast; plus you get improvements to hpricot
for
free in assert_elements as long as you update the gem.
* Blocks work a bit differently (assert_elements tests whether
2004 Jun 22
1
The truncate_inode_page call inocfs_file_releasecaus es the severethroughput drop of file reading in OCFS2.
=20
>-----Original Message-----
>From: ocfs2-devel-bounces@oss.oracle.com=20
>[mailto:ocfs2-devel-bounces@oss.oracle.com] On Behalf Of Wim Coekaerts
>Sent: 2004=C4=EA6=D4=C222=C8=D5 16:01
>To: Zhang, Sonic
>
>the problem is, how can we notify. I think we don't want to=20
>notify every
>node on every change othewise we overload the interconnect and we don't
2007 Dec 07
9
Merb-style development exception pages for Mac OS X
I like the merb-style exception pages where there''re links to open the
files listed in the stack trace in TextMate and the source around each
line a lot so I stole the idea (and the code!) and made a patch for
Rails: http://dev.rubyonrails.org/ticket/10401
Here''s how it looks like in Merb: http://yehudakatz.com/wp-content/uploads/stacktrace.gif
What do you guys think?
2006 Jun 08
2
PHP Extensions
Hi all,
I have a problem, I'm running CentOS 4.3 and I just installed php with
yum, later I realize that I nedd LDAP support so I download the php-ldap
rpm with yum, everything was OK...but now..the problem is that I need
Informix support, so I search for a php-ifx module to see if it
exist...but no.
So, what are my options? recompile a fresh new php with informix
support...loosing the
2006 Aug 13
2
Arbitrary "Columns" for ActiveRecord
I''m having a bit of a tough time coming up with a good solution for what
I''m trying to do. I''ve come up with a couple of solutions that work
pretty well but many use way too many queries or are just not very good.
Basically I want to store something of a property list for a model.
class Model < AR
has_many :properties, :dependent => :delete
end
class
2004 Jun 22
1
The truncate_inode_page call in ocfs_file_release causes the severethroughput drop of file reading in OCFS2.
Hi,
We have investigated the possible causes of the severe
throughput drop of file reading in OCFS2 that found in the iozone
benchmark. We find the major cause is the inadequate inode page cache
cleaning when open or close the last reference to an inode.
In routine ocfs_file_release(), if the caller is the last
reference to this inode, truncate_inode_page is called to invalidate all
page
2006 Jul 02
10
Use Rails or PHP?
I''m new to RoR and have used PHP. I want to develop a personal
organizer that allows me to add lists (tables) and search them. The
ActiveRecord concept seems to allow me to set up something that works
with an existing table, but I want the ability to add tables without
programming. I know how to do this in PHP and I can put the SQL into
queries in RoR, but does ActiveRecord let
2009 Oct 19
1
Combobox population by means of JQuery and Ajax.
This is the view municipalities.js.erb I have:
<% list_opt = options_from_collection_for_select(@municipalities, :id,
:name) %>
<% puts list_opt %> #ok! list_opt contains the options
$(''#municipality_id'').html(''<%= list_opt %>'');
and this is the combobox in the view:
...
Comune <select id="event_municipality_id"
2008 Jan 11
10
[Bug 14025] New: The X11 / X Server Exhibits Jitters in the Display after it is on for many hours
http://bugs.freedesktop.org/show_bug.cgi?id=14025
Summary: The X11 / X Server Exhibits Jitters in the Display after
it is on for many hours
Product: xorg
Version: 7.2
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau