search for: lantic

Displaying 6 results from an estimated 6 matches for "lantic".

Did you mean: antic
2006 Aug 11
6
css - location of files.
Hi all. I have the following scenario. http://myapp/site1 is using <%= stylesheet_link_tag ''myapp_standard'' %> to define the stylesheet for layout, I have myapp_standard.css in /public/stylesheets and it works fine. However, in the stylesheet I define a image to use for my site background. eg: html, body{ background-image: url(mysite_background.jpg); padding-top:
2006 Aug 08
2
images
hi all starting out building a new rails app, working with a designer who gives me templates in html format with images(logos etc.) in an images folder. need to convert these to rhtml. what is the best practice to deal with images, flash etc? where in the directory structure should i copy these media files and how do i reference them in the rhtml template file? ty.
2006 Aug 10
5
Major security vulnerability in the latest Rails 1.1.5
Hi, I think there is still a major vulnerability exists in the latest Rails 1.1.5. The problem is in the routing.rb file and safe_load_paths method. Because of the erroneous regexp it is possible to perform a DOS attack on any rails application. To reproduce: 1. start your application 2. use this url: http://localhost:3000/debug Routing module will load standard debug.rb script which stops a
2006 Aug 11
0
single app? product generator? sharing models?
Hi guys. Thinking about application layout here - will appreciate your input if any of you have been in a similar situation! Application I am building looks like this: Info Magazine Portal. Support Portal for Clients Portal for Service Providers. Forums, Chats, Articles, Comments etc. for Interactions. Role based authentication. Started building like this:
2003 Sep 28
1
Win XP on Samba3
Hi, I have eventually got my Server to work, win2000 is happy and loads profiles., win98 is ok., BUT winXP recons "Cannot log you on.: "the procedure number is out of range" please try..." This happens irrespective of username/passwd entered or not. Does anyone know what is going on? Or how to fix it? I could not find this in FAQ's. Regards Peet Nel 021 671 6523 082
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