text
stringlengths
454
608k
url
stringlengths
17
896
dump
stringclasses
91 values
source
stringclasses
1 value
word_count
int64
101
114k
flesch_reading_ease
float64
50
104
SAP HANA Studio, Build a Calculation View and View the Data in MS Excel You. DEPRECATED: SAP HANA XS Classic is deprecated as of SPS02. Please use XS Advanced, and learn about how to get started with the new mission Get Started with XS Advanced Development. First, you will need to download and install the SAP HANA Clie...
https://developers.sap.com/suisse/tutorials/studio-view-data-calculation-mdx.html
CC-MAIN-2019-04
refinedweb
1,429
68.4
2 posts in this topic You need to be a member in order to leave a comment Sign up for a new account in our community. It's easy! Register a new account Already have an account? Sign in here. Similar Content - By Dequality Can anyone tell me if its possible to make autoit search for text? (im trying to search for a butt...
https://www.autoitscript.com/forum/topic/143854-i-cache-some-idea-from-another-topic/
CC-MAIN-2018-05
refinedweb
573
51.95
#include <reporter.h> List of all members. Definition at line 159 of file reporter.h. C'tor. Definition at line 631 of file reporter.cc. Here is the call graph for this function: D'tor. Definition at line 637 of file reporter.cc. Clear all values. Definition at line 642 of file reporter.cc. References m_id, and m_repor...
http://rvm.sourceforge.net/doxygen/1.02/html/classsingle__job__report.html
CC-MAIN-2017-30
refinedweb
194
64.78
Dear Microsoft fanatics, I have the most annoying issue at a customers setup. The customer has 3 servers. 2 of them are working with server 2008 R2 and the 3th one (an VPS) is installed with server 2012 R2. There are several DFS namespaces setup with replication for their user profiles, home folders and shared data. Th...
https://community.spiceworks.com/topic/439139-dfs-permissions-problem-all-files-open-up-read-only
CC-MAIN-2017-43
refinedweb
700
81.93
Wiki django-piston / FAQ How do I... ... Why does Piston use fields from previous handlers? When you create a handler which is tied to a model, Piston will automatically register it (via a metaclass.) Later on, if a handler returns an object of the model's type, and no fields is defined for it, Piston will resort to th...
https://bitbucket.org/jespern/django-piston/wiki/FAQ?_escaped_fragment_=who-is-using-piston
CC-MAIN-2015-18
refinedweb
480
64.1
Get the name of a slave pseudo-terminal device #include <stdlib.h> char *ptsname( int fildes ); libc Use the -l c option to qcc to link against this library. This library is usually included automatically. The ptsname() function gets the name of the slave pseudo-terminal device associated with a master pseudo-terminal ...
https://www.qnx.com/developers/docs/6.6.0.update/com.qnx.doc.neutrino.lib_ref/topic/p/ptsname.html
CC-MAIN-2022-05
refinedweb
107
56.96
15 February 2012 16:21 [Source: ICIS news] LONDON (ICIS)--European maleic anhydride (MA) producer Sasol-Huntsman has declared force majeure at its 105,000 tonne/year plant in ?xml:namespace> Sasol-Huntsman was forced to declare force majeure last week, although an exact date for the outage could not be confirmed. The f...
http://www.icis.com/Articles/2012/02/15/9532615/sasol-huntsman-declares-force-majeure-on-ma-at-moers-germany.html
CC-MAIN-2015-18
refinedweb
209
65.46
This is what gives you the error you asked about. 2) you don't say what type hoursminfield is, maybe you haven't even declared it yet. 3) it is unusual to set If you're using Java SE 7 you can use something like this: public class DVDComparator implements Comparator So you can't call methods on them. How safe is 48V DC...
http://geekster.org/cannot-be/double-cannot-be-dereferenced-java-compares.html
CC-MAIN-2017-47
refinedweb
1,137
59.43
JSF Basics JSF Basics Join the DZone community and get the full member experience.Join For Free Get the Edge with a Professional Java IDE. 30-day free trial. This is a brief tutorial that takes a quick look at some of the very basics of JSF, how we define pages and hook them up to server side objects. Rather than cover...
https://dzone.com/articles/jsf-basics
CC-MAIN-2019-09
refinedweb
2,290
66.78
tag:blogger.com,1999:blog-33475719923158057582013-05-09T23:41:42.490+12:00On Web DevelopmentMy daily take on web development. PHP, MySQL, JavaScript , AJAX, xHTML, HTML5, CSS and maybe some Flash ;).Gabe LG Wikipedia blackout back online via hosts file work around<h3> </h3> Wikipedia is on blackout for 24 hours. The bl...
http://feeds.feedburner.com/blogspot/hXgxP
CC-MAIN-2013-20
refinedweb
12,069
62.78
Enumeration Interface in Java Hello Learners, today we are going to learn about the use of Enumeration Interface with collections in Java. The Enumeration interface was introduced in JDK 1.0 under Java.util package. Enumeration is a Legacy Interface so it can be used only with the Stack, Vectors, Hash Tables etc. Metho...
https://www.codespeedy.com/enumeration-interface-in-java/
CC-MAIN-2020-50
refinedweb
506
56.45
16 October 2012 04:15 [Source: ICIS news] SINGAPORE (ICIS)--?xml:namespace> The Chinese producer restarted the 25,000 tonne/year NBR line to produce 3355 NBR, a major rubber grade, the source added. The 50,000 tonne/year NBR plant was shut on 20 July for regular maintenance. However, the plant’s restart date was delaye...
http://www.icis.com/Articles/2012/10/16/9604175/chinas-ningbo-shunze-rubber-restarts-one-nbr-line-on-15.html
CC-MAIN-2014-52
refinedweb
142
61.97
[Date Index] [Thread Index] [Author Index] Re: Another chapter in the NeXT Tanh bug saga! In an attempt to clear things up a little bit here, this is the status of the tanh() bug on the NeXT: 1) There is a real bug, only on the 68040, in FTANH which is done in software on the 68040 (it was in hardware in the 68030/6888...
http://forums.wolfram.com/mathgroup/archive/1991/Mar/msg00010.html
CC-MAIN-2017-26
refinedweb
200
72.36
Hi, I'm doing a matrix of array n I have to assign each column with a letter or number so that when I shuffle the letters/numbers, it will print out accordingly. this is like the transposition cipher. I have 2 problems. 1. my matrix is not printing out like i want it to which is 5x6. instead it's printing out line by l...
https://www.daniweb.com/programming/software-development/threads/233100/need-help-in-matrix-of-array
CC-MAIN-2018-13
refinedweb
281
80.82
One of the things I’ve been working on recently involves using XML columns in SQL Server. Starting out, it was simple and I was just doing vanilla ADO.NET (wrapped in a simple Query API) combined with XML serialization/deserialization, which worked pretty well for a while. But as the complexity has grown, it seemed lik...
https://lostechies.com/joeybeninghove/2009/01/14/nhibernate-xml-columns/
CC-MAIN-2017-13
refinedweb
809
50.77
Access notebook filename from jupyter with sagemath kernel Say I am running sage in a jupyter notebook, e.g. invoked with sage -n jupyter my_nootebook_file.ipynb. After some computations I want to call a function from a custom library that stores all data in a file named my_nootebook_file.data. I can do all the above m...
https://ask.sagemath.org/question/36873/access-notebook-filename-from-jupyter-with-sagemath-kernel/
CC-MAIN-2017-13
refinedweb
142
74.79
Well first let me tell you that your problems go much deeper than your template parameter woes. The logic in your program is a little messed up. However, assuming you'll be able to fix that on your own once you overcome your template problems, try this: It limits you to passing in a vector of vectors, but I think that ...
http://cboard.cprogramming.com/cplusplus-programming/106239-problem-generic-function-2-print.html
CC-MAIN-2015-11
refinedweb
168
53.1
Red Hat Bugzilla – Bug 117227 gnome-python2-bonobo missing depencies Last modified: 2008-08-02 19:40:33 EDT From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040209 Firefox/0.8 Description of problem: $ python Python 2.2.3 (#1, Oct 15 2003, 23:33:35) [GCC 3.3.1 20030930 (Red Hat ...
https://bugzilla.redhat.com/show_bug.cgi?id=117227
CC-MAIN-2017-51
refinedweb
253
72.53
Rails Ranger is a library I wrote that’s focused on leveraging on the defaults of Ruby on Rails APIs to make your life easier when writing javascript clients for them. It’s essentially a thin layer wrapping the powerful Axios library, while still exposing its full power for you. Installation $ yarn add rails-ranger # o...
https://alligator.io/js/rails-ranger/
CC-MAIN-2019-35
refinedweb
412
60.45
Python 3 in 1 Hour This is a Python 3 tutorial. This page is a summary of the basics for beginners. Examples on this page are based on Python 3.7. For python 2, see: Python 2 Basics. Python 3 source file must be saved in UTF 8 encoding. Make sure your editor saves it in UTF 8. (usually there's a preference setting.) [s...
http://xahlee.info/python/python3_basics.html
CC-MAIN-2019-35
refinedweb
1,351
72.36
I love thinking about data structures, and how to organize them most efficiently for a specific task. In the normal course of programming in Python, we don't have to think about it very much - the choice between list and dict is obvious, and that's usually as far as things go. When things get more complex, though, the ...
https://dzone.com/articles/python-collections-abstract-base-classes
CC-MAIN-2017-26
refinedweb
518
57.77
# MVCC in PostgreSQL-6. Vacuum We started with problems related to [isolation](https://habr.com/ru/company/postgrespro/blog/467437/), made a digression about [low-level data structure](https://habr.com/ru/company/postgrespro/blog/469087/), then discussed [row versions](https://habr.com/ru/company/postgrespro/blog/4776...
https://habr.com/ru/post/484106/
null
null
3,594
55.03
Another XForms Example As you will probably have appreciated from the descriptions of the components of XForms throughout this chapter, XForms is a substantial and potentially complex XML application language. Additionally, many new concepts have been introduced. This section shows some of the functionality of a fairly...
https://www.oreilly.com/library/view/special-edition-using/078972748X/078972748X_ch25lev1sec4.html
CC-MAIN-2021-43
refinedweb
150
52.7
What is react-vis? React-vis is a React visualization library created by Uber. With it you can easily create common charts, such as line, area, bar charts, pie and donut charts, tree maps and many more. React-vis is a good option because it is: - Simple - Flexible - Integrated with React. In this article I want to show...
https://911weknow.com/data-visualization-with-react-vis
CC-MAIN-2021-04
refinedweb
723
57.57
Nullable Operators Nullable operators are binary arithmetic or comparison operators that work with nullable arithmetic types on one or both sides. Nullable types arise frequently when you work with data from sources such as databases that allow nulls in place of actual values. Nullable operators are used frequently in ...
https://docs.microsoft.com/en-us/dotnet/fsharp/language-reference/symbol-and-operator-reference/nullable-operators
CC-MAIN-2018-34
refinedweb
660
51.34
InnoMedia ESBC Enterprise Session Border Controller Administration Guide - Lilian Merritt - 1 years ago - Views: Transcription 1 InnoMedia ESBC Enterprise Session Border Controller Administration Guide SW December, 2014 Copyright 2014 InnoMedia Inc. All rights reserved. 2 Table of Contents InnoMedia ESBC Administrative...
http://docplayer.net/1034468-Innomedia-esbc-enterprise-session-border-controller-administration-guide.html
CC-MAIN-2017-26
refinedweb
35,216
53.41
I’ve been talking with my colleague Jakub Skoczen. He’s insisting that functional implementations of quicksort, which make and return new arrays at each level of recursion, must surely be much slower than imperative implementations that modify an array in place. And I can see his point. We all know that tail-call optim...
https://reprog.wordpress.com/2010/05/25/how-slow-are-functional-implementations-of-quicksort/
CC-MAIN-2016-40
refinedweb
4,989
60.85
Methods definedType() → NodeType shaderType() -> hou.shaderType enum value or None vexContext() -> VexContext.Node node(node_path) → hou.Node or None Return the node at the given path, or None if no such node exists. If you pass in a relative path (i.e. the path does not start with /), searches are performed relative t...
http://www.sidefx.com/docs/houdini/hom/hou/VopNetNode.html
CC-MAIN-2019-18
refinedweb
12,176
51.04
Hi Experts, I am getting an error while trying to run the pkgorder script ( part of anaconda-runtime rpm ) that tried to populate hte list of rpm's required for installation. The pkgorder script imports a lot of packages like os, shutils, rpm, sys etc and all of these are successfull includin ghte import of yum package...
https://www.daniweb.com/hardware-and-software/linux-and-unix/threads/305197/redhat-5-5-error-while-trying-to-import-yumsorter-class-from-yuminstall-py
CC-MAIN-2018-30
refinedweb
234
60.51
cumulative.py. For information about downloading and working with this code, see Section 0_lb records weight at birth in pounds. Figure 4.1 shows the PMF of these values for first babies and others. totalwgt_lb Figure 4.1: PMF of birth weights. This figure shows a limitation of PMFs: they are hard to compare visually....
http://greenteapress.com/thinkstats2/html/thinkstats2005.html
CC-MAIN-2017-47
refinedweb
1,641
65.73
described features. Each quick-reference entry begins with a four-part title that specifies the name, namespace (followed by the assembly in parentheses), and type category of the type, and may also specify various additional flags that describe the type. The type name appears in bold at the upper-left side of the tit...
http://etutorials.org/Programming/Asp.net/Part+III+Namespace+Reference/Chapter+21.+Namespace+Reference/21.1+Reading+a+Quick-Reference+Entry/
CC-MAIN-2018-17
refinedweb
1,024
55.74
Ever wanted to use GLSL with Pyglet, but became lost in the ctypes circumlocutions required to compile and link shaders? If so, then here is the class for you – a basic, simple GLSL wrapper class, which takes the leg work out of using shaders. This provides most of what you will need for simple GLSL programs, allowing ...
https://swiftcoder.wordpress.com/2008/12/19/simple-glsl-wrapper-for-pyglet/
CC-MAIN-2018-26
refinedweb
1,117
52.39
From: nee Spangenberg (dsp_at_[hidden]) Date: 2003-12-03 08:22:52 AlisdairM schrieb: > The following seems such an obvious utility, I was surprised I could not > find it in the boost distribution. Could someone point me to the > equivalent if I am missing it. Alternatively, is this worth cleaning up > for a submission?...
https://lists.boost.org/Archives/boost/2003/12/57093.php
CC-MAIN-2021-43
refinedweb
255
51.04
Contacting a Server Problem You need to contact a server using TCP/IP. Solution Just create a Socket, passing the hostname and port number into the constructor. Discussion There isn’t much to this in Java, in fact. When creating a socket, you pass in the hostname and the port number. The java.net.Socket constructor doe...
https://www.oreilly.com/library/view/java-cookbook/0596001703/ch15s02.html
CC-MAIN-2020-10
refinedweb
257
58.99
I'm trying to speed up a few regex's in a script that gets called a few dozen times a day. Each invocation basically loops through a ton of source code and builds a sort of searchable index. The problem is one single run of this script is now taking more than a day to run. There's some parallel-ization that can be done...
http://www.perlmonks.org/?node_id=935021
CC-MAIN-2017-47
refinedweb
1,177
72.76
When you add a new volume to an existing VxVM disk device group, perform the procedure from the primary node of the online disk device group. After adding the volume, you need to register the configuration change by using the procedure SPARC: How to Register Disk Group Configuration Changes (VERITAS Volume Manager). Be...
http://docs.oracle.com/cd/E19528-01/819-0580/cihdggdc/index.html
CC-MAIN-2014-42
refinedweb
172
56.96
Inko 0.2.5 released Inko 0.2.5 has been released. Noteworthy changes in 0.2.5 - Sending unsupported messages is no longer silently ignored - Boolean assertions are now easier to define The full list of changes can be found in the CHANGELOG. Sending unsupported messages is no longer silently ignored In 0.2.4, a bug was ...
https://inko-lang.org/news/inko-0-2-5-released/
CC-MAIN-2018-51
refinedweb
179
60.41
It seems that I riled some people up with my blog post yesterday. After some thought, I think the primary reason that there was some backlash is because some people feel that I violated one of the sacred principles of FP: lists are *the* data structure. Well, let me set the matter straight. I love lists. Especially the...
https://blogs.msdn.microsoft.com/wesdyer/2007/02/13/the-virtues-of-laziness/
CC-MAIN-2016-40
refinedweb
3,053
61.56
Insights Into Awareness Book I A Collection of Articles By Bentinho Massaro Free AwarenessŠ | Insights Into Awareness: Book I | 1 Copyright 2010 All Rights Reserved ALL RIGHTS RESERVED. No part of this report may be reproduced or transmitted in any form whatsoever, electronic, or mechanical, including photocopying, re...
https://issuu.com/earthcat/docs/insights-into-awareness---book-i---a-collection-of
CC-MAIN-2017-34
refinedweb
20,337
59.94
Welcome to Cisco Support Community. We would love to have your feedback. For an introduction to the new site, click here. And see here for current known issues. Guys, Please help!! Part of mu course work for University I have a three floor admin building which houses 300 staff with the possiblity of another 90 over the...
https://supportforums.cisco.com/t5/wan-routing-and-switching/re-lan-design/td-p/1027567
CC-MAIN-2017-47
refinedweb
855
71.34
Regular expressions are hard to write, hard to read, and hard to maintain. Plus, they are often wrong, matching unexpected text and missing valid text. The problem stems from the power and expressiveness of regular expressions. Each metacharacter packs power and nuance, making code impossible to decipher without resort...
http://www.onlamp.com/lpt/a/4101
CC-MAIN-2015-22
refinedweb
1,185
67.15
29 June 2012 23:07 [Source: ICIS news] HOUSTON (ICIS)--Here is Friday’s end of day ?xml:namespace> CRUDE: Aug WTI: $84.96/bbl, up $7.27 Aug Brent: $97.80, up $6.44 NYMEX WTI crude oil futures rose sharply on Friday as European leaders agreed on a deal to cut Spanish and Italian borrowing costs and maintain a single cur...
http://www.icis.com/Articles/2012/06/29/9574245/EVENING-SNAPSHOT-Americas-Markets-Summary.html
CC-MAIN-2014-15
refinedweb
319
77.64
HashMap vs HashSet in Java We are going to discuss the differences between HashSet vs HashMap in this article. These are two of the most important Collection classes in Java. They are present in the java.util package. We use both of them for serving various purposes of data structures. This topic is really important an...
https://techvidvan.com/tutorials/hashmap-vs-hashset-in-java/
CC-MAIN-2021-17
refinedweb
1,319
56.66
Say that I have two classes, A and B, that are in the package Sample. In class B, I have generated a random int b that is either a 0 or 1. I want to print int b in class A. What code should I use to do this? Here is class B: package Sample; import java.util.Random; public class B { Random random = new Random(); int b =...
https://proxieslive.com/tag/java/
CC-MAIN-2020-05
refinedweb
101
82.75
Hello, your base is DCOracle2, 1.3 beta. Advertising But my base and fix was for DCOracle2, 1.2 The Successor (?) of DCOracle2 was reported/initiated from Maciej Wisniowski in The base of this development was not the version 1.3 and so we can understand the differnce. When you will use the Version DCOracle2, 1.3 beta, ...
https://www.mail-archive.com/zope-db@zope.org/msg01034.html
CC-MAIN-2016-44
refinedweb
309
50.73
XNamespace Class Represents an XML namespace. This class cannot be inherited. Assembly: System.Xml.Linq (in System.Xml.Linq.dll) System.Xml.Linq.XNamespace This class represents the XML construct of namespaces. Every XName contains an XNamespace. Even if an element is not in a namespace, the element's XName still conta...
https://msdn.microsoft.com/EN-US/library/system.xml.linq.xnamespace
CC-MAIN-2017-34
refinedweb
539
50.97
I2C accelerometer model MMA7455 Hi all! This time i'm trying to make work the accelerometer MMA7455 The MMA7455 schematics are this: Download PDF .pdf And the specs of the sensor (ADXL345) that carries the MMA7455 is this: I've been trying to do every kind of things to make this little chip work, but no success at all....
https://forum.pycom.io/topic/1184/i2c-accelerometer-model-mma7455/10
CC-MAIN-2019-13
refinedweb
1,246
82.85
Bracket Order closing at wrong prices. - Jeffrey C F Wong last edited by Hi Everyone, I am back testing bracket orders with the following ticks target for SI futures. def next(self): close = self.data.close[0] long_tp = close + 0.025 ##### REWARD long_stop = close - 0.1 ##### RISK short_tp = close - 0.025 ##### REWARD ...
https://community.backtrader.com/topic/3210/bracket-order-closing-at-wrong-prices
CC-MAIN-2021-04
refinedweb
700
80.38
Pyramid CRUD, admin web interface. Project description pyramid_sacrud Documentation Overview. The list of standard backends: - ps_alchemy - provides SQLAlchemy models. - ps_mongo - provides MongoDB. - etc.. Look how easy it is to use with Pyramid and SQLAlchemy: from .models import (Model1, Model2, Model3,) # add SQLAl...
https://pypi.org/project/pyramid_sacrud/
CC-MAIN-2019-47
refinedweb
166
54.08
Date posted: 2017-01-04 One part of our application had its frontend made with React, taking advantage of its reactivity to state changes, which is very helpful when you are building modern and responsive applications. However, we underestimated the complexity of this system, and maintaining it with React only became v...
https://hcoelho.com/blog/21/Organizing_data_flow_with_React__Redux
CC-MAIN-2020-45
refinedweb
1,224
57.61
The previous two chapters hid the inner-mechanics of PyMC3, and more generally Markov Chain Monte Carlo (MCMC), from the reader. The reason for including this chapter is three-fold. The first is that any book on Bayesian inference must discuss MCMC. I cannot fight this. Blame the statisticians. Secondly, knowing the pr...
http://nbviewer.jupyter.org/github/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/blob/master/Chapter3_MCMC/Ch3_IntroMCMC_PyMC3.ipynb
CC-MAIN-2018-05
refinedweb
5,624
50.33
import json import matplotlib s = json.load( open("styles/qutip_matplotlibrc.json") ) #edit path to json file matplotlib.rcParams.update(s) %pylab inline Populating the interactive namespace from numpy and matplotlib from IPython.display import Image, HTML>.''') Being able to plot high-quality, informative figures is o...
https://nbviewer.ipython.org/github/qutip/qutip-notebooks/blob/master/python/Matplotlib_Plotting.ipynb
CC-MAIN-2021-25
refinedweb
1,337
60.65
Easy-to-use game AI algorithms (Negamax etc. ) Project description EasyAI (full documentation here) is a pure-Python artificial intelligence framework for two-players abstract games such as Tic Tac Toe, Connect 4, Reversi, etc. It makes it easy to define the mechanisms of a game, and play against the computer or solve ...
https://pypi.org/project/easyAI/
CC-MAIN-2020-16
refinedweb
628
63.29
Python is one of the most easy to read and easy to write programming languages of all time. Over the years, the popularity of Python has only increased, and it is widely used in web application development, scripting, creating games, scientific computing, etc. Flask is a Python web application framework which is gainin...
https://code.tutsplus.com/tutorials/building-rest-apis-using-eve--cms-22961
CC-MAIN-2017-39
refinedweb
1,488
71.34
What's New In Pylint 1.9¶ - Release 1.9 - Date 2018-05-15 Summary -- Release highlights¶ None so far New checkers¶ A new Python 3 checker was added to warn about the removed operator.divfunction. A new Python 3 checker was added to warn about accessing functions that have been moved from the urllib module in correspond...
https://pylint.pycqa.org/en/latest/whatsnew/1.9.html
CC-MAIN-2021-49
refinedweb
334
56.15
Hi All, I've got this great script which brings my text on through random text but because I've bought the ActionScript I'm not sure how to go to the next frame after the action script has played out. If anyone knows that would be great. Thanks, Kate I don't know exactly what you want to do but if I understood correctl...
https://forums.adobe.com/thread/464908
CC-MAIN-2018-30
refinedweb
272
68.81
I have a . csv item_name,item_cost,item_priority,item_required,item_completed item 1,11.21,2,r item 2,411.21,3,r item 3,40.0,1,r,c .csv item_name,item_cost,item_priority,item_required,item_completed item 1,11.21,2,x item 2,411.21,3,r item 3,40.0,1,r,c print("Enter the item number:") line_count = 0 marked_item = int(inp...
https://codedump.io/share/8S68BtrBRj9P/1/writing-specific-value-back-to-csv-python
CC-MAIN-2018-17
refinedweb
344
57.67
#include <testsoon.hpp> #include <iostream> TEST(compiler_check) { Equals(1, 1); // let's hope it works!! } TEST_REGISTRY; int main() { testsoon::default_reporter rep(std::cout); testsoon::tests().run(rep); } In order to compile this ... important test, you first need to make sure that a recent testsoon.hpp is in your ...
http://testsoon.sourceforge.net/tutorial.html
crawl-001
refinedweb
830
52.97
Graham Dumpleton wrote .. > The macros supposedly try and make it type safe, so haven't quite worked > out how you are meant to use them yet. In part it looks like compile time > binding is required, which would be an issue with Python. What you might > be able to do though is write a little C based Python module which...
http://modpython.org/pipermail/mod_python/2005-May/018164.html
CC-MAIN-2020-16
refinedweb
296
73.88
Problem description I have an executable which repeatedly posts data to an HTTPS endpoint, using libcurl with libcares. This is getting occasional DNS resolution timeouts on some clients (not all). If I run the equivalent command in command-line curl, I never see any timeouts. What makes this even more confusing is tha...
https://serverfault.com/questions/864811/dns-errors-in-libcurl-c-ares-but-not-in-command-line-curl/864983
CC-MAIN-2019-47
refinedweb
461
56.25
Need to add this code to my website to hide my email from spam bots Discussion in 'Javascript' started by fb3003@g: - 485 - Philip - Jun 30, 2006 from spam import eggs, spam at runtime, how?Rene Pijlman, Dec 8, 2003, in forum: Python - Replies: - 22 - Views: - 755 - Fredrik Lundh - Dec 10, 2003 Need a random image warp...
http://www.thecodingforums.com/threads/need-to-add-this-code-to-my-website-to-hide-my-email-from-spam-bots.925484/
CC-MAIN-2014-49
refinedweb
117
67.05
How to Make a Horror Movie With Low Budget Special Effects Everyone wants to make a movie, and why not? It's an exciting process, and the very idea that you might someday be discovered and become rich and famous makes lots of people work their butts off to become the next big filmmaker. While the chances of fame and fo...
http://www.ehow.com/how_4464450_make-horror-movie-low-budget.html
crawl-003
refinedweb
1,279
73.68
Introduction In this article I will be kicking off a series of articles describing the often forgotten about methods of the Java language's base Object class. Below are the methods of the base Java Object, which are present in all Java objects due to the implicit inheritance of Object. Links to each article of this ser...
https://stackabuse.com/javas-object-methods-tostring/
CC-MAIN-2019-35
refinedweb
1,109
51.48
The objective of this post is to explain how to configure timer interrupts for MicroPython running on the ESP32. The tests were performed using a DFRobot’s ESP-WROOM-32 device integrated in a ESP32 FireBeetle board. Introduction The objective of this post is to explain how to configure timer interrupts for MicroPython ...
https://techtutorialsx.com/2017/10/07/esp32-micropython-timer-interrupts/
CC-MAIN-2017-43
refinedweb
870
53
For Noobs: How to Copy a List in Python 3. This article is by a noob and for noobs. It’s also for anyone teaching noobs, of course. Copying lists using the equals sign alone is, for a noob, a recipe for disaster. There’s a great danger that you’ll get a bug in your code that takes you a very long time to fix. This is h...
https://medium.com/nerd-for-tech/for-noobs-how-to-copy-a-list-in-python-3-703522d62ef9?source=post_internal_links---------4----------------------------
CC-MAIN-2022-40
refinedweb
564
72.16
Revision history for MooseX-Types-DateTime 0.13 2015-10-04 23:38:13Z - make all tests pass with both the current DateTime::Locale and the upcoming new version (currently still in trial releases). 0.12 2015-09-27 05:01:39Z - fix new test that may fail with older Moose 0.11 2015-08-16 01:05:36Z - update some distribution...
https://metacpan.org/changes/distribution/MooseX-Types-DateTime
CC-MAIN-2016-18
refinedweb
263
61.12
#include <qlcdnumber.h> It can display a number in just about any size. It can display decimal, hexadecimal, octal or binary numbers. It is easy to connect to data sources using the display() slot, which is overloaded to take any of five argument types. There are also slots to change the base with setMode() and the dec...
http://qt-x11-free.sourcearchive.com/documentation/3.3.4/classQLCDNumber.html
CC-MAIN-2018-22
refinedweb
239
61.67
2 The React Game: Aliens, Go Home! The game that you will develop in this series is called Aliens, Go Home! The idea of this game is simple, you will have a cannon and will have to kill flying objects that are trying to invade the Earth. To kill these flying objects you will have to point and click on an SVG canvas to...
https://auth0.com/blog/developing-games-with-react-redux-and-svg-part-2/?utm_campaign=React%2BNewsletter&utm_medium=web&utm_source=React_Newsletter_105
CC-MAIN-2018-09
refinedweb
5,362
57.98
Can You Survive Squid Game? A FiveThirtyEight Riddler puzzle. By Vamshi Jandhyala in Riddler mathematics October 29, 2021 Riddler Express I have a spherical pumpkin. I carefully calculate its volume in cubic inches, as well as its surface area in square inches. $in^n$) and surface area (with units $in^{n−1}$). Miraculo...
https://vamshij.com/blog/riddler/squid-game/
CC-MAIN-2022-21
refinedweb
247
64.71
corejava - Java Beginners design patterns are there in core java? which are useful in threads?what r... for more information:... and again. The use of design patterns related to J2EE applications offer Corejava Interview,Corejava questions,Corejava Interview Questions,Corejava Core Java Interview Questions Page3  ... a...
http://roseindia.net/tutorialhelp/comment/21326
CC-MAIN-2015-48
refinedweb
2,053
56.86
Build an email news digest app with Nix, Python and Celery In this tutorial, we'll build an application that sends regular emails to its users. Users will be able to subscribe to RSS and Atom feeds, and will receive a daily email with links to the newest stories in each one, at a specified time. As this application wil...
https://docs.replit.com/tutorials/build-news-digest-app-with-nix
CC-MAIN-2022-27
refinedweb
5,661
57.37
Decision::ACL - Manage and Build Access Control Lists use Decision::ACL; use Decision::ACL::Rule; use Decision::ACL::Constants qw(:rule); my $Acl = Decision::ACL->new(); my $rule = Decision::ACL::Rule({ action => 'allow', now => 0, fields => { field1 => 'field1val', field2 => 'field2val', ... } }); ... $Acl->PushRule($...
http://search.cpan.org/dist/Decision-ACL/ACL.pod
CC-MAIN-2014-23
refinedweb
1,611
62.48
best practice - I need use movieclips stored in model in my view Hello I have SWFLibsModel which is model that contains various movie clips. I also need in my main view use those move clips. What is best practice ? I tryed to put on my view mediator this metod, but I dont like this solution. Thank you for advice. priva...
https://robotlegs.tenderapp.com/discussions/questions/9384-best-practice-i-need-use-movieclips-stored-in-model-in-my-view
CC-MAIN-2020-29
refinedweb
568
75.2
One of the more subtle aspects of converting (n)varchar or (n)text data to XML is the fact that XML is choosy about which characters are permitted and (n)/varchar/(n)text is not. Any T-SQL programmer who runs conversions of this type is likely to run into this issue. Here's a code block that resolves the issue. The cha...
http://blogs.technet.com/b/wardpond/archive/2005/07/06/a-solution-for-stripping-invalid-xml-characters-from-varchar-text-data-structures.aspx
CC-MAIN-2015-22
refinedweb
469
67.96
If you are looking to configure .NET Core custom controls in your Visual Studio toolbox, this article is right for you. I’ll guide you through configuring a .NET Core 3.0 custom control in Visual Studio 2019, available as a NuGet package. Following are the prerequisites for the toolbox configuration: - Visual Studio 20...
https://www.syncfusion.com/blogs/post/add-net-core-3-0-custom-control-to-your-visual-studio-toolbox.aspx
CC-MAIN-2020-10
refinedweb
397
61.22
BACKREST.WS4 ------------ BackRest Hard-disk Backup and Restore Program (Edited by Emmanuel ROCHE.) ************************************************** ************* Stok Software is the author of the BackRest program which has been specially configured to fulfill the backup requirements for the file system of this Conc...
http://fixunix.com/cp-m/388-concurrent-cp-m-back-rest.html
CC-MAIN-2015-40
refinedweb
10,555
63.59
write(2) write(2) NAME [Toc] [Back] write, writev, pwrite - write on a file SYNOPSIS [Toc] [Back] ); DESCRIPTION [Toc] [Back]. For ordinary files, if the O_DSYNC file status flag is set, the write does not return until both the file data and the file attributes required to retrieve the data are physically updated. If t...
http://nixdoc.net/man-pages/HP-UX/man2/writev.2.html
CC-MAIN-2020-10
refinedweb
1,352
59.13
A Little C Primer/C Preprocessor Directives We've already seen the "#include" and "#define" preprocessor directives. The C preprocessor supports several other directives as well. All such directives start with a "#" to allow them to be distinguished from C language commands. As explained in the first chapter, the "#inc...
https://en.wikibooks.org/wiki/A_Little_C_Primer/C_Preprocessor_Directives
CC-MAIN-2015-27
refinedweb
458
54.42
Microsoft's plans for the F# "functional first" language include an upgrade later this year that adds capabilities ranging from struct tuples to improved error messages. Backing for .Net Core, a multiplatform, open source version of the .Net programming model, also is in the works. F# 4.1 focuses on flexibility and inc...
https://www.infoworld.com/article/3100744/microsoft-maps-out-f-language-upgrade.html
CC-MAIN-2021-49
refinedweb
591
64.71
Use Input Static node to pass python script to Python Interface Node Hello, I saw a demo of Dataverse and it appeared to use a Static Node to pass a python script into the Python Node. 1) Is this currently possible to do? 2) Could someone share a very simple job that shows how to do this using a simple python script? 3...
https://support.infogix.com/hc/en-us/community/posts/360028736554-Use-Input-Static-node-to-pass-python-script-to-Python-Interface-Node
CC-MAIN-2019-43
refinedweb
453
73.37
This new version is compatible with Maya 2011, 2012 and 2013. IMPORTANT: Please read carefully the documentation before using poseLib!!! Documentation and installation instructions can be found on my website. Also that's where you'll find regularly updated versions. PoseLib is based on a donation system. It means that ...
https://www.highend3d.com/maya/script/poselib-for-maya
CC-MAIN-2017-22
refinedweb
363
65.62
In the previous Mastering article (Mastering ASP.NET DataBinding), we took a detailed look at databinding - one of the most asked about topics in the newsgroups. Today, we continue the series by answering another very common question: how to maximize the communication between a page and its user controls. The actual qu...
http://www.codeproject.com/KB/user-controls/Page_UserControl.aspx
crawl-002
refinedweb
4,526
53.51
Graham Dumpleton wrote: >Having a bit more of a think about this, it wouldn't be too hard for me to >implement a relatively clean mechanism which would allow access to the >request object when loading a module, in the Vampire package I provide. > > First, thanks for all the input ... I am not aware of what the "Vampire...
https://modpython.org/pipermail/mod_python/2005-January/017176.html
CC-MAIN-2022-21
refinedweb
684
73.17
Lather, rinse and repeat Posted February 02, 2013 at 09:00 AM | categories: recursive, math | tags: | View Comments Updated February 27, 2013 at 02:45 PM. def recursive_factorial(n): '''compute the factorial recursively. Note if you put a negative number in, this function will never end. We also do not check if n is an...
http://kitchingroup.cheme.cmu.edu/blog/2013/02/02/Lather-rinse-and-repeat/
CC-MAIN-2017-39
refinedweb
252
57.06
The Mirror of Literature, Amusement, and Instruction by Various Produced by Jonathan Ingram, Allen Siddle, David Garcia and the Online Distributed Proofreading Team. THE MIRROR OF LITERATURE, AMUSEMENT, AND INSTRUCTION. VOL. XII, NO. 336.] SATURDAY, OCTOBER 18, 1828. [PRICE 2d. Richmond Palace [Illustration: Richmond P...
http://www.fullbooks.com/The-Mirror-of-Literature-Amusement-andx765.html
crawl-002
refinedweb
11,566
62.31
Opened 5 years ago Closed 5 years ago Last modified 5 years ago #16494 closed Bug (fixed) HttpResponse should raise an error if given a non-string object without `__iter__` Description where response = <class 'django.http.HttpResponse'> and response._container = [<Response><Speak loop="1" voice="slt">Hello Friend</Spea...
https://code.djangoproject.com/ticket/16494
CC-MAIN-2016-50
refinedweb
1,422
64.81
0 I made some simple mistake (conversion?) in my program.. I will be gratefull if anyone has an idea what's wrong with it;) The problem is not with the algorithm itself so I am not explaining it - the problem is: why the condition placed in the code between // HERE and // HERE seems to be never true? (The function does...
https://www.daniweb.com/programming/software-development/threads/167046/mistake-in-simple-math-function
CC-MAIN-2018-05
refinedweb
220
50.26
1) Download SCT SCT is my own free product and I have it hosted here on Github. If you are on a debian-based system you can install the .deb (you may get a standard compliance warning if you use the Ubuntu software center. It's Okay to install this file. If you don't believe me, look at the source on Github). Otherwise...
http://profectium.blogspot.com/2012/06/your-own-programming-language-sct.html
CC-MAIN-2017-47
refinedweb
606
76.22
Contents This section describes a grammar (and forward-compatible parsing rules) common to any level of CSS (including CSS 2.1). Future updates of CSS will adhere to this core syntax, although they may add additional syntactic constraints. These descriptions are normative. They are also complemented by the normative gr...
http://www.w3.org/TR/CSS2/syndata
CC-MAIN-2020-45
refinedweb
2,201
64.1
On Sat, 18 Jan 1997, Philip Blundell wrote:> > That would be the worst thing, because it clutters up the source code> something chronic. We do _not_ want that to happen. Internationalisation> belongs somewhere else. > > P.> Ok, either we can have:1. a methord that is fast, introduces minimal kernel bloat, can be transl...
https://lkml.org/lkml/1997/1/18/40
CC-MAIN-2016-36
refinedweb
326
73.58
Difference between revisions of "ATL/Tutorials - Create a simple ATL transformation" Latest revision as of 07:40, 4 June 2013 This tutorial shows you how to create your first simple transformation with ATL, through a well-known basic example: Families2Persons. Note: This tutorial is followed step by step in the ATL che...
http://wiki.eclipse.org/index.php?title=ATL/Tutorials_-_Create_a_simple_ATL_transformation&diff=338922&oldid=194255
CC-MAIN-2016-26
refinedweb
2,438
63.7
Write a function primes with a single argument x that returns a list of all prime numbers less than x. You may assume that x is an integer greater than 2. 2 is the smallest prime. All larger primes are integers x such that for all prime numbers y smaller than x, the remainder of x ÷ y is non-zero. We recommend implemen...
http://cs1110.cs.virginia.edu/w08-seive.html
CC-MAIN-2017-43
refinedweb
344
68.91
Investors in Transocean Ltd (Symbol: RIG) saw new options begin trading today, for the July 5th expiration. At Stock Options Channel, our YieldBoost formula has looked up and down the RIG options chain for the new July 5th contracts and identified one put and one call contract of particular interest. The put contract a...
https://www.nasdaq.com/articles/interesting-rig-put-and-call-options-july-5th-2019-05-23
CC-MAIN-2021-31
refinedweb
358
64.3
Displaying data in a customized DataGrid Displaying data is probably the most straightforward task we can ask the DataGrid to do for us. In this recipe, we'll create a collection of data and hand it over to the DataGrid for display. While the DataGrid may seem to have a rather fixed layout, there are many options avail...
https://www.packtpub.com/books/content/data-manipulation-silverlight-4-data-grid
CC-MAIN-2017-22
refinedweb
3,457
54.73
This action might not be possible to undo. Are you sure you want to continue? quality 1. This view consists of four layers, namely, quality focus, process, methods and tools. Figure 1.1 illustrates this software engineering view. Tools Methods Process Quality Focus Software Engineering – A Layered View Quality Focus At...
https://www.scribd.com/document/49765910/CSCI15-Lectures
CC-MAIN-2017-04
refinedweb
37,474
51.95
? Hello asyncio/aiohttp Async programming is not easy. It’s not easy because using callbacks and thinking in terms of events and event handlers requires more effort than usual synchronous programming. But it is also difficult because asyncio is still relatively new and there are few blog posts, tutorials about it. Offi...
http://www.shellsec.com/news/13543.html
CC-MAIN-2016-44
refinedweb
2,656
59.6
combination of statements char* a[500]; // ... a[m][j] is strange isn’t it? combination of statements char* a[500]; // ... a[m][j] is strange isn’t it? Actually, i used to work on Turbo c++ and it used to work on it. and also i am new to codeshef. But Yes It seems strange,, its working now but , time limit exceed, but ...
https://discuss.codechef.com/t/compiler-editorial/5377?page=3
CC-MAIN-2020-10
refinedweb
566
78.04
Joey blogs about his work here on a semi-daily basis. Preparing for a release tomorrow. Yury fixed the Windows autobuilder over the weekend. The OSX autobuilder was broken by my changes Friday, which turned out to have a simple bug that took quite a long time to chase down. Also added git annex sync --content-of=path t...
http://git-annex.branchable.com/devblog/
CC-MAIN-2017-13
refinedweb
61,841
63.39
I personally like the 'exclusive or' operator when it makes sense in context of boolean checks because of its conciseness. I much prefer to write if (boolean1 ^ boolean2) { //do ... I have the following code: public class boolq { public static void main(String[] args) { boolean isTrue = true; ... I've just seen this li...
http://www.java2s.com/Questions_And_Answers/Java-Data-Type/Boolean/condition.htm
CC-MAIN-2018-17
refinedweb
299
72.97
In this video tutorial I show you how to scrap websites. I introduce 2 new modules being UrlLib and Beautiful Soup. UrlLib is preinstalled on Python, but you have to install Beautiful Soup for it to work. Beautiful Soup is available at their website. If you are using Python versions previous to Python 3.0 get this vers...
http://www.newthinktank.com/2010/11/python-2-7-tutorial-pt-13-website-scraping/?replytocom=9494
CC-MAIN-2020-45
refinedweb
5,065
74.19