similar to: Liferay Users

Displaying 12 results from an estimated 12 matches similar to: "Liferay Users"

2005 Nov 25
0
question on rails , form_remote_tag and backbase
David, I been reading your book and going through the examples but i am stuck on th using the form_remote_tag. I am using the Backbase ajax framework with rails and protoype.js The following form.rhtml file <% if @guess %> <p> It seeems ''<%=h @guess %>'' is hardly the right answer</p> <% end %> <%= form_remote_tag(:update =>
2011 Feb 24
2
NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
Hello list, we're trying to use NTLMv2 authentication from Liferay Portal 6.0.5 as specified in http://www.liferay.com/community/wiki/-/wiki/Main/NTLMv2+SSO+Configuration. We've created a machine account for it that looks like that: dn: uid=liferay$,ou=Maquinas,o=global,dc=map,dc=es sambaNTPassword: 76DBDF27BB32912AD61BC369DB8FEBD8 sambaPwdLastSet: 1298373376 sambaAcctFlags: [W]
2006 Jun 15
1
UI Libraries/Frameworks + Rails
For discussion... I was talking about with a colleague the other day, the single biggest problem with replacing traditional client/server apps, is the lack of a unified front end UI library. Rails is absolutely fantastic and a breath of fresh air, for doing back end work and AJAX. RJS rocks for transforming HTML elements, but one of the big stumbling blocks will be how do I simply, drop a
2009 Mar 17
0
JAX India 2009: International Conference on Java Technologie
Hi, Here is an update on JAX India 2009, an International Conference on Java Technologies to be held in Bangalore between April 06 and 10. 1) Liferay, SAP, Signsoft, isc2 and many other companies have stepped in as sponsors to support the popular event. 2) Some of the renowned speakers, who have confirmed their participation, are: · Axel Angeli, Logosworld, SOA Evangelist · Neal Ford,
2013 Feb 28
1
lxc--sshd
Hey all, I am new to libvirt lxc and am trying to get a container that i can ssh to. So far i've booted up a container and gave it an Ip address, it can ping out and I can ping it but I cannot get ssh to work. When i try to run an ssh command inside the container I get a command not found error. here is my xml file <domain type='lxc'> <name>helloworld</name>
2002 Jan 11
5
Winbind and Windows 2000
We are running a windows 2000 domain where I work. I am developing a linux client for desktop deployment so that we can stop the spread of cancer (read microsoft). I can get winbind to join the domain, but when i try a winfo -t, it tells me "could not check secret". I have scoured the internet looking for help and could not find anything. I used the HOW TO from John Trostel, with no
2008 May 20
1
1333/8GB Intel motherboard for C5.1
Hi there, has anyone run into any Desktop/Workstation Intel brand motherboards that work with CentOS 5.1 (4.6/3.9 out of box compatibility is a very large plus) and work with the 1333MHZ cpus such as the 8400/9450 and accept 8GB of RAM? The closest we've found so far is the DG31PR which is alright but it has the limitation of 4GB of RAM and an unsupported Realtek NIC. The DQ35JO is also ok,
2010 Apr 20
1
Strange new boot problem with CentOS 4 machine
I have a custom-built PC on which I've been running CentOS 4.x (kept up to the latest x) for a few years without any problems ... until this week. Last week I was out of town on an extended trip, so I shut the machine down and powered off my UPS, etc. When I returned on Saturday, I turned everything back on, and the machine seemed to be booting normally ... and then it just very abruptly
2006 Mar 07
11
maintaining application state/urls
Hi All Not specifically a scriptaculous question, but I was wondering how people were going about maintaining access to their applications via standard urls. Say for example I''ve a shop at www.shop.com, and its pure ajax to load in products. Now customer A wants to show a friend a product on the site - giving him the url www.shop.com and telling him to click on a series of links
2011 Nov 06
9
School cloud solution
This really isn't a CentOS specific queation but that is our server OS of choice. I manage a student file server and i would like to add cloud access to it. Basically i would like our students to have access to the same files at home that they have at school. This would allow them to start an asignment at home, finish it at school, and print it off without having to worry about losing their
2004 Aug 06
1
SPEEX_GET_QUALITY error
I am embedding speex in boost python when i execute int TSpeexEncoder::getQuality() { int Quality; speex_encoder_ctl(enc_state,SPEEX_GET_QUALITY,&Quality); return Quality; } i get the error warning: Unknown nb_ctl request: 5 looking in the header SPEEX_GET_QUALITY is equal to 5 I am able to read all the other settings. the codec appears to be set with VBR=0 I am
2013 Jun 12
2
flashboot on Soekris 4826
I''m trying to work through the procedure for installing Flashboot for the first time. This Soekris has no removable CF, so I''m using PXEboot to start the standard 5.2 bsd.rd kernel and then see if I could noodle my way through it. I formatted the disk with newfs (specifically, I formatted the "a" partition on the disk), copied the "boot" program over, then