|
|
stackoverflow.com
- 2012-01-12 16:53:40
- Similar
- Report/Block
I'm working on an OpenFire's client which requires being able to add entries to a user's Roster. The client is developed in PHP. I've been looking into the OpenFire's database schema documentation, and tried implementing this by adding entries to the ofRoster table. This doesn't seem to be enough to achieve what I need. I have two questi...
|
|
|
stackoverflow.com
- 2013-03-20 08:19:29
- Similar
- Report/Block
After hours of debugging and trying to find out why the file transfer was not working using aSmack, while normal messaging was, I finally managed to pin it down to this. The Openfire server is sending the Rosters' JID missing the / at the end when I follow the method given in the Smack documentation to get a user's Roster list. Collection...
|
|
|
stackoverflow.com
- 2013-03-20 08:55:51
- Similar
- Report/Block
I'm using Openfire 3.8.1 as XMPP server on windows, but open fire supports only TLS 1.0 and i need support for TLS 1.2 How can i configure Openfire to support TLS 1.2? Also i read that openfire is compiled with jdk 1.5 or 1.6 and those versions of jdk don't support TLS 1.2. If I compile openfire sources with jdk 1.7 that support TLS 1.2 w...
|
|
|
|
stackoverflow.com
- 2013-04-26 12:38:15
- Similar
- Report/Block
I would like, On Windows XP, that on login, it checks if the defaults user(for the company) exists, and if not, to create it. Creating user will probably not be a problem but checking if it exists. Possible log off to connect as that user might be a cool option to add. Here is how I hink i will create the user: DirectoryEntry dirEntry = n...
|
|
|
blackberryforums.com
- 2013-02-11 19:04:36
- Similar
- Report/Block
I have had a z10 since last week and I have finally got BBM working after getting a new sim card from the carrier. But now I can't get active sync to work correctly. It refuses to load any calendar entries, the emails load but after a while it stops working. The user currently has a bes 5 account activated, on his old device. The idea was...
|
|
|
stackoverflow.com
- 2013-04-20 01:39:48
- Similar
- Report/Block
I'm a bit new to the RoR scene...and I'm just now starting to connect the dots. Can you wonderful SO people give me some more clear guidance and direction in my development life? I'm failing to understand the correlation between routes, controllers, and views (and how they connect to each other). So, I've got my controller with the index...
|
|
|
stackoverflow.com
- 2013-04-11 19:07:32
- Similar
- Report/Block
I am trying to follow this tutorial and adjusting it to suit my needs - way of loading data onto a page. I have 400+ users with their gravatar image and name - I would like to display about 20 on a page and as the user scrolls down another set of 20 users will be loaded. With my current code (knockout javascript) it doesn't seem to be doi...
|
|
|
|
stackoverflow.com
- 2012-04-20 11:31:01
- Similar
- Report/Block
I am trying to get the IP address of a user using $_SERVER['REMOTE_ADDR'] who visit my site. I have different CIDR entries in my database. I want to check if the user IP exists in any of the CIDR or not. If it exists then he is allowed to enter otherwise not. The CIDR entries looks like this 192.168.1.20/27 if he come with an IP that come...
|
|
|
stackoverflow.com
- 2013-05-03 01:44:39
- Similar
- Report/Block
I'm trying to use the "URL title to Entry ID" plugin to feed the entry_id parameter into a Channel Entries tag, but can't figure out a way to get the ID information inserted early enough in the template parsing order. This doesn't work - it picks up no entry ID, and so displays all entries: {exp:channel:entries entry_id="{exp:url_title_to...
|
|
|
freshmeat.net
- 2012-07-19 21:46:42
- Similar
- Report/Block
LDAP Account Manager (LAM) is a web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. LAM was designed to make LDAP management as easy as possible for the user. It abstracts from the technical details of LDAP and allows persons without technical background to manage LDAP entries. If needed, pow...
|
|
|
stackoverflow.com
- 2013-04-22 13:18:36
- Similar
- Report/Block
The following code populates a list of users that do not belong in an existing list 'selectedUsers'. foreach (var childOrg in viewModel.ChildOrganizations) List childOrgUsers = new List(); var users = this._organizationManager.GetOrganizatio nUsers(childOrg.OrganizationId); foreach (var user in users) var userViewModel = Gateway.Instan...
|
|
|
stackoverflow.com
- 2012-05-27 17:06:23
- Similar
- Report/Block
I'm using Codeigniter with dataTables Jquery plugin. I have about 3000 rows of record to be displayed in a table. But i don't want the entire records to be loaded in the first time (it will slow the page load down). Instead. I prefer to make it separated into several pages and load it according to user action when user hit the next butto...
|
|
|
|
stackoverflow.com
- 2012-03-19 00:20:29
- Similar
- Report/Block
We have the following code working for a complex rails form with checkboxes. I'm not really happy with the solution we have in place and I was wondering if anyone knows of a more proper way to do this in rails. All the code below is working I just want to know if there is a cleaner approach. In my Admins controller I want to remove the ne...
|
|
|
stackoverflow.com
- 2012-03-23 12:48:29
- Similar
- Report/Block
I was glad to implement smack on android via local Openfire server where it connects to Gmail server-host and it worked like charm. The tutorial found But I'm getting an error (pasted below) when I'm trying to connect two users via android emulators with a local Openfire server installed. 03-23 16:24:01.392: DEBUG/SMACK(233): 04:24:01 PM...
|
|
|
stackoverflow.com
- 2012-02-29 00:59:02
- Similar
- Report/Block
I have a ASP.NET MVC site with a CAS server set up as the authentication type. I also have a separate database with a Users table and a Roles table (with a User being related to one or more roles). A User is only able to log into the system if the Username is both in the User table and on the CAS system. I have this solution working. My p...
|
|
|
free-stuff-finder.com
- 2013-04-18 01:49:52
- Similar
- Report/Block
Enter to win a free Brach’s Candy Bag . Just click “Get started”! All you have to do is: Upload a photo of your Brach’s recipe, craft, or decoration, and list the materials and steps you used to make it. Share your entry with friends and family via Facebook, Twitter, Pinterest, and other sites. Rewards: Grand Prize judged on 50% Creativit...
|
|
|
stackoverflow.com
- 2010-03-24 14:30:37
- Similar
- Report/Block
I have the following scenario: arrival and departure dates have to be selected on a form, through 2 textboxes with a calendar extender each. I validate the entries to check that no date before today is selected and to check that the departure is after the arrival. I used a rangevalidator and a comparevalidator. In IE, Firefox and Opera it...
|
|
|
stackoverflow.com
- 2012-03-29 14:55:53
- Similar
- Report/Block
I'm building an artist directory and using Pixel & Tonic's Playa to manage each member's "fans." In each user's profile, there is a multi-select Playa field that displays all of the members that user has "fanned" (similar to "like" on Facebook). What I'd like to do is have a "link" that's actually a safecracker submission that will ad...
|
|
|
|
stackoverflow.com
- 2012-07-21 20:16:49
- Similar
- Report/Block
I'm currently working on a System that makes use of Spring Security. I have the Authentication Provider setup but I'm having a problem creating a custom User Type which would store all the information I need. In the Authentication Provider, I call a "User Service" which is a DAL to the users in the system. This then returns a "User" objec...
|
|
|
stackoverflow.com
- 2012-04-08 15:44:07
- Similar
- Report/Block
THe following code generates random numbers with a given probability of success: n=[randi([0 1],1,8) ones(1,8)]; n= n(randperm(10)); If the above lines are repeated random (unpridictable) values will be generated: This is n for the first run: n = 1 0 1 0 0 1 1 1 1 1 This is n for the second run: n = 1 1 1 0 1 1 1 1 1 1 How can I make...
|
|
|
stackoverflow.com
- 2012-04-02 16:24:58
- Similar
- Report/Block
I start implement a REST API. I have a request doing on a resource with multiple entries. To implement the pagination, I do like Github choose implement it. I define a HTTP Header Link where I add the next/previous/first/last link. Link: <https://api.github.com/repos?page=3& amp;per_page=100>; rel="next", <https://api.github.co...
|
|
|
|
stackoverflow.com
- 2013-03-21 12:04:42
- Similar
- Report/Block
I have two activities, one for displaying entries and another for creating them. Here's a standard use case: User opens app and it displays entries. User clicks button to create new entry and it opens the new activity. User finishes creating entry and clicks "Done". Activity finishes with setResult() and finish(). What I want to add is an...
|
|
|
stackoverflow.com
- 2013-03-01 13:07:35
- Similar
- Report/Block
We have an application developed in asp.net. its working fine everywhere but at one client's machine its making trouble. in client machine when an user logs in it shows user name of old user (last login). after refreshing page it shows info of new user.
|
|
|
stackoverflow.com
- 2012-05-17 02:52:29
- Similar
- Report/Block
I just started doing MVC 4 and I've been enjoying it quite a bit, but I'm running into trouble when I'm trying to get my database (just NAME and EMAIL entries) to show all its entries in the index view. I get the following error: The model item passed into the dictionary is of type 'System.Collections.Generic.List 1[MobileWebFormver2.Mode...
|
|
|
|
stackoverflow.com
- 2012-03-10 17:51:31
- Similar
- Report/Block
What I'm looking to do is populate a ListView from an AlertDialog entry. I've tried to do this with SharedPreferences, previously I've had the last entry just saving into the ListView (if I entered more than one String), so when I left the activity and returned all that appeared in the list was my last entry. However I figured that probl...
|
|
|
stackoverflow.com
- 2012-08-23 17:43:38
- Similar
- Report/Block
Here, Im trying to get the middle value ( log in ) of the string in Comment column and then get the count for each user. but I think this is not the right way to do. Is there any other way you guys have...! user# user ID Comments 101 user 1 ***log in*** : shera 101 user 1 ***log in*** : Mark 102 user 2 ***log out*** 105 user 5 ***log in*...
|
|
|
stackoverflow.com
- 2012-03-31 05:17:44
- Similar
- Report/Block
I am trying to connect jsjac to openfire server. with very little success of course. I have a apache server which redirects requests to my front end jsps hosted in a tomcat within eclipse and also binds requests to XMPP server. Here is my virtual host mapping in config file: ServerName ualbanybook.com AddDefaultCharset UTF-8 P...
|
|
|
|
webupd8.org
- 2012-09-08 15:07:00
- Similar
- Report/Block
Grub Customizer is a graphical settings manager for GRUB2 and BURG. Among the Grub Customizer features are: edit the menu entries (reorder, rename, add or remove entries) change the default boot entry change menu visibility and timeout disable recovery entries change GRUB resolution, menu colors or background image GRUB repair & conf...
|
|
|
droidforums.net
- 2013-03-20 14:02:09
- Similar
- Report/Block
hey i need help.... i had 4.2.2 in my phone i decided to put in the official 4.1.2 in it... I did the installation when it was over the phone had a superimposed yellow box with stuff like imei number,, model num,, etc phones gsm was not working saying "cannot register network" a box saying "phone is in factory mode some features may not w...
|
|
|
stackoverflow.com
- 2013-02-19 16:45:35
- Similar
- Report/Block
Followig this link: http://xmpp.org/extensions/xep-0142.html #proto-agent-offer i've tried to connect a user with an agent, but it doesn't work. My web-chat uses Strophe to make the connections and i'm using the chrome console debugger for test this. everything looks ok in the console, but at the end, webchat always shows the message 'we a...
|
|
|
|
stackoverflow.com
- 2009-02-23 23:27:44
- Similar
- Report/Block
Authenticating user with RSA certificate through iPhone' Safari browser not working with IIS website. I cant get it working. IIS just gives up with "client certificate required" error and safari doesn't provide certificate. Client: iPhone 3G latest firmware CA and user certificates deployed (it shows them as unsigned) Server: IIS, windows...
|
|
|
sevenforums.com
- 2013-03-20 03:17:48
- Similar
- Report/Block
hi guys, do any of you have a updated roster patch of the current nba 2k13 based on current nba rosters today without injuries? most patch offer latest rosters but with injuries (e.g. parker is not the starter due to injury).. thanks...
|
|
|
stackoverflow.com
- 2012-03-06 11:56:03
- Similar
- Report/Block
i have this xpath defined for moxy in a jaxb class @XmlPath("child::*/REG") public List entries; but it won't unmarshal the xml document correctly. the List variable called entries is empty. i've also tried @XmlPath("*/REG") public List entries; i've also tried @XmlPath("//REG") public List entries; without joy but if i do @XmlPath("BANK...
|
|
|
|
stackoverflow.com
- 2013-04-12 05:53:42
- Similar
- Report/Block
This question is bit complex atleast for me. Well, I am working on a project and need some bit more help.. Actually i have a module , where when 1 user login he get limited data from 1 table and he update its records. That is done ! second thing, the issue : i have 5 user who will login and will work on data. but no user should get same d...
|
|
|
stackoverflow.com
- 2013-03-11 19:18:45
- Similar
- Report/Block
I am working on an interface which does DB interaction on some system. As part of my work, I am supposed to query the source db, invoke some procedure, get the data in a reference cursor and populate the destination db. As the data volume can be huge, I am using multi threading on the destination db to invoke the procedure. For ex, if the...
|
|
|
stackoverflow.com
- 2013-05-06 04:13:21
- Similar
- Report/Block
So I have a script that gets data about 100 items at a time and inserts them into a MySQL database with a command like this: INSERT IGNORE INTO beer(name, type, alcohol_by_volume, description, image_url) VALUES('Bourbon Barrel Porter', 2, '9.1', '', '') I ran the script once, and it populated the DB with 100 entries. However, I ran the sc...
|
|
|
|
freelancer.de
- 2013-03-14 15:16:52
- Similar
- Report/Block
We are looking for an experienced engineer to install Openfire XMPP server software onto our VPS Server. We actually want you to re-install a backup of our old version, which already has its own database... (Budget: $2-$8 USD, Jobs: Engineering, Linux, MySQL, PHP, Web Hosting)...
|
|
|
kaffee-board.de
- 2013-03-21 18:03:43
- Similar
- Report/Block
Verkaufe TOPER Cafemino 1kg Strom (220V oder 380V) Baujahr 2008, Extra Heizstab, Thermometer direkt an der Bohne um eine konstante Röstkurve zu gewährleisten. Weiters eine Abluftanlage mit 4 Stück Kohlecarbonfilter und Abluftventilator. Preis Röster: 3500€ Abluftanlage: 1000€ Der Röster steht in der Nähe von Wien Klaus Tel:00436502630535...
|
|
|
kaffee-board.de
- 2012-09-18 20:39:20
- Similar
- Report/Block
Werte Gemeinde, ich habe vor einigen Wochen einen Kaffeeröster der Süd-Koreanischen Firma "Bean to Coffee" erworben - da ich immer gerne Innovationen ausprobiere, jedoch auch mit einem Shop Röster (CT Solar) ausgestattet bin, trenne ich mich nach einigen Tests vom Mason-800. Der Mason ist ein sehr kompakter Röster, der eher an e...
|
|
|
|
cyberforum.ru
- 2013-03-20 15:16:24
- Similar
- Report/Block
Доброго времени суток. Пишу программу, реализующую простые матричные операции (сложение, вычитание и прочее). Код: matrix.h Код: class matrix private: double **entries; int dim; public: matrix(int); ~matrix(); void set_e(int, int, double); int get_dim(); double get_e(int, int); matrix add(matrix A, matrix B); matrix.cpp Код: #inclu...
|