Survey
It's been 6 months since the last release of Exim 4.82. There has been a flurry of bug-fixing, refactoring, and a few new features. There's not really any major new feature, but the release guidelines...
View Articlelibuci: remove MMU dependency with Lua binding
commit: http://git.buildroot.net/buildroot/commit/?id=8709cb950c516c437aa5c094262d1bb15ca68797 branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master The Lua binding option of libuci...
View ArticleANN: PlayFramework module for websocket communication: SignalJ
Hello, SignalJ: https://github.com/chanan/SignalJ is a playframework module that abstracts the communication between the server and the client (usually javascript on a webpage but doesn't have to be)....
View ArticleCreating Sea Areas for Thematic Map
Hi, Here’s what I’m trying to achieve in layman’s terms. · I have MapInfo professional. · I want to create a thematic map. · The data needs to correspond to 'sea regions' - not regions on land. · I...
View ArticleDisplaying the zxing barcode scanner view inside a fixed size div in...
Hi everyone, I'm trying to integrate the zxing qr code scanner into my webapp. I'm using phonegap and developing my app as a webapp. I'm currently developing for android, and having problems with zxing...
View ArticleGeocaching
I have just discovered Osmand and find the download maps very interesting, better than I have achieved with off line maps to date. However, I cannot discover how to enter (download) geocaching data...
View Article$compile templates to strings?
Looking for help with a form of dynamic template, alas this one needed for attribute values, rather than DOM element contents... starting with twitter bootstrap's popover: *<button type="button"...
View ArticleHow to read full separated column from HDF5 data (array)
I can read part fo array saved in HDF5 file. Is ok , nice! julia> data = h5read("X.h5", "grupa", (1:3,1)) 3x1 Array{Float64,2}: 0.269948 0.561731 0.894856 But I cant read all first column (:,1) :...
View Articlepkg-utils: introduce a make-based LOWERCASE function
commit: http://git.buildroot.net/buildroot/commit/?id=dd5e620ac8211e970a2b12bedf114066026592bc branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master Until now, our UPPERCASE function...
View ArticleMaking an array as a temporary database for structs?
Hi I wanted to know if it was possible to store multiple structs (behavior of a record) to an array. Then this array would have to function as a "database" wherein I could add, search, edit, and...
View ArticleSwift steps into keystone after the installation
Hello all Happy Easter Sunday I want to ask if anyone has done an integration of swift after OpenStack was already configured. I have build up and have my stand alone swift running and now I want to...
View ArticleHow to disable BBB automount as drive
Hi, Is there any way by which i can disable the auto mounting of Begalbone black as mass storage device . I using debian .When i connect begalbone to my computer it shows as mass storage device i want...
View ArticleBacula Wikipedia page
Hello, I have asked the Wikipedia administrators to fix the Bareos section on the Bacula Wikipedia page. I have given them various options. Now apparently, they need some consensus before they will do...
View ArticleWhat do the colours of the scatterplot3d actually show?
Hello, Please could anyone tell me the significance of the graded red-black color when using scatterplot3d? At first I thought it was just going from the very 'near' to the back of the chart area, but...
View Articlehow to use a external blue tooth GPS receiver
Hi All: I am using an S 3 and have an external blue tooth GPS receiver and have paired it. Do I some how have to turn off the phone's internal GPS receiver first. Any help would be much appreciated. Louis
View Articlesystem: add ability to pass additional users tables.
From: Eric Le Bihan eric.le.bihan.dev [ at ] free.fr A new entry has been added to the "System Configuration" menu to allow the user to set the location of additional user tables (besides the ones...
View ArticleRevert "host-nodejs: use g++ as linker"
commit: http://git.buildroot.net/buildroot/commit/?id=f565796fbb211d1f052241db76f36bae28f9e902 branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master This reverts commit...
View Articlecppcms: does not build on static library only, needs dlopen()
commit: http://git.buildroot.net/buildroot/commit/?id=f9db7e6865e1805e8281136d5f2a6965f6a3b5c2 branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master Fixes:...
View ArticleHistory file for dialog C shell (t)csh
I have a question regarding shell history when running several shell instances. The C shell (still) is my primary interactive shell. It stores commands in ~/.history. But as I'm using more than one...
View Articletyped racket error
I’m trying to make a multiplication function that can take either all numbers or all numbers and one vector, and have it not matter what order they come in. To do this, I’m using match with...
View Article