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
Agenda See also: IRC log <LeeF> AndyS, can I interest you in scribing pretty please? <LeeF> Scribe: AndyS <LeeF> minutes from last week <LeeF> minutes approved Seconded: AndyS Meet next week: 25 September Regrets in advance: Orri and Ivan <iv_an_ru> I agree with moving to CR in advance :) LeeF: please track DAWG as we ...
http://www.w3.org/2007/09/18-dawg-minutes.html
CC-MAIN-2014-10
refinedweb
1,240
53.55
Agenda See also: IRC log <scribe> scribe:TRutt <scribe> scribe:TRutt Jonathan stated that Microsoft has already implemented several of the FaultCodes that we agreed to eliminate on Thursday. We agreed to put back DestUnreachable, ActionNotSupported, and EndpointNotAvailable Katy asked if these had to be implemented to ...
http://www.w3.org/2002/ws/addr/6/03/03-ws-addr-minutes.html
CC-MAIN-2017-30
refinedweb
3,421
67.25
Hi, The following code compiles in Eigen 3.2.9 but fails to compile starting 3.2.10 and in the current release (3.3.1) #include "include/eigen3/Eigen/Sparse" #include <iostream> int main() { Eigen::SparseMatrix<double> sm(5,5); std::vector< Eigen::Triplet<double> > tpl; tpl.push_back(Eigen::Triplet<double>(0, 0, 1)); t...
http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1359
CC-MAIN-2018-17
refinedweb
517
51.75
I have access to un-copyrighted shape files for the National Parks in Alaska and want to add them to OSM. I have read of problems with the plugin for JOSM and wonder if any of you know of a good freeware conversion program that will generate a GPX file that I can then import into JOSM. I'm about to set up a program cal...
https://help.openstreetmap.org/questions/31868/how-do-i-convert-shp-files-to-gpx?sort=active
CC-MAIN-2022-33
refinedweb
1,474
69.52
Use Facelets Support Modules on NetBeans 6.1 By poting on May 14, 2008 To use the Facelets support modules that we have downloaded or built from the source in my pervious blog, 'Build and Install Facelets Support Modules on NetBeans 6.1', I will briefly describe how these support modules will help your development work...
https://blogs.oracle.com/poting/category/Sun
CC-MAIN-2016-36
refinedweb
1,299
56.55
: - Consumers must support consuming generic types and methods. - Extenders must support consuming and extending generic types and methods, but need not support defining new generic types and methods, or overriding existing generic methods. - Frameworks may expose generic types and methods if they conform to the new CL...
https://blogs.msdn.microsoft.com/bclteam/2004/12/21/extra-extra-generics-cls-compliant-in-whidbey-peter-drayton/
CC-MAIN-2016-36
refinedweb
1,511
51.58
How to Build Weather station with Raspberry Pi and Sense HAT So in this article, I will show you how to do a lot of cool software projects. We showed you how to getting started with Raspberry Pi weather station with sense Hat. However, until now, we have not done more additional hardware. Let’s change this. Today, we a...
https://technicalustad.com/build-weather-station-with-raspberry-pi-and-sense-hat/
CC-MAIN-2018-09
refinedweb
578
62.98
React is the infamous JavaScript library created by Facebook. It is now spread across like wildfire and used by a majority of the companies across the globe. This provides great opportunities for developers who are proficient in the technology and can develop great user interfaces. Thousands of companies are now making...
https://intellipaat.com/blog/interview-question/react-interview-questions/
CC-MAIN-2021-31
refinedweb
2,633
55.44
Watch Now This tutorial has a related video course created by the Real Python team. Watch it together with the written tutorial to deepen your understanding: Handling Missing Keys With the Python defaultdict Type A common problem that you can face when working with Python dictionaries is to try to access or modify keys...
https://realpython.com/python-defaultdict/
CC-MAIN-2021-39
refinedweb
7,411
56.66
Hey there, in this article I'll show you some quick python tips and tricks which will make your life more easier and help you write better code in python. Let's get started 1. Swapping Two Numbers At times you might find yourself wanting to swap two numbers and you are thinking of a better way to put it 🤔, so here's h...
https://dev.to/billy_de_cartel/5-python-tricks-and-tips-6ea
CC-MAIN-2020-34
refinedweb
422
65.19
Peter Kümmel wrote:Sorry, =1 is missing: Anders Backman wrote: Well in most cases for us, namespaces are crucial. For example a class named Vec3 can be found in multiple places in our framework (once in the SceneGraph and once in the Physics), but its just one place where it can pop up. So some kind of support of Names...
http://lua-users.org/lists/lua-l/2009-01/msg00383.html
CC-MAIN-2022-21
refinedweb
443
64
Whenever I had to check if the given parameters to a method are not null, I used to write a null check and throw a IllegalArgumentException if the null check fails: if (user == null) { throw new IllegalArgumentException("User can't be null."); } I have been working on exceptions thrown by php - mysqli & created this sn...
http://www.dskims.com/tag/exception/
CC-MAIN-2019-13
refinedweb
717
54.32
Eclipse Community Forums - RDF feed Eclipse Community Forums Open source for performance tools - video <![CDATA[Hi all, i'm writing a paper on test performance tools for video (HLS,SMOOTH,RTSP protocols). can you kindly refer me to relevant open source tools? Many thanks, Doron]]> Doron Shmueli 2014-06-17T19:13:54-00:0...
http://www.eclipse.org/forums/feed.php?mode=m&l=1&basic=1&frm=87&n=10
CC-MAIN-2014-42
refinedweb
1,064
66.64
This is the second in a series of posts exploring the Million Song Dataset. Every few months you’ll see a query like this on Reddit – someone is looking for songs that slowly build in intensity. It’s an interesting music query since it is primarily focused on what the music sounds like. Since we’ve analyzed the audio o...
http://musicmachinery.com/2011/09/18/looking-for-the-slow-build/
CC-MAIN-2014-42
refinedweb
1,453
64.85
Join vs create room I've been looking at the colyseus-examples repository. All the examples are very instructive. However, in the create-or-join-room example, I'm unable to figure out how the room creation is happening. Both for joining or creating the room the code in create-or-join-room.htmlseems to be calling the cl...
https://discuss.colyseus.io/topic/138/join-vs-create-room
CC-MAIN-2019-30
refinedweb
580
67.45
Print64 (community library) Summary Library for 64-bit number to ASCII conversion Example Build Testing Device OS Version: This table is generated from an automated build. Success only indicates that the code compiled successfully. Library Read Me This content is provided by the library maintainer and has not been vali...
https://docs.particle.io/reference/device-os/libraries/p/Print64/
CC-MAIN-2022-27
refinedweb
287
57.47
[ <<BACK] [ CONTENTS] [ NEXT>>] Like applications, applets are created from classes. However, applets do not have a main method as an entry point, but instead, have several methods to control specific aspects of applet execution. This lesson converts an application from Lesson 2 to an applet and describes the structure...
http://www.oracle.com/technetwork/java/applet-137165.html
CC-MAIN-2017-04
refinedweb
937
62.98
. Thankfully more people are catching onto that perhaps there's a bit of a legacy mess here. I think Fedora 17 has the right idea here: That's the best approach I've heard suggested that isn't something alienating like GoboLinux.. Yes, and we who are Windows users know this well. tuaris, Thank you so much for the point...
http://www.osnews.com/comments/25556
CC-MAIN-2015-35
refinedweb
3,726
63.49
Intervals Panda3D’s Interval system is a sophisticated mechanism for playback of scripted actions. With the use of Intervals, you can build up a complex interplay of animations, sound effects, or any other actions, and play the script on demand. The core of system is the Interval class. There are several different kind...
https://docs.panda3d.org/1.11/python/programming/intervals/index
CC-MAIN-2022-27
refinedweb
596
53.31
There are many ways to achieve fast and responsive applications. Caching is one approach that, when used correctly, makes things much faster while decreasing the load on computing resources. Python’s functools module comes with the @lru_cache decorator, which gives you the ability to cache the result of your functions ...
https://realpython.com/lru-cache-python/
CC-MAIN-2020-50
refinedweb
4,484
62.98
This is a simple CGI-based server with only one method that takes two integers and returns their sum. import Network.XmlRpc.Server add :: Int -> Int -> IO Int add x y = return (x + y) main = cgiXmlRpcServer [("examples.add", fun add)] Note: the argument to fun can be a function that takes any number of arguments. 1.1....
https://wiki.haskell.org/index.php?title=HaXR&oldid=46294
CC-MAIN-2016-44
refinedweb
129
68.3
Technical Support On-Line Manuals RL-ARM User's Guide (MDK v4) #include <net_config.h> void modem_run (void); The modem_run function is the main thread that performs the command sending actions needed to dial, listen, or disconnect from the remote modem (when TCPnet and the local modem are in command mode). The modem_r...
https://www.keil.com/support/man/docs/rlarm/rlarm_modem_run.htm
CC-MAIN-2020-34
refinedweb
211
64.1
ConnectFlags(), ConnectFlags_r() Modify the flags associated with a connection Synopsis: #include <sys/neutrino.h> int ConnectFlags( pid_t pid, int coid, unsigned mask, unsigned bits ); int ConnectFlags_r( pid_t pid, int coid, unsigned mask, unsigned bits ); Arguments: - pid - The ID of the process that the connection ...
https://developer.blackberry.com/playbook/native/reference/com.qnx.doc.neutrino.lib_ref/topic/c/connectflags.html
CC-MAIN-2020-40
refinedweb
130
63.8
I wonder if you could create a view on one database that references all those databases that you would like to query against? Or perhaps the view contains the query? You could try something like this: import arcpy import os # specify your folder with the .sde connection files sde_folder = r"C:\Users\xbakker\AppData\Roa...
https://community.esri.com/t5/data-management-questions/querying-multiple-sde-databases/td-p/556576
CC-MAIN-2020-50
refinedweb
303
54.32
#include <gromacs/options/filenameoptionmanager.h> Handles interaction of file name options with global options. This class contains all logic that completes file names based on user input and file system contents. Additionally, this class implements support for a global default file name that overrides any option-spec...
https://manual.gromacs.org/documentation/2019-beta2/doxygen/html-full/classgmx_1_1FileNameOptionManager.xhtml
CC-MAIN-2021-17
refinedweb
447
52.19
The objective of this short post is to explain how to get the MAC address of the ESP8266. Introduction The objective of this short post is to explain how to get the MAC address of the ESP8266. Explaining in detail what is a MAC address is outside of the scope of this post. But, just as a quick explanation, the MAC addr...
https://techtutorialsx.com/2017/04/09/esp8266-get-mac-address/
CC-MAIN-2017-26
refinedweb
430
62.98
One of the more tedious tasks a system administrator has to do is review the system event logs using the Event Viewer. These logs can provide valuable information, but manually finding the worthwhile details in them can be difficult. Luckily, .NET provides some easy, automated ways to read and search event logs. This t...
http://mobile.developer.com/net/net/article.php/3626626/NET-Tip-Searching-System-Event-Logs-for-Valuable-Info.htm
CC-MAIN-2017-34
refinedweb
603
56.86
Aros/Developer/Docs/Libraries/DiskFont Text[edit] Disk Fonts[edit] AROS can use two different fonts: Bitmap using the diskfont.library. A font is basically a mixture of the typeface (shape of letters), style (bold, plain, italic) and size (measured in fonts). The AROS has one built in font called Topaz which can be acc...
http://en.wikibooks.org/wiki/Aros/Developer/Docs/Libraries/DiskFont
CC-MAIN-2014-52
refinedweb
1,098
54.12
Bad MonkeyMember Content count400 Joined Last visited Community Reputation145 Neutral About Bad Monkey - RankMember Monster Classes Bad Monkey replied to Aviscowboy1's topic in General and Gameplay ProgrammingTwo words: data-driven. Not to pick on the personal beliefs of anyone here, but class heirarchies hundreds of l...
https://www.gamedev.net/profile/3061-bad-monkey/?tab=topics
CC-MAIN-2018-05
refinedweb
3,841
58.11
On Wed, 2009-05-13 at 19:35 +0200, Gianluca Cecchi wrote: > Thanks for answering. > why will I still see queue if_if_no_path? Because that's how retries are implemented; we enable queuing in the device-mapper target and setup a counter. Every time the I/O fails we decrement the counter by one. When it hits zero queuing...
http://www.redhat.com/archives/dm-devel/2009-May/msg00108.html
CC-MAIN-2014-23
refinedweb
285
71.65
The burning question of our times: Where has all the money gone? If there’s one phrase heard more often than any other these days it’s “there’s no money for that.” Of course “that” refers to: - Medicare, or medical care in general, particularly for the lower-income classes. (And yes, Virginia, there is a class system i...
http://hubpages.com/politics/The-burning-question-of-our-times-Where-has-all-the-money-gone
CC-MAIN-2017-09
refinedweb
5,971
70.43
Sanjog Misra, who uses Rcpp for Monte Carlo Markov Chain (MCMC) analyses in quantitative marketing, kindly set me a short example of Rcpp use. The example is based on a blog post by Darren Wilkinson which itself discusses and compares the suitability of R, Python, Java or C for MCMC analysis, using the Gibbs sampler as...
http://www.r-bloggers.com/mcmc-and-faster-gibbs-sampling-using-rcpp/
CC-MAIN-2015-35
refinedweb
1,500
60.55
Docstring Guide¶ “Code is more often read than written.” —Guido van Rossum In Jina, we are aware that documentation is an important part of software,: Table of Contents you should document the constructor parameters here. Use all parameters that are under __init__ and document them in the class itself. Do not add any d...
https://docs.jina.ai/master/chapters/docstring.html
CC-MAIN-2021-10
refinedweb
450
56.35
So far, we've concentrated on some key aspects of Web services and seen how they can be implemented on both the .NET and Java platforms. To conclude the chapter's technical discussion, this section will pull together all the topics covered so far and show an extended example that builds upon what you've learned. Figure...
https://flylib.com/books/en/1.62.1.49/1/
CC-MAIN-2020-10
refinedweb
1,824
56.76
sigunblock() Unblock signals Synopsis: #include <unix.h> int sigunblock( int mask );() . In normal usage, a signal is blocked using sigblock() . To begin a critical section, variables modified on the occurrence of the signal are examined to determine that there is no work to be done, and the process pauses awaiting wor...
https://developer.blackberry.com/playbook/native/reference/com.qnx.doc.neutrino.lib_ref/topic/s/sigunblock.html
CC-MAIN-2021-21
refinedweb
117
56.86
Created on 2017-05-29 04:04 by Nam.Nguyen, last changed 2017-07-26 02:48 by ned.deily. This issue is now closed. Reported by Orange Tsai: ========== Hi, Python Security Team import urllib from urlparse import urlparse url = '' print urlparse(url).netloc # 127.0.0.1 print urllib.urlopen(url).read() # will access evil.co...
https://bugs.python.org/issue30500
CC-MAIN-2018-47
refinedweb
736
70.5
Pete is a Developer Advocate!! New in Chrome 80 Chrome 80 is rolling out now, and there’s a ton of new stuff in it for developers! There’s support for modules in workers, optional chaining in JavaScript, new origin trials, features that have graduated from origin trial, and so much more. Let’s dive in and see what’s ne...
https://developers.google.com/web/resources/contributors/petelepage?hl=id
CC-MAIN-2020-50
refinedweb
659
62.98
observables containing individual values from the first observable. Then you do stuff on the new observables and finally, the flatmap merges these single observables into one complete observable. The new observable is now transformed. FlatMap flattens an observable into single observables which are modified and merged...
https://www.journaldev.com/19300/rxjava-flatmap-switchmap-concatmap
CC-MAIN-2019-13
refinedweb
796
51.34
Okay, so normally I do frequentist statistics. Most of my training has been in that realm. However, I do recognize that bayesian is really the way to go. The idea of updating a prior is really appealing to me. The only problem that I have ever had with it, is that I really haven’t had a good way to do bayesian statisti...
https://barnesanalytics.com/bayesian-regression-with-pymc3-in-python
CC-MAIN-2018-13
refinedweb
1,692
73.78
Recently I had the experience of reviewing a project and assessing its scalability and maintainability. There were a few bad practices here and there, a few strange pieces of code with lack of meaningful comments. Nothing uncommon for a relatively big (legacy) codebase, right? However, there is something that I keep fi...
https://css-tricks.com/importance-javascript-abstractions-working-remote-data/
CC-MAIN-2021-10
refinedweb
2,407
57.47
Introduction: Arduino Control/Integrate Aftermarket Accessories Via the CAN-BUS If you wanted to control aftermarket accessories using the existing controls in your vehicle you would have to connect a relay to end where an existing factory accessory is connected to. For an example: You have a 4x4 and want to add afterm...
https://www.instructables.com/id/Arduino-ControlIntegrate-Aftermarket-Accessories-v/
CC-MAIN-2018-39
refinedweb
840
60.35
So I have this code that I wrote and for now it only works with two dice. I am currently trying to get it to recognize more than two dice or possibly one die but for now I keep getting exceptions in the program. I know why but I'm not sure how to fix it. The only things I can say for sure if that I need to make my arra...
http://www.javaprogrammingforums.com/loops-control-statements/23000-how-can-i-get-my-dice-roller-completely-loop-sort-results-correctly.html
CC-MAIN-2014-10
refinedweb
337
74.19
how swap two strings without using 3rd variable? could it be done using constructors? if yes how? Printable View how swap two strings without using 3rd variable? could it be done using constructors? if yes how? If you are dealing with C-style null terminated strings, and have a pointer to the first character of each st...
http://forums.codeguru.com/printthread.php?t=532619&pp=15&page=1
CC-MAIN-2017-04
refinedweb
395
70.94
#include <check_group_count.h> The colon_passwd_functor_check_group_count class is used to represent the processing required to confirm that each user does not exceed the maximum group count. Definition at line 29 of file check_group_count.h. The destructor. Definition at line 26 of file check_group_count.cc. The const...
http://nis-util.sourceforge.net/doxdoc/classcolon__passwd__functor__check__group__count.html
CC-MAIN-2018-05
refinedweb
148
54.69
Okay, as the name implies, I would like to change an integer (ascii code number), such as 65, to a string, '65', then back to integer, 65. Now, the reason for doing so, is because I'm working with ascii code, and want to return a string of a fixed length. As known, ascii ranges from 1 - 256. I only want to capture the ...
https://www.daniweb.com/programming/software-development/threads/269926/c-convert-integer-to-string-and-back-to-interger
CC-MAIN-2018-13
refinedweb
208
71.68
On this topic, I'm just now teaching myself Haskell and am running into a whole range of stylistic questions like this. My big bad Java habits tend towards long camelCase function names, which I'm trying to wean myself off. But the variable conventions are the real issue. As far as I can tell, if you're writing type de...
http://www.haskell.org/pipermail/haskell-cafe/2007-August/031240.html
CC-MAIN-2014-10
refinedweb
268
72.56
to. First, just what do you mean by "make file"? You refer to cmake, make, and .mk in three places in your message. How about a link to the actual tool you're interested in? And a brief list of the other tools you're using it with. Is this it? Once we're talking about the same tool, then the question is what "elements...
http://tech.queryhome.com/7981/how-to-read-a-make-file-in-python
CC-MAIN-2017-17
refinedweb
245
84.98
the output becomes 2 why?? Soumya Ranjan Mohanty wrote: import java.util.*; class MapEQ { public static void main(String[] args) { Map<ToDos, String> m = new HashMap<ToDos, String>(); ToDos t1 = new ToDos("Monday"); ToDos t2 = new ToDos("Monday"); ToDos t3 = new ToDos("Tuesday"); m.put(t1, "doLaundry"); m.put(t2, "payB...
http://www.coderanch.com/t/500929/java-programmer-SCJP/certification/HashMap-Duplicate-Element
CC-MAIN-2015-48
refinedweb
202
59.09
Add either forward class declarations, or guarded includes of afx headers (with comment as to purpose) where needed, so that individual files are self-documenting about their dependencies, and don't depend on their dependencies being handled in stdafx.h. But, still include three of the afx headers in stdafx.h for speed...
http://sourceforge.net/p/winmerge/patches/177/
CC-MAIN-2015-27
refinedweb
964
75.3
?? Well i think the easiest thing is to just use a font that is already monospaced. If you’re intending to convert one that isn’t into a monospaced font you would probably have to alter it a bit yourself either in a program that basically makes fonts or on load or just create one that is monospaced. . . Dunno if this w...
https://community.monogame.net/t/monospaced-sprite-font/11775/2
CC-MAIN-2022-40
refinedweb
2,174
65.42
curl-library Re: curl_multi_socket Date: Wed, 12 Apr 2006 23:54:41 +0200 Hi, On Mon 10.04.2006 17:05, Daniel Stenberg wrote: > >In order to decrease my pain when having to keep up my hiper patch with >the code in the HEAD of the CVS repository, I've now committed my >multi_socket work. It would have to be done at some ...
https://curl.se/mail/lib-2006-04/0081.html
CC-MAIN-2021-43
refinedweb
352
58.69
This action might not be possible to undo. Are you sure you want to continue? 4952 OMB No. 1545-0191 Investment Interest Expense Deduction Attach to your tax return. 2003 Attachment Sequence No. Identifying number Department of the Treasury Internal Revenue Service 12B Name(s) shown on return Part I 1 2 3 Total Investm...
https://www.scribd.com/document/541799/US-Internal-Revenue-Service-f4952-2003
CC-MAIN-2016-50
refinedweb
1,396
53.61
>> thanks a bunch! it works great! when i created the new project though, it displayed APIs 7 and 8, therefore i can not use android 1.5 . it allowsme to use the android 2.1 and 2.2… any ideas? This is excellent! Thank you very helpful and informative, I can’t wait till I do the next step. This was excatly what I neede...
http://hackaday.com/2010/07/15/android-dev-101-%E2%80%93-part-1hello-world/comment-page-2/
CC-MAIN-2014-10
refinedweb
835
68.57
What is DX? Developer Experience (DX) is the equivalent to User Experience (UX) when the user of the software or system is a developer. DX describes the experience developers have when they use your product, be it client libraries, SDKs, frameworks, open source code, tools, API, technology or service. DX shares some id...
https://practicaldev-herokuapp-com.global.ssl.fastly.net/samjarman/the-best-practices-for-a-great-developer-experience-dx-b3a
CC-MAIN-2021-10
refinedweb
3,572
72.05
Aaaaaand here we are! So, link to the problem entitled Watersheds: And it says:’.) So, looks like a path problem. As a path problem, we need to calculate which route to use based on series of rules, like walking through a map and choosing where to go next. Since usually the same deciosion applies to all “map units”, re...
https://diogobohm.net/2013/02/19/codejam-2009-qualification-b/
CC-MAIN-2019-35
refinedweb
834
90.5
Review of the HttpClient for C# Developers Introduction In more recent years, developers in .NET land—who are aware of its existence—have been making use of the HttpClient class. If you haven't heard of it, or know of it but never used it, this article will take you through the basics. You'll be shown some code, so if ...
https://www.codeguru.com/columns/dotnet/review-of-the-httpclient-for-c-developers.html
CC-MAIN-2019-47
refinedweb
919
63.7
Fold in spark Fold is a very powerful operation in spark which allows you to calculate many important values in O(n) time. If you are familiar with Scala collection it will be like using fold operation on collection. Even if you not used fold in Scala, this post will make you comfortable in using fold. Syntax def fold[...
http://blog.madhukaraphatak.com/spark-rdd-fold/
CC-MAIN-2019-47
refinedweb
331
50.94
Autotagger The GraphLab Create autotagger tool matches unstructured text queries to a reference set of strings, a.k.a tags, which are known beforehand. Adding tags to unstructured text gives readers a quick intuition about the content of the text as well as anchors for quicker navigation and statistical summaries. Auto...
https://turi.com/learn/userguide/data_matching/autotagger.html
CC-MAIN-2017-09
refinedweb
1,174
50.53
Grab-pull panning in mapping services does not work in QtQuick 2.0 and QtWebKit 3.0 The following simple .qml when run in Qt QmlScene will display a map from Bing maps or Esri online maps, but in both cases you cannot pan using the grab-pull method that works with the same service in a browser. Google Maps doesn't seem...
https://forum.qt.io/topic/35415/grab-pull-panning-in-mapping-services-does-not-work-in-qtquick-2-0-and-qtwebkit-3-0
CC-MAIN-2018-22
refinedweb
268
86.3
Barcode Software barcode generator code in vb.net <atlas:ScriptManager in .NET Draw Data Matrix in .NET <atlas:ScriptManager aren t persistent; a transient object has a limited lifetime that is bounded by the life of the process that instantiated it. Almost all Java applications contain a mix of persistent and transien...
http://www.businessrefinery.com/yc1/9/131/
CC-MAIN-2022-05
refinedweb
2,121
51.75
Shreya_Shruti 08-02-2021 Hi Team, I am having one requirement to create inventory report in excel format which should include jcr content and the components properties for 32k pages. I tried with infinity.json which will give the entire details however with this approach issue is we have to hit the url again and again ...
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/need-to-create-inventory-report-having-jcr-content-for-32k-pages/qaq-p/396354/comment-id/85287
CC-MAIN-2021-17
refinedweb
286
51.34
[adding bug-gnulib; replies can drop libvir-list] - if (command_ret != WEXITSTATUS (0)) { + if (WEXITSTATUS(command_ret) != 0) {ACK. By the way, what was the compilation failure?Thanks, pushed. The compilation failure was: virsh.c:8605: error: lvalue required as unary '&' operand Which seems weird, but this patch reall...
https://www.redhat.com/archives/libvir-list/2010-September/msg00268.html
CC-MAIN-2015-22
refinedweb
199
57.57
A Guide To P.I.P.S. In time, existing standards such as POSIX (IEEE 1003) grew in scope and were implemented across various platforms, and a large body of 'portable' software was developed that conformed to these standards. Recently, to enable such software to be easily ported to Symbian OS, we have introduced framewor...
http://developer.nokia.com/community/wiki/index.php?title=A_Guide_To_P.I.P.S.&oldid=165123
CC-MAIN-2014-35
refinedweb
8,034
65.22
Plus: Huge potential with new yieldco Get the truth about credit unions Join the NASDAQ Community today and get free, instant access to portfolios, stock ratings, real-time alerts, and more! This is the seventh. Gary A. Gordon, MS, CFP® is the president of Pacific Park Financial , Inc., a Registered Investment Adviser ...
http://www.nasdaq.com/article/gary-gordon-positions-for-2013-alternative-etf-strategies-for-everyday-portfolios-cm202605
CC-MAIN-2015-11
refinedweb
2,556
64.1
Shake...! Eminem and Nate Dogg star in Bebe’s Kids part 2. For real. They hardly did a damn thing to Robin Harris’ character for this video. They just put a bandana on and gave him the chiefy eyes. Every time he approaches someone he looks like he's going to blurt out "Test-tube BABY!" They should definitely continue t...
http://blogs.sohh.com/videos/2006/04/eminem_feat_nat.html
crawl-002
refinedweb
9,580
52.26
Generally, a need arises to convert the format of an uploaded image to another image format, usually we provide the user freedom to upload any common image type like .jpg, .gif, .png, etc. and process all to a single format .jpg. .NET provides extensive support for such a need; any image can be processed from one forma...
http://www.codeproject.com/Articles/67197/Program-for-Format-Conversion-of-An-Image?fid=1565436&df=10000&mpp=10&sort=Position&spc=None&tid=3423389
CC-MAIN-2015-48
refinedweb
496
50.73
Types of Data types every Data Scientist should know One of the central concepts of data science is gaining insights from data. Statistics is an excellent tool for unlocking such insights in data. In this post, we’ll see some basic types of data(variable) which can be present in your dataset. What is a Variable? A vari...
https://kgptalkie.com/types-of-data-every-data-scientist-should-know/
CC-MAIN-2021-17
refinedweb
3,571
56.66
Unsafe Lazy Resource.scala I need an impure way (no IO) to create a resource atomically only once and later be able to know if it was created or not, so I can close this resource safely. 🤔 Jules Ivanic (@guizmaii) ⬇️ August 2, 2021 import scala.util.control.NonFatal /** Builds a "closeable" resource that's initialized...
https://alexn.org/blog/2021/08/02/unsafelazyresource-scala/
CC-MAIN-2022-21
refinedweb
309
55.24
Getting Started with Next.js in 5 Minutes Ben Greenberg ・4 min read Next.js is a lightweight open source Javascript framework built on top of the React library that enables quick server side rendering and is server agnostic (i.e. use with its own built in HTTP server or use with any Node.js server). It is put out by th...
https://dev.to/benhayehudi/getting-started-with-nextjs-in-5-minutes-19ah
CC-MAIN-2019-35
refinedweb
936
75.81
Now that we know a bit about lambda functions in C++ we finally can take a look at C++ async programming with the C++ Rest SDK (a.k.a. cpprestsdk a.k.a. Casablanca). C++ Rest SDK is cross platform but thanks to the NuGet support for native packages using it with Visual Studio is extremely easy. If you would like to use...
https://blog.3d-logic.com/2015/02/
CC-MAIN-2019-51
refinedweb
1,298
69.01
Jim Jewett wrote: > (6) Mark Hammond suggests that it might be easier to > replace the interactive portions of python based on the > "code" module. matplotlib suggests using ipython > instead of standard python for similar reasons. > > If that is really the simplest answer (and telling users > which IDE to use is accep...
https://mail.python.org/pipermail/python-dev/2005-November/058057.html
CC-MAIN-2022-05
refinedweb
817
67.38
arisorn Yossaravas600 Points Not working? int value = -1;string textColor = null; return (value < 0) ? textColor = "red" : textColor = "green"; I don't understand why my Ternary If codes below won't compile. Help please... int value = -1; string textColor = null; return (value < 0) ? textColor = "red" : textColor = "gr...
https://teamtreehouse.com/community/not-working-int-value-1string-textcolor-null-return-value-0-textcolor-red-textcolor-green
CC-MAIN-2022-27
refinedweb
225
74.69
FIDI. Though FIDI only features 6 GPIOs, they can be configured as digital or analog IOs, SPI, I2C, UART, or a combination thereof. Four of those GPIOs are available through terminal block connectors, allowing connections with a simple screwdriver. The two remaining GPIOs are available on a four-pin JST-SH connector, i...
https://www.omzlo.com/articles/fidi-a-tiny-board-for-super-fast-prototyping-with-circuitpython
CC-MAIN-2020-45
refinedweb
886
65.32
I wish to input (read) the contents of the file called "numbers.dat" (that appears at the bottom of this writeup) into the file (sum.dat) following immediately here below; with the view of manipulating these contents and outputting the results within this file called "sum.dat". However, all my previous attempts have en...
http://cboard.cprogramming.com/cplusplus-programming/152941-i-o-files-reading-manipulating-outputting-data.html
CC-MAIN-2014-52
refinedweb
289
59.09
This post is a bit of a divergence from my norm. I'm going to editorialize a bit about mathematics, type classes and the tension between different ways of fitting ideas together, rather than about any one algorithm or data structure. I apologize in advance for the fact that my examples are written from my perspective, ...
https://www.schoolofhaskell.com/user/edwardk/editorial/procrustean-mathematics
CC-MAIN-2016-50
refinedweb
3,421
58.21
Naming Conventions From Uncle Bob's Clean Code Philosophy Naming Conventions From Uncle Bob's Clean Code Philosophy Following this list of rules for naming variables, classes, and methods will help you write cleaner, more professional code. Join the DZone community and get the full member experience.Join For Free Do yo...
https://dzone.com/articles/naming-conventions-from-uncle-bobs-clean-code-phil
CC-MAIN-2019-04
refinedweb
1,032
55.64
Hello, I created a dynamic item page and followed the instructions form the article below to create previous/next buttons, but I'm having issues with my urls in the code so the buttons are not working. Can I get some feedback on what I'm doing wrong here. Hello Yevette, Are you importing local from Wix-storage? Hello I...
https://www.wix.com/corvid/forum/community-discussion/previous-next-button-for-dynamic-pages
CC-MAIN-2020-05
refinedweb
1,290
71.95
23 April 2012 05:20 [Source: ICIS news] SINGAPORE (ICIS)--?xml:namespace> However, the PMI rose to a two-month high of 49.1 in April, compared with a final reading of 48.3 in March, the bank said in a statement. A figure above 50 indicates an expansion, while a figure below 50 represents a contraction. The sub-indices ...
http://www.icis.com/Articles/2012/04/23/9552553/china+manufacturing+activity+shrinks+in+april++hsbc.html
CC-MAIN-2013-20
refinedweb
169
70.33
13 September 2012 10:04 [Source: ICIS news] MELBOURNE (ICIS)--?xml:namespace> The No 1 phenol/acetone plant, which can produce 190,000 tonnes/year of phenol and 114,000 tonnes/year of acetone, was taken off line on 22 August to undergo modification work that would enable the cumene unit to produce cymene as well as cum...
http://www.icis.com/Articles/2012/09/13/9595061/japans-mitsui-chem-runs-chiba-no-1-phenolacetone-plant-at.html
CC-MAIN-2015-22
refinedweb
162
50.16
This article is from the archive of our partner . The few lucky couples who were able to get married in the seven-hour window between a federal court judge's ruling that Michigan's same-sex marriage ban was unconstitutional and a federal appeals court staying his decision will not have those marriage recognized by stat...
https://www.theatlantic.com/national/archive/2014/03/michigan-wont-recognize-those-seven-hour-window-same-sex-marriages/359453/
CC-MAIN-2019-26
refinedweb
289
62.78
What does enable-xdr in global and namespace context control? Detail This article explains what the enable-xdr configuration at global and at namespace level controls and when does XDR connect to a remote DC and ship records. enable-xdr is a dynamically configurable parameter, which exists at 2 different contexts: glob...
https://discuss.aerospike.com/t/impact-of-enable-xdr-global-v-s-namespace-context/5248
CC-MAIN-2018-30
refinedweb
388
53.81
Introduction to Ruby Variables Variables in Ruby are the memory location where we store the data, and these data will be used by ruby developers when needed. In ruby it supports 5 types of data they are global variable(begin with $, the global variable are available for all and its value will be nil; by default, use gl...
https://www.educba.com/ruby-variables/?source=leftnav
CC-MAIN-2022-40
refinedweb
1,033
52.8
Important: Please read the Qt Code of Conduct - SwipeView swipes when it shouldn't - I have a SwipeView with 3 pages. - One page has a CustomKnob, which is simply an Image with a MouseArea filling it - You click and drag on the Image in the y direction to edit the knob. It works great, I change the knob image as I drag...
https://forum.qt.io/topic/124095/swipeview-swipes-when-it-shouldn-t
CC-MAIN-2021-10
refinedweb
345
77.13
This book is my favorite sort of history: an exploration of the minds and viewpoints of the people who lived it. The medieval world-view is so alien to us, and Huizinga lets us glimpse it. Month: July 2010 3-D Shmee-D I watched a 1-D film yesterday. Good acting, but I thought the plot was too linear. Book: Mohammed and...
http://krondo.com/2010/07/
CC-MAIN-2017-09
refinedweb
4,367
56.86
Originally posted by dolly shah: Why it returns "Welcome to Java" only one time. How can we know the println statement is not a body of the while loop. It is written in book, "if there is only one line in loop body you are free to don't put that line in {}. When I did this program I thought it prints "Welcome to Java" ...
http://www.coderanch.com/t/264899/java-programmer-SCJP/certification/operator
CC-MAIN-2015-40
refinedweb
119
75.81
Write Macro Code Generators with VS 2005 Test the MacroThe easiest way to test a macro is running it in the Macros IDE. An easy way to test the code in context is to switch to the VS 2005 IDE, open the Command Window (View|Other Windows|Command Window), and type the entire macro subroutine name, including namespaces, a...
https://www.developer.com/net/vb/article.php/10926_3523191_2/Write-Macro-Code-Generators-with-VS-2005.htm
CC-MAIN-2018-22
refinedweb
524
70.53
No "dbus" service on RHEL-5 I'm trying to install SBackup from source on RHEL-5. Red Hat's Python was only 2.4.3, and would not compile SBackup correctly (failed several places on "finally:"). So I downloaded and built Python 2.7 - got by that one. Unfortunately, there is no "dbus" service (or script in /etc/init.d). "...
https://answers.launchpad.net/sbackup/+question/127941
CC-MAIN-2019-43
refinedweb
439
67.76
WiringPi includes a library which can make it easier to use the Raspberry Pi’s on-board I2C interface. Before you can use the I2C interface, you may need to use the gpio utility to load the I2C drivers into the kernel: gpio load i2c If you need a baud rate other than the default 100Kbps, then you can supply this on the...
http://wiringpi.com/reference/i2c-library/
CC-MAIN-2018-17
refinedweb
414
69.92
Unable to kill my C4DThread As in the title, I've got a BaseThread running which i think doesnt die once process is finished. The thread runs an ffmpeg call via subprocess.wait() (also tried communicate()). Everything seems to work but after closing cinema4d i cant reopen it, in the task manager there is a c4d process ...
https://plugincafe.maxon.net/topic/11476/unable-to-kill-my-c4dthread
CC-MAIN-2020-24
refinedweb
651
69.07
Odoo Help Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps: CRM | e-Commerce | Accounting | Inventory | PoS | Project management | MRP | etc. How to update a value for all the entries in a one2many field on button click? I'm trying to make it so that when I click a butto...
https://www.odoo.com/forum/help-1/question/how-to-update-a-value-for-all-the-entries-in-a-one2many-field-on-button-click-73003
CC-MAIN-2017-26
refinedweb
246
64.1
I have Mailman 2.1.1 w/ htDig running on FreeBSD 4.8. I have a particular user (read CIO) that never uses the Enter key when composing messages. So besides making the archive just plain ugly with these infinitely long lines, his messages are interrupted halfway through with an exclamation point and a carriage return (f...
https://mail.python.org/pipermail/mailman-users/2003-November/032789.html
CC-MAIN-2020-16
refinedweb
109
67.45
Package for controlling an LED running light that is hooked up to a Raspberry Pi Project description Running Light Control A light-weight package for controlling a raspberry-pi connected LED running light. Example code: import RPi.GPIO as GPIO import runninglight import time #Pin for the light MPIN = 3 #set up GPIO.set...
https://pypi.org/project/runninglight/0.1.0/
CC-MAIN-2021-39
refinedweb
105
50.43
Calculating the length needed to represent an integer in an arbitrary base I have the length of a representation of an integer in an arbitrary base. Say the length is 15, and the base is 36. I'd then like to work out how long a representation of said integer would be in another arbitrary base. i.e, converting to base 2...
http://unixresources.net/faq/14471846.shtml
CC-MAIN-2019-09
refinedweb
624
71.34
Perl 5 had void context, scalar context and list context. Perl 6 does too, but one name has slightly changed. Respectively, they are now void context, item context and list context1. The word scalar is overloaded in Perl 5 and 6: it can be a named scalar variable, a reference to a scalar variable (written in allcaps: S...
http://www.perlmonks.org/index.pl?viewmode=public;node_id=358255
CC-MAIN-2015-14
refinedweb
684
74.69
I recently posted about using Redis and Celery with Django to handle asynchronous calls from your web pages. Given that I have memory constraints on the server, I have been wondering if I might get more bang for my buck with redis-queue (rq) instead of Celery. In fact, I have found them comparable: rq uses about 12Mb p...
http://racingtadpole.com/blog/tag/redis-queue/
CC-MAIN-2020-05
refinedweb
585
59.3
I woke up this morning (June 7, 2013) thinking it must be about 200 days to Christmas. Foregoing any simple ways to determine that, I decided it would be a good time to use the nscala-time library, a Scala wrapper around Joda Time. Sticking with the time theme, I haven’t much free time today, so without further ado, he...
http://alvinalexander.com/scala/nscala-time-example-scala-joda-time/
CC-MAIN-2020-16
refinedweb
504
72.26
is called, and this costs extremely much time for our application.is called, and this costs extremely much time for our application. service.save(customer); AlperAlper public class Customer implements Serializable { private Set<Account> acounts = new HashSet<Account>(); // Getters, setters } public class Account implem...
https://community.oracle.com/thread/2192160?tstart=44
CC-MAIN-2014-10
refinedweb
518
55.34
c, I'm not very familiar with IPython (probably to my detriment), but I believe this may be an inherent problem with wx v. command-line program, and have little to do with MPlot, matplotlib, or IPython. That is, I think that wxWidgets/wxPython's MainLoop() is never really going to interact well with a command-line appl...
https://sourceforge.net/p/matplotlib/mailman/message/12453306/
CC-MAIN-2016-36
refinedweb
1,011
71.95
Build a REST API with XML Payload Build a REST API with XML Payload Creating REST APIs with XML payloads. Join the DZone community and get the full member experience.Join For Free There is hardly any argument on the fact that APIs are increasingly becoming an important part of how companies do business. API has become ...
https://dzone.com/articles/build-a-rest-api-with-xml-payload
CC-MAIN-2019-47
refinedweb
1,070
65.32
Announcements ManaStoneMembers Content count1678 Joined Last visited Community Reputation148 Neutral About ManaStone - RankContributor Help a fellow game designer bring democracy to Oregon ManaStone posted a topic in GDNet LoungeFinally, somebody is trying to do something about our horrible uncompetitive first-past-the...
https://www.gamedev.net/profile/6048-manastone/
CC-MAIN-2017-34
refinedweb
1,984
60.95