text
stringlengths
20
1.01M
url
stringlengths
14
1.25k
dump
stringlengths
9
15
lang
stringclasses
4 values
source
stringclasses
4 values
java.lang.Object javax.faces.component.UIComponentjavax.faces.component.UIComponent javax.faces.component.UIComponentBasejavax.faces.component.UIComponentBase javax.faces.component.UIDatajavax.faces.component.UIData @JSFComponent(defaultRendererType="javax.faces.Table") public class UIData Represents an abstraction of ...
http://myfaces.apache.org/core12/myfaces-api/apidocs/javax/faces/component/UIData.html
CC-MAIN-2017-17
en
refinedweb
sec_rgy_attr_test_and_update-Updates specified attribute instances for a specified object only if a set of control attribute instances match the object's existing attribute instances #include <dce/sec_rgy_attr.h> void sec_rgy_attr_test_and_update ( sec_rgy_handle_t context, sec_rgy_domain_t name_domain, sec_rgy_name_t ...
http://pubs.opengroup.org/onlinepubs/9696989899/sec_rgy_attr_test_and_update.htm
CC-MAIN-2017-17
en
refinedweb
just a follow up on this: I was able to recreate the scope object for my module by import "itself" from the project's init framework, which is executed after the Python initMODULE function is called, and since at that point the module has had its Py_InitModule() called, I assume that doing a PyImport_ImportModuleEx() a...
https://mail.python.org/pipermail/cplusplus-sig/2003-September/005310.html
CC-MAIN-2017-17
en
refinedweb
It has been more than a week since the first part of this tutorial series was posted and I’ve been getting positive feedback from several channels. Ironically, it was extremely popular on Hacker News. It was even translated into Chinese.. This tutorial would show you how to implement social features like supporting use...
http://arunrocks.com/building-a-hacker-news-clone-in-django-part-2/
CC-MAIN-2017-17
en
refinedweb
Aurelia's Adaptive Binding This week, Core Team Member, Jeremy Danyow, shares with us how Aurelia's adaptive and extensible binding system works its magic. Observation Strategies Aurelia employs several strategies when observing object properties. The best strategy is chosen depending on the features of the browser and...
http://blog.aurelia.io/2015/04/03/aurelia-adaptive-binding/
CC-MAIN-2017-17
en
refinedweb
0 Hey all. At the moment i'm struggling to read a file which contains 4 integers on each line separated by commas. I want to read each line then put them in a list like Text File will look like 1, 3, 7, 9 2, 5, 6, 8 I want it to be put in a list. Basically so that in the list it contains 1 3 7 and 9, the next part of t...
https://www.daniweb.com/programming/software-development/threads/332117/reading-textfile-into-list
CC-MAIN-2017-17
en
refinedweb
This chapter describes what a user action or other activity in an Oracle ADF web application needs to do. When to implement: A user action or other activity in an Oracle ADF web application needs. Design Pattern Summary: A business component in the ADF Business Components Framework publishes a business event to execute...
http://docs.oracle.com/cd/E28271_01/fusionapps.1111/e15524/uc_bpel_bc.htm
CC-MAIN-2014-35
en
refinedweb
There expensive part of whole execution plan. Rule # 2 : Table scan or clustered index scan needs to be optimized to table seek (if your table is small it does not matter and table scan gives you better result). Table scan happens when index are ignored while retrieving the data or index does not exist at all. Rule # 3...
http://blog.sqlauthority.com/2008/04/25/sql-server-optimization-rules-of-thumb-best-practices/
CC-MAIN-2014-35
en
refinedweb
Hi all. I just recently found an old encryption program I gave up on back in highschool on an old jump drive. I was wanting to teach myself about typecasting, file I/O, and a little encryption all in the same project. I actually wrote two programs. The first takes in a phrase one letter at a time and converts them to n...
http://cboard.cprogramming.com/cplusplus-programming/138904-unknown-problem-first-encryption-algorythm.html
CC-MAIN-2014-35
en
refinedweb
Hi, > > I just found a bug in the floppy driver. Andy disabled the support for > > the second floppy driver. Unfortunately there is a bug that then > > results in random writes into the memory. > > Hmmm. Is this a bug in the standard driver, or is this my fault? It is a bug in the standard driver that was activated by ...
http://www.linux-mips.org/archives/linux-mips-fnet/1995-11/msg00202.html
CC-MAIN-2014-35
en
refinedweb
IPython has a %%script cell magic, which lets you run a cell in a subprocess of any interpreter on your system, such as: bash, ruby, perl, zsh, R, etc. It can even be a script of your own, which expects input on stdin. import sys.1 (r271:86832, Jul 31 2011, 19:30:53) [GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM bu...
http://nbviewer.ipython.org/github/ipython/ipython/blob/master/examples/IPython%20Kernel/Script%20Magics.ipynb
CC-MAIN-2014-35
en
refinedweb
Mockito 1.8 - New Useful Features Mockito expands its impressive feature set with release 1.8.I was once a happy EasyMock user. If asked, I think I would have even questioned the need for a new mocking framework – EasyMock did it all, didn’t it? But B. import static org.mockito.BDDMockito.*; Seller seller = mock(Seller...
http://java.dzone.com/articles/mockito-18-new-useful-features
CC-MAIN-2014-35
en
refinedweb
Walkthrough: Receiving EDI over AS2 with a Synchronous MDN This walkthrough provides a set of step-by-step procedures that creates a solution for receiving EDI messages over AS2 transport, returning synchronous MDNs. How the Solution Receives an EDI/AS2 Message and Returns a Synchronous MDN The solution will do the fol...
http://msdn.microsoft.com/en-us/library/bb743306(BTS.20).aspx
CC-MAIN-2014-35
en
refinedweb
Best Practices for Developing Web Parts for SharePoint Products and Technologies Susan Harney Microsoft Corporation June 2004 Applies to: Microsoft Windows SharePoint Services Microsoft Office SharePoint Portal Server 2003 Summary: Using the programming model behind Windows SharePoint Services, you can create your own ...
http://msdn.microsoft.com/en-us/library/dd583135(v=office.11).aspx
CC-MAIN-2014-35
en
refinedweb
30 December 2009 16:49 [Source: ICIS news] 1.1% year-over-year decline in overall weekly railcar shipments for the 19 commodity categories tracked by the ?xml:namespace> Year-to-date to 26
http://www.icis.com/Articles/2009/12/30/9322016/us-weekly-chemical-railcar-traffic-rises-18.7.html
CC-MAIN-2014-35
en
refinedweb
This chapter describes how you can develop JAX-WS Web services that interact with an Oracle database. Overview of Stateful Web Services Accessing HTTP Session on the Server Enabling HTTP Session on the Client Developing Stateful Services in a Cluster Using Session State Replication A Note About the JAX-WS RI @Stateful ...
http://docs.oracle.com/cd/E21764_01/web.1111/e13734/stateful.htm
CC-MAIN-2014-35
en
refinedweb
Investing The Foresight saga, continued Shares have had their worst year for decades. Interest rates are close to record lows. Where should you invest? STOCKMARKETS fell for the third year running in 2002. Measured by the decline in the ratio of equity wealth to GDP, the current bear market is the deepest in history. Y...
http://www.economist.com/node/1515323/print
CC-MAIN-2014-35
en
refinedweb
import txt into database Discussion in 'ASP General' started by atse, form mail into database...yes???SAH, Sep 7, 2003, in forum: HTML - Replies: - 7 - Views: - 5,867 - Adrienne - Sep 9, 200321 - Roedy Green - Sep 15, 2011 import txt file to mysql with ruby & load data local ??Mike Turco, Aug 24, 2006, in forum: Ruby -...
http://www.thecodingforums.com/threads/import-txt-into-database.790966/
CC-MAIN-2014-35
en
refinedweb
Generic version of DistTsqr performance test. More... #include <Tsqr_ParTest.hpp> Generic version of DistTsqr performance test. Definition at line 411 of file Tsqr_ParTest.hpp. Constructor, with custom seed value. Definition at line 451 of file Tsqr_ParTest.hpp. Constructor, with default seed value. This constructor se...
http://trilinos.sandia.gov/packages/docs/r10.8/packages/kokkos/doc/html/classTSQR_1_1Test_1_1DistTsqrBenchmarker.html
CC-MAIN-2014-35
en
refinedweb
26 June 2012 07:02 [Source: ICIS news] SINGAPORE (ICIS)--?xml:namespace> It will take a few days for the No 1 BDO plant to be fully operational, said the source. The plant was down for maintenance when a power outage hit the Mailiao complex of the Nan Ya Plastics’ No 2 BDO plant at the site with a 60,000 tonne/year cap...
http://www.icis.com/Articles/2012/06/26/9572512/taiwans-nan-ya-in-process-of-restarting-no-1-bdo-unit-in-mailiao.html
CC-MAIN-2014-35
en
refinedweb
The Velocity Template Engine lets you render data from within applications and servlets. Primarily used to develop dynamic, servlet-based Websites, Velocity's clean separation of template and Java code makes it ideal for MVC Web development. As a general template engine, Velocity suits many other purposes, such as code...
http://www.javaworld.com/article/2075966/core-java/start-up-the-velocity-template-engine.html
CC-MAIN-2014-35
en
refinedweb
When I was learning Python, I of course read the usual warnings. They told me: You can do from something_or_other import * but don’t do it. Importing star (asterisk, everything) is a Python Worst Practice. Don’t “import star”! But I was young and foolish, and my scripts were short. “How bad can it be?” I thought. So I ...
http://pythonconquerstheuniverse.wordpress.com/2011/03/28/why-import-star-is-a-bad-idea/
CC-MAIN-2014-35
en
refinedweb
Functional programming languages feature several families of common functions. Yet developers sometimes have difficulty moving between languages because familiar functions have unfamiliar names. Functional languages tend to name these common functions based on functional paradigms. Languages that are derived from scrip...
http://www.ibm.com/developerworks/java/library/j-jn11/index.html
CC-MAIN-2014-35
en
refinedweb
namein the host-specified environment list and returns a pointer to the string that is associated with the matched environment variable. The set of environmental variables and methods of altering it are implementation-defined. getenvinvokes undefined behavior. getenv_sis only guaranteed to be available if __STDC_LIB_EX...
https://docs.w3cub.com/c/program/getenv/
CC-MAIN-2020-40
en
refinedweb
Content-type: text/html #include <sys/sem.h> The <sys/sem.h> header defines the following constants and structures. Semaphore operation flags: SEM_UNDO Set up adjust on exit entry. Command definitions for the semctl() function are provided as listed below. See semctl(2). contains>.)
https://backdrift.org/man/SunOS-5.10/man3head/sem.h.3head.html
CC-MAIN-2020-40
en
refinedweb
As you know, the best way to concatenate two strings in C programming is by using the strcat() function. However, in this example, we will concatenate two strings manually. Concatenate Two Strings Without Using strcat() #include <stdio.h> int main() { char s1[100] = "programming ", s2[] = "is awesome"; int length, j; /...
https://cdn.programiz.com/c-programming/examples/concatenate-string
CC-MAIN-2020-40
en
refinedweb
Java Applet's and the Web Difficulty: 1 / 10. Assumed Knowledge: Basic HTML knowledge Information: By the time you're finished follow this tutorial, You will be able to write basic applets, create a minimum requirement HTML containers and put your applet on the internet (through HTML). What is an Applet used for..? App...
http://forum.codecall.net/topic/65062-java-java-applets-and-the-web/
CC-MAIN-2020-40
en
refinedweb
Example: Sort ArrayList of Custom Objects By Property import java.util.*; public class CustomObject { private String customProperty; public CustomObject(String property) { this.customProperty = property; } public String getCustomProperty() { return this.customProperty; } public static void main(String[] args) { ArrayLi...
https://cdn.programiz.com/java-programming/examples/sort-custom-objects-property
CC-MAIN-2020-40
en
refinedweb
A reusable app for cropping images easily and non-destructively in Django Project description django-image-cropping is an app for cropping uploaded images via Django’s admin backend using Jcrop. or want to use the image_cropping templatetag. Adjust the thumbnail processors for easy_thumbnails in your settings.py: from ...
https://pypi.org/project/django-image-cropping/0.6.3/
CC-MAIN-2020-40
en
refinedweb
Master coders behave like architects that connect and build upon various design patterns to create a functional whole. One of the most important design patterns is a singleton—a class that has only one instance. You may ask: How does that look like? Let’s have a look at the code implementing a singleton in our interact...
https://blog.finxter.com/how-to-create-a-singleton-in-python/
CC-MAIN-2020-40
en
refinedweb
[ { "id" : "1234","name":"xyz" }, "jsonfield1" : { "jsonfield" : "xyz" } }] I got this response of my API. I dont know how to assert array. Generally, I store in hashmap def response_string = messageExchange.response.responseContent def response_slurper = new JsonSlurper()def response_hashmap = response_slurper.parseTe...
https://community.smartbear.com/t5/SoapUI-Pro/How-to-assert-array-response/m-p/174248
CC-MAIN-2020-40
en
refinedweb
Author: Rafael Martínez Torres <[email protected]> Author: Donal K. Fellows <[email protected]> Author: Reinhard Max <[email protected]> State: Final Type: Project Vote: Done Created: 23-Oct-2003 Post-History: Tcl-Version: 8.6 Tcl-Branch: rmax-ipv6-branch Abstract This TIP is about allowing Tcl to use IPv6 sockets in v...
https://core.tcl-lang.org/tips/doc/trunk/tip/162.md
CC-MAIN-2020-40
en
refinedweb
Initial SDK setup Minimum setup To get started, you need to perform the following tasks:. Install the SDK Download the FollowAnalytics SDK from the developer portal. Add FollowApps.iOS.dllto your iOS Xamarin project References. Link the required library for iOS, under iOS project > iOS build, in "additional mtouch argu...
https://dev.followanalytics.com/sdks/xamarin/older-versions/4.0/
CC-MAIN-2020-40
en
refinedweb
Found a minor annoyance when running headless selenium browser tests on Ubuntu server 16. For some reason automated tests would start failing when opening Firefox. Apparently the configuration i’m running allows for Firefox to run auto update when opened. To stop Firefox auto updates during your python Selenium test ru...
http://tech.nickserra.com/2016/12/16/firefox-python-selenium-stopping-auto-update-on-browser-test-runs/
CC-MAIN-2018-05
en
refinedweb
Extract and discard characters. Extracts characters from input stream and discards them. Extraction ends when n characters have been discarded or when delim is found, whichever comes first. In this last case delim is also extracted. Parameters. Return Value. The function returns *this Example. // istream ignore #includ...
http://www.kev.pulo.com.au/pp/RESOURCES/cplusplus/ref/iostream/istream/ignore.html
CC-MAIN-2018-05
en
refinedweb
GlassFish v3 Extreme Makeover using GrizzlyAdapter part 1: Hello World GlassFish v3 offer a lot of extensibility point, and one of them is quite interesting: GrizzlyAdapter. Any applications developed using the GrizzlyAdapter API can be deployed inside v3 and transform a fish into a monster…an extreme makeover! As Jero...
https://jfarcand.wordpress.com/2009/03/09/glassfish-v3-extreme-makeover-using-grizzlyadapter-part-1-hello-world/
CC-MAIN-2018-05
en
refinedweb
How good is TensorFlow as a deep learning library and what other libraries should one look out for? I just answered this question on Quora and thought I’d share this with you here since I am spedning gobs of time playing with a few of these frameworks — primarily Theano/Keras, TensorFlow and Lua (Torch and PyTorch) Her...
https://medium.com/@tarrysingh/how-good-is-tensorflow-as-a-deep-learning-library-and-what-other-libraries-should-one-look-out-for-782771f7c7e9
CC-MAIN-2018-05
en
refinedweb
From Capitol Column Stone noted that there are things that the U.S. Government can do to help improve the situation in Mexico, including legalizing marijuana. Oliver Stone thinks its time to stop the endless debate and legalize marijuana. “I think it’s a tragedy what has happened, and I saw it coming 40 years ago, and ...
https://patients4medicalmarijuana.wordpress.com/2012/07/06/oliver-stone-obama-hasnt-delivered-on-marijuana-legalization/
CC-MAIN-2018-05
en
refinedweb
Mac OSX Read all file not defined... Is this a bug? in qt5.9 This produce some error.. QTextStream out(stdout,QIODevice::WriteOnly); /* inside qmake file pro macx:DEFINES += MACOSX_ROOT win32:DEFINES += WINOSX_ROOT unix:DEFINES += LINUXOSX_ROOT QMake version 3.1 Using Qt version 5.9.1 in /Users/dev/Applications/qt5.9.1...
https://forum.qt.io/topic/82060/mac-osx-read-all-file-not-defined-is-this-a-bug-in-qt5-9
CC-MAIN-2018-05
en
refinedweb
[ Split from original support question here: ] Setting up firejail is relatively easy, and the included default profiles thoroughly enhance security for the programs they are for. You can configure firejail for further needs and for additional programs. How complex you want to make it is up to you. I'll provide an over...
https://forums.linuxmint.com/viewtopic.php?p=1067011&sid=66d038608062f6d29c4f633ddd83c7ba
CC-MAIN-2018-05
en
refinedweb
This is an anchor tag/hyper link: sakura - Github Repository Paragraphs look like this. Font size along with line height and maximum width are optimized for reading. Italic, bold, and monospace. Itemized lists look like: Here's a block quote: Some code blocks define foobar() { print "Welcome to flavor country!"; } impo...
https://oxal.org/projects/sakura/demo/
CC-MAIN-2018-05
en
refinedweb
Set buffer array. Calls protected virtual member setbuf. The standard behavior of function setbuf on derived stream buffer classes is to set the array pointed by parameter s as the character buffer to be used. The character buffer is the array of characters in memory used by the stream buffer. Parameters. Return Value....
http://www.kev.pulo.com.au/pp/RESOURCES/cplusplus/ref/iostream/streambuf/pubsetbuf.html
CC-MAIN-2018-05
en
refinedweb
QFileSystemModel crash when rename [code] #include <QtCore> #include <QtGui> int main(int argc, char **argv) { QApplication app( argc, argv ); QFileSystemModel model; QString const rootPath = "E:/file_test/very big"; QTableView view; view.setModel(&model); view.setRootIndex(model.setRootPath(rootPath)); QSplitter split...
https://forum.qt.io/topic/18677/qfilesystemmodel-crash-when-rename
CC-MAIN-2018-05
en
refinedweb
Introductionfirst lesson in this series where we get all our prerequisites in order. Let's Get Our Project SetupSo before we can actually start writing code, we'll need to get a Visual Studio project up and running. I'm expecting that by now, you already have Visual Studio open (if not please do so) and maybe you've al...
https://www.gamedev.net/articles/programming/general-and-gameplay-programming/game-development-with-win32-and-directx-11-part-01-the-basic-framework-r3046
CC-MAIN-2018-05
en
refinedweb
* A <code>SetQueueThreshold</code> instance requests to set a given28 * threshold value as the threshold for a given queue.29 */30 public class SetQueueThreshold extends AdminRequest {31 private static final long serialVersionUID = -8457079858157139094L;32 33 /** Identifier of the queue the threshold is set for. */34 ...
http://kickjava.com/src/org/objectweb/joram/shared/admin/SetQueueThreshold.java.htm
CC-MAIN-2018-05
en
refinedweb
System.Text Namespace [ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ] The System.Text namespace contains classes that represent Unicode character encodings; abstract base classes for converting blocks of characters to and from blocks of bytes; and a...
https://msdn.microsoft.com/library/windows/apps/system.text(v=vs.105).aspx
CC-MAIN-2018-05
en
refinedweb
LOW-TECH SUSTAINABLE SANITATION OPTIONS FOR GHANA AND ETHIOPIA ECONOMIC, SOCIAL AND TECHNICAL ASPECTS - Logan Wood - 2 years ago - Views: Transcription 1 LOW-TECH SUSTAINABLE SANITATION OPTIONS FOR GHANA AND ETHIOPIA ECONOMIC, SOCIAL AND TECHNICAL ASPECTS Vom Promotionsausschuss der Technischen Universität Hamburg-Harb...
http://docplayer.net/1762338-Low-tech-sustainable-sanitation-options-for-ghana-and-ethiopia-economic-social-and-technical-aspects.html
CC-MAIN-2018-05
en
refinedweb
5 comments: Why not make the python interface to networkmanager a separate project? Or perhaps a part of upstream? Yes, that's the plan. v0.20 is now merged in the master branch. It is still messy, but does nearly everything that v0.8.4 did. Awesome! I've spent a long time trying to connect to a NetworkManager event w...
http://mvidner.blogspot.com/2009/07/hackweek-networkmanager-python-library.html
CC-MAIN-2018-05
en
refinedweb
Custom GAP advertising packet We can change the content of the generic access profile (GAP) advertising packet (AP) to contain the information we want it to contain. If we have only a small amount of data we want to communicate to the world, then we can use the modified GAP AP to send that information to any BLE scanne...
https://docs.mbed.com/docs/ble-intros/en/master/Advanced/CustomGAP/
CC-MAIN-2018-05
en
refinedweb
[SOLVED] Qt Creator not recognising Widgets despite inlcuding all necessary includes Qt creator doesnt recognise QTreeWidget when typed in. I literally included all header files: @#include <QDialog> #include <QtCore> #include <QtGui> #include <QWidget>@ And even the tutorial Im watching had LESS exhaustive header files...
https://forum.qt.io/topic/25545/solved-qt-creator-not-recognising-widgets-despite-inlcuding-all-necessary-includes
CC-MAIN-2018-05
en
refinedweb
KirkulaMember Content count18 Joined Last visited Community Reputation141 Neutral About Kirkula - RankMember Help me figure out what I'm doing wrong, please! Kirkula replied to Kirkula's topic in For Beginnersoh man, what a dope I am! lol, thanks matt! Experienced programmer, where do I start? Kirkula replied to fligex...
https://www.gamedev.net/profile/143843-kirkula/?tab=issues
CC-MAIN-2018-05
en
refinedweb
A class defines a set of data and the operations you can perform on that data. Subclasses are similar to the classes from which they are derived, but they may have different properties or additional behavior. In general, any operation that is valid for a class is also valid for each subclass of that class. Classes that...
http://v8doc.sas.com/sashtml/sclr/z1107709.htm
CC-MAIN-2018-05
en
refinedweb
Hello, newbie here. Just started euler problems to get better acquainted with C. The first problem is this- So here is my program-So here is my program-Quote: If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23. Find the sum of all the multipl...
http://cboard.cprogramming.com/c-programming/148384-expected-constant-expression-printable-thread.html
CC-MAIN-2015-35
en
refinedweb
Using render windows Introduction Window package provides a complete system for handling windows and events, an can interface with OpenGL. But what if we don't want to use OpenGL ? SFML provides a package dedicated to 2D graphics, the graphics package. Setup To work with the graphics package, you have to include the co...
http://www.sfml-dev.org/tutorials/1.6/graphics-window.php
CC-MAIN-2015-35
en
refinedweb
I have been staring at javascript in Windows 8, and it just seems weird. That anonymous thing with the empty set of parentheses at the end of the file. Why is it anonymous, is it a criminal on the look out for the police? Here is what the code in one of the templates called “Blank App”, I don’t show the code above it. ...
http://blogs.msdn.com/b/devschool/archive/2012/08/22/why-is-javascript-in-windows-8-so-anonymous-and-weird.aspx
CC-MAIN-2015-35
en
refinedweb
Utility class to access widget metrics for the Macintosh. More... #include <macintosh_metric_extractor.hpp> List of all members. metric_extractor_t is a struct that allows for easy access to the metrics found in a parsed and evaluated xstr definition from the mac metrics library. See Mac Widget Metrics for more informa...
http://stlab.adobe.com/structadobe_1_1metric__extractor__t.html
CC-MAIN-2015-35
en
refinedweb
Strings in .NET are Immutable and can be very inefficient Once you assign an initial value to a System.String object the data cannot be changed. This may seem incorrect because it looks like the value can be changed in code, but in reality any change made to a String results in a brand new String with the changed value...
http://www.displacedguy.com/tech/net-system-string-vs-system-text-stringbuilder/
CC-MAIN-2015-35
en
refinedweb
NAME aio_waitcomplete -- wait for the next completion of an aio request LIBRARY Standard C Library (libc, -lc) SYNOPSIS #include <aio.h> int aio_waitcomplete(struct aiocb **iocbp, struct timespec *timeout); DESCRIPTION The aio_waitcomplete() system call waits for completion of an asynchronous. If timeout is a non-NULL ...
http://manpages.ubuntu.com/manpages/precise/man2/aio_waitcomplete.2freebsd.html
CC-MAIN-2015-35
en
refinedweb
I got the exception pasted below twice recently. Seems to happen after the build bot has been up for a few days. The build slave is on the same physical host, it's a vmware machine. One thing I'm noticing, not sure it's relevant, is that the date on the vmware machine seems to skew quite badly. It lags of about half an...
http://sourceforge.net/p/buildbot/mailman/message/4575089/
CC-MAIN-2015-35
en
refinedweb
my %hash = ( a => 1, b => 2, c => 3, d => 4 ); sub foo { my $n = ($_[0]) ? $_[0] : keys %hash; return (keys %hash)[0 .. ($n - 1)]; # return %hash keys from 0 to $n + - 1 } my $bar = &foo(); # want to return the number of keys of %hash print "$bar\n"; [download] What does a "list slice" return in a scalar context? It is...
http://www.perlmonks.org/index.pl?node_id=63927
CC-MAIN-2015-35
en
refinedweb
NAME daemon - run in the background SYNOPSIS #include <unistd.h> int daemon(int nochdir, int noclose); Feature Test Macro Requirements for glibc (see feature_test_macros(7)): daemon(): _BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE < 500) DESCRIPTION The daemon() function is for programs wishing to detach themselves fr...
http://manpages.ubuntu.com/manpages/oneiric/man3/daemon.3.html
CC-MAIN-2015-35
en
refinedweb
You can subscribe to this list here. Showing 6 results of 6 Update: With respect to "import pymol", I think all of the reported segmentation fault and race conditions have now been eliminated from the very latest source code. Since everyone doesn't have CVS access, I have posted a source tar-gz file on with updated ins...
http://sourceforge.net/p/pymol/mailman/pymol-users/?viewmonth=200510&viewday=11
CC-MAIN-2015-35
en
refinedweb
arXiv - Components from the arXiv.org repository Version 1.01 Modules in the arXiv (pronouced archive as if the X were a greek chi) namespace and included in the arXiv CPAN module are components of the arXiv.org () e-print repository which has been written mostly in Perl since the early 90's (before the web!). We offer...
http://search.cpan.org/~simeon/arXiv-1.01/lib/arXiv.pm
CC-MAIN-2015-35
en
refinedweb
asciitomathml .89 Module converts ASCII math to Mathml Overview The asciitomathml converts ASCII math to MathML. See for more details. As an example, asciitomathml converts the string x^2 to: <math xmlns=""> <mstyle> <msup> <mi>x</mi> <mn>2</mn> </msup> </mstyle> </math> Installation Install asciitomathml in the normal...
https://pypi.python.org/pypi/asciitomathml
CC-MAIN-2015-35
en
refinedweb
Microsoft SQL Server Profiler is a helper for developers which is a client tool that comes with SQL Server. MS SQL Server Express edition does not come with SQL Profiler bundled. We use this tool to trace through queries. I mostly use this for peer testing as well as when the customer reports some bugs. Well, if you ar...
http://www.codeproject.com/Articles/20173/MS-SQL-Server-Profiler-with-NET?msg=2875232
CC-MAIN-2015-35
en
refinedweb
Use @Mutable on a @Basic mapping to specify if the value of a complex field type can be changed (or not changed) instead of being replaced. Mutable mappings may affect the performance of change tracking; attribute change tracking can only be weaved with non-mutable mappings. Annotation Elements Table 2-33 describes thi...
http://www.eclipse.org/eclipselink/documentation/2.4/jpa/extensions/a_mutable.htm
CC-MAIN-2015-35
en
refinedweb
Bonita v2 Series: Part Three By Brice Revenant 01 Sep 2006 | TheServerSide 168 Portlets. It also shows how Bonita workflow engine can be leveraged to validate documents contained in the eXo Java Content Repository. We hope ideas presented here can be applied to different integration scenarios. The first section introdu...
http://www.theserverside.com/news/1364358/Bonita-v2-Series-Part-Three
CC-MAIN-2015-35
en
refinedweb
If you're using exim, you might try using the .forward file filtering built into exim instead of trying to do it in mutt, if you're having trouble. For example, straight from the README on exim, I have this in my .forward which puts all the Debian lists in their own folders... if $h_x-mailing-list matches "^<debian-(.*...
https://lists.debian.org/debian-user/2000/01/msg01330.html
CC-MAIN-2015-35
en
refinedweb
#include <itkSmartPointerForwardReference.h> SmartPointerForwardReference implements reference counting by overloading operator -> (and *) among others. This allows natural interface to the class referred to by the pointer without having to invoke special Register()/UnRegister() methods directly. This class is nearly i...
http://www.itk.org/Doxygen314/html/classitk_1_1SmartPointerForwardReference.html
crawl-003
en
refinedweb
for connected embedded systems posix_spawnp() Spawn a process (using executable name). Synopsis: #include <spawn.h> /* If using C and gcc version 2.95, use: int posix_spawnp(pid_t *_Restrict pid, const char *_Restrict file, const posix_spawn_file_actions_t *file_actions, const posix_spawnattr_t *_Restrict attrp, char *...
http://www.qnx.com/developers/docs/6.4.0/neutrino/lib_ref/p/posix_spawnp.html
crawl-003
en
refinedweb
SEATTLE, WA August 14-16, 1997 From UNIX into Windows NT A Long Day's Journey Into Night David Korn, AT&T Laboratories Summary by Gus Hartmann David Korn is well known for his work on the Korn shell. Less well known is his work to make porting code to Windows NT from UNIX and vice versa easier for programmers. By his o...
http://static.usenix.org/publications/library/proceedings/nt-sysadmin97/summaries/lsntsums.html
crawl-003
en
refinedweb
Adopt and register input handler for this slave. Handler will be deleted by the slave. Setup authentication related stuff for old versions. Provided for backward compatibility. Send interrupt OOB byte to master or slave servers. Returns 0 if ok, -1 in case of error Sent stop/abort request to PROOF server. Send message ...
http://root.cern.ch/root/html520/TSlave.html
crawl-003
en
refinedweb
SeamFramework.orgCommunity Documentation The Seam Security API provides a multitude of security-related features for your Seam-based application, covering such areas as: Authentication - an extensible, JAAS-based authentication layer that allows users to authenticate against any security provider. Identity Management -...
http://docs.jboss.org/seam/2.2.0.CR1/reference/en-US/html/security.html
crawl-003
en
refinedweb
#include <CbcHeuristicRINS.hpp> Inheritance diagram for CbcHeuristicRINS: Definition at line 10 56 of file CbcHeuristicRINS.hpp. Sets decay factor (for howOften) on failure. Definition at line 59 of file CbcHeuristicRINS.hpp. References decayFactor_. Used array so we can set. Definition at line 62 of file CbcHeuristicR...
http://www.coin-or.org/Doxygen/Smi/class_cbc_heuristic_r_i_n_s.html
crawl-003
en
refinedweb
#include <CbcHeuristic.hpp> Collaboration diagram for CbcHeuristicNode: Definition at line 25 of file CbcHeuristic.hpp. The number of branching decisions made. Definition at line 32 of file CbcHeuristic.hpp. The indices of the branching objects. Note: an index may be listed multiple times. E.g., a general integer varia...
http://www.coin-or.org/Doxygen/Smi/class_cbc_heuristic_node.html
crawl-003
en
refinedweb
#include <CbcHeuristicLocal.hpp> Inheritance diagram for CbcHeuristicLocal: Definition at line 10 of file CbcHeuristicLocal is called after cuts have been added - so can not add cuts First tries setting a variable to better value. If feasible then tries setting others. If not feasible then tries swaps This first versio...
http://www.coin-or.org/Doxygen/Smi/class_cbc_heuristic_local.html
crawl-003
en
refinedweb
#include <CbcHeuristic.hpp> Inheritance diagram for CbcHeuristicJustOne: Definition at line 463 of file CbcHeuristic.hpp. Clone. Implements CbcHeuristic. Assignment operator. Create C++ lines to get to current state. Reimplemented from CbcHeuristic. returns 0 if no solution, 1 if valid solution with better objective va...
http://www.coin-or.org/Doxygen/Smi/class_cbc_heuristic_just_one.html
crawl-003
en
refinedweb
#include <CbcHeuristicGreedy.hpp> Inheritance diagram for CbcHeuristicGreedyCover: Definition at line 10 of file CbcHeuristicGreedy.hpp. Clone. Implements CbcHeuristic. Assignment operator. Create C++ lines to get to current state. Reimplemented from CbcHeuristic. update model (This is needed if cliques update matrix e...
http://www.coin-or.org/Doxygen/Smi/class_cbc_heuristic_greedy_cover.html
crawl-003
en
refinedweb
The Current Account Diversion Below is an extract from a commentary originally posted at on 25th January 2007. We thought we'd weigh-in on a debate between Peter Schiff and Robert Murphy regarding the implications of the US's large and seemingly ever-expanding current account deficit (and corresponding capital account ...
http://www.safehaven.com/article/6804/the-current-account-diversion
crawl-003
en
refinedweb
SYNOPSIS con- text option- ally a 14-bit code returned from the stop-and-signal instruction on the SPU. The bit masks for the status codes are: sig- nal archi- tecture.- computing/linuxoncell/ for the recommended libraries. EXAMPLE The following is an example of running a simple, one-instruction SPU program with the s...
http://www.linux-directory.com/man2/spu_run.shtml
crawl-003
en
refinedweb
set SYNOPSIS #define _XOPEN_SOURCE 500 #include <unistd.h> ssize_t pread(int fd, void *buf, size_t count, off_t offset); ssize_t pwrite(int fd, const void . SEE ALSO lseek(2), read(2), write(2), feature_test_macros(7) COLOPHON This page is part of release 3.23 of the Linux man-pages project. A description of the projec...
http://www.linux-directory.com/man2/pread64.shtml
crawl-003
en
refinedweb
lazy 1.0 Lazy attributes for Python objects Downloads ↓ | Package Documentation Package Contents - @lazy - A decorator to create lazy attributes. Overview Lazy attributes are computed attributes that are evaluated only once, the first time they are used. Subsequent uses return the results of the first call. They come h...
http://pypi.python.org/pypi/lazy
crawl-003
en
refinedweb
lazy-reload 1.1 The Lazy Python Reloader This is one way to control what happens when you reload. Modules are reloaded in the same order they would be if they were being loaded for the first time, and for the same reasons, thus eliminating some of the unpredictability associated with circular module references. Usage f...
http://pypi.python.org/pypi/lazy-reload
crawl-003
en
refinedweb
Go Null Yourself E-zine Issue 6 - Topics in this issue include Floating Point Numbers Suck, How Skynet Works, Defeating NX/DEP With return-to-libc and ROP, and more. 6e413cb4d2e8da2a0c030a83866d7438 ` ` ` ` ` `-s -=-=- elchupathingy @ irc.gonullyourself.org #gny) - Reddit (stormehh @ reddit.com/r/gny):. In theory, ambi...
http://packetstormsecurity.org/files/107385/Go-Null-Yourself-E-Zine-Issue-06.html
crawl-003
en
refinedweb
Python 1.5 Reference Manual string argument passed to the built-in function eval and to the exec statement are code blocks. The file read by the built-in function execfile name spaces, the local and the global name space, that affect execution of the code block. A name space is a mapping from names (identifiers) to obj...
http://docs.python.org/release/1.5/ref/ref-6.html
crawl-003
en
refinedweb
Created on 2003-11-10 11:32 by dcjim, last changed 2010-07-23 09:56 by mark.dickinson. This issue is now closed. You can't use iterators on wekref dicts because items might be removed from the dictionaries while iterating due to GC. I've attached a script that illustrates the bug with Python 2.3.2. It doesn't matter wh...
http://bugs.python.org/issue839159
crawl-003
en
refinedweb
Created on 2010-04-13 23:19 by torsten, last changed 2010-04-14 20:15 by brett.cannon. This issue is now closed.!? Err, typo, in c.py I meant to write # Does not work: import a.b.t as t # Works: # import a.b.t So without renaming it it works. The 'as' trigger some more instructions after import, not just renaming the l...
http://bugs.python.org/issue8389
crawl-003
en
refinedweb
SYNOPSIS #include <sys/statvfs.h> int fstatvfs(int fildes, struct statvfs *buf); int statvfs(const char *restrict path, struct statvfs *restrict buf); DESCRIPTION struc- ture. RETURN VALUE Upon successful completion, statvfs() shall return 0. Otherwise, it shall return -1 and set errno to indicate the error. ERRORS}. T...
http://www.linux-directory.com/man3/statvfs.shtml
crawl-003
en
refinedweb
SYNOPSIS #include <sys/stat.h> int stat(const char *restrict path, struct stat *restrict buf); DESCRIPTION con- tinue. RETURN VALUE Upon successful completion, 0 shall be returned. Otherwise, -1 shall be returned and errno set to indicate the error. ERRORS The stat() A value to be stored would overflow one of the membe...
http://www.linux-directory.com/man3/stat.shtml
crawl-003
en
refinedweb
Proposed features/moped access Rationale In Finland mopeds are defined as 2-wheeled very light motorcycles with a maximum speed of 45 km/h and maximum engine size of 50 cm³. A real motorcycle/car driving license isn't required to operate one, but in Finland young people have to take a short course to get a moped drivin...
http://wiki.openstreetmap.org/wiki/Proposed_features/moped_access
crawl-003
en
refinedweb
Description I'm using MoinMoin 1.5.3 as a standalone server. I am trying to set up http basic authentication. Visting any wiki page throws the error, "'RequestStandAlone' object has no attribute 'env'". Steps to reproduce from MoinMoin.auth import http auth = [http] user_autocreate = True - Configure as above - Visit a...
http://www.moinmo.in/MoinMoinBugs/RequestStandAloneNoAttributeEnv
crawl-003
en
refinedweb
How Reshuffle Solves Common Fullstack Problems Ryland G ・6 min read Hi! For those of you who don’t know me, I’m Ryland, a fullstack dev/product manager/designer working for a SFbay-area startup. 4 months ago, I led an effort at my company to build a prototype tool that would simplify the process of creating fullstack a...
https://dev.to/taillogs/how-reshuffle-solves-common-fullstack-problems-4h17
CC-MAIN-2019-47
en
refinedweb
source: rtems-docs/shell/configuration_and_init.rst @ cf0c79a Configuration and Initialization Introduction This chapter provides information on how the application configures and initializes the RTEMS shell. Configuration The command set available to the application is user configurable. It is configured using a mecha...
https://devel.rtems.org/browser/rtems-docs/shell/configuration_and_init.rst?rev=cf0c79ac22d86b4e45c872638e61d31457207e76
CC-MAIN-2019-47
en
refinedweb
Element Position Class Definition Represents the base class for many visual elements of the chart such as the legend, title, and chart areas. Defines the position of the chart element in relative coordinates, which range from (0,0) to (100,100). public ref class ElementPosition : System::Web::UI::DataVisualization::Cha...
https://docs.microsoft.com/en-us/dotnet/api/system.web.ui.datavisualization.charting.elementposition?view=netframework-4.8
CC-MAIN-2019-47
en
refinedweb
Playing with Spring Boot and Docker in NetBeans IDE This tutorial should help you create a Spring Boot microservice that is executed and deployed in a Docker container which can be configured and managed in the same place where we handle the Spring Boot application. In this tutorial you will learn how to write a Java E...
https://jaxenter.com/playing-with-spring-boot-docker-in-netbeans-ide-127672.html
CC-MAIN-2019-47
en
refinedweb
This article demonstrates how to work with collections in XAML. Introduction XAML provides UI element objects that can host child collection items. XAML also provides support to work with .NET collection types as data sources. XAML Collections A collection element usually is a parent control with child collection eleme...
https://www.c-sharpcorner.com/uploadfile/mahesh/working-with-collections-in-xaml/
CC-MAIN-2019-47
en
refinedweb
MySQL Connector/NET integrates support for Entity Framework 6.0 (EF6). This chapter describes how to configure and use the EF6 features that are implemented in Connector/NET. In this section: Connector/NET 6.10.x or 8.0.x MySQL Server 5.6 or higher Entity Framework 6 assemblies .NET Framework 4.0 or higher (.NET Framew...
https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework60.html
CC-MAIN-2019-47
en
refinedweb
There's been a breathtaking amount of progress on ASP.NET Core since it was released back in 2016, and each release seems to get better, friendlier and more developer-friendly. Web APIs are a huge improvement on the old WCF services (and let's not even talk about SOAP...), and there are a wealth of "getting started" re...
https://www.codeproject.com/Articles/5205692/Web-API-Adding-Swagger-SQL-Server-Logging-Export-t
CC-MAIN-2019-47
en
refinedweb
Find the value of a dictionary entry based on the entry's key (returns a string) #include <strm.h> const char *strm_dict_find_value( const strm_dict_t *dict, const char *key ); libstrm The function strm_dict_find_value() returns the value of the dictionary entry specified by the key argument. The returned string is own...
http://www.qnx.com/developers/docs/qnxcar2/topic/com.qnx.doc.mme.mmrenderer/com.qnx.doc.mme.mmrenderer/topic/dict_obj_api/strm_dict_find_value.html
CC-MAIN-2019-47
en
refinedweb
As of version 1.5.0, InControl has a new bindings API which supports binding controls to actions, allows rebinding controls at runtime and includes the ability to listen for new bindings on demand. Bindings can include mouse input, keyboard input and any of the standard or non-standard controls for supported devices. U...
http://www.gallantgames.com/pages/incontrol-binding-actions-to-controls
CC-MAIN-2019-47
en
refinedweb