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
Yahoo! as an ACS Identity Provider Published: April 7, 2011 Updated: March 4, 2015 Applies To: Azure Microsoft Azure Active Directory Access Control (also known as Access Control Service or ACS) supports federation with Yahoo! as an identity provider using the OpenID 2.0 authentication protocol. There are no prerequisi...
https://msdn.microsoft.com/da-dk/library/gg185921
CC-MAIN-2015-22
refinedweb
157
51.04
Find the Largest Cube formed by deleting minimum number of digits from a number Get FREE domain for 1st year and build your brand new site Reading time: 20 minutes | Coding time: 5 minutes Given a number N, our task is to find the largest perfect cube that can be formed by deleting minimum digits (possibly 0) from the ...
https://iq.opengenus.org/find-the-largest-cube-formed-by-deleting-minimum-digits-from-a-number/
CC-MAIN-2021-43
refinedweb
980
57.34
IRC log of svg on 2012-09-17 Timestamps are in UTC. 07:01:47 [RRSAgent] RRSAgent has joined #svg 07:01:47 [RRSAgent] logging to 07:01:49 [trackbot] RRSAgent, make logs public 07:01:49 [Zakim] Zakim has joined #svg 07:01:51 [trackbot] Zakim, this will be GA_SVGWG 07:01:51 [Zakim] I do not see a conference matching that ...
http://www.w3.org/2012/09/17-svg-irc
CC-MAIN-2015-14
refinedweb
13,317
57.84
NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab. Microcontroller Programming » 4 Digit 7 Segment LED Display Hello All, I am new to the world of programming with a Nerdkit therefor I have a lot to learn. I have run into a road block on my latest project...
http://www.nerdkits.com/forum/thread/2782/
CC-MAIN-2019-35
refinedweb
733
76.45
It’s possible to explain Simple Object Access Protocol (SOAP) communication principles using existing Web technologies like JavaScript, HTML forms, and Perl CGI. The obvious drawback to this approach is that SOAP-like messages don’t have the proper SOAP syntax—it’s a nonstandard solution. XML syntax is the correct synt...
http://www.techrepublic.com/article/a-soap-syntax-breaker/
CC-MAIN-2017-30
refinedweb
1,482
65.32
. Update: Add expression: HorScale/VerScale to get scaled value. For example, HorScale(-10,10) will return (-10 + HorPercent*(10-(-10))). The idea is comes from this thread. Thank for your works I have a question I download your C2 repository application but the news plugins not appear is abandoned? Uh, I edit expressi...
https://www.construct.net/en/forum/extending-construct-2/addons-29/behavior-boundary-47700
CC-MAIN-2020-45
refinedweb
307
60.72
How to Write Feasibility Report and Project Appraisal Report Project Appraisal Reports - Investing in Port Introduction, How we will do it- the plan, Phase I The target market, Phase II The Evaluation of InvestmentPhase III Identification of Key performance Indicator (KPI) Bottlenecks to growth and developments Phase I...
http://hubpages.com/business/How-to-Write-Feasibility-Report-and-Project-Appraisal-Report
CC-MAIN-2016-50
refinedweb
2,041
52.15
You can subscribe to this list here. Showing 14 results of 14 > I will change the setup to have both interfaces served by Jetty. I attach a patch to org.exist.StandaloneServer. It removes the xmlrpc listener on port 8081. Instead, xmlrpc requests are now also handled by the minimal Jetty server configured in the class....
http://sourceforge.net/p/exist/mailman/exist-open/?viewmonth=200504&viewday=27
CC-MAIN-2014-52
refinedweb
2,656
65.22
I'm trying to write a script to make my 2D character roll to a side, I am using Addforce for this, as I would do when jumping, but i can't make the rolling feel right. If I use a small amount of force, it barely moves but if I use a greater force it makes it look like I am teleporting. So my question how can I go about...
https://answers.unity.com/questions/954598/how-to-make-my-2d-character-roll.html
CC-MAIN-2022-21
refinedweb
278
73.47
Retain/recall semantics enable selected data on the call stack to be accessible from descendant frames.They are similar to dynamic scoping and the structural opposite of throw/catch. For many problems that developers currently use global data to address, retain/recall can be more convenient and flexible. The approach i...
http://www.drdobbs.com/cpp/access-data-items-in-ancestor-stack-fram/240155450?cid=SBX_ddj_related_news_default_why_im_not_an_architect&itc=SBX_ddj_related_news_default_why_im_not_an_architect
CC-MAIN-2017-09
refinedweb
1,495
52.29
Homework Struct Quadrilateral - Tying together what we've done I want to think about creating a struct to represent quadrilaterals, i.e. polygons with four sides. This should tie together much of what we've already done. One thing we're going to do is reuse code. This idea is very dear to those of us who are lazy ... w...
https://www.usna.edu/Users/cs/taylor/courses/si204/lec/l33/lec.html
CC-MAIN-2018-43
refinedweb
1,791
71.95
Hello, i am using Sikuli,unittest and HTMLTestRunner . I have a CSV file that looks like this for example: startApp, startApp, For each line in the CSV I'm creating a test. The code is this: def TestSuiteFactory(): suite = unittest. pathCSV = r'pathToCsv\ with open(pathCSV, 'rb') as csvfile: reader = csv.reader(csvfile...
https://answers.launchpad.net/sikuli/+question/677960
CC-MAIN-2019-09
refinedweb
274
66.44
Arduino 6 Wire Stepper Motor Tutorial Introduction: Arduino 6 Wire Stepper Motor Tutorial Arduino Stepper Motor Tutorial How this tutorial I'll show you how we can figure out how to connect the stepper motor to an Arduino and control it using the Adafruit motor shield. The easiest way to do this is with a simple multim...
http://www.instructables.com/id/Arduino-6-wire-Stepper-Motor-Tutorial/
CC-MAIN-2017-34
refinedweb
448
63.59
13-Step Guide to Performance Testing in Kubernetes 13-Step Guide to Performance Testing in Kubernetes Take a look at this demonstration of performance testing on Kubernetes using JMeter and Docker by developing, storing, and analyzing a Spring Boot app. Join the DZone community and get the full member experience.Join F...
https://dzone.com/articles/performance-testing-in-kubernetes
CC-MAIN-2020-05
refinedweb
3,703
57.67
Contributed by Josh Juneau. Edited by James Branam. This tutorial is designed to show you the basics of using NetBeans IDE with the Python programming language. and so that they can begin to explore it's possibilities. With it's added support for various JVM and non-JVM languages, Netbeans opens new doors to programmer...
http://netbeans.org/kb/69/python/python-quickstart.html
crawl-003
refinedweb
1,480
65.12
Details - Type: New Feature - Status: Closed - Priority: Major - Resolution: Fixed - Affects Version/s: None - - Component/s: general/build - Labels:None - Lucene Fields:New Description ourselves? Issue Links - relates to LUCENE-4725 Use Animal-Sniffer ANT task to enforce JDK compatibility - Open Activity - All - Work ...
https://issues.apache.org/jira/browse/LUCENE-4570
CC-MAIN-2017-09
refinedweb
2,793
56.35
Today we are pleased to announce that we’ve extended the range of Raygun to target Xamarin projects for Android and iOS developers. This is an extension of the existing Raygun4Net provider and is very simple to use. Once you integrate the Raygun4Net provider into your application and deploy it to the store, your Raygun...
https://raygun.com/blog/2013/08/new-raygun-provider-for-xamarin-developers/
CC-MAIN-2019-30
refinedweb
542
63.39
- 04 Oct, 2010 1 commit internally, as the primary key in the tables, but the CM/SA APIs no longer use them. The CH still accepts them for now. We can probably stop putting them into manifests and advertisements at this point as well. For slivers, stop using the uuid of the node as the uuid of the sliver itself; genera...
https://gitlab.flux.utah.edu/emulab/emulab-devel/-/commits/b3c8e72ea8f42d763afd5a6d4ed9150b22cae574/protogeni/lib/GeniCM.pm.in
CC-MAIN-2020-45
refinedweb
613
73.58
Hey guys, Im new to this forum and I really never thought my schooling would be this bad to find help from an online community..but heres the deal: Im a masters student in MIS and I needed this java programming course for my degree. I figured it would be pretty easy except my professor doesnt teach us anything. I have ...
http://www.javaprogrammingforums.com/%20whats-wrong-my-code/3908-completely-lost-problem-multiple-methods-printingthethread.html
CC-MAIN-2016-07
refinedweb
556
75.4
On Thu, 15 Jul 1999, T.E.Dickey wrote: > > > > When does core dumps happen? (How often, on which configuration, any > > > > files on > > > > > > On about 1/3 of the files. It's especially noticeable on the win32 and > > > OS/2 ports (leading me at first to suspect my integration of HS's > > > changes) > > > but once I ...
http://lists.gnu.org/archive/html/lynx-dev/1999-07/msg00423.html
CC-MAIN-2016-40
refinedweb
341
65.12
Overview Differences Between G4 and G5 Overview of Instruction Flow through G5 The Caches Tuning for Double Precision Floating Point Writing G5 Specific Code Using the PowerPC 970 Cycle Accurate Simulator The PowerPC 970 (G5) is largely similar to previous PowerPC processors in the sense that all of the previous good p...
http://developer.apple.com/hardwaredrivers/ve/g5.html
crawl-001
refinedweb
6,103
62.98
> GENIE-SHELL.rar > arp Swedish Institute * of Computer Science and its contributors. *: arp.h,v 1.4 2002/03/04 10:47:56 adam Exp $ * */ #ifndef __NETIF_ARP_H__ #define __NETIF_ARP_H__ #include "lwip/pbuf.h" #include "ipv4/lwip/ip_addr.h" #include "lwip/netif.h" packed struct eth_addr { u8_t addr[6]; } PACK_STRUCT_STR...
http://read.pudn.com/downloads57/sourcecode/windows/shell/202117/GENIE-SHELL/INC/TCPIP/netif/arp.h__.htm
crawl-002
refinedweb
280
66.33
List comprehension From HaskellWiki List comprehensions are syntactic sugar like the expression import Data.Char (toUpper) [toUpper c | c <- s] 1 Examples One may have multiple generators, separated by commas, such as [(i,j) | i <- [1,2], j <- [1..4]] yielding the result [(1,1),(1,2),(1,3),(1,4),(2,1),(2,2),(2,3),(2,4)...
http://www.haskell.org/haskellwiki/List_comprehension
CC-MAIN-2014-42
refinedweb
331
67.96
Move some apps to a community project organisation Hello all, I would like to put Stellarium app or others projects to a more community place, can it be a good candidate to move here ? Can it also benefit of Ubports weblate server as well as setting up the CI for click builds? - CiberSheep last edited by I'm not sure b...
https://forums.ubports.com/topic/4737/move-some-apps-to-a-community-project-organisation/6?lang=en-US
CC-MAIN-2020-45
refinedweb
526
68.3
Opened 9 years ago Closed 9 years ago #5313 closed bug (fixed) wrong dylib name using GHC package Description > import qualified GHC > import qualified GHC.Paths > > main = GHC.runGhcT (Just GHC.Paths.libdir) $ do > -- begin initialize > df0 <- GHC.getSessionDynFlags > let df1 = df0{GHC.ghcMode = GHC.CompManager, > GHC...
https://trac.haskell.org/trac/ghc/ticket/5313
CC-MAIN-2020-05
refinedweb
278
61.43
05-09-2009 Steven D'Aprano <steve at remove-this-cybersource.com.au> wrote: > On Fri, 04 Sep 2009 22:37:15 +0200, Jan Kaliszewski wrote: > >> Named tuples (which indeed are really very nice) are read-only, but the >> approach they represent could (and IMHO should) be extended to some kind >> of mutable objects. [snip] ...
https://mail.python.org/pipermail/python-ideas/2009-September/005661.html
CC-MAIN-2018-05
refinedweb
479
63.59
03 April 2009 14:52 [Source: ICIS news] TORONTO (ICIS news)--HSBC has raised its rating and target price for the shares of Dow Chemical following the completion of Dow’s acquisition of specialty chemicals producer Rohm and Haas, it said in a research note on Friday. The London-based international bank raised its rating...
http://www.icis.com/Articles/2009/04/03/9206028/hsbc-upgrades-dow-after-rohm-deal-raises-price-target.html
CC-MAIN-2015-11
refinedweb
178
61.36
Search: Search took 0.02 seconds. - 17 Dec 2012 12:28 AM 1. Yes, i will try with a small peace of code. 2. I'm talking about new generated output file, in this file when "exclude -namespace Ext" is used, all Ext classes are not included, but functions and... - 16 Dec 2012 9:26 AM the sample from first post seems that i...
http://www.sencha.com/forum/search.php?s=f915258582599226454b16c371025dba&searchid=9885274
CC-MAIN-2015-06
refinedweb
224
71.34
Description Using the standalone web server, I want to add a moin parser - I can add TEST.py to my wiki-instance/plugin/parser and nothing happens (even after re-starting the server). - I can add TEST.py to site-packages/MoinMon/parser and nothing happens. The solution I discovered (after much annoyance) was to make su...
http://www.moinmo.in/MoinMoinBugs/NewParsersDontWorkUnlessPrecompiled
crawl-003
refinedweb
333
66.54
The Meta-Object Compiler, moc, is the program that handles Qt's C++ extensions. The moc tool reads a C++ header file. If it finds one or more class declarations that contain the Q_OBJECT macro, it produces a C++ source file containing the meta-object code for those classes. Among other things, meta-object code is requi...
http://doc.qt.nokia.com/4.6/moc.html
crawl-003
refinedweb
463
53.61
Agenda See also: IRC log -> Accepted. -> Accepted. Regrets from Mohamed -> -> Alex: I'm concerned about parameters being available. We have in-scope parameters and importing parameters and no concept of the delta. Norm revisits the rationale. Alex suffers telecommunications issues and his discussion is postponed Henry:...
http://www.w3.org/XML/XProc/2007/03/15-minutes.html
CC-MAIN-2015-32
refinedweb
1,785
73.37
Full Text Search: The Key to Better Natural Language Queries for NoSQL in Node.js Watch→ Answer: There are a couple of different ways that you can "apply" an XSL document to an XML one, depending upon what you are trying to do. If you simply want the XML document to always use the XSL filter as a style sheet (somewhat ...
http://www.devx.com/tips/Tip/25142
CC-MAIN-2018-13
refinedweb
185
59.33
Introduction We all know that vulnerabilities in web pages are quite common these days. They range from SQL injections, XSS vulnerabilities, CSRF, etc. In this article we’ll provide basic examples of the most common vulnerabilities you’ll find in web pages—including and especially WordPress. We’ll describe them in deta...
http://resources.infosecinstitute.com/web-vulnerabilities-explained/
CC-MAIN-2014-15
refinedweb
3,529
52.7
timeline This provides a back-end for Timelines JS 3. You can use external links to media or link to internal objects. Initial Setup Install it via pip: pip install django-timelines Modify INSTALLED_APPS: INSTALLED_APPS = [ ... "contentrelations", "timelines", ] Set TIMELINES_BACKGROUND_IMAGE_MODEL setting before you m...
https://pypi.org/project/django-timelines/
CC-MAIN-2017-47
refinedweb
1,040
58.89
If you read my co-worker Neal Hindocha's recent post "Debugging Android Libraries using IDA" you notice he mentioned using a "custom library loader". We had used this on a recent mobile penetration test to have complete control over some home grown custom native libraries the target application was using. The biggest p...
https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/custom-native-library-loader-for-android/
CC-MAIN-2019-47
refinedweb
732
60.35
The team blog for Microsoft Excel and Excel Services. Defined names are a very useful tool for authoring formulas. Defined names allow users to name cell ranges, formulas, and values and refer to those names in their formulas. Used in formulas, defined names make formulas easier to read and more robust. Additionally, w...
http://blogs.msdn.com/excel/archive/2005/10/21/483661.aspx
crawl-002
refinedweb
710
64.85
: public class MonkeySniffer { public static void main(String[] args) { do { System.out.println("Inside the loop!"); } while (3 > 4); } } What the above does, is to print out Inside the loop! once, then it checks the boolean expression in the while statement, if it is true then the loop will be repeated, if it is fals...
http://www.jameselsey.co.uk/blogs/techblog/the-do-while-loop-always-executes-at-least-once/
CC-MAIN-2016-50
refinedweb
126
71.04
Ticket #1702 (closed defect: fixed) Scheduler doesn't ever shut down if interval_task was executing when interrupt sent Description If you ctrl-c a turbogears process that has interval_tasks running in it, the interval_tasks will continually be rescheduled forever. Because Scheduler.stop() doesn't stop Tasks from Task....
http://trac.turbogears.org/ticket/1702
CC-MAIN-2019-22
refinedweb
623
67.45
IRC log of svg on 2010-11-04 Timestamps are in UTC. 08:33:44 [RRSAgent] RRSAgent has joined #svg 08:33:44 [RRSAgent] logging to 08:33:46 [trackbot] RRSAgent, make logs public 08:33:48 [trackbot] Zakim, this will be GA_SVGWG 08:33:48 [Zakim] I do not see a conference matching that name scheduled within the next hour, tr...
http://www.w3.org/2010/11/04-svg-irc
CC-MAIN-2014-41
refinedweb
13,033
57.1
FieldInfo.GetValue Method When overridden in a derived class, returns the value of a field supported by a given object. Namespace: System.ReflectionNamespace: System.Reflection Assembly: mscorlib (in mscorlib.dll) Parameters - obj - Type: System.Object The object whose field value will be returned. Return ValueType: Sy...
http://msdn.microsoft.com/en-us/library/vstudio/system.reflection.fieldinfo.getvalue(v=vs.95).aspx
CC-MAIN-2014-15
refinedweb
538
60.92
Program to print X characters up to X in C++ In this tutorial we will learn how to print X characters up to X in a word. The program accepts a word and an integer X. The program finds the length of the word and checks it’s divisibility with X . If the divisibility is satisfied the program splits the X characters up to ...
https://www.codespeedy.com/cpp-program-to-print-x-characters-up-to-x/
CC-MAIN-2020-24
refinedweb
426
70.63
Angular v4 has been released. Read the major takeaways from ng-conf 2017 (April 5) Day 1. TL;DR: Learn about the topics covered by speakers at ng-conf 2017 on April 5, 2017 (Day 1 of 3). ng-conf 2017 ng-conf is the flagship Angular / AngularJS conference in Salt Lake City, Utah. The conference typically features talks ...
https://auth0.com/blog/amp/ngconf2017-summary-day1/
CC-MAIN-2019-18
refinedweb
4,367
56.15
read the columns of worksheet and set any data in the colums named with "Date" in the title to format "dd/mm/yyyy" By joeloyzaga, in AutoIt General Help and Support Recommended Posts Similar Content - By ahha I AnonymousX Hello, I'm trying to be able to switch back and forth between multiple excel spreadsheets and I ca...
https://www.autoitscript.com/forum/topic/166167-read-the-columns-of-worksheet-and-set-any-data-in-the-colums-named-with-date-in-the-title-to-format-ddmmyyyy/
CC-MAIN-2019-04
refinedweb
413
50.91
I installed the Intel Parallel Studio XE 2020 Update 1 on my macOS (Catalina/10.15.5) and chose only the command line option and not the Xcode integration. I hoped that I can manually use intel compilers when I need them and from a terminal session, by running `source <install_dir>/bin/compilervars.sh intel64`. But, af...
https://community.intel.com/t5/Intel-C-Compiler/Intel-Parallel-Studio-XE-2020-update-1-macOS-command-line-option/td-p/1187290
CC-MAIN-2020-34
refinedweb
361
51.75
08 June 2011 23:40 [Source: ICIS news] HOUSTON (ICIS)--?xml:namespace> IPA pricing was confirmed down 4 cents/lb ($88/tonne, €60/tonne) from one producer and down 5 cents/lb from another, largely because feedstock chemical-grade propylene (CGP) prices fell by 15 cents/lb for June, sources said. In contrast, CGP prices ...
http://www.icis.com/Articles/2011/06/08/9467689/us-ipa-contracts-begin-to-drop-on-lower-propylene-prices.html
CC-MAIN-2014-52
refinedweb
201
72.87
On Thu, Oct 14, 2010 at 3:02 PM, David Daney <ddaney@caviumnetworks.com> wrote: > Using the forthcoming open firmware (OF) on mips patches, requires > that several interrupt related definitions be added. > > In the future we may want to allow some sort of override for > irq_create_mapping, but for now it is just suppli...
http://www.linux-mips.org/archives/linux-mips/2010-10/msg00175.html
CC-MAIN-2014-41
refinedweb
387
54.29
Scripter for Scene and other updates At the beginning of this year, Pythonista 3.2 brought support for ui.View.update, and thus made Scripter available for everyone. I have been using Scripter for UI animations in about every one of my projects for the past months, have been happy with its efficiency and stability, and...
https://forum.omz-software.com/topic/4671/scripter-for-scene-and-other-updates
CC-MAIN-2021-21
refinedweb
2,180
67.55
NAME Module::List - module `directory' listing SYNOPSIS use Module::List qw(list_modules); $id_modules = list_modules("Data::ID::", { list_modules => 1}); $prefixes = list_modules("", { list_prefixes => 1, recurse => 1 }); DESCRIPTION This module deals with the examination of the namespace of Perl modules. The contents...
https://metacpan.org/pod/Module::List
CC-MAIN-2016-50
refinedweb
581
55.84
Hi, I'm developing a web app, and I'd like to log some information to help me improve and observe the app. (I'm using Tomcat6) First I thought I would use StringBuilders, append the logs to them and a task would persist them into the database like every 2 minutes. Because I was worried about the out-of-the-box logging ...
http://ansaurus.com/question/3053134-log4j-performance
CC-MAIN-2019-30
refinedweb
467
53.98
Closed Bug 909178 Opened 8 years ago Closed 8 years ago Make jsclass .h not depend on jsapi .h Categories (Core :: JavaScript Engine, defect) Tracking () mozilla26 People (Reporter: n.nethercote, Assigned: n.nethercote) References Details (Whiteboard: [js:t]) Attachments (2 files) Making jsclass.h not depend on jsapi.h...
https://bugzilla.mozilla.org/show_bug.cgi?id=909178
CC-MAIN-2021-10
refinedweb
689
71
Ankur and Rishabh are two friends and want to buy some fruits from the market. They both have a list of their favourite fruit represented by strings. Your task is to help them find out their common favourite fruit with the minimum index sum. If there is a tie in the choice between them then output all of them with no o...
https://www.tutorialcup.com/interview/array/minimum-index-sum-of-two-lists.htm
CC-MAIN-2021-39
refinedweb
888
65.01
Hello everyone, I have two files i.e Rules.txt and Members.txt. I have set different rules for different members. Now i have break down the rules comma seperately using the for loop. I want to compare each index of the 1st file with the respective index of the second file. If it matches so it should do something and vi...
https://www.daniweb.com/programming/software-development/threads/504480/python-comparing-two-values-of-lists
CC-MAIN-2018-30
refinedweb
107
80.48
Journey into Haskell, part 3 Today I need a wrapper script to drop arguments from a command-line. I instinctively reached for bash, but then thought it would be a good exercise for my infant Haskell knowledge. The task The task at hand is to write a wrapper script for /usr/bin/ld that drops arguments beginning with -Wl...
http://www.advogato.org/person/johnw/diary/59.html
CC-MAIN-2013-48
refinedweb
346
60.55
Hello, With JeCARS we need(ed) a backup facility to be prepared for nodetype evolution and general backup reasons. I decided to do things a bit different, perhaps I am missing some points :-)... but anyway the first version works fairly well. The JeCARS backup facility can export a part of the tree (or the complete tre...
http://mail-archives.apache.org/mod_mbox/jackrabbit-users/200710.mbox/%3Cfd7bdf180710020814y289eab1fm1cf53250a79729e1@mail.gmail.com%3E
CC-MAIN-2014-52
refinedweb
192
60.41
Often we save settings or configurations in json files. If you’ve spent some time using NodeJS, you’d know that there are quite a few ways to read json files in NodeJS Two of the most common ones are : let jsonData = require('./file.json') // let jsonData = require('./file') // omitting .json also works The other way i...
http://blog.codingblocks.com/2017/reading-json-files-in-nodejs-require-vs-fs-readfile
CC-MAIN-2018-43
refinedweb
355
74.29
graphql with vuex / quasar - MusicForMellons @s-molinari I think I noticed you trying to pull this of in several repos etc. (using e.g. Appollo). As I am interested in this as well: any solution that works now? Nope. Not yet. The closest is this: That is what I was intending to implement, once I get that far. From my s...
http://forum.quasar-framework.org/topic/104/graphql-with-vuex-quasar
CC-MAIN-2017-17
refinedweb
282
65.01
Indicator warmup period Imagine, we want to run strategy during 2017year using RSI(14)indicator on daily basis. Strategy should say that warmup period is 14 days. How to know that strategy need some data from 2016to start trading from 1st of January 2017before running whole trading loop. Because you want an RSIindicato...
https://community.backtrader.com/topic/167/indicator-warmup-period
CC-MAIN-2020-40
refinedweb
494
50.94
sandbox/Antoonvh/isotropicLES.c Large Eddy Simulation of isotropic Turbulence. On this page we aim to validate the Large Eddy Simulation (LES) formulation as defined in the SGS.h header file. Fortunately, benchmark results from a Direct Numerical Simulation (DNS) are provided under /src/examples here. We only need to s...
http://basilisk.fr/sandbox/Antoonvh/isotropicLES.c
CC-MAIN-2018-43
refinedweb
929
59.4
Hi, What is the limitation of number of columns in single worksheet of 2007 Excel format? The sheet I am going to generate is consisting more than 4068 columns. It is throwing an exception : com.aspose.cells.CellsException: Formula error. Cell[Patent1 To 322!EZQ11]: name index(-1) not found! Thanks, Vimlesh Hi, Hi Viml...
https://forum.aspose.com/t/what-is-limitation-of-number-of-columns-in-2007-excel-format/140745
CC-MAIN-2022-27
refinedweb
532
60.41
Plush Toy, Singing With Mommy's Voice Introduction: Plush Toy, Singing With Mommy's Voice This Instructables is about upgrading a plush toy to give it the ability to sing when baby presses its belly. Most importantly : it will not play a stupid pre-recorded music, but actually sing mommy's songs, with mommy's voice ! T...
http://www.instructables.com/id/Plush-toy-singing-with-Mommys-voice/?comments=all
CC-MAIN-2017-47
refinedweb
2,127
72.76
BizTalk server relies on a config file to store certain application information. This config file is located in \Program Files\Microsoft BizTalk Server 2004 and is named BTSNTSvc.Exe.Config. View your file here (DO NOT CHANGE THIS FILE WITHOUT BACKING UP!!!). Let's say that you have some .NET components that you want t...
http://geekswithblogs.net/toddu/archive/2004/10/08/12381.aspx
crawl-002
refinedweb
691
64.51
SharePoint Calendar Lists not only offer standard “1:00-2:30 pm” type entries, but also entries that span multiple days, and all-day items, which have no set start or end time. Retrieving this data means learning something about CAML queries and SharePoint gotchas – and I hope this article saves you some time. The “sli...
https://www.codeproject.com/Articles/26472/SharePoint-Sliding-Window-Calendar-Web-Part?msg=2575509
CC-MAIN-2017-22
refinedweb
1,601
55.34
import {ZoneIdFactory} from 'js-joda/src/ZoneIdFactory.js' ZoneIdFactory Static Method Summary Static Public Methods public static from(temporal: TemporalAccessor): ZoneId source Obtains an instance of ZoneId from a temporal object. in queries via method reference, ZoneId::from. Params: Return: Throw: public static get...
https://doc.esdoc.org/github.com/js-joda/js-joda/class/src/ZoneIdFactory.js~ZoneIdFactory.html
CC-MAIN-2021-21
refinedweb
315
58.18
Code Inspection: Field can be made readonly (Private Accessibility) Say you have decided to make an immutable Person class, initialized only via the constructor. You go ahead and implement the following: public class Person { private string name; private int age; public Person(string name, int age) { this.name = name; ...
https://www.jetbrains.com/help/resharper/2016.2/FieldCanBeMadeReadOnly.Local.html
CC-MAIN-2018-26
refinedweb
116
52.7
CodePlexProject Hosting for Open Source Software Hi, I am using Composite and found it quite useful for what I need. The forum has been of great help in solving the most of my queries but I cannot figure this one out. I have installed the Composite.News package and managed to create different news articles. The News Ar...
http://c1cms.codeplex.com/discussions/271528
CC-MAIN-2017-51
refinedweb
309
63.19
Bart De Smet's on-line blog (0x2B | ~0x2B, that's the question) Today (11/29/06) I received a mail from one of my blog readers: Hi Bart, in the following Block you mention an powershell commandlet for creating an SHA hash: Could you please publish or mail me some code snipes? My own code wont work proper. THX for shari...
http://community.bartdesmet.net/blogs/bart/archive/2006/11.aspx
CC-MAIN-2016-26
refinedweb
4,316
59.4
Identity in the Browser, Firefox style By bblfish on Nov 25, 2009 Mozilla's User Interface chief Aza Raskin just put forward some interesting thoughts on what Identity in the Browser could look like for Firefox. As one of the Knights in search of the Golden Holy Grail of distributed Social Networking, he believes to ha...
https://blogs.oracle.com/bblfish/entry/identity_in_the_browser_firefox
CC-MAIN-2016-07
refinedweb
1,239
57.4
Consul Miniseries: Spring Boot Application and Consul Integration Part 15 will focus on preparing two services and Consul docker containers. Later on in each part of the series, we will change the code to show more interesting applications of Consul. The first service we will use will be responsible for storing user da...
https://springframework.guru/consul-miniseries-spring-boot-application-and-consul-integration-part-1/
CC-MAIN-2021-43
refinedweb
1,608
60.75
I was trying to do the following thing with HashMap. I create a Map<Key, String> Idea of this key class is that the object of Key is same if value in i is same. Now, I created the following Map. Now, I change the Key Key(2) such that value of i in it is 1 which is same as of the Key(1). Now, the Map has two key which a...
https://coderanch.com/t/474584/java/Behaviour-HashMap
CC-MAIN-2018-22
refinedweb
1,303
80.41
Ticket #1145 (closed defect: fixed) ran_migration receives the app name as string, but migration as migration object. Description I have a code snippet as such: def check_need_to_run(app=None, migration=None, method=None, *args, **kwargs): if app == "foo" and migration == "0041_add_new_bar": process_post_migration() ra...
http://south.aeracode.org/ticket/1145
CC-MAIN-2014-41
refinedweb
105
51.24
The location is very convenient for getting out and about with young children as the trams and trains are all within easy walking distance. Excellent for shopping and cafes. Our room was spacious, but sheets were not clean and bathroom was mouldy. A cockroach ran up my leg whilst in the bathroom :-O Staff were polite b...
https://www.tripadvisor.com/ShowUserReviews-g255100-d256930-r64113182-Novotel_Melbourne_on_Collins-Melbourne_Victoria.html
CC-MAIN-2017-22
refinedweb
126
74.39
Opened 7 years ago Closed 5 years ago #13870 closed New feature (fixed) Document transaction/connection management outside the web server context Description First some background info: - PostgreSQL provides several transaction isolation levels. - Django's psycopg backend defaults to ghost-read-preventing isolation. - ...
https://code.djangoproject.com/ticket/13870
CC-MAIN-2017-51
refinedweb
1,245
60.14
Defines the Profile interface. More... #include <Profile.h> Defines the Profile interface. An abstract base class for representing object location information. This is based on the CORBA IOR definitions. Constructor. If you have a virtual method you need a virtual dtor. To be used by inherited classes. Decrement the ob...
http://www.dre.vanderbilt.edu/Doxygen/5.7.7/html/tao/a00324.html
CC-MAIN-2013-20
refinedweb
1,225
53.27
Not sure if you’ve already noticed it, but every button or menu item you see inside the Topobase panel comes from a plug-in. The entire Topobase architecture is based on plug-in technology. This gives of us all many possibilities to customize, configure and extend the Topobase solution. You’d like to see some examples?...
http://topobaseinsiders.typepad.com/the_topobase_insiders/2008/01/index.html
CC-MAIN-2017-51
refinedweb
388
57.77
With the increasing standardization of attributes, we get the opportunity to make our code clearer not only to other humans but also to the compiler and other tools. Attributes are a standard way to deal with non-standard compiler extensions. This might sound strange at first, but let’s have a look at how some compiler...
https://arne-mertz.de/2016/12/modern-c-features-attributes/
CC-MAIN-2017-47
refinedweb
820
52.49
This topic lists the following common issues that occur when you work with Web tests in Visual Studio Team Edition for Testers. The Remote Name Could Not Be Resolved JavaScript and ActiveX Controls Do Not Run Coded Web Test Error Caused by Unbound Data Source. Using "default" as your proxy setting can cause performance...
http://msdn.microsoft.com/en-us/library/ms318556(VS.80).aspx
crawl-002
refinedweb
130
73.98
Hi, it´s me again and I have been playing around with the new Web Engine feature that came with CE9.9.0 a few days ago. This is just a wonderful feature with so many different use-cases that I don´t really know where to start. But the most obvious use-case is to re-purpose the device while it is not in use with Digital...
https://community.cisco.com/t5/collaboration-voice-and-video/a-dive-into-web-engine-and-the-new-ui-extensions-editor-digital/ba-p/3947191
CC-MAIN-2021-31
refinedweb
5,091
61.67
Simple order making system This project received 5 bids from talented freelancers with an average bid price of $309 USD.Get free quotes for a project like this Skills Required Project Budget$30 - $250 USD Total Bids5 Project Description I need someone to develop simple web app in Vaadin 7.x (preferably) or in Ext JS 4....
https://www.freelancer.com/projects/PHP-Java/Simple-order-making-system/
CC-MAIN-2016-44
refinedweb
316
74.08
> lwip-1.3.0.rar > sys_arch.c /** * @file - sys_arch.c * System Architecture support routines for Stellaris devices. * */ /* * * */ /* * Copyright (c) 2008 Luminary Micro, Inc. * */ #include "lwip/opt.h" #include "lwip/sys.h" /* * Luminary Micro DriverLib Header Files required for this interface driver. * */ #include ...
http://read.pudn.com/downloads119/sourcecode/internet/tcp_ip/507869/lwip-1.3.0/ports/stellaris/sys_arch.c__.htm
crawl-002
refinedweb
197
51.14
getrlimit, setrlimit, prlimit − get/set resource limits #include <sys/time.h> The getrlimit() and setrlimit() system calls get and set resource limits respectively. Each resource has an associated soft and hard limit, as defined by the rlimit structure: − rlim_cur. (This strangeness occurs because negative numbers can...
http://man.linuxtool.net/centos7/u3/man/2_getrlimit.html
CC-MAIN-2019-30
refinedweb
352
53.07
Quoting Andy Lutomirski (luto@MIT.EDU):> Every now and then, someone wants to let unprivileged programs change> something about their execution environment (think unsharing namespaces,> changing capabilities, disabling networking, chrooting, mounting and> unmounting filesystems). Whether or not any of these abilities a...
http://lkml.org/lkml/2010/4/19/231
CC-MAIN-2015-11
refinedweb
723
62.38
gnutls_x509_crt_get_dn_by_oid — API function #include <gnutls/x509.h> should contain a gnutls_x509_crt_t structure holds an Object Identified in null terminated string In case multiple same OIDs exist in the RDN, this specifies which to send. Use (0) to get the first one. If non−zero returns the raw DER data of the DN ...
https://man.linuxexplore.com/htmlman3/gnutls_x509_crt_get_dn_by_oid.3.html
CC-MAIN-2021-31
refinedweb
119
73.78
An Intro to Dapr with Spring Cloud Gateway Last modified: June 2, 2022 1. Overview In this article, we'll start with a Spring Cloud Gateway application and a Spring Boot application. Then, we'll update it to use Dapr (Distributed Application Runtime) instead. Finally, we'll update the Dapr configuration to show the fle...
https://www.baeldung.com/dapr-spring-cloud-gateway
CC-MAIN-2022-27
refinedweb
1,449
51.99
colors¶ This page contains tutorials about the colors package. Do’s and Don’ts¶ When utilizing a color constant, you must not change it’s RGBA values as that will change the value of the constant itself: from colors import RED print([x for x in RED]) RED.r = 128 In the above example, if you reload the plugin, the value...
http://wiki.sourcepython.com/developing/module_tutorials/colors.html
CC-MAIN-2022-27
refinedweb
161
58.32
This: - using dynamic send ports, the destination URI and the configuration of the send port can be set programatically in the orchestration for every outgoing message. This method has the advantage that no ports have to be pre-created. - using role-links and parties. For each party you need to pre-create and configure...
https://blogs.msdn.microsoft.com/ahamza/2007/03/07/is-there-a-way-to-configure-one-send-port-to-send-a-message-to-a-document-library-based-on-a-parameter/
CC-MAIN-2017-47
refinedweb
1,342
54.52
29 June 2011 17:15 [Source: ICIS news] LONDON (ICIS)--Shell will continue running its 5.5m tonne/year refinery in Hamburg-Harbug, Germany, until March 2013, almost a year longer than planned, the energy and chemicals major said on Wednesday. Meanwhile, talks to sell the refinery’s base oil operations are continuing, Sh...
http://www.icis.com/Articles/2011/06/29/9473769/shell-extends-operations-at-hamburg-refinery-to-march.html
CC-MAIN-2014-35
refinedweb
178
60.75
Bug Description I'm compiling inkscape aqua using macports. I'm using variants +aqua +no_x11, and also goes around the issue described in https:/ When using "save" directly, all is fine, but as soon as I try to exit from the "save as..." GUI, with save or cancel, I get the following crash: Program received signal EXC_B...
https://bugs.launchpad.net/inkscape/+bug/721448
CC-MAIN-2018-17
refinedweb
2,012
72.56
Ryan, Thank you for your comments. I am sorry for the long point by point response. I am updating my patch to address all of your comments. Please read my response for explainations. Thank you. rbb@covalent.net wrote: > ...USE_SFIO...VOIDUSED...USE_STDIO? These were historical. I didn't notice them there. > > find_star...
http://mail-archives.apache.org/mod_mbox/httpd-dev/200011.mbox/%3C3A1A9481.804B6FA8@raleigh.ibm.com%3E
CC-MAIN-2018-43
refinedweb
1,434
74.79
Sorry to bother you guys again, but I need help with I/O files again. I'm using \\Fla_Mega_Money_Hist.txt" );\\Fla_Mega_Money_Hist.txt" );Code:ifstream a_file ( "D:\\LotteryPrograms\\Fla_Mega_Money to open a file to read, so "a_file" can update a series of variables (from n1 thru n44), using "int x = 0" to hold data te...
http://cboard.cprogramming.com/cplusplus-programming/147689-i-o-trouble-again.html
CC-MAIN-2014-23
refinedweb
835
62.35
China glazed eaves roofing tile for private gardens US $0.8-2 5000 Pieces (Min. Order) Left and Right Eaves Tiles Hip Tiles Fittings of Clay Roof ... US $0.55-0.75 1000 Square Meters (Min. Order) Chinese roofing and waterproof expo 2012 eave tiles US $35-85 50 Square Meters (Min. Order) glazed roof eaves tiles for Chin...
http://www.alibaba.com/showroom/eaves-tiles.html
CC-MAIN-2015-48
refinedweb
562
80.28
Hello! Here are some things you may or may not have noticed about DNS: - when you resolve a DNS name in a Python program, it checks /etc/hosts, but when you use dig, it doesn’t. - switching Linux distributions can sometimes change how your DNS works, for example if you use Alpine Linux instead of Ubuntu it can cause pr...
https://jvns.ca/blog/2022/02/23/getaddrinfo-is-kind-of-weird/
CC-MAIN-2022-21
refinedweb
1,194
71.65
Read the next line of the protocol name database file #include <netdb.h> struct protoent * getprotoent( void ); The getprotoent() function reads the next line of the protocol name database file, opening the file if necessary. It returns a pointer to a structure of type protoent, which contains the broken-out fields of ...
http://www.qnx.com/developers/docs/qnxcar2/topic/com.qnx.doc.neutrino.lib_ref/topic/g/getprotoent.html
CC-MAIN-2020-45
refinedweb
102
63.19
. On almost every family holiday I take a good book. Not being distracted by the continuous flow of the Internet and with enough time to let stuff sink in, holiday time makes a good time to see things in perspective again and come home with a fresh mind full off ideas. Last time this worked very well to give myself a r...
http://codebetter.com/blogs/peter.van.ooijen
crawl-001
refinedweb
1,030
62.38
2016-04-12 14:16 GMT+02:00 Victor Stinner <victor.stinner at gmail.com>: > I read your code and the code of CPython. I found many issues. > (...) > The exploit is based on two things: > > * update_wrapper() is used to get the secret attribute using the real > getattr() function > * update_wrapper() + A.__setattr__ are ...
https://mail.python.org/pipermail/python-dev/2016-April/143988.html
CC-MAIN-2022-33
refinedweb
145
67.76
import java.util.ArrayList; import java.util.Arrays; import java.util.List; public class Numbers { public static void main(String[] args) { List<int[]> arrayList = new ArrayList<int[]>(); int[] srtArray = {1,2,3,100,201,730}; arrayList.add(srtArray) ; for (int i=0;i<arrayList.size();i++){ System.out.println(arrayList.g...
https://www.experts-exchange.com/questions/28483451/array-to-arraylist.html
CC-MAIN-2018-30
refinedweb
572
66.74
The sys module provides access to functions and values concerning the program's runtime environment, such as the command line parameters in sys.argv or the function sys.exit() to end the current process from any point in the program flow. While cleanly separated into a module, it's actually built-in and as such will al...
https://riptutorial.com/python/topic/9847/sys
CC-MAIN-2019-04
refinedweb
105
51.18
NSPR's internal header file pr/include/md/_freebsd.h includes these lines, which go all the way back to rev 1.1: /* freebsd has INADDR_LOOPBACK defined, but in /usr/include/rpc/types.h, and I didn't want to be including that.. */ #ifndef INADDR_LOOPBACK #define INADDR_LOOPBACK (u_long)0x7F000001 #endif But NSPR's publi...
https://bugzilla.mozilla.org/show_bug.cgi?id=504248
CC-MAIN-2017-26
refinedweb
170
63.05
I'm having issues finding this information without the use of a forum, so here goes: I'm making a very basic program on Linux that spawns four child processes. Each child process runs a separate program in the same directory, in which it just keeps printing its ID out to the screen over and over again. After the parent...
http://cboard.cprogramming.com/c-programming/120550-why-isnt-execlp-function-doing-anything-printable-thread.html
CC-MAIN-2015-06
refinedweb
834
64.1
Introduction to Metaprogramming in Nim2016-06-06 · Nim · Programming Introduction to the Introduction (Meta-Introduction) Wikipedia gives us a nice description of metaprogramming: Metaprogramming is the writing of computer programs with the ability to treat programs as their data. It means that a program could be desig...
https://hookrace.net/blog/introduction-to-metaprogramming-in-nim/
CC-MAIN-2017-51
refinedweb
2,681
61.87
A tag cloud from a recent End Point blog post. Tag clouds have become a fairly popular way to present data on the web. One of our Spree clients recently asked End Point to develop a tag cloud reporting user-submitted search terms in his Spree application. The steps described in this article can be applied to a generic ...
http://blog.endpoint.com/2011/03/rails-tag-cloud-tutorial-spree.html
CC-MAIN-2016-36
refinedweb
994
57.98