search for: webdevelopment

Displaying 20 results from an estimated 28 matches for "webdevelopment".

2013 Jun 20
2
Firefox - remote xul manager gone after Centos update
Dear All, I am faced with this problem: Firefox version is 17.0.6 before and after the update I ran an update today; bash-4.1# yum history Loaded plugins: fastestmirror, refresh-packagekit, security ID | Login user | Date and time | Action(s) | Altered ------------------------------------------------------------------------------- 296 | james <james>
2006 Jul 01
1
Adding domain user on linux to a unix group
...bind. I can use domain logins successfully on the linux machine. Upon first login their home directory gets create and everything is fine. But the user is only a member of all windows groups, e.g. uid=10000(markus) gid=10000(Dom??nen-Benutzer) groups=10000(Dom??nen-Benutzer),10001(Projects),10002(WebDevelopment),10003(lokale Administratoren) and thus has no special rights on the machine itself. I'm having a samba share on this machine, for web development, where multiple users can read/write everything. The share is only available for the above group WebDevelopment. Through samba, I'm mapping a...
2009 Feb 25
5
[Cucumber] pretty html output?
Cucumberists (and RSpec Classic users ;): How can we convert a Cucumber feature file into HTML with syntax highlighting? Not the test-runner output; that''s preprocessed so it does not match the input file... Tx! -- Phlip
2012 Jul 26
2
ruby bindings, ruby 1.9.3 and xapian
Hello, I've problem with xapian or sth. Ubuntu 8.04, ruby 1.9.3 with rvm, when Im trying to initialize database, Im getting this error: irb > require 'xapian' ==> true irb > database = Xapian::WritableDatabase.new('/full_path/db/xapian_db/development', Xapian::DB_CREATE_OR_OPEN) ArgumentError: Wrong arguments for overloaded method
2006 Aug 10
6
Getting started w/ Ruby on Rails
Hi, I would like to get started with RoR, since it seems to be a terriffic platform for Webdevelopment. However, I''m unsure what "level" you need to be on in terms of programming to get started? Best regards, Gustav -- Posted via http://www.ruby-forum.com/.
2006 Jan 06
3
Protoype problem
Hey everybody, I encountered an interesting problem today. Here is what I have: I used the prototype function "Position.clone(src, target)" which actually copies the top, left, offsetWidth and offsetHeight from the src to the target. interestingly, my src-object had a css-styled border of 1px, and a total offsetWidth of 320px. my target-object had the same properties, but once I
2007 Jul 11
1
Hello EveryOne...Problems here GLX_EXT_texture_from_pixmap?
Firts of all Greetings From Cuba "Saludos" to all of the member of this list. My name it's Orestes Leal, at your service. Well, The problem it's the following: I have one ATI RADEON 200 Series Integrated into the mainboard (ATI Technologies Inc RC410 [Radeon Xpress 200]), the chip has 64 megs of Video and 64 shared from memory to a total amount of 128 megs, the Xorg says me
2006 Mar 28
2
Problem with generating a scaffold with an Oracle DB
...exists test/unit/ exists test/fixtures/ create app/models/product.rb create test/unit/product_test.rb create test/fixtures/products.yml ORA-12537: TNS:connection closed What is the problem here, because according to my tutorial in the fine book "Agile webdevelopment with Rails" it should create view components. Does anyone see the problem here? Thanks in advance! -Tom -- Posted via http://www.ruby-forum.com/.
2006 Feb 09
13
Howto work with a page not generated by the scaffold ?
I am a newbie Ruby and RoR user. In my tests using the turorials that I found over the web, everthing is working fine and I am very impressed about RoR framework. As I am a Delphi developer, without any web development experience, There is some thing hard to understando and I didn''t find a tutorial about this. I wonder how to create a non-scaffold page ? I have customers,
2006 Apr 08
0
Jupiter Direct Subscription Confirmation Needed
Final Step: REPLY to this message to CONFIRM your subscription to: internet.com Daily (HTML) InternetNews Business Report (HTML) NewsLinx (HTML) boston.internet.com (HTML) dc.internet.com (HTML) SiliconValley (HTML) Flash Kit (HTML) JavaScript.com (HTML) SMW News (HTML) ScriptSearch Daily (HTML) WebReference Update (HTML) Webdeveloper Weekly (HTML) ASPnews (HTML) ISP-Planet (HTML) ECommerce-Guide
2006 Jun 22
4
Shop plugin?
I hope I''m not completely off-base here but is there a shop plugin for ruby/rails that means I don''t have to write the code for a shop from scratch? Can''t seem to find one... Thanks! Bex -- Posted via http://www.ruby-forum.com/.
2006 Feb 01
1
Problems with sample code from "agile webdev. w. rails"
Hello, I am veeeery new to rails and also to ruby. I have 2 books here on my desk and try to go through it. The first book is "Agile Webdevelopment with Rails" and I have trouble with the following code which I have from the book. I cant get it working. I searched a lot on google - and also on the erata pages of the book publisher but without any luck. I hope someone can help me. here is the complete Cart class (cart.rb file) #------...
2009 Sep 16
0
I've got Error seeking to block: Invalid argument
Hello Oll(y) :) After rebuilding whole database, I'm getting error: Error seeking to block: Invalid argument (in ruby and php binding), I've ubuntu and xapian from stable package, how I can correct this error or I've to rebiuld whole database again? I found this http://trac.xapian.org/ticket/109 but I didnt find anything there ;/ any solutions? -- Best regards, Rafi
2010 Jun 24
2
php5.3 and php5-xapian bindings on ubuntu
Hello all Im trying to install xapian binging on ubuntu 8.04 for php 5.3, but its generaiting error, that this package needs phpapi-20060613+lfs. With php 5.3 I've phpapi-20090626+lfs. I've tried to add backports from https://launchpad.net/~xapian-backports/+archive/xapian-1.2 but still I cant install those bindings - any idea, what I can do more? (I've installed latest: libxapian22)
2003 Jun 10
0
Samba newbie need help with files copied from NT to s amba linux box...
> > I've managed to get samba up and running on my rh7.3 web > server. I'm able to see this server in My Network Places and > browse to see the shared directories. My problem is this: > I want to create and test my web pages on my XP box using > DWMX, upload these files to one of the shared directories to > be published to the site. The problem is that after
2011 Nov 17
0
Include a javascript runtime when generate the app
...advocate first class front-development and I love the additions of Rails 3.1 but we need to make it easier to start. Not everybody is using OSX and require people to install nodejs or manually open the Gemfile to add therubyracer it''s not a good solution (specially when I present Rails as webdevelopment without pain). So, I would like to raise the discussion about this issue: https://github.com/rails/rails/pull/3619#issuecomment-2773673 Maybe the Gemfile is not the right place for the checking. Probably we could move it to ExecJS? -- You received this message because you are subscribed to the...
2009 Jan 31
0
Rails an MDA?
Hi, I''m currently thinking of writing my bachelorthesis about the use of model driven architecture within webdevelopment. I''m now trying to figure out about the benefits of using MDA to generate Rails Code. So, which Components of an Web-/Rails App would you like to be generated via MDA? In which way do you think the generators shipped with Rails can be improved? -- Posted via http://www.ruby-forum.com/. -...
2011 Jun 03
0
CKEditor + CarrierWave
someone already used the CarrierWave for do uploads with CKEditor? I''m looking for a tutorial or some information about how do it. Thanks! -- *Fernando Aureliano* -------------------------------------------------------------- [iOSDeveloper] - *ObjectiveC* [WebDesigner] - *CSS3&HTML5* *[WebDeveloper] - RubyOnRails* *-------------------------------------------------------------- *
2009 Sep 16
1
locking down ssh when using winbind
Hi all, I'm using samba with winbind which has been integrated with Active Directory. In the smb.conf file, I have template shell = /bin/bash winbind use default domain = yes to allow ssh but I don't want all the domain users to be able to ssh. Is there a way to only allow for example) domain\ssh_group which is an active directory group to be able to ssh into the server? This is my
2008 Mar 30
0
RUBY ON RAILS DEVELOPER / World famous cutting-edge company
Position Title: Ruby On Rails Web Developer Position Type: Permanent Location: Orange County, CA Salary: $70-90k Work closely with Director of Web, Creative, and Technology teams to create original web pages/web sites utilizing standards-compliant XHTML and CSS. Architect and build dynamic web applications, utilizing Ruby on Rails framework and MySQL databases. Design prototypes, wireframes,