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 |
|---|---|---|---|---|---|
Eax, documentation and morePosted Friday, 1 February, 2008 - 15:49 by Inertia in
Since you don't join IRC anymore, I'll just ask here:
-did you spend any time on the Eax->Efx reverb conversion?
-the AudioContext class should probably expose the Alut.CreateBuffer* functions, else you will break all OpenAL samples that r... | http://www.opentk.com/node/241 | CC-MAIN-2016-36 | refinedweb | 815 | 73.78 |
Strange syntax
Discussion in 'C Programming' started by seenutn@g:
- 701
- August Derleth
- Oct 25, 2003
Syntax highligth with textile: Syntax+RedCloth ?gabriele renzi, Dec 30, 2005, in forum: Ruby
- Replies:
- 2
- Views:
- 305
- gabriele renzi
- Dec 31, 2005
[ANN] SqlStatement 1.0.0 - hide the syntax of SQL behind fam... | http://www.thecodingforums.com/threads/strange-syntax.557446/ | CC-MAIN-2015-35 | refinedweb | 123 | 50.5 |
Is there any way to let multiple class share the same instance of another class?
So in my c# program i've got three class Gamelogic(A), FPSController(B), and SpawnPlayer(C).
In my case class B and C would use and alter some variables in A, in order to use the variables i'm currently instantiating A in two different cla... | https://codedump.io/share/QPW3Hhlo2xgA/1/c-let-multiple-class-share-the-same-instance-of-another-class | CC-MAIN-2017-13 | refinedweb | 365 | 70.73 |
Take 40% off Street Coder by entering fcckapanoglu into the discount code box at checkout at manning.com.
Types
Programmers take data types for granted. Some even argue that programmers are faster in dynamically typed languages like JavaScript or Python because they don’t have to deal with intricate details like decidi... | https://freecontent.manning.com/making-types-work-for-you/ | CC-MAIN-2022-05 | refinedweb | 4,315 | 62.27 |
StateMachine Usage
StateMachine is used as an inherited base class. The
Motor class is
an example of how to use it (see Listings Four and Five).
Motor implements our hypothetical motor-control state machine, where
clients can start the motor, at a specific speed, and stop the motor. The
SetSpeed
and
Halt public functio... | http://www.drdobbs.com/cpp/c-and-the-perils-of-double-checked-locki/cpp/state-machine-design-in-c/184401236?pgno=3 | CC-MAIN-2014-23 | refinedweb | 1,618 | 51.78 |
Hi Ben, I have just replace rdiff-backup on the the backup server and the machine causing a problem, I have tried the "exclude-device-files" option but this did not work, and your email said ignore-device-files so i looked at the source to check while i was there i decided to try a quick fix: def _getdevnums(self): """... | http://www.nongnu.org/rdiff-backup/old-list-archive/2002-January/000042.html | CC-MAIN-2018-43 | refinedweb | 320 | 67.38 |
In-Depth: Using Third-Party Identity Managers with E-Business Suite Release 12
By Steven Chan-EBS Development-Oracle on Aug 06, 2008
[Dec. 16, 2014 update: There is another newer-version of this article that references Oracle Access Manager instead of the now-obsolete Oracle Single Sign-On product]
This on August 12, 2... | https://blogs.oracle.com/stevenChan/entry/indepth_using_thirdparty_identity_managers_with_eb | CC-MAIN-2015-18 | refinedweb | 9,458 | 51.78 |
Opened 11 years ago
Last modified 8 years ago
#3978 defect new
twisted.words.protocols.irc.IRCClient.describe() overagressively backslashes
Description (last modified by )
When my IRCClient-descended bot class calls:
self.me(channel, r'\o/')
I am presented with the following in IRC (seen with irssi):
13:00 * yardbird \... | https://twistedmatrix.com/trac/ticket/3978 | CC-MAIN-2021-04 | refinedweb | 567 | 70.43 |
When VSM services part fails, the failure will not propagate to ABF, which will result in black holing of the traffic instead of switching the traffic to backup VSM, if one exists
To track the reach-ability between Ingress service App interface and Egress traffic port using IPSLA and trigger the ABF when this reach-abi... | https://community.cisco.com/t5/service-providers-documents/use-of-ipsla-and-abf-for-quick-swo-of-vsm-card-in-active-active/ta-p/3750516 | CC-MAIN-2021-10 | refinedweb | 1,383 | 66.13 |
Are this first article we’ll focus on Mule, Mule 2.0 to be more specific, which is the latest release of the Mule project. The second article, on Apache ServiceMix, will be available in about two weeks.
A short introduction into Mule 2.0
Before we’ll take a look at a pattern based development approach, let’s dive into ... | https://dzone.com/articles/pattern-based-development-with | CC-MAIN-2016-07 | refinedweb | 4,701 | 52.29 |
Plone Generic Setup First Contact
Short introduction to Generic Setup
Generic setup is one way for Zope and Plone to separate Contents and Customization of a site. The setup and customization of a site can be exported and downloaded in XML. These XML files can be compared to each other to extract the differences. And i... | http://pererikstrandberg.se/blog/index.cgi?page=PloneGenericSetupFirstContact | CC-MAIN-2017-39 | refinedweb | 1,520 | 63.8 |
Okay, I have the following class cDataPackage. It basically is just a basic class for Creating/Saving/Loading dynamic resources.
He is a working exampleHe is a working exampleCode:class cDataPackage { protected: // Data buffer and size void *m_Buf; unsigned long m_Size; public: cDataPackage() { m_Buf = NULL; m_Size = 0... | http://cboard.cprogramming.com/cplusplus-programming/104356-datapackage-class-isn%27t-working-like-i-thought-would.html | CC-MAIN-2014-35 | refinedweb | 413 | 66.64 |
About The Author
Nash Vail has a passion for designing building user interfaces. He is currently a Computer Science undergrad and actively looking for internship opportunities. … More about Nash
React Native Tutorial – Building Your First iOS App With JavaScript (Part 1).
The idea of building mobile apps with JavaScrip... | https://www.smashingmagazine.com/2016/04/the-beauty-of-react-native-building-your-first-ios-app-with-javascript-part-1/ | CC-MAIN-2018-51 | refinedweb | 4,412 | 66.74 |
Chatlog 2012-06-21
From RDFa Working Group Wiki
See CommonScribe Control Panel, original RRSAgent log and preview nicely formatted version.
13:58:12 <RRSAgent> RRSAgent has joined #rdfa 13:58:12 <RRSAgent> logging to 13:58:14 <trackbot> RRSAgent, make logs world 13:58:14 <Zakim> Zakim has joined #rdfa 13:58:16 <trackbo... | http://www.w3.org/2010/02/rdfa/wiki/Chatlog_2012-06-21 | CC-MAIN-2014-52 | refinedweb | 1,784 | 65.96 |
remdups - remove duplicate files
Project Description
remdups
remdups generates a script to
- remove duplicate files
- copy files from another directory to this one, ignoring duplicates
- move files from another directory to this one, ignoring duplicates
The resulting script should be further inspected before executing ... | https://pypi.org/project/remdups/ | CC-MAIN-2018-17 | refinedweb | 784 | 76.93 |
So I made the login program that reads the usernames and password from a file (names.txt).
The program works correctly. But my problem is I want to ask give the user 3 chances to get the username right before the program closes and 10 chances to get the password right before the program closes.
Using loops isn't workin... | https://www.daniweb.com/programming/software-development/threads/448190/login-program-asks-for-correct-input-a-number-of-times | CC-MAIN-2021-25 | refinedweb | 131 | 69.48 |
Other Aliassg_get_mem_stats, sg_get_mem_stats_r, sg_free_mem_stats, sg_get_swap_stats, sg_get_swap_stats_r
SYNOPSIS
#include <statgrab.h>
sg_mem_stats *sg_get_mem_stats (size_t *entries);
sg_mem_stats *sg_get_mem_stats_r (size_t *entries);
sg_error sg_free_mem_stats (sg_mem_stats *data);
sg_swap_stats *sg_get_swap_stat... | http://manpages.org/sg_free_swap_stats/3 | CC-MAIN-2018-43 | refinedweb | 329 | 55.64 |
Growing EAI with Apache Camel
- |
-
-
-
-
-
-
-
Read later
My Reading List.
However, most integration solutions place us in a dilemma: while they are full of features and can be quite productive for large projects and a demanding environment, they also require big investments up front when it comes to learning the syst... | https://www.infoq.com/articles/eai-with-apache-camel/ | CC-MAIN-2016-36 | refinedweb | 4,097 | 53.51 |
Code. Collaborate. Organize.
No Limits. Try it Today.
I recently needed to notify multiple WinForms clients (+/- 350) on a LAN that a certain event has happened which affects one of them.
There was also eventually a requirement to dynamically find these client applications and communicate with them. I went through vari... | http://www.codeproject.com/Articles/16477/Scalable-Server-Events-with-NET-UDP-Sockets?msg=3600536 | CC-MAIN-2014-15 | refinedweb | 2,199 | 51.18 |
Tuesday, August 08, 2017
watched some video talks today:
- Git Anti Patterns How Mess Up With Git And Love It Again by Lemi Orhan Ergin
- Turning the JVM into a Polyglot VM with Graal
- Pattern Matching with Brian Goetz
the pattern matching talk is good, you can see how hard to put a new feature into java, but Brian Go... | https://jchk.net/blog/2017-08 | CC-MAIN-2021-21 | refinedweb | 2,027 | 60.14 |
,
Recently had a requirement to expose an OData service from within mojo, using Web API.
I implemented it fairly easily by using a HttpModule to register the routing, which runs only once. Wondered if there was a better way of registering routes - I think I read somewhere about registering routes using config files?
Th... | https://www.mojoportal.com/Forums/Thread.aspx?pageid=5&t=12911~1 | CC-MAIN-2020-29 | refinedweb | 1,309 | 61.06 |
Misc #13230
Better Do ... while structure
[ruby-core:79601]
Status:
Rejected
Priority:
Normal
Assignee:
-
Description
I just saw this, and thought I'd pass it along.
Do ... while structure improvement Sometimes the use of jumps such as: continue, break, goto, call to a function, etc. is necessary to avoid the execution... | https://bugs.ruby-lang.org/issues/13230 | CC-MAIN-2020-34 | refinedweb | 413 | 69.01 |
My journey to understand rust-lang
I tinkered with rust-lang a good while ago… probably about 5 or 6 years ago. Nifty language but it didn’t stick. Cargo was just finding its legs. I couldn’t see why I would want to use it as a language when I already know how to use C++ safely & correctly. Especially since the newer C... | https://daveshawley.medium.com/my-journey-to-understand-rust-lang-28e4cf808b12 | CC-MAIN-2021-49 | refinedweb | 3,676 | 62.98 |
Feb, 2007
by Michael Blood
The end of January and beginning of February was the annual Tucson Gem and Mineral Show.
As always, this event provides the strongest single indicator of the direction of the Meteorite
Market.
This year surprised even me, as prices had increased in most areas very significantly. I knew there
... | http://www.michaelbloodmeteorites.com/MMT1.html | crawl-002 | refinedweb | 44,190 | 68.81 |
Hi,
I'm trying to setup beet in a project who's using Spring 3.0 and I facing a lot of problems with the bt namespace that is not supporting the Spring Expression Language. The expressions are passed without being interpreted directly to the configuration beans.
I did some changes like defining custom persister using s... | http://sourceforge.net/p/beet/discussion/939716/thread/cc127f9e/ | CC-MAIN-2015-35 | refinedweb | 442 | 67.15 |
Proposal for Neutron Services spin-off(s)¶
Include the URL of your launchpad blueprint:
This proposal deals with the technical aspects of splitting the neutron repo into four repos, one for basic L2/L3 plumbing, and one each for LBaaS, FWaaS, and VPNaaS. The repos will be referred to as “neutron”, “vpnaas”, “fwaas”, an... | https://specs.openstack.org/openstack/neutron-specs/specs/kilo/services-split.html | CC-MAIN-2020-10 | refinedweb | 1,585 | 56.35 |
The modern frontend stack is all about reusable components. The renderless component pattern is one of the most elegant ways of how to build highly reusable components. Today we’ll build a renderless component for handling form submission, loading and error logic in a generic and reusable way. Additionally we’ll take a... | https://markus.oberlehner.net/blog/building-a-renderless-recaptcha-v3-form-component-with-vue/ | CC-MAIN-2019-22 | refinedweb | 1,435 | 58.58 |
Upgrade your MVC 1 app to MVC 2.
First remove all references from your projects to the MVC 1 dll and replace it with the MVC 2 dll. Now update your web.config file in your web app root folder by simply changing references to assembly="System.Web.Mvc, Version 1.0.0.0 to Version 2.0.0.0, there are a couple of references ... | http://geekswithblogs.net/renso/archive/2010/12/30/upgarde-from-asp.net-mvc-1-to-mvc-2---how.aspx | crawl-003 | refinedweb | 317 | 50.43 |
- Part
Changing Your Bets While the Race Is Still Underway
Let's suppose you have a choice.
You go to the racetrack to bet on the fourth race, research the history of the horses, evaluate the racing conditions, check out the jockeys, evaluate the odds, and finally buy your tickets. Your selection starts well enough but... | http://www.informit.com/articles/article.aspx?p=374500&seqNum=4 | CC-MAIN-2019-22 | refinedweb | 2,298 | 58.92 |
There are situations your JEE application needs to support Postgres and Oracle as a Database.
Hibernate should do the job here, however there are some specifics worth mentioning.
While enabling Postgres for application already running Oracle I came across following tricky parts:
BLOBssupport,
CLOBssupport,
- Oracle not... | https://www.javacodegeeks.com/2014/03/postgres-and-oracle-compatibility-with-hibernate.html | CC-MAIN-2016-50 | refinedweb | 835 | 61.56 |
2019-01-10 19:59:16 8 Comments
I was hoping that someone could review this code.
My main concern is that the contents of main() are difficult to read. I thought about extracting some segments of code into functions (to aid comprehension) but it felt unnecessary because these segments are not completely repeated.
#inclu... | https://tutel.me/c/codereview/questions/211283/2d+falling+snow+animation | CC-MAIN-2019-26 | refinedweb | 1,444 | 56.96 |
#include <sys/sunddi.h> int pci_plist_get(pci_param_t param, pci_plist_t *plist_p);
A handle obtained from pci_param_get(9F) or pci_param_get_ioctl(9F).
A pointer to pci_plist_t where a non—null plist_p is returned on successful return
The plist_p returned by pci_plist_get() is similar to nvlist_t and contains the name... | http://docs.oracle.com/cd/E36784_01/html/E36886/pci-plist-get-9f.html | CC-MAIN-2016-26 | refinedweb | 109 | 51.99 |
TagLib::ID3v2::PrivateFrame Class Reference
An implementation of ID3v2 privateframe. More...
#include <privateframe.h>
Inheritance diagram for TagLib::ID3v2::PrivateFrame:
Collaboration diagram for TagLib::ID3v2::PrivateFrame:
Detailed Description
Constructor & Destructor Documentation
Construct an empty private frame.... | http://taglib.github.io/api/classTagLib_1_1ID3v2_1_1PrivateFrame.html | CC-MAIN-2016-40 | refinedweb | 138 | 52.05 |
In article <slrn8reja0.2bt.scarblac-spamtrap at flits104-37.flits.rug.nl>, scarblac-rt at pino.selwerd.nl wrote: > Not repeating the expression surely makes it more readable. And splitting > it up into two commands make it two lines (more reading), gives a variable > in your namespace (so add a del, or keep readers of ... | https://mail.python.org/pipermail/python-list/2000-September/029857.html | CC-MAIN-2014-15 | refinedweb | 180 | 74.49 |
Hi,
Sidebar:
Just not long ago I mentioned the importance of keeping your Get your free I(E)Tunes, well now you can see it pays off. MS published a new patch for IE6 which solves slow web browser performance when browsing pages with JavaScript code. Tests show varied improvement from 0% and up to 50% depending on the e... | https://blogs.sap.com/2008/01/07/http-dirty-talks-1/ | CC-MAIN-2019-09 | refinedweb | 2,692 | 68.81 |
MKLocalSearchRequest
An
MKLocalSearchRequest object is a utility object that you use to specify map-based search parameters. After creating an instance of this object, you can assign a natural language string containing the address or point-of-interest to search for. You can also specify a specific map region to narrow... | https://developer.apple.com/library/mac/documentation/MapKit/Reference/MKLocalSearchRequest_class/index.html | CC-MAIN-2015-11 | refinedweb | 128 | 52.87 |
For better transparency etc, I'll add this to the documentation and other document-worthy places in the next days. address@hidden transcribed 936 bytes: > Hi, > > As Florian suggested, I've added the same branching > options we use at Taler to GNUnet's gitolite configuration. > > For everyone who is not an gitolite adm... | https://lists.gnu.org/archive/html/gnunet-developers/2019-03/msg00092.html | CC-MAIN-2019-43 | refinedweb | 168 | 57 |
The Java Specialists' Newsletter
Issue 1632008-08-13
Category:
Book Review
Java version: Java 4,5,6
GitHub
Subscribe Free
RSS Feed
Welcome to the 163rd issue of The Java(tm) Specialists' Newsletter, read by approximately
50000 readers in 115
countries. We are back on Crete, our home for
almost 2 years. It is one of the... | http://www.javaspecialists.eu/archive/Issue163.html | CC-MAIN-2015-48 | refinedweb | 1,844 | 52.49 |
NoClassDefFound when running programmatically created JAR843802 Oct 18, 2002 6:55 AM
Hi guys. I know there have been loads of posts on this kind of subject, and I've trawled through the best part of them with no luck. I haven't found an answer and have been working on it eight hours straight now..
This content has been... | https://community.oracle.com/thread/1313875?tstart=29 | CC-MAIN-2017-26 | refinedweb | 1,413 | 51.14 |
MySql
MySql what is default password of mySql, and how i configure mySql.
Hi,
If you are installing MySQL on windows then you will have... to login as:
User: root
Password: Blank (not password) just press enter if password
MySQL Tutorials
This section introduces you with the MySQL Database server.
What is MySQL?
In thi... | http://www.roseindia.net/tutorialhelp/comment/31289 | CC-MAIN-2014-41 | refinedweb | 2,018 | 64 |
.
Question 1
Calculate the nominal rate of interest per annum convertible half ‐ yearly that is equivalent to:
(i)
an effective rate of discount of 0.5% per month;
[2]
(ii)
a nominal rate of discount of 6% per annum convertible every 2 years;
(iii)
a nominal rate of interest of 6% per annum convertible quarterly.
[Tota... | https://de.scribd.com/document/78954848/CT1-January-2011-Exam-Paper | CC-MAIN-2020-45 | refinedweb | 1,579 | 58.52 |
Token Based Authentication in Rails
By Carlos Souza
Token based authentication is when an API client uses a token identifier to make authenticated HTTP requests.
A lot of popular services offer token based authentication for connecting with their web API, like HipChat, Campfire, Backpack, Last.fm and many others. It’s ... | https://www.pluralsight.com/blog/tutorials/token-based-authentication-rails | CC-MAIN-2022-21 | refinedweb | 694 | 51.89 |
First, let me provide some background information. I use g++ compiler in the cygwin shell to Program c++.
Now, I have two files, namely, first.cc and second.cc
The content of first.cc is:
class abc {
private:
int x=99;
public:
int get_x() { return x; }
};
The content of second.cc is:
#include <iostresm.h>
extern class ... | http://cboard.cprogramming.com/cplusplus-programming/12666-file-linking-problem.html | CC-MAIN-2015-06 | refinedweb | 248 | 78.45 |
SocketAddress class. More...
#include <SocketAddress.h>
SocketAddress class.
Representation of an IP address and port pair.
Definition at line 36 136 of file SocketAddress.h.
Get the human-readable IP address.
Allocates memory for a string and converts binary address to human-readable format. String is freed in the des... | https://os.mbed.com/docs/mbed-os/v6.1/mbed-os-api-doxy/class_socket_address.html | CC-MAIN-2020-50 | refinedweb | 135 | 56.93 |
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hello.
How do I run a script when the value in the customfield, if the value to which the change is unknown to me.
Is that possible? Thank you in advance.
Could you give us more detail on:
I'll try to explain.
I have a drop... | https://community.atlassian.com/t5/Jira-Core-questions/How-do-I-run-a-script-when-the-value-in-the-customfield/qaq-p/273378 | CC-MAIN-2019-35 | refinedweb | 182 | 53.27 |
It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Sorry still new to behaviours so please forgive this ignorance which hopefully might be an easy question.
We are currently on JIRA 6.3.1 using ScriptRunner 4.1.3.9.
Specifically the issue is I ... | https://community.atlassian.com/t5/Jira-Core-questions/With-the-behaviour-plugin-having-an-issue-detecting-a-change-for/qaq-p/286605 | CC-MAIN-2019-13 | refinedweb | 323 | 52.26 |
Say folks -
I think this "join list items" template usage is a perfect example of
cool template snippet that would make a fine addition for the Users
Guide under a heading of "Template Tips and Tricks"... or something. :-)
I decided to [finally] put my doc where my mouth is...and started to
add this to the user-guide.x... | http://mail-archives.us.apache.org/mod_mbox/velocity-user/200209.mbox/%3C000201c258e5$7a138590$6401a8c0@cisco.com%3E | CC-MAIN-2019-22 | refinedweb | 482 | 63.7 |
I have a script that uses matplotlib to plot graphs both displayed as
a GUI and as PDF documents. The script may need to be run from remote
terminals without X11-passthrough so they way I would like it to work
is to use the default backend if X is available and, otherwise, fall
back to using the Agg backend. How can I ... | https://discourse.matplotlib.org/t/non-x11-fallback-on-import/11402 | CC-MAIN-2019-51 | refinedweb | 124 | 71.44 |
Hi! I am new here and currently taking my first CS class, which happens to be Java. Usually I do very well with the assignments and have no trouble, but right now I am completely stumped.
We just learned file input/output and loops, so our assignment is to read 30 scores (integers) from a file and display them using re... | http://www.javaprogrammingforums.com/whats-wrong-my-code/8176-reading-integers-file-but-its-only-displaying-first-number-repeatedly.html | CC-MAIN-2015-18 | refinedweb | 177 | 67.76 |
O'Caml Hacking
Well, O'Caml 3.00 came out the other day, and it's made me think a bit about doing some more hacking. There's been a lot of discussion on the caml-list lately about the problem of interacting with other peoples' code. In a way, it's the same sort of problem that C has, exacerbated by the fact that you ca... | http://www.advogato.org/person/prevostjm/diary/1.html | CC-MAIN-2017-17 | refinedweb | 466 | 63.59 |
Porting Windows Phone Silverlight XAML and UI to Windows Runtime 8
[This article is for Windows 8.x and Windows Phone 8.x developers writing Windows Runtime apps. If you’re developing for Windows 10, see the latest documentation]
Note For info about porting to a Universal Windows Platform (UWP) app for Windows 10, see ... | https://docs.microsoft.com/en-us/previous-versions/windows/apps/dn762319(v=win.10)?redirectedfrom=MSDN | CC-MAIN-2019-43 | refinedweb | 4,307 | 54.02 |
...one of the most highly
regarded and expertly designed C++ library projects in the
world. — Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Boost.Python requires Python 2.21 or newer.
There are two basic models for combining C++ and Python:
The key distinction between extending and embedding is the location... | http://www.boost.org/doc/libs/1_35_0/libs/python/doc/building.html | CC-MAIN-2015-35 | refinedweb | 1,925 | 57.27 |
#include <db.h> int db_env_set_func_free(void (*func_free)(void *ptr));
Replace Berkeley DB calls to the ANSI C X3.159-1989 (ANSI C) standard free function with func_free, which must conform to the standard interface specification.
The
db_env_set_func_free() function configures all operations performed by
a process and... | http://docs.oracle.com/cd/E17276_01/html/api_reference/C/db_env_set_func_free.html | CC-MAIN-2015-48 | refinedweb | 105 | 51.38 |
How to Create Custom Real-time Plots in Deep Learning
[ad_1]
What do we mean by real-time plots?
Training a complex deep learning model with a large dataset can be time-consuming. As the epochs go by, reams of numbers flash on your screen. Your eyes (and the brain) get tired.
Where is that exciting accuracy plot consta... | https://openbootcamps.com/how-to-create-custom-real-time-plots-in-deep-learning/ | CC-MAIN-2021-21 | refinedweb | 1,528 | 53.61 |
This document describes the boot sequence for Fuchsia from the time the Zircon layer hands control over to the Garnet layer. This document is a work in progress that will need to be extended as we bring up more of the system.
appmgr's job is to host the environment tree and help create processes in these environments. ... | https://fuchsia.googlesource.com/docs/+/5ccd5842a7d2ca5d248dc07b0ed6ea8dd31840df/the-book/boot_sequence.md | CC-MAIN-2021-49 | refinedweb | 450 | 52.49 |
Textual source positions.
type SourceName = String Source
The abstract data type
SourcePos represents source positions. It contains the name of the source (i.e. file name), a line number and a column number.
SourcePos is an instance of the
Show,
Eq and
Ord class.
sourceLine :: SourcePos -> Line Source
Extracts the line... | https://docs.w3cub.com/haskell~8/libraries/parsec-3.1.13.0/text-parsec-pos/ | CC-MAIN-2020-40 | refinedweb | 300 | 58.38 |
XML Namespaces ExplainedBy Ian Stuart
Why do we need namespaces?
Consider that:
- In (x)html there is a
tableelement. There is also an element of the same name in XSL-FO.
a,
titleand
styleare all elements in both (x)html and SVG.
So, how can you tell an SVG
title from an (x)html one?
To group elements relating to a com... | https://www.sitepoint.com/xml-namespaces-explained/ | CC-MAIN-2016-50 | refinedweb | 961 | 57.71 |
On 06/25/2012 05:16 AM, Stefan Hajnoczi wrote:
On Fri, Jun 22, 2012 at 01:31:17PM -0600, Eric Blake wrote:On 06/22/2012 12:36 PM, Corey Bryant wrote:This sets the close-on-exec flag for the file descriptor received via SCM_RIGHTS. Signed-off-by: Corey Bryant <coreyb linux vnet ibm com> --- v4 -This patch is new in v4 (... | https://www.redhat.com/archives/libvir-list/2012-June/msg01095.html | CC-MAIN-2015-18 | refinedweb | 237 | 64.81 |
Objective
In this article, I will give explanation on XAttribute class. This class is used to construct Attributes in XML Elements.
What is Attribute in XML?
XML Attribute is a Name/Value pair associated with XML elements. XAttribute class represents XML Attributes.
XAttribute class
XAttribute Class is defined as below... | http://debugmode.net/2010/02/21/linq-to-xml-part-1xattribute-class/ | CC-MAIN-2013-20 | refinedweb | 248 | 69.68 |
There is a very good, classic book Data structures + algorithms = programs by Niklaus Wirth. I really like this title, because it explains in simple way what are the two fundamental components of any software program. With technology that we have available today: high-level programming languages, ubiquitous libraries a... | https://www.visuality.pl/posts/cs-lessons-002-data-structures | CC-MAIN-2020-16 | refinedweb | 3,775 | 61.46 |
- NAME
- VERSION
- SYNOPSIS
- DESCRIPTION
- ALPHA CODE
- EXPORT
- BASIC USE
- METHODS
- WRITING HANDLERS
- DEFINING PROFILES
- DESIGN CONSIDERATIONS
- TODO
- AUTHOR
- SUPPORT
- BUGS
- SEE ALSO
- ACKNOWLEDGEMENTS
NAME
Class::CGI - Fetch objects from your CGI object
VERSION
Version 0.20
SYNOPSIS
use Class::CGI handlers =... | https://metacpan.org/pod/Class::CGI | CC-MAIN-2016-07 | refinedweb | 2,545 | 54.42 |
So Nix is fundamentally built around the Nix expression language; which is a programming language. Creating variables is a huge part of programming.
If you want to package apps or just simplify repetitive configuration files; you will probably need variables.
The let-lets syntax allows you you define a variable that t... | https://www.sam.today/atom.xml/ | CC-MAIN-2018-34 | refinedweb | 9,465 | 65.32 |
First published on MSDN on Apr 10, 2018
Editor's note: The following post was written by Visual Studio and Development Technologies MVP Joe Mayo as part of our Technical Tuesday series. Mia Chang of the Technical Committee served as the Technical Reviewer of this piece.
On December 13th 2017, Microsoft announced the ge... | https://techcommunity.microsoft.com/t5/microsoft-mvp-award-program-blog/how-to-build-a-chatbot-faq-with-the-azure-bot-service/ba-p/429026 | CC-MAIN-2022-21 | refinedweb | 2,037 | 61.87 |
This is the 6th post of a blog series. Please refer to the introductory post for the series introduction.
[Intro]
[Prev]
Source Code
Source code at the end of the previous part:
Source code at the end of the this part:
Validating game actions in server (avoid cheating)
As mentioned previously, we will address some of t... | http://blog.hiukim.com/building-online-multiplayers-games-with-meteor-codes-tutorials-6/ | CC-MAIN-2017-51 | refinedweb | 1,489 | 59.3 |
A recent project included some modest load testing. For this we created a small console application to hit our API over HTTPS. A key metric in load testing is the number of requests an endpoint can handle per second, so it’s useful to be able to control and configure the rate at which requests are made.
This in itself ... | https://winterlimelight.com/tag/auth0/ | CC-MAIN-2018-51 | refinedweb | 496 | 52.9 |
Task #4966
Task #4961: [Epic] Improve Integration and Testing with Nginx and Apache
Nginx needs to expose both pulp-api and pulp-content-app
100%
Description
Problem¶
Currently the nginx config you get from the installer only serves pulp-api via port 80. Users need a reliable, sane way to have nginx serve both pulp-api... | https://pulp.plan.io/issues/4966 | CC-MAIN-2019-47 | refinedweb | 251 | 56.18 |
What We Will Learn
Welcome to our exhaustive React Hooks guide. Follow along and fork my code at any point as we learn about everything from the basics all the way to advanced hooks usage examples such as
useReducer for managing a list of data. This guide also provides background on the history of React and its concept... | https://www.telerik.com/kendo-react-ui/react-hooks-guide/ | CC-MAIN-2020-34 | refinedweb | 8,547 | 59.84 |
Hello! Those of you who are old enough will remember that certain kinds of implicit assumptions in programming used to raise the outcry: All the world's a VAX! E.g. taking for granted that a pointer will always fit into an integer and vice versa. After trying Qemu for the first time and a long debugging session last we... | http://lists.gnu.org/archive/html/qemu-devel/2007-05/msg00163.html | CC-MAIN-2017-17 | refinedweb | 579 | 75 |
On 2011-08-02 00:34, Andrei Alexandrescu wrote:
> On 8/1/11 4:35 PM, Nick Sabalausky wrote:
>> "Johann MacDonagh"<johann.macdonagh.no@spam.gmail.com> wrote in message
>> news:j1501g$tbs$1@digitalmars.com...
>>>
>>> 1. Database interface. Should support sqlite, mysql, postgres, etc...
>>> 3. Some kind of web framework.
... | http://forum.dlang.org/thread/mailman.1978.1312090051.14074.digitalmars-d@puremagic.com?page=9 | CC-MAIN-2014-52 | refinedweb | 1,180 | 73.58 |
$ZNAME
Synopsis
$ZNAME $ZN
Description
$ZNAME contains the name of the routine executing on the current process. Commonly, this is the current routine loaded by ZLOAD. If no routine is currently executing, $ZNAME contains a null string.
When ZLOAD loads a routine, it becomes the currently loaded routine for the current... | https://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=RCOS_VZNAME | CC-MAIN-2021-04 | refinedweb | 138 | 66.03 |
Opened 11 years ago
Closed 10 years ago
Last modified 7 years ago
#6547 closed (fixed)
Support GeoRSS in syndication of Geographic Models
Description (last modified by )
There should be a
django.contrib.gis.syndication module, that will contain a subclass of
Feed, that will include GeoRSS information for geographic mod... | https://code.djangoproject.com/ticket/6547 | CC-MAIN-2018-47 | refinedweb | 846 | 62.27 |
In a Grid, I have a column "Date", and when I want to sort this column, the dates sort correctly in host mode but do not sort correctly with Firefox or IE.
It was OK with version 1.1.1 but not with 1.2.3.
Printable View
In a Grid, I have a column "Date", and when I want to sort this column, the dates sort correctly in ... | https://www.sencha.com/forum/printthread.php?t=62998&pp=10&page=1 | CC-MAIN-2016-18 | refinedweb | 449 | 60.82 |
Sales and use taxes
Taxable goods
What goods are subject to sales and use tax in your state (at both state and local level)?
Illinois and its localities impose tax on the occupation of selling at retail tangible personal property and on the use of tangible personal property purchased from a retailer (see, e.g., 35 ILCS... | https://www.lexology.com/library/detail.aspx?g=9ac48e9a-8701-45e9-af64-65f83d2311de | CC-MAIN-2020-50 | refinedweb | 512 | 63.9 |
1 /*2 * StyleData.java3 *4 * Steady State CSS2 Parser5 *6 * Copyright (C) 1999, 2002 Steady State Software Ltd. All rights reserved.7 *8 * This library is free software; you can redistribute it and/or9 * modify it under the terms of the GNU Lesser * To contact the authors of the library, write to Steady State Software ... | http://kickjava.com/src/browser/StyleData.java.htm | CC-MAIN-2020-50 | refinedweb | 165 | 70.73 |
CodePlexProject Hosting for Open Source Software
Sorry if this is explained somewhere, but I just couldn't find any special info that would allow me to do this, so I'm basically assuming that the feature is not working so well?
I'm trying to attach to a very simple python program, via MSVS 2012 using the "Python Debugg... | https://pytools.codeplex.com/discussions/430269 | CC-MAIN-2017-09 | refinedweb | 302 | 83.86 |
Introducing Helios for Kotlin
by Adrian Ramirez
- •
- June 12, 2019
- •
- kotlin• functional• arrow• helios• json
- |
- 3 minutes to read..
Let’s take a brief look at how you can start using Helios:
Adding the dependency
First off, we need to add the Helios dependency to our project. We can do it by adding the followin... | https://www.47deg.com/blog/introducing-helios-for-kotlin/ | CC-MAIN-2020-29 | refinedweb | 413 | 51.07 |
Issues
ZF-10991: ReCAPTCHA does work in forms using Array Notation
Description
If you create a form containing a ReCaptcha captcha element it will not validate if that form is using array notation.
This form will validate correctly
class Contact_Form_Test extends Zend_Form { private static $_privKey = ''; private stati... | http://framework.zend.com/issues/browse/ZF-10991?focusedCommentId=47416&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel | CC-MAIN-2016-26 | refinedweb | 782 | 53 |
Provided by: manpages-dev_3.35-0.1ubuntu1_all
NAME
pthread_sigqueue - queue a signal and data to a thread
SYNOPSIS
#include <pthread.h> int pthread_sigqueue(pthread_t *thread, int sig, const union sigval value); Compile and link with -pthread. Feature Test Macro Requirements for glibc (see feature_test_macros(7)): pthr... | http://manpages.ubuntu.com/manpages/precise/man3/pthread_sigqueue.3.html | CC-MAIN-2019-09 | refinedweb | 175 | 65.42 |
Created attachment 28103 [details]
Self-contained C source, with AVX alignment bug on Windows
Code generated by GCC 4.7.1 for the Windows x86_64-w64-mingw32 target, with "-mavx", can segfault due to alignment errors when the 32-byte ymm registers are spilled onto the stack. May I please submit a feature request for 32-... | https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54412 | CC-MAIN-2020-40 | refinedweb | 2,854 | 60.35 |
14 November 2011
By clicking Submit, you accept the Adobe Terms of Use.
In ActionScript 3 fundamentals: Associative arrays, maps, and dictionaries, you were introduced to arrays and maps based on both
Dictionary and
Object as ways to store data in your applications. There are two additional types of objects provided by... | https://www.adobe.com/devnet/actionscript/learning/as3-fundamentals/vectors-and-bytearrays.html | CC-MAIN-2016-50 | refinedweb | 3,283 | 66.74 |
Loops are important in data processing because so often we need to process repeating items of data, such as items in a list. Groovy offer several looping structures
including the
while and
for loops. In this topic, we will have some fun with Groovy loops and consider printing the names of popular singers.
To learn how ... | https://www.webucator.com/how-to/how-write-loops-groovy.cfm | CC-MAIN-2018-17 | refinedweb | 194 | 69.01 |
Opened 5 years ago
Closed 5 years ago
#19155 closed Bug (invalid)
New session backend instance does not respect a session_key parameter.
Description
When I create an instance of the backend session with a specified key, if this key does not exist, creates a new key without respecting the one I specifically forced.
Is a... | https://code.djangoproject.com/ticket/19155 | CC-MAIN-2017-30 | refinedweb | 243 | 61.46 |
Considering the benefits of Redux? We have the article for you.
It’s 2018, a time with many new libraries and tools to use in software development. With the number of tools and libraries out there, (a JavaScript library was probably released before you finished reading this), it might not be the wisest thing to jump on... | https://blog.logrocket.com/why-use-redux-reasons-with-clear-examples-d21bffd5835/ | CC-MAIN-2019-39 | refinedweb | 1,827 | 63.9 |
..
Hi,
I really like the new Intellisense. I don’t like that new tabs show up on the right, it just feels wrong and is disorientating.
For MDX I’d like to see project templates if possible. Ones that build common shells for you. With a choice of the base game loop you’d like to implement. Templates for 3D, top-down, si... | https://blogs.msdn.microsoft.com/tmiller/2005/06/12/features-whidbey-oh-my/ | CC-MAIN-2016-40 | refinedweb | 2,461 | 66.44 |
python does not have a repeated until loop (i want python to keep on repeating until a condition is met)
number guessing - Replit
the code is here i want python to keep on asking for input and when i type anything invalid like saying d for the input it will stop the code is there a way for python just to say like “your... | https://ask.replit.com/t/how-could-i-emulate-a-repeat-until-loop-in-this-code/777 | CC-MAIN-2022-33 | refinedweb | 129 | 79.9 |
27 March 2009 17:43 [Source: ICIS news]
By Nigel Davis
LONDON (ICIS news)--The leadership skills of petrochemical industry executives will be tested to the full over the next 12 months as firms in the sector battle through the downturn.
Companies by necessity are focused on preserving and generating cash. Managers cann... | http://www.icis.com/Articles/2009/03/27/9204012/insight-leadership-skills-will-be-tested-in-this-downturn.html | CC-MAIN-2015-14 | refinedweb | 520 | 63.29 |
Gray Hat Python – So, two years back I was doing my research on programming languages, I started reading about C,C++, Assembly, Python and Ruby. I wanted to become an Expert in Cyber Security. So, I started learning as much as I can. Started with C, C++ and C# being the basics, and after learning and compiling lots of ... | https://www.educba.com/gray-hat-python-security-through-obscurity-2/ | CC-MAIN-2019-47 | refinedweb | 2,176 | 62.38 |
think recursively much better in Haskell but interviewers aren’t always cool when you ask to solve the problem in a non-standard language (I lucked out last time).
Because I was writing a lot of similar code, I created an interface first, so that I could write parametrized test cases. These methods should really be st... | https://cate.blog/2010/07/07/test-driven-revision/ | CC-MAIN-2017-47 | refinedweb | 785 | 53.51 |
Vtk 3.1 includes <iostream.h> in a few files. This causes problems with code that includes <iostream> with Microsoft Visual C++ 6.0. The problem seems to be that cout and others are in global namespace in <iostream.h> while they are in std namespace in <iostream>. Code that has calls like "using std::cout" end up havin... | https://public.kitware.com/pipermail/vtkusers/2000-September/004358.html | CC-MAIN-2022-27 | refinedweb | 103 | 77.53 |
sensor_event_is_heading_flipped()
Determine whether the compass heading is flipped.
Synopsis:
#include <bps/sensor.h>
BPS_API int sensor_event_is_heading_flipped(bps_event_t *event, bool *is_flipped)
Since:
BlackBerry 10.2.0
Arguments:
- event
The SENSOR_COMPASS_READING event to get the value from.
- is_flipped
This is... | https://developer.blackberry.com/native/reference/core/com.qnx.doc.bps.lib_ref/topic/sensor_event_is_heading_flipped.html | CC-MAIN-2019-35 | refinedweb | 184 | 67.35 |
This post explores a sentence from the book Single Digits:
Any number in Pascal’s triangle that is not in the outer two layers will appear at least three times, usually four.
Pascal’s triangle contains the binomial coefficients C(n, r) where n ranges over non-negative numbers and r ranges from 0 to n. The outer layers ... | https://www.johndcook.com/blog/2016/07/05/distribution-of-numbers-in-pascals-triangle/ | CC-MAIN-2017-43 | refinedweb | 763 | 70.43 |
Created on 2008-12-21 22:58 by pitrou, last changed 2009-10-17 04:33 by esam. This issue is now closed.
Here is an optional patch which provides the two opcodes I was talking
about (I've called them POP_OR_JUMP and JUMP_OR_POP). Together with a
bit of work on the peepholer they make the bytecode expression of
boolean c... | https://bugs.python.org/issue4715 | CC-MAIN-2020-45 | refinedweb | 1,493 | 78.25 |
04 February 2009 16:46 [Source: ICIS news]By John Richardson
?xml:namespace>
Joe Congdon, Director Global Polypropylene Consultancy at Townsend Solutions is convinced that polypropylene (PP) prices have reached the bottom, partly because crude cannot fall much further after its collapse from $145/bbl.
Another reason fo... | http://www.icis.com/Articles/2009/02/04/9190256/insight-a-fragile-polyolefins-recovery-or-a-dead-cat-bounce.html | CC-MAIN-2015-06 | refinedweb | 894 | 61.87 |
being released today.
Qt 3D Studio.
Qt Qml, Qt Quick, and Qt Quick Controls.
Left: Imagine style – Right: Fusion style.
Graphics.
Qt 3D and Network.
Qt Widgets.
Embedded functionality.
Other modules web.
Kudos as allwas! Two questions:
1. “Qt Qml finally supports declaring enums in QML”. Does this mean QML Enums will ... | https://blog.qt.io/blog/2017/12/07/qt-5-10-released/ | CC-MAIN-2017-51 | refinedweb | 990 | 76.32 |
To calculate summary statistics in Python you need to use the .describe() method under Pandas. The .describe() method works on both numeric data as well as object data such as strings or timestamps.
The output for the two will contain different fields. For numeric data the result will include:
- count
- mean
- standard... | https://www.askpython.com/python/examples/calculate-summary-statistics | CC-MAIN-2021-31 | refinedweb | 701 | 68.47 |
bitmath 1.0.2-3
Pythonic module for representing and manipulating file sizes with different prefix notations.
NOTE: If you’re viewing this page on PyPi I strongly urge you to read)
Available Classes
There are two fundamental classes available:
- Bit
- Byte
There are 24 other classes available, representing all the pref... | https://pypi.python.org/pypi/bitmath/1.0.2-3 | CC-MAIN-2015-48 | refinedweb | 2,057 | 65.32 |
Hello!
I’ve been trying to solve this my self for a while and did some research, but wasn’t able to find the answer.
I need to animate a 3D surface plot. I have a 3-dimentional array of data for u(x, y, t), so I want to plot u(x, y) for each t and then observe the animation. I found a work around that I don’t really li... | https://community.plotly.com/t/surface-plot-animation/23738 | CC-MAIN-2022-21 | refinedweb | 216 | 70.19 |
What are the Common Errors which should be taken care of, while working on Android project?
These can be
- Android Specific Error
- Java Specific Error
I will list some errors i m always getting.
Article – Top 10 Java Errors
Null
This are thing i mainly get while creating Android Project.
- Try to use
Try – Catch
block... | https://throwexceptions.com/java-common-errors-while-writing-android-project-throwexceptions.html | CC-MAIN-2020-45 | refinedweb | 556 | 52.9 |
Kruskal’s Algorithm for Spanning Trees with a Java Implementation
Last modified: October 3, 2020
1. Overview
In a previous article, we introduced Prim's algorithm to find the minimum spanning trees. In this article, we'll use another approach, Kruskal’s algorithm, to solve the minimum and maximum spanning tree problems... | https://www.baeldung.com/java-spanning-trees-kruskal | CC-MAIN-2021-17 | refinedweb | 1,751 | 64.2 |
Since Caché 2017 the SQL engine has included new set of statistics. These record the number of times a query is executed and the time it takes to run.
This is a gold mine for anyone monitoring and trying to optimize the performance of an application that includes many SQL statements but it isn’t as easy to access the d... | https://community.intersystems.com/post/apm-%E2%80%93-monitoring-sql-query-performance | CC-MAIN-2019-39 | refinedweb | 1,043 | 63.9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.