The dynamic-loading tag has no wiki summary.
-1
votes
1answer
11 views
How to make dynamic loading of data - search engine friendly looking for coding tips [closed]
Website have started to use dynamic data loading feature using ajax on their website.
I think if using this feature for loading long list for DropDown then it make sense to use it as it will not ...
0
votes
0answers
7 views
why the DSO was loaded at address 0
There is a simple test program,it dlopen()s a DSO "/lib/libc.so.6" and then print the address of symbol "printf".
#include <dlfcn.h>
#include <stdio.h>
int main() {
void* handle;
...
1
vote
1answer
116 views
dynamic listview adding “Load more items” at the end of scroll
I have a listview fetching data from sql database by Json.
I want to turn it into dynamic listview that at the end of scroll, a "load more items" appears in the footer of the list while loading more ...
0
votes
1answer
31 views
how to dynamicly load datatable?
I use RichFaces to develop some web pages, basically I'd like to display a list of my data with DataTable. But my manage bean will take a long time to obtain resource data, which blocks the web page ...
0
votes
1answer
34 views
generic return type for dl'ed functions
Hi Im loading functions dynamically and executing them. I want be able to define a generic return type so that compiler can clean up the stack properly. Currently its printing gibberish for version ...
0
votes
0answers
40 views
Strange error returned by dlopen
My program is built statically(boost_system, boost_filesystem, boost_thread), and later, it will load some dynamic shared library, containing new functions.
Such dynamic shared libraries will be ...
1
vote
1answer
64 views
C# load assembly and live update form
I've tried searching and searching for this, but maybe I'm searching for the wrong thing.
I am making a kind of controlpanel, where I can add some DLLs to be dynamically loaded.
It's no problem for ...
11
votes
1answer
244 views
ghc 7.4.2, Dynamically calling modules
I am trying to load and execute module dynamically,
Below is my code
TestModule.hs
module TestModule
where
evaluate = "Hello !!!"
Invoke.hs
module Invoke
where
import GHC
...
0
votes
1answer
25 views
What my host could be blocking| dynamic scripts doesnt load
I am not an expert in javascripts/ajax, but I know some html,css an php....
And I have a joomla blogs... with ajax extensions...
The problem is, that some scripts are supposed to do dynamical ...
0
votes
1answer
43 views
Is there an equivalent of dyld for Linux?
Mac OS X provides a useful library for dynamic loading, called dyld. Among the many interesting functions for dynamic loading handling are functions to allow one to install callbacks which will be ...
0
votes
1answer
36 views
Accessing list of symbols in plugin
i'm using libltdl in order to dynamically load plugin libraries. Been following this documentation, and after i call this
lt_dlhandle lt_dlopen (const char *filename)
i need to know what symbols ...
1
vote
0answers
177 views
position independent executable (-pie) for arm(cortex-m3)
I'm programming for stm32 (Cortex-m3) with codesourcery g++ lite(based on gcc4.7.2 version). And I want the executables to be loaded dynamically.
I knew I have two options available:
1. relocatable ...
2
votes
5answers
166 views
Dynamically loading classes (with custom behavior) from different assemblies?
We are building an app for few customers, each has its own requirements along with the similar ones. We also want to keep all the code in the same app, not branch it, and the IFs is not good choice ...
11
votes
1answer
216 views
Function pointer equality in C
My questions:
Is function pointer equality guaranteed by the C standard?
If the answer of (1) is yes. Is that the case regardless of the pointer being obtained in different final compilation units ...
0
votes
1answer
152 views
Dynamic loading of template files into a div not working in IE8-
Im using the following code to load the html file containing my templates into a div dynamically it is working fine in all the browsers except IE8 and lower
JS Function:
function loadHTML(url, ...
0
votes
1answer
110 views
Reloading a library using dynamic loading in C++
If I open a library using dynamic loading in C++, can I later reload an updated version of that same library? I would test this myself, but I am curious about it's feasibility before I start looking ...
1
vote
1answer
101 views
Are shared libraries loaded with dlopen automatically closed?
If I open a dynamic library using dlopen and my program terminates without a corresponding dlclose, will the reference count be decremented? If not, what happens? Will the library remain loaded until ...
1
vote
2answers
43 views
Dynamically loading an assembly causing versioning errors
I have an application that can run several plugins dynamically. After installing the application, the user just drops the appropriate plugin into the installation directory, and the program will ...
0
votes
1answer
43 views
Library compatibility issue using convert
I'm getting a seg fault when running convert from the command line to combine a small number of JPG files into a PDF:
$ convert ./file_*.jpg p.pdf
Segmentation fault
There, you see? To try to ...
0
votes
3answers
2k views
Android dynamic loading list view onScrollListener issues
I have implemented a list view, every user scroll to bottom screen, it auto add new data to list view
Once the scroll has completed, onScroll() call for every new item that enters the displaying view, ...
0
votes
1answer
228 views
Loading pages with php, but fade-in with jquery
Iam loading content in my pages dynamically with php.
I want to add a nice affect like a fade-in with jquery.
But i want my page still working if the user has javascript turn off.
This is my php ...
0
votes
0answers
99 views
load script dynamically via iframe and access it from parent
I want to use multiple conflicting JavaScript libraries in my code. To avoid the conflicts I want to load each script in a separated iFrame programmatically. When the page in the iFrame is completely ...
0
votes
0answers
56 views
jQuery Ajax not loading content
I'm working with the code written up at w3schools (this is the link) to try to get some Ajax working on my personal webpage.
Unfortunately, for some reason, it's not actually loading anything when I ...
0
votes
1answer
91 views
How to dynamically load classes and libraries from different project in runtime
I have solution split into 2 projects:
The independent project contains interface ExampleInf and declares some services needed for the application. Those services are provided by the third party API ...
0
votes
2answers
386 views
tiny mce can't be inited when load js dynamically
i am having trouble with tinyMCE, when i put <script type="text/javascript" src="/scripts/tiny_mce/tiny_mce.js"> to <head>, and put init code before the <textarea ...
0
votes
2answers
82 views
Jquery performance: what is better in most browsers, for loading and caching of js and css files?
Since I swapped from prototype to jquery i'm going through a lot of performance issues I never knew existed before.
but that's not the question. The question is about this function i'm using:
(note ...
0
votes
0answers
53 views
How does “Photoshop Touch” resolve memory issue on Android ,while keeping its performance?
Designer a Photoshop touch like App on Android pad. There are many problems to be taken into account,especially Memory.
When creating a size of 4096*4096 (pixel) project, each layer may use memory as ...
0
votes
0answers
120 views
how is dynamic loading implemented
Dynamic loading is an operating systems concept for loading a part of program only when it is needed. The advantage being that you do not have to load the parts of the program which are no used ...
2
votes
2answers
224 views
How to get dynamic cookie
I want to get the id cookie that Google issues when you opt-in at the ads settings page (if you're already accepting target advertisement, you must opt out first to see the page to which I am ...
3
votes
3answers
216 views
When look up symbol, the program doesn't search from the correct library
I'm adding two classes and libraries to a system, parent.so and child.so deriving from it.
The problem is when the program is loading child.so it cannot find parent's virtual function's definition ...
0
votes
0answers
36 views
android, punctual steps proposal for avoidig OOM
In my Android app the Resources instance stays at about 8 MB. Pretty huge. I did convert all my .wav to .ogg, delete a big .png file and used pngcrush on the remaining, entailing a reduction of about ...
0
votes
0answers
59 views
Dynamic Loader Relocations
What the dynamic loader for Linux x86 32 bits does when it encounters the following types of relocation: 1) R_386_COPY; 2) R_386_GLOB_DAT and 3) R_386_JMP_SLOT ?
The ELF Specification (with Intel ...
0
votes
1answer
83 views
JavaScript Factory class throws errors if function name is not a 'constructed string'
I have a Factory class that I use in JavaScript to dynamically load a class file over AJAX and then return an object. I have run into a VERY peculiar bug in the system though that throws errors in ...
2
votes
1answer
238 views
Creating functions in PostgreSQL 9.1 in Windows Enviroment
I created a dll file in visual studio 2010 and i am trying to use this dll in PostgreSQL 9.1 to create a function but i am getting this error:
ERROR: incompatible library ...
-1
votes
2answers
417 views
MVC 3 add dynamic links to partial views
We are using MVC 3 to build a Web site with dynamic menu options so that users only see menu options (action Links) that they are allowed to see based on group and individual privileges.
How can we ...
0
votes
0answers
128 views
Dynamic XAML loading performance LoadModule
We have a silverlight web application which has a configurable/customisable view.
Think iGoogle.
The user can add multiple tabular panels (telerik controls really) and configure them to display the ...
1
vote
1answer
88 views
Possible to include (r.js) optimized file directly?
after optimizing a require.js project (pushing everything into one "big" .js file), is there any way to circumstance the need to include the require.js file (which then only loads one single .js file) ...
1
vote
2answers
214 views
does dynamic library shared global variable in linux
As we know, linux call ldconfig to load all *.so libraries and then link the applications who use the shared library. However, I am confused how the global variable is working in this case. Since ...
0
votes
1answer
88 views
why do we need dynamic loading when we have so many memory allocation method? [closed]
Why do we need dynamic loading when we have so many memory-allocation methods?
Or maybe someone can tell me the relation between dynamic loading, dynamic linking and so many memory-allocation schemes?
...
1
vote
1answer
90 views
IE9 dynamic-page JS issue
I've created a page which utilizes dynamic page loading with JS, it works fine in Safari, FF and Chrome - But of course the infamous Internet Explorer isn't doing a good job.
(I know there are other ...
0
votes
0answers
140 views
How to make RequestNavigate method add region with its name?
I want to make a standard RequestNavigate method of the RegionManager (PRISM) register my views with their names. Because i get view's name using Region.GetView(contract). Solution of autoregister ...
0
votes
0answers
77 views
Canonical way to create a module factory based on dynamic (db result) id?
I'm fairly new to Python with deep experience with other languages.
I have a fairly common pattern here: A worker that will load tasks from a database table and execute them. These are custom ...
0
votes
1answer
120 views
Netbeans not loading a class at run time
I am moving a Java application to Netbeans platform. One of the function uses the SAXBuilder in the Xerces library for parsing XML.
Declaration of SAXBuilder
SAXBuilder builder = new ...
2
votes
2answers
118 views
Is it safe to call dlclose(NULL)?
I experience a crash when I pass a null pointer to dlclose.
Should I check for null before calling dlclose?
POSIX tells nothing about this:
...
0
votes
4answers
926 views
Dynamically loading jQuery from hosted javascript file if not available on page
The idea of what I'm trying to do is allow a client to add a script that I host onto their website. I want to be able to use jQuery in my script but can not say for sure that it will always be ...
1
vote
2answers
165 views
Difference between “dynamically loading a library file” and “specifying .so path in Makefile”?
I recently came across a code which loads a .so file with dl_open() and works with dlsym() etc. I understand that dl_open() this would load the dynamic library file. What is the difference between ...
0
votes
1answer
50 views
Linking other libraries into dynamically loaded libraries
I am writing a library that is loaded dynamically by another progam. This library uses some Boost libraries (for example, thread). Is it possible to make it work somehow without recompiling the ...
0
votes
2answers
331 views
Checkbox reminder script doesn't remember checkbox status when dynamically load test.php which contains the checkbox
I have a working checkbox reminder script: http://mauricederegt.nl/test/index.html
It simply remembers the checkbox status, so when you come back to the webpage later, it will still be checked to ...
0
votes
0answers
35 views
which is the better practice, dynamic loading of controls or using viewstate
I need your advice.
I'm having some search results page (of some items). The user is able to perform some actions on each item, such as rating, leave a comment, mark as spam, etc. All these actions ...
1
vote
2answers
576 views
Loading a dll with LoadLibrary
If I load a DLL with LoadLibrary, is that DLL guaranteed to stay loaded? If not, how can I prevent re-loading.
Actual situation: I have a dispatcher which, depending on some messages, needs to load ...


