kannel sqlbox performance best practice
Hi guys, I have a setup where by I am connected via smpp to mobile operator, receive messages via sms-service get-url, process it with php and send replies via sqlbox (inserting into send_sms) This...
View ArticlewxTextCtrl oddity
Hi, ALL, wxWidgets 2.9.4, MSVC 2010, Windows 7 64-bit. I am trying to use wxTextCtrl to enter the person name, which should be capitalized. So what I tried isto bind to the wxEVT_COMMAND_TEXT_UPDATED...
View ArticleUsing osg::Camera without a view
Hiya, This is a bit of a strange question. I want to use an osg::Camera purely as a shell object to use some of its handy methods (ie. all the setters and getters for the various view/model/projection...
View Articleweb_ui and non-visual objects
Does anyone know if the below examples are possible with web_ui? This works fine : <x-data-grid foo="bar" bar="foo"> </x-data-grid> But I'd like to give it columns like this :...
View ArticleMigration checks using functions (PostgreSQL)...
Here's the short of it, I have this migration: Sequel.migration do change do create_table :tablename do primary_key :id String :slug, null: false check{check_slug_format(slug)} end end end I get this...
View ArticleRate limiting socket-activating services that fail to start
I was testing behavior when syslog.service fails to start and found systemd taking 100% of CPU (core) time - 50% user, 50% system. See http://marc.info/?l=opensuse=137127774415206=2 Is it possible to...
View Articlewinsock2.h breaks windows cross-compilation
I get the following error after today's git pull when cross-compiling for windows (the linux compilation works ok): patching file dSFMT.h patching file dSFMT.c % Total % Received % Xferd Average Speed...
View ArticleAbout validation
Hi I read the chapter on validation of the mentoring course book of andres valloud. http://www.lulu.com/fr/fr/shop/andres-valloud/a-mentoring-course-on-smalltalk/paperback/product-3788890.html And I...
View ArticleUsing library(persistency)
Hello everyone, I am getting stuck (probably at my own stupidity) while trying to use persistency.pl. I actually copied the exact contents of the example sown here:...
View ArticlenewEjbAvailableAfterApplicationCreated
Hi, I've startet testing a web service I've been working on. it's a war containing both jaxrs and jaxws services. Right now it fails with the message I've added beneath. I was just wondering what might...
View ArticleError 134 building Mono from latest source
Hi, Running make (in latest from git) on line: cd /usr/src/mono/mcs && make –no-print-directory -s NO_DIR_CHECK=1 PROFILES=’ net_2_0 net_3_5 net_4_0 net_4_5 ‘ CC=’gcc’ all-profiles returns an...
View ArticleProblems using log() in a plm() regression.
Hello, I am performing a panel model and I have an error. In fact, I would like to set up the pooling model and I have an error message. Any help...
View ArticleCreating subset using selected columns
Hello R experts, I need a help to create a subset file. I know with subset comand, its very easy to select many different columns, or threshold. But here I have a bit problem as in my data file is big....
View ArticleMIMEType of folder
Hello, When requested for MIMEType/ContentType for a folder, what should be the result?
View ArticleStart server in HTTPS mode only
Hi all, from the play console i'm able to start play's webserver in HTTPS mode using the following commands [myapp] $ -Dhttps.port=8443 -Dhttps.trustStore=noCA [myapp] $ run --- (Running the...
View ArticleMOH don't work after update
Hi we have a small problems. We have a Asterisk 1.6.1 old server with music on old. we have updated to AsteriskNow 11.4.0 and now, when we want play sound, we have a errors: -- Executing [334xx [ at ]...
View Articleresolution of test time information
Hi I'm new to the boost test library and it seems to fill my needs of a testing framework quite well. One thing that i haven't managed to figure out is if it's possible to increase the resolution of...
View ArticleRFH: two base wheezy bugs
Hi, I'm at loss with what to do with #710047. (random freeze since wheezy) And just closing #708158 ("desktop becomes slower once plugged into power") saying "you didnt supply more info" also is not...
View Article"Re: scheduler doubt"
Thanks for clarification my internal condition is waiting for right time. So I have created a new block(beat) which sleep for period and notify my_block by sending message. Now when work thread call...
View ArticleGetText working with pharo 2.0
I made a few changes to make GetText pharo 2.0 compatible and now its functional, I committed a version. I retraced the steps of the...
View Article