search for: cabaniss

Displaying 5 results from an estimated 5 matches for "cabaniss".

2006 Sep 08
2
rails equivalent to symfony admin generator?
I''m an experienced PHP programmer (don''t know Ruby yet), and I''m playing around with Symfony (PHP MVC framework similar to Rails) and I found myself asking if there''s really any reason to use it over Rails. From what I''ve seen just about every feature in Rails is superior except one very important thing - Symfony''s admin generator. This is
2006 Apr 28
6
Emphasis or Italic?
What's the difference between: <em>emphasis</em> and <i>italicized</i> and <strong>strong</strong> and <b>bold</b> It seems to subtle for my browsers. The only "difference" I've been able to find is that according to the O'Reilly book <strong> and <emphasis> are semantic tags, while <b> and <i>
2008 Dec 19
2
Odd behavior in an exclude-file
...event of catastrophe I would simply redownload them and the files are rather sizeable. Much to my surprise, the images directory was in the backup along with its contents. I can assure you that the path is as given. Is there any idea why I got that one directory in the backup? -- Roy F. Cabaniss http://www.housedraco.org At least one attached file is my gpg signature. If you don't know how to open/use the file, don't worry about it. It is included for those who DO know and understand such things. -------------- next part -------------- A non-text attachment was scrubbed... Name...
2006 Sep 14
1
acts_as_ferret with has_many :through relationships?
I am currently using acts_as_ferret to search on a Posts table (title and content fields). These posts also have tags (with has_many :tags, :through => :questions_tags). I can''t figure out how to get acts_as_ferret to work with that relationship and allow searching of title, content, And tags at the same time (with the ability to set boost as well). Can this be done? -- Posted via
2006 Aug 09
5
off - subversion
hi guys question on usage of subversion. just set up the repository, removed database settings, logs, tmp etc from being committed. we are two developers and a designer working on the project. do not have the luxury of a separate development and production server. (cost of bandwidth in 3rd world countries!) figured out how to allow everyone involved to checkout latest version and check in