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 |
|---|---|---|---|---|---|
`&' interpreted as argument prefix
Discussion in 'Ruby' started by Arun Kumar, Mar 16, 2009.
Want to reply to this thread or ask your own question?It takes just 2 minutes to sign up (and it's free!). Just click the sign up button to choose a username and then you can ask your own questions on the forum.
- Similar Threa... | http://www.thecodingforums.com/threads/interpreted-as-argument-prefix.856382/ | CC-MAIN-2014-42 | refinedweb | 178 | 71.24 |
This marks the first GA release of our 2.0 client with well over a 1000 commits since 1.7.1 (the currently last released NEST version in the 1.x range).
Back to the drawing board
We took some time to go back to the drawing board. NEST was originally started in 2010 and there are many choices that have accumulated in th... | https://www.elastic.co/fr/blog/ga-release-of-nest-2-0-our-dot-net-client-for-elasticsearch | CC-MAIN-2017-09 | refinedweb | 1,980 | 55.34 |
Arrays Won't Work
Apesy Daisy
Greenhorn
Joined: Apr 27, 2011
Posts: 2
posted
Apr 27, 2011 09:28:32
0
I know I have done something wrong here, but can't figure out how to make my arrays work. I need to have the radio buttons calculate the mortgage with the arrays, but I'm so lost! Any help making this work is appreciat... | http://www.coderanch.com/t/535935/java/java/Arrays-Won-Work | CC-MAIN-2015-32 | refinedweb | 1,472 | 55.84 |
Introduction to Python Sort Array
The following article provides an outline on Python Sort Array. Array in a python is a group of elements similar to list and tuples but the only difference is that array can have values of the same type while lists and tuples can have values of other types also. The size of the array i... | https://www.educba.com/python-sort-array/?source=leftnav | CC-MAIN-2021-04 | refinedweb | 1,058 | 63.49 |
On Sun, Jan 07, 2001 at 04:37:39PM +0100, Christian T . Steigies wrote: >. Check in the neighborhood of line 223 of debian/rules: 221 dh_undocumented 222 dh_installchangelogs 223 # stripped modules refuse to load on Alpha 224 ifeq ($(ARCH),alpha) 225 dh_strip -Nxserver-xfree86 226 else 227 dh_strip 228 endif 229 dh_lin... | https://lists.debian.org/debian-x/2001/01/msg00057.html | CC-MAIN-2017-43 | refinedweb | 115 | 67.08 |
We are excited to release new functionality to enable a 1-click import from Google Code onto the Allura platform on SourceForge. You can import tickets, wikis, source, releases, and more with a few simple steps.
New submission from Johannes Buchner <buchner.johannes@...>:
I have the issue that
> from org.eclipse.swt.w... | http://sourceforge.net/p/jython/mailman/jython-bugs/thread/1316699133.91.0.610430465241.issue1799@psf.upfronthosting.co.za/ | CC-MAIN-2014-10 | refinedweb | 242 | 61.63 |
Paul Eggert <address@hidden> writes: >> this is very confusing indeed > To some extent the confusion is inherent: there are a lot of useful > ways to represent and manipulate times, and people unfamiliar with the > issues will find this complexity confusing. That being said, it would > be good to simplify the Emacs API... | https://lists.gnu.org/r/emacs-devel/2019-07/msg00801.html | CC-MAIN-2020-40 | refinedweb | 387 | 57 |
How vulnerable are Rho apps?Mark Nongkhlaw Nov 7, 2014 1:47 AM
I just stumbled on this :
Wonder how safe apps built with Romobile are to code injection attacks. Anyone can throw us some light on this?
Re: How vulnerable are Rho apps?Pietro Francesco Maggi Nov 7, 2014 9:02 AM (in response to Mark Nongkhlaw)
The original... | https://developer.zebra.com/thread/29781 | CC-MAIN-2018-05 | refinedweb | 1,824 | 65.52 |
28 July 2010 11:38 [Source: ICIS news]
LONDON (ICIS)--DIC Corp has denied earlier claims that its performance resins business’s alkyd and varnish resins production unit in ?xml:namespace>
Epoxy resin manufacturer Spolchemie and DIC revealed on 23 July they had signed a joint-venture agreement transferring production of... | http://www.icis.com/Articles/2010/07/28/9379895/dic-denies-report-of-vienna-plant-closure-job-cuts.html | CC-MAIN-2014-42 | refinedweb | 161 | 62.72 |
Java Arraylist
I am still sorting through this chapter on arrays and ran into another exercise that I do not understand. If someone could please help a struggling single mom figure this out it would be much appriciated. This program is in Java.
The following code creates a simple ArrayList:
import java.io.BufferedReade... | https://brainmass.com/computer-science/java/java-arraylist-530483 | CC-MAIN-2018-22 | refinedweb | 282 | 59.7 |
Profiling in Sage¶
This page lists several methods available in Sage to measure and analyze the performances of a piece of code. For more general information on profiling, see Wikipedia article Profiling_(computer_programming).
Table of contents
How long does it take? %time and %timeit¶
The two IPython magics
%time and... | https://doc.sagemath.org/html/en/thematic_tutorials/profiling.html | CC-MAIN-2021-10 | refinedweb | 822 | 67.45 |
#728209, was opened at 2003-04-26 23:49
Message generated for change (Comment added) made by wobsta
You can respond by visiting:
Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Marcus Mendenhall (mendenhall)
Assigned to: Nobody/Anonymous (nobody)
Summary: inability to create secon... | https://sourceforge.net/p/pyx/mailman/pyx-devel/thread/E19CZPj-0002Vw-00@sc8-sf-web3.sourceforge.net/ | CC-MAIN-2017-04 | refinedweb | 941 | 73.88 |
UK
Get import and export customs regulation before travelling to UK. Items allowed to import are Medicines for personal use. Prohibited items are Controlled drugs, such as cocaine, heroin, MDMA, and cannabis. Some of restricted items are Firearms, explosives, and ammunition may be imported with a permit. UK is part of ... | https://visalist.io/isle-of-man/customs | CC-MAIN-2021-31 | refinedweb | 107 | 59.4 |
Pairs of Integers
From Progteam
(Difference between revisions)
Revision as of 20:20, 2 April 2009
Pairs of Integers is problem number 1117 on the Peking University ACM site.
Python Solution
I have a program which I believe works, (it works on the test input) that I quickly wrote up in python. I'll soon translate this t... | http://cs.nyu.edu/~icpc/wiki/index.php?title=Pairs_of_Integers&diff=prev&oldid=7026 | CC-MAIN-2015-18 | refinedweb | 207 | 50.84 |
Investing/Stock market
From Wikibooks, the open-content textbooks collection
The stock markets are a means to buy and sell, but they are a market place: when, what, and how often and how much one buys, accumulates or sells is NOT the province of the market: that is the province of the field of investment which is cover... | http://en.wikibooks.org/wiki/Investing/Stock_market | crawl-002 | refinedweb | 3,029 | 60.55 |
A library to express swagger specifications using a Scala DSL.
It is inspired mainly by fotinakis/swagger-blocks for ruby.
Currently this only supports a part of the full swagger-spec.
Note about current maintenance statusNote about current maintenance status
I currently have no personal use for the library anymore, so... | https://index.scala-lang.org/felixbr/swagger-blocks-scala/swagger-blocks-json/0.6.0?target=_2.12 | CC-MAIN-2019-51 | refinedweb | 937 | 50.94 |
Hi, it took me quite a bit of time to figure out the various problems of the newer poster versions (>=2002). The 1999 version (as shipped by Debian) works more reliably as well for me (using, e.g., dvips-generated postscript). Unfortunately, the kdeprint dialog is messed up (missing '-F' option), but one can still succ... | https://lists.debian.org/debian-qt-kde/2008/02/msg00241.html | CC-MAIN-2016-50 | refinedweb | 560 | 58.28 |
- Run failures
- My run is failing because of missing packages or dependencies
- "No such file or directory" or "File not found" error when running on Domino
- My run is failing with a message "Unrecognized type of runner file"
- My code works in Matlab but not in Octave
- "No space left on device" when using joblib or... | https://support.dominodatalab.com/hc/en-us/articles/204856525-Troubleshooting-common-problems | CC-MAIN-2018-26 | refinedweb | 2,045 | 52.6 |
Just like some of you out there I was interested in learning C# so I decided to pick up a book. I'm still learning on console apps and have not progressed beyond strings and simple math operators. But I wanted to share a program that I recently created since this code could help other new programmers to develop a rando... | http://cboard.cprogramming.com/csharp-programming/77383-newbies-like-me.html | CC-MAIN-2014-42 | refinedweb | 284 | 56.96 |
(set by middleware request processing),. two variables which can be set in your root URLconf. Setting these variables in any other URLconf will have no effect.
See the documentation on customizing error views for more details.
handler404¶
A callable, or a string representing the full Python import path to the view tha... | https://docs.djangoproject.com/en/1.3/topics/http/urls/ | CC-MAIN-2014-15 | refinedweb | 128 | 61.43 |
Having.
Nearly a decade ago, I built a Google maps mashup of baby names.
To get started, let’s create a Postgres database and two tables. You’ll need the PostgreSQL database for this.:
import pandas as pd import matplotlib.pyplot as plt from sqlalchemy import create_engine engine = create_engine('postgresql://postgres@... | https://guydavis.github.io/2016/08/13/loading_babyname_data/ | CC-MAIN-2019-09 | refinedweb | 129 | 60.21 |
18.5.7. Develop with asyncio
Asynchronous programming is different than classical “sequential” programming. This page lists common traps and explains how to avoid them.
18.5.7.1. Concurrency and multithreading
An event loop runs in a thread and executes all callbacks and tasks in the same thread. While a task is runnin... | https://documentation.help/Python-3.4/asyncio-dev.html | CC-MAIN-2019-35 | refinedweb | 430 | 60.01 |
I'm trying to load an xml schema file. I used to use this code for it:
ExternalResourceManager.getInstance().addStdResource(namespace, filename, getClass());
But now IDEA doesn't recognize addStdResource - only addResource.
What should I do?
I'm trying to load an xml schema file. I used to use this code for it:
use ext... | https://intellij-support.jetbrains.com/hc/en-us/community/posts/206784105-Where-is-addStdResource-in-Maia- | CC-MAIN-2020-24 | refinedweb | 756 | 52.56 |
Synopsis
When I query or scan a namespace, why does
aql return “Error: (7) AEROSPIKE_ERR_CLUSTER_CHANGE”? I get the same error when I attempt to run the operation from C or Java client.
In Java, the exception is:
com.aerospike.client.AerospikeException: Error Code 7: Cluster key mismatch
I know that the node is alive, ... | https://discuss.aerospike.com/t/aerospike-err-cluster-change-when-querying-or-scanning-a-namespace/2593 | CC-MAIN-2018-30 | refinedweb | 365 | 64.51 |
.
Dev Build 2024 is a great build for me, since it implements a few things that I’ve really waited for. Thanks!
Is there any way to make select_to_mark happen whenever the cursor moves and a mark is active? This is sort of the default behavior in Emacs, and it would be great if stuff like Toggle Comment just worked whe... | https://forum.sublimetext.com/t/dev-build-2024/1269/2 | CC-MAIN-2017-43 | refinedweb | 935 | 65.01 |
07 December 2011 23:59 [Source: ICIS news]
LONDON (ICIS)--European November caprolactam contracts have settled down by €100/tonne, to a net level of €2,050-2,140/tonne ($2,746–2,866/tonne) FD (free delivered) NWE (northwest Europe), because of weak demand and falling feedstock costs, buyers and sellers said on Wednesda... | http://www.icis.com/Articles/2011/12/07/9514830/europe-capro-november-contracts-fall-100t-on-weak-demand.html | CC-MAIN-2014-41 | refinedweb | 408 | 51.38 |
for connected embedded systems
sendto()
Send a message to a socket at a specific address
Synopsis:
#include <sys/types.h> #include <sys/socket.h> ssize_t sendto( int s, const void * msg, size_t len, int flags, const struct sockaddr * to, socklen_t tolen );.
-BADF
- An invalid descriptor was specified.
- EDESTADDRREQ
- ... | http://www.qnx.com/developers/docs/6.3.2/neutrino/lib_ref/s/sendto.html | crawl-003 | refinedweb | 131 | 52.46 |
The background). However, the limitation here is that tests run on iOS can be executed only from a macOS host machine.
The framework also does not require modifications of the apps under tests, as it is based on Appium and contains capabilities for image comparisons of particular elements or the whole screen, settings ... | https://blog.nativescript.org/nativescript-open-source-functional-testing-framework/index.html | CC-MAIN-2021-21 | refinedweb | 424 | 55.03 |
All this discussion about roles brings me back to the
proposal/implementation
of Roles that I made a long time ago and that was rejected.
I can hardly remember it by now (or I may be reinventing it anew ;-) ),
but the key of the matter was the following (notice this was before
namespaces):
a) Roles are interfaces.
b) W... | http://mail-archives.apache.org/mod_mbox/ant-dev/200504.mbox/%3CEA9D95F907E2924A9A32F274114BCDEF0D4612@perth.Cellectivity.local%3E | CC-MAIN-2014-41 | refinedweb | 684 | 56.86 |
0
I very new to C Shell. I am trying to read a file from the command line, and determine whether it's a zip file, a .txt, a symbloic link, a pipe, or whatever ("unknown").
Then I'd like to execute a few instructions depending on the type. For instance, if it's a txt file, print information about it ("it's a text file")... | https://www.daniweb.com/programming/software-development/threads/487215/need-help-with-this | CC-MAIN-2017-47 | refinedweb | 139 | 88.47 |
Thank you very much! I needed this! now I am one step closer to finishing my program :3
Post your Comment
Removing a Row from a JTable
Removing a Row from a JTable
... to remove any one row's data that is wrong entry then you must have to
remove from the JTable. For removing the data of row from JTable, you will
remov... | http://www.roseindia.net/discussion/18232-Removing-a-Row-from-a-JTable.html | CC-MAIN-2015-06 | refinedweb | 600 | 64.3 |
An Introduction to Writing FP16 code for NVIDIA’s GPUs
The What and Why:
- There is no inbuilt support for FP16 in the C/C++ language — apparently ARM version of C/C++ has pretty good support, but on x86, we need to use either special instructions or libraries to convert from FP32->FP16 and back (which we cover in this... | https://ion-thruster.medium.com/an-introduction-to-writing-fp16-code-for-nvidias-gpus-da8ac000c17f?source=post_internal_links---------5---------------------------- | CC-MAIN-2021-39 | refinedweb | 870 | 56.29 |
Will the European Union phase out animal testing–or export it?
From ANIMAL PEOPLE, December 2005:
BRUSSELS–Trade associations representing
the animal health, bio tech, chemical,
cosmetic, pesticide, pharmaceutical, and soap
and detergent sectors on November 11, 2005
signed a pledge to jointly seek alternatives to
anima... | https://newspaper.animalpeopleforum.org/2005/12/02/will-the-european-union-phase-out-animal-testing-or-export-it/ | CC-MAIN-2021-17 | refinedweb | 1,913 | 50.77 |
Revision history for Catalyst::Authentication::Credential::OpenID 0.19 Wed Oct 10 17:53:00 BST 2012 - Drop Catalyst::Engine::HTTP dependency. RT#70417 0.18 Sat Aug 18 16:19:00 BST 2012 - Fix RT#79072, fixing dist Makefile.PL 0.17 Sun Jul 15 21:03:00 BST 2012 - Fix Makefile.PL, release dev release. 0.16_02 Fri Oct 15 18... | https://metacpan.org/changes/distribution/Catalyst-Authentication-Credential-OpenID | CC-MAIN-2015-27 | refinedweb | 889 | 76.72 |
If you are anything like me, you've been spoiled by Intellisense and want everything to go as quickly as possible when coding. So, when I make dialog boxes (as I am sure you do too), why should I have to set 4-5 things every time I want an OK or Cancel button on a form?
Whenever I drop a button on a form, I inevitably ... | http://www.codeproject.com/KB/miscctrl/DropAndForgetButtons.aspx | crawl-002 | refinedweb | 1,145 | 72.56 |
Re: Access DB Issues - Again
- From: "Andrew Morton" <akm@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 23 May 2006 09:35:41 +0100
Bob Palank wrote:
Remote server hosts a .mdb file but the client cannot access the DB
through VB.Net Express 2005.
(I presume you have previous postings on this subject, but I can't see them,
so sor... | http://www.tech-archive.net/Archive/DotNet/microsoft.public.dotnet.languages.vb/2006-05/msg02080.html | crawl-002 | refinedweb | 316 | 75.5 |
Drupal 8 Migrations, part 2: Migrating users from a Drupal 7 site
Now updated for Drupal 8.2!.
The Drupal 8 Migration system is very flexible and can be used to migrate many types of data. For an overview of its capabilities and architecture, see Part 1 of this series.
Try this at home!
If you want to try this code you... | https://www.metaltoad.com/blog/drupal-8-migrations-part-2-migrating-users-drupal-7-site | CC-MAIN-2019-47 | refinedweb | 2,853 | 54.32 |
Once the decision was made to decentralize the analysis resources, a crucial question needed to be answered. How does a physicist in Europe run a job using data stored at Nebraska? In 2004, the computing model for CMS was finalized and embraced the emerging grid technology. At that time, the technical implementation wa... | http://www.linuxjournal.com/article/10847?page=0,1 | CC-MAIN-2013-48 | refinedweb | 1,249 | 54.42 |
The Windows Communication Foundation, or WCF, is part of a loosely related family of frameworks from Microsoft for developing robust and reliable systems. I say loosely because WCF and the other libraries can be used independently or in concert. The other main frameworks are WPF for presentation, and WF for workflow. W... | https://accu.org/index.php/journals/1873 | CC-MAIN-2019-47 | refinedweb | 3,406 | 51.99 |
I’m trying to run PowerShell code (as a string, i.e. “Get-Process”) in my C# .NET Framework 4.6.1 Windows console application and get the output from whatever command was run.
From what I could gather from searching, this appears complicated by the introduction of PowerShell Core, which runs on the .NET Core runtime.
I... | https://howtocode.net/2019/03/running-powershell-in-a-net-framework-application/ | CC-MAIN-2019-26 | refinedweb | 226 | 60.92 |
Bug Description
working through the tutorial/
first I generated tests without entrypoints, works fine
second I add entrypoints and generate tests again
result: tests are appended as described in tutorial but first
``def`` line of test method is missing the intendation
after manually intending it, generated test are as ... | https://bugs.launchpad.net/pythoscope/+bug/271892 | CC-MAIN-2016-40 | refinedweb | 248 | 62.78 |
I've been having a discussion with some of my colleagues regarding how good a job we've done (and are doing) at explaining what WinFX actually contains.
In the interests of keeping everyone on the same page, I'm talking about a description of WinFX like this:
WinFX is the .NET Framework 2.0 with the addition of four sp... | https://blogs.msdn.microsoft.com/ianm/2006/04/19/what-is-winfx-anyway/ | CC-MAIN-2017-39 | refinedweb | 1,340 | 74.08 |
Hide Forgot
Hello,
I am running RH6.0 + updates on an x86 machine. This box is
networked and uses NIS to sync accounts across our network.
The problem arises when code like the following is run on a
RH6 machine with the default NIS installation:
#include <stdio.h>
#include <netdb.h>
int main() {
while (1) {
struct host... | https://bugzilla.redhat.com/show_bug.cgi?id=4657 | CC-MAIN-2020-24 | refinedweb | 245 | 74.59 |
Try to use my OH2 rules on OH3.
But I receive the error “The name ‘ScriptServiceUtil’ cannot be resolved to an item”
Is this no more supported?
Toni
Try to use my OH2 rules on OH3.
It’s still there. How are you trying to use it? What language?
Hi Rich, I’m using old fashioned DSL. “ScriptServiceUtil” is imported at sta... | https://community.openhab.org/t/scriptserviceutil-in-oh3/118328 | CC-MAIN-2022-33 | refinedweb | 751 | 77.03 |
Invincible Vehicle [C#] Help
Hello! I'm very new with modding in C# and I've been stuck trying to get this Invincible Vehicle code into my GTA 5 trainer menu. I have the code, but it was originally made as a standalone script, so I've been trying to fit the code to work inside of my trainer and I have a little bit of a... | https://forums.gta5-mods.com/topic/29068/invincible-vehicle-c-help | CC-MAIN-2021-31 | refinedweb | 1,255 | 66.64 |
Plotting wave functions¶
Creating a wave function file¶
The following script will do a calculation for a CO
molecule and save the wave functions in a file (
CO.gpw).
from ase import Atoms from gpaw import GPAW d = 1.1 # bondlength of hydrogen molecule a = 5.0 # sidelength of unit cell c = a / 2 atoms = Atoms('CO', posi... | https://wiki.fysik.dtu.dk/gpaw/tutorials/plotting/plot_wave_functions.html | CC-MAIN-2020-05 | refinedweb | 476 | 67.86 |
InDesign 7.0 breaks Visual Basic referencepartswiz Apr 6, 2011 12:08 PM
C:\ProgramData\Adobe\InDesign\Version 6.0\en_US\Scripting Support\6.0\Resources for Visual Basic.tlb
I am able to reference this from VB.NET Visual Studio 2010 and program against the InDesign scritping API like a charm - with full IntelliSense.
Wi... | https://forums.adobe.com/thread/834780 | CC-MAIN-2017-43 | refinedweb | 1,558 | 51.44 |
Lot
usingSystem;
namespaceMyLibrary
{public class MyClass
{public static string method()
{return “From old version ClassLibrary2″;
}
}
}
Newer version
usingSystem;
namespaceMyLibrary
{public class MyClass
{public static string method()
{return “From new version ClassLibrary2″;
}
}
}
The structure of both libraries are ... | https://blogs.msdn.microsoft.com/abhinaba/2005/11/30/c-2-0-using-different-versions-of-the-same-dll-in-one-application/ | CC-MAIN-2017-13 | refinedweb | 704 | 65.32 |
ODF 1.2 Is Approved 110
An anonymous reader writes with news that the Open Document Format 1.2 specification has finally been approved. "The most important improvement to ODF 1.2 is the newly built spreadsheet support. The old format was buggy and had a lot of legacy problems. Therefore the new spreadsheet module was w... | https://news.slashdot.org/story/11/10/02/0010211/odf-12-is-approved | CC-MAIN-2018-13 | refinedweb | 5,258 | 71.95 |
- Type:
Bug
- Status: Open
- Priority:
Medium
- Resolution: Unresolved
- Component/s: Compiler, Foundation
-
- Environment:
Swift 5.0
I'm trying to encode and decode a Codable struct that has a double optional (e.g. name: String??).
This way, encoding the struct with the JSONEncoder, I get a json with:
- the property a... | https://bugs.swift.org/browse/SR-10781 | CC-MAIN-2019-30 | refinedweb | 215 | 71.41 |
Read some content of file_name in ODI2710660 Aug 18, 2014 10:09 AM
Anyone please suggest me how to read a part of file in odi.
what are the options we are having?
Please provide if you have any references.
Example:
One of the requirement to get the content of the file_name which is source nothing but a date and has to ... | https://community.oracle.com/message/12606660 | CC-MAIN-2017-17 | refinedweb | 666 | 78.48 |
example app allows you to open a ListPage containing a ListView with the RecycleElement strategy. When opening this page repeatedly by pressing the "Push" button, we should see "Constructor" and "Destructor" printed on the command line. (The garbage collector is triggered right within the constructor.) But on iOS the ... | https://xamarin.github.io/bugzilla-archives/43/43941/bug.html | CC-MAIN-2019-30 | refinedweb | 319 | 59.5 |
I've got a public class, which implements Serializable, that is extended by multiple other classes. Only those subclasses were ever serialized before - never the super class.
The super class had defined a serialVersionUID.
I'm not sure if it matters, but it was not marked private, but rather it just had the default pro... | https://codedump.io/share/0zKPZWocVoIe/1/java-serialization---javaioinvalidclassexception-local-class-incompatible | CC-MAIN-2017-47 | refinedweb | 276 | 51.78 |
This.
The System.DirectoryServices namespace..
11) Copy and paste the following code into the editor. Now save the file as 'web.config' into the gal directory on the web server.
There may be an issue with the performance of the page on request due to the size of the GAL. You may have to implement some caching into your... | https://www.c-sharpcorner.com/article/accessing-global-address-list-via-system-directoryservices-n/ | CC-MAIN-2020-29 | refinedweb | 102 | 57.67 |
A small class collecting the different BlockIndices involved in global, multilevel and local computations. More...
#include <deal.II/dofs/block_info.h>
A small class collecting the different BlockIndices involved in global, multilevel and local computations.
Once a DoFHandler has been initialized with an FESystem, a da... | https://dealii.org/developer/doxygen/deal.II/classBlockInfo.html | CC-MAIN-2021-10 | refinedweb | 668 | 59.9 |
hello there dudes
ok heres it is
i dont have the new version of fmod ported to java yet so this is just a question for the last version.. i will update soon as i can.
i am using 3d audio over streams- all works sweet! but now i would like to add a way of having something like MinMaxDistance. but in the way the summary ... | http://www.fmod.org/questions/question/forum-9122/?tab=answers&sort=active | CC-MAIN-2017-47 | refinedweb | 696 | 60.21 |
subdist 0.2.1
Substring edit distance
A C extension that uses a modified version of the Levenshtein distance algorithm to calculate fuzzy matches for substrings.
All strings used by the subdist module must be Unicode strings.
New in version 0.2
The get_score function returns match score [0.0, 1.0] of needle in haystack... | http://pypi.python.org/pypi/subdist/0.2.1 | crawl-002 | refinedweb | 114 | 54.42 |
Control.Monad.Morph
Contents
Description
A monad morphism is a natural transformation:
morph :: forall a . m a -> n a
... that obeys the following two laws:
morph $ do x <- m = do x <- morph m f x morph (f x) morph (return x) = return x
... which are equivalent to the following two functor laws:
morph . (f >=> g) = mor... | http://hackage.haskell.org/package/mmorph-1.0.1/docs/Control-Monad-Morph.html | CC-MAIN-2018-05 | refinedweb | 741 | 50.57 |
import "golang.org/x/tools/go/callgraph"
Package callgraph defines the call graph and various algorithms and utilities to operate on it.
A call graph is a labelled directed graph whose nodes represent functions and whose edge labels represent syntactic function call sites. The presence of a labelled edge (caller, site,... | https://godoc.org/golang.org/x/tools/go/callgraph | CC-MAIN-2018-26 | refinedweb | 537 | 67.04 |
Collect logs with Promtail:
- Install Promtail and send logs from a single node
- Install Promtail and send logs from a Kubernetes cluster
If you want to use Grafana Agent instead of Promtail to send logs, see Collect logs with Grafana Agent.. Install and configure Promtail to send logs
There are two options listed her... | https://grafana.com/docs/grafana-cloud/logs/collect-logs-with-promtail/ | CC-MAIN-2021-43 | refinedweb | 345 | 56.96 |
I want to first say I know that other people have had this problem, but I've looked through the responses to them and none of them has been similar enough to help me solve it.
I'm trying to trace an Entry box, and if the Entry is the right size go through a SQL database and find a corresponding value. is the GUI, the f... | https://codedump.io/share/aYepGNkUknjc/1/tkinter-trace-method-errors | CC-MAIN-2019-04 | refinedweb | 196 | 57.87 |
[Modern Apps]
Writing UWP Apps for the Internet of Things
By Frank La Vigne | April 2016 | Get the Code
One of the most-used phrases in the technology industry today is “the Internet of Things,” often abbreviated as IoT. The IoT promises to turn every device into a smart device by connecting it to the cloud. From the c... | https://msdn.microsoft.com/en-gb/magazine/mt694090 | CC-MAIN-2019-35 | refinedweb | 2,791 | 70.63 |
source code
Read and write BGZF compressed files (the GZIP variant used in BAM).
The SAM/BAM file format (Sequence Alignment/Map) comes in a plain text format (SAM), and a compressed binary format (BAM). The latter uses a modified form of gzip compression called BGZF (Blocked GNU Zip Format), which can be applied to an... | http://biopython.org/DIST/docs/api/Bio.bgzf-module.html | CC-MAIN-2016-44 | refinedweb | 1,405 | 63.29 |
The Microsoft ASP.Net MVC team have a nice motto that I recently follow as my creed when programming. 'Convention over configuration'. These are words to code by when creating MVC2 applications.
I want to you to open Visual Studio (I'm using 2010 Ultimate) and create a new MVC2 application.
As your project is right now... | http://www.dreamincode.net/forums/topic/184564-aspnet-mvc2-how-to-use-controllers-basics/ | CC-MAIN-2017-34 | refinedweb | 622 | 59.7 |
25 July 2011
By clicking Submit, you accept the Adobe Terms of Use.
A working knowledge of the Flex 3 SDK and Flex Builder 3 will help you make the most of this article.
Intermediate
Much has changed since Flex 3 and Flex Builder 3 were released in February 2008. Adobe has renamed Flex Builder to Flash Builder—in part ... | http://www.adobe.com/devnet/flex/articles/flex3-flex45-flashbuilder45.html | CC-MAIN-2016-44 | refinedweb | 2,688 | 50.26 |
I. 🙂. 🙂:
- Type definitions
- Utilities for calculating the corresponding digits (I took the liberty of calling it the Hash, abusing the term) of a text string
- Input: constructing a WordMap from the word list file
- Output: a pretty printer for phrases
- The core algorithm: calculating and printing the result
Since... | https://blogs.msdn.microsoft.com/the1/2004/04/02/my-own-solution-to-my-programming-challenge/ | CC-MAIN-2017-26 | refinedweb | 1,724 | 57.5 |
DBICx::Shortcuts - Setup a class with shortcut methods to the sources of a DBIx::Class-based schema
version 0.007
package S; use parent 'DBICx::Shortcuts'; __PACKAGE__->setup('Class::Of::Your::Schema'); ## Alternate version, this one import txn_do from DBIx::Class::Schema ## __PACKAGE__->setup('Class::Of::Your::Schema'... | http://search.cpan.org/dist/DBICx-Shortcuts/lib/DBICx/Shortcuts.pm | CC-MAIN-2017-43 | refinedweb | 640 | 62.38 |
Hello!
I'm making a ZenPack for monitoring VPN tunnels as components and would like to have some performance information directly in the Component Grid.
The problem is I can't figure out how to do it, I can only show up to 12 hours old ZODB data (from the modeling).
I've read through most of the guide by jcurry, "Creat... | http://community.zenoss.org/message/64208 | CC-MAIN-2014-10 | refinedweb | 219 | 55.64 |
.
October 27th, 2005 at 6:21 am
[...] SitePoint Blogs ».” Cat: [...]
October 27th, 2005 at 6:46 am
Great article and a good introduction to xforms. However, I think it’s painfully clear that xforms is not much more powerful than html forms + javascript.
Also, the differences in implementations are show-stoppers at the ... | http://www.sitepoint.com/blogs/2005/10/27/cross-browser-xforms/ | crawl-002 | refinedweb | 1,824 | 70.84 |
ID mapping is a very common, and often not fun, task for every bioinformatician. Suppose you have a list of gene symbols or reporter ids from an upstream analysis, and then your next analysis requires the use of gene IDs (e.g. Entrez gene IDs or Ensembl gene IDs). Converting from one symbol/identifier to another is a c... | http://sulab.org/2013/10/quick-id-mapping-using-mygene-info/ | CC-MAIN-2020-50 | refinedweb | 373 | 58.82 |
Contents
Displacement shaders: moving surface points (and normals)
After a surface has been tessellated, its surface points can be moved by a displacement shader. The displacement shader is executed on each vertex of the tessellated surface. In general, each point can be moved by an arbitrary direction and amount:
for ... | https://rmanwiki.pixar.com/display/REN24/Writing+Displacements | CC-MAIN-2022-40 | refinedweb | 1,458 | 50.36 |
Hi,
I'm trying to write a script using IDLE. I use the method scorefxn.show(pose), however when I run module, nothing happens. When I use this method in python shell, (I mean writing single commands in standard command line with black window, not IDLE) there appears a beautiful table with energy scores. I have to add t... | https://rosettacommons.org/comment/6433 | CC-MAIN-2022-40 | refinedweb | 1,208 | 75.5 |
As of Wijmo Release 2018, v1, all Wijmo apps will require distribution licenses. Here's how to deploy your apps with the new licensing.
Watch the video:
Deploying a Wijmo Application
While developing Wijmo applications using localhost, Wijmo licensing is never an issue. We want development to be frictionless and fast. ... | https://www.grapecity.com/blogs/how-to-deploy-a-wijmo-app-with-new-licensing | CC-MAIN-2020-10 | refinedweb | 680 | 56.35 |
We all like the XP-themed controls, don't we? But do you also think the standard controls provided with the C# toolbox are not enough? Well I am trying to create a whole set containing existing controls, but also new controls that will (hopefully) blow your mind. I can already hear people screaming at me that the inter... | http://www.codeproject.com/KB/miscctrl/exdotnet.aspx | crawl-002 | refinedweb | 776 | 67.04 |
Contributor
2350 Points
Mar 16, 2011 12:14 AM|duttavr|LINK
Class Data { [RegexValidator(@"^\d{1,3}\.\d{1,2}$|^\d{1,3}$", MessageTemplate = "Invalid, Correct Format 999.99"] public Decimal? Amount { get; set; } }
Amount should allow only either NULL or the format 999.99
Here Amount field is Nullable Decimal. Will EL.val... | https://forums.asp.net/t/1663664.aspx?Enterprise+Library+Validator+to+allow+both+NULL+and+Reg+Format | CC-MAIN-2019-09 | refinedweb | 202 | 52.66 |
Seed, first and foremost, provides an easily embeddable JavaScript engine to developers looking for a straightforward way to create extensible applications. It also provides bindings between GObject and the WebKit JavaScript engine, giving new developers access to the power of the GNOME stack from a familiar and simple... | https://people.gnome.org/~racarr/seed/tutorial-standalone/tutorial.html | CC-MAIN-2016-40 | refinedweb | 2,849 | 56.66 |
The Sandbox Thread1 post
Forum Read Only
This forum has been made read only by the site admins. No new threads or comments can be added.
Beginning Game Development Part X –Direct Sound Part III
Back to Forum: The Sandbox
Conversation locked
This conversation has been locked by the site admins. No new comments can be ma... | https://channel9.msdn.com/Forums/Sandbox/260088-Beginning-Game-Development-Part-X-Direct-Sound-Part-III | CC-MAIN-2018-09 | refinedweb | 139 | 64.41 |
When a constructor of a class allocates memory on the heap, e.g.
class bla { private: double *data; int size; public: bla(int s) { size = s; data = new double [size]; } ~bla() { delete[] data; } }
and I have a function e.g.
void f(bool huge) { bla *ptr; if (huge) ptr = new bla(1e10); else ptr = new bla(1e2); //... dele... | http://ebanshi.cc/questions/2260357/stack-unwinding-dynamically-created-object-whose-constructor-acts-also-on-heap | CC-MAIN-2017-43 | refinedweb | 552 | 61.87 |
SYNOPSISdh_elpa [debhelper options] [pkg-file]
DESCRIPTION
- debian/package.elpa
- List of files to be installed into package as an elpa package.
OPTIONS
- -.
Note that Emacs Lisp dependencies packaged outside the elpa-* dpkg namespace must be specified manually. For example, the s.el library is provided by the binary ... | http://manpages.org/dh_elpa | CC-MAIN-2021-49 | refinedweb | 105 | 50.94 |
I’ll come out and say it, I’m still a fan of Bootstrap. With that, I’m not oblivious to the many alternatives that are floating around out there. One of the more inspired CSS frameworks I have come across recently is Bulma. It does everything I need a CSS framework to do and does a great job of simplifying certain thin... | https://alligator.io/react/intro-react-bulma-components/ | CC-MAIN-2019-35 | refinedweb | 1,117 | 55.95 |
getdents - get directory entries in a filesystem independent format
Standard C Library (libc, -lc)
#include <dirent.h>
int
getdents(int fd, char *buf, size_t nbytes);:
unsigned long d_fileno;
unsigned short d_reclen;
unsigned short d_namlen;_name entry contains a null terminated file name.
The d_namlen entry specifies ... | http://nixdoc.net/man-pages/NetBSD/man2/getdents.2.html | CC-MAIN-2013-20 | refinedweb | 111 | 58.18 |
The resin I use can make the micro a little hard to sand and it takes several hours to cure. I would guess that it also has the same advantage over bondo, in that it doesn't shrink nearly as bad.
The resin I use can make the micro a little hard to sand and it takes several hours to cure. I would guess that it also has ... | http://www.mp3car.com/show-off-your-project/107917-03-infiniti-fx35-w-all-the-toys-add-a-carpc-too-oh-yeah-38-print.html | CC-MAIN-2016-07 | refinedweb | 1,001 | 77.77 |
13 March 2013 22:18 [Source: ICIS news]
HOUSTON (ICIS)--ExxonMobil's planned expansion of its ?xml:namespace>
Mike Dolan, ExxonMobil senior vice president, told attendees of the company’s annual analysts day that permit applications have been filed for the 1.5m tonne/year cracker.
The plant would provide 650,000 tonnes... | http://www.icis.com/Articles/2013/03/13/9649519/planned-texas-cracker-highlights-integrated-model-exxonmobil-exec.html | CC-MAIN-2014-41 | refinedweb | 123 | 55.24 |
Definitions
ARCHIVED
This chapter has not been updated for the current version of Orchard, and has been ARCHIVED.
Application
An application is a packaged and ready to use specialized web site.
Examples
Our CMS application is one example of an application. Other examples include Blog, Wiki, Forum or Media Gallery.
Cont... | http://docs.orchardproject.net/en/latest/Documentation/Definitions/ | CC-MAIN-2017-26 | refinedweb | 984 | 52.29 |
Hello Experts,
In ECC we have a custom condition type ZYTS and against that there is a formulae routine attached and in the routine there is some code which i need to re-write in CRM IPC java using ECLIPSE.
Below is the code in ECC for 900 routine which i need to right in IPC JAVA( I know how to right the JAVA coding f... | https://answers.sap.com/questions/11603776/ipc-help-on-user-exit-type-val.html | CC-MAIN-2020-40 | refinedweb | 363 | 53.92 |
How to Use Goto Code with the Action Panel in Adobe Flash CS6
All ActionScript code in Adobe Flash CS6 is added to keyframes on the timeline, and here you’ll add some common ActionScript statements within the Code Editor and with the assistance of the Actions panel’s Script Assist mode.
To loop a movie or to send the p... | http://www.dummies.com/how-to/content/how-to-use-goto-code-with-the-action-panel-in-adob.html | CC-MAIN-2016-30 | refinedweb | 118 | 65.86 |
Single file action such as Run File or Debug File (i.e. those implemented by
o.n.m.prj.ui.actions.FileCommandAction) are controlled by the project type and
are only enabled and supported for files that are known to the project type. For
some files single file actions behavior could be implemented independently of
the p... | https://netbeans.org/bugzilla/show_bug.cgi?id=102081 | CC-MAIN-2014-15 | refinedweb | 1,433 | 64.41 |
How can I combine Vue.js with Flask?
So you've finally got Flask under your belt, and you're no stranger to JavaScript. You've even developed a few web applications, but you start to realize something -- you have excellent functionality, but your UX is kind of bland. Where's the application flow and seamless navigation... | https://testdriven.io/blog/combine-flask-vue/ | CC-MAIN-2020-40 | refinedweb | 4,542 | 63.29 |
Introduction: Arduino Python Communication Via USB
Sometimes when working on an Ardunio project, it is necessary to send data back and forth between a computer. Now, you could use something like the arduino ethernet shield, which would send data over a network, but if you want something easy and free the simplest solut... | https://www.instructables.com/Arduino-Python-Communication-via-USB/ | CC-MAIN-2021-04 | refinedweb | 1,404 | 64.51 |
09 March 2011 19:20 [Source: ICIS news]
WASHINGTON (ICIS)--A Republican and a Democrat senator on Wednesday joined a bipartisan group of House members in calling for an end to the 45 cents/gal subsidy for ethanol, citing a federal study that termed the programme unnecessary and costly.
Senator Benjamin Cardin (Democrat... | http://www.icis.com/Articles/2011/03/09/9442381/bipartisan-mood-to-kill-ethanol-subsidy-grows-in-us-congress.html | CC-MAIN-2015-22 | refinedweb | 555 | 52.73 |
Krishnamuthu Ve... 6 days agoInterSystems IRIS
Dear Folks,
I am looking for a native approach to call a ClassMethod of an instance from another instance (Instances are running in different servers). I can still do this via API over Http or any other communication method but I believe it would be better if I communicate... | https://community.intersystems.com/post/calling-classmethod-instance-another-instance-native-method | CC-MAIN-2020-40 | refinedweb | 982 | 70.94 |
In today’s programming tutorial, I am going to describe some basics about how we can perform serial port communication from our C#.NET applications. Serial communications can be done via either direct to physical serial port connected to the computer or via a USB to serial converter interface. If the device do require ... | https://codesamplez.com/programming/serial-port-communication-c-sharp | CC-MAIN-2020-16 | refinedweb | 2,259 | 56.96 |
Bubble sort is one of the simplest and most inefficient sorting algorithms known. It is commonly suggested that bubble sort should only be used for educational purposes.
It is called bubble sort, because smaller elements gradually “bubble” to the top of the list with every iteration. Another, and in my opinion better, ... | https://celsiusnotes.com/bubble-sort/ | CC-MAIN-2019-22 | refinedweb | 740 | 56.79 |
When?
Search Criteria
Package Details: aafm-git 20140930-1
Dependencies (5)
Required by (0)
Sources (1)
Latest Comments
rafnov commented on 2016-08-15 06:28
When trying to run aafm I get the error:.
Firef0x commented on 2014-10-06 11:34
Hello, @cyker !
When I execute the following command in the terminal, it works fine... | https://aur.archlinux.org/packages/aafm-git/?comments=all | CC-MAIN-2017-04 | refinedweb | 1,523 | 74.9 |
I am using this sensor just to notify me when the water in a tank is low and to not allow the pump to run dry. The photon will only wake up 2 times a day and check the water level those two time. With this small duty cycle, do you think I will still have noticeable issues with corrosion?
Liquid level sensor
I doubt it,... | https://community.particle.io/t/liquid-level-sensor/33064?page=2 | CC-MAIN-2019-22 | refinedweb | 2,715 | 62.68 |
You have recently set up your beautiful Gatsby blog. Now, you are choosing a commenting plugin to add to your website. True, there is a dilemma if a blogger should add comments to his/her website. It is up to you to decide. In most popular blogs, there are comments sections that allow users to interact and share their ... | https://practicaldev-herokuapp-com.global.ssl.fastly.net/hyvortalk/how-to-add-comments-to-gatsby-blog-using-hyvor-talk-22ab | CC-MAIN-2021-10 | refinedweb | 632 | 75.61 |
I have a separate thread that "heartbeats" the servers to check their status. When I need to change servers I trigger the following code situated on the DataStore object.I have a separate thread that "heartbeats" the servers to check their status. When I need to change servers I trigger the following code situated on t... | https://www.experts-exchange.com/questions/28960915/c-pass-object-by-reference-wrapped-TCP-socket.html | CC-MAIN-2018-13 | refinedweb | 529 | 63.7 |
What do you do when you are ready to upgrade to Swift but rewriting your existing Objective-C apps is not an option? In this try!Swift talk, using Etsy as a case study, Amy discusses a blueprint for integrating Swift incrementally into your apps.
Swift provides rich features for Objective-C interoperability, but applyi... | https://academy.realm.io/posts/tryswift-amy-dyer-incremental-swift/ | CC-MAIN-2018-43 | refinedweb | 3,532 | 71.04 |
USA 🇺🇸
Get import and export customs regulation before travelling to USA. Items allowed to import are Visitors travelling to the US for over 72 hours have an allowance of up to US$100 of dutiable items intended as gifts for other people. Prohibited items are Absinthe containing thujone. Some of restricted items are A... | https://visalist.io/guam/customs | CC-MAIN-2020-24 | refinedweb | 128 | 57.27 |
How to extract just part of this string in C?
I have a version file I need to parse to get certain versions in C99. For example purposes, say one of the strings looks like this:
FILE: EXAMPLE ABC123459876-001 REV 1.IMG
The 12345 numbers can be any arbitrary numbers, but always followed by 4 digits and a hyphen + a rev ... | http://quabr.com/47297132/how-to-extract-just-part-of-this-string-in-c | CC-MAIN-2017-47 | refinedweb | 407 | 69.31 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.