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 |
|---|---|---|---|---|---|
One of the final frontiers for mobile app extensions was the ability to interact with Siri—many developers have been wanting this functionality for years. Now that's possible with SiriKit.
SiriKit, which was released at WWDC 2016, is a way for developers to add voice interaction through Siri into their iOS 10 apps. Thi... | https://www.techrepublic.com/article/how-to-add-siri-integration-to-ios-10-apps/ | CC-MAIN-2019-09 | refinedweb | 1,258 | 60.75 |
A Dart library for unescaping HTML-encoded strings.
Supports:
)
á)
ã)
A simple usage example:
import 'package:html_unescape/html_unescape.dart'; main() { var unescape = new HtmlUnescape(); var text = unescape.convert("<strong>This "escaped" string"); print(text); }.
example/example.dart
// Copyright (c) 2016, <your nam... | https://dart-pub.mirrors.sjtug.sjtu.edu.cn/packages/html_unescape/versions/0.1.0 | CC-MAIN-2019-18 | refinedweb | 143 | 62.95 |
MLflow Tracking
The MLflow Tracking component is an API and UI for logging parameters, code versions, metrics, and output files when running your machine learning code and for later visualizing the results. MLflow Tracking lets you log and query experiments using both Python and REST APIs.
Table of Contents
Concepts
ML... | https://mlflow.org/docs/0.5.1/tracking.html | CC-MAIN-2021-21 | refinedweb | 1,630 | 55.95 |
captouch (community library)
Summary
Capacitative Touch sensor using just a 10M resistor
Library Read Me
This content is provided by the library maintainer and has not been validated or approved. CapTouch is library to provide simple touch sensor for the Spark.
A port of John van Saders' code to a library and a C++/Cla... | https://docs.particle.io/reference/device-os/libraries/c/captouch/ | CC-MAIN-2022-27 | refinedweb | 135 | 64.3 |
with testing (and googling) I have found that .Recipients.Add("Joe Soap")
will correctly add the name "Joe Soap" to the "Send To" field providing
that "Joe Soap" has previously been defined as a contact in Outlook.
You could try to avoid the use of outlook.ost at all. Turn off cached mode
(for Exchange) or turn off any... | http://www.w3hello.com/questions/-Create-Outlook-Task-with-ASP-net- | CC-MAIN-2018-17 | refinedweb | 2,840 | 56.45 |
For nearly everyone who has written tux based tests for Windows CE, the tux function table is a big ugly mystery that most try to ignore as much as possible. This short(?) article will attempt to explain some of the details of that structure.
MSDN documents the function table with this short paragraph:
A Tux test DLL m... | http://blogs.msdn.com/b/alanpa/archive/2004/07/28/200221.aspx | CC-MAIN-2015-27 | refinedweb | 869 | 54.26 |
Denis de Bernardy
- Registered on: 07/12/2011
- Last connection: 12/26/2013
Issues
Activity
11/09/2012
- 02:32 AM Ruby trunk Bug #6037: #freeze bug
- Adding a note in case someone new to ruby ever wonders why it got rejected.
>> array = ['a', 'b'].freeze
=> ...
03/03/2012
- 11:03 PM Ruby trunk Feature #5484: regexp com... | https://bugs.ruby-lang.org/users/3352 | CC-MAIN-2016-50 | refinedweb | 281 | 66.98 |
There is an updated post discussing TypeScript 2.0 which also includes Webpack bundling.
One of the most common utility cases when working with SharePoint is to create a new console app, import the PnP CSOM components, and then perform the actions required. This is a way to test code, make quick one-off updates, or pro... | https://blogs.msdn.microsoft.com/patrickrodgers/2016/08/20/node-console-app-debugging-typescript-in-vs-code/ | CC-MAIN-2017-22 | refinedweb | 1,199 | 65.83 |
Kernel.org
Mirrors
Full
Changelog
Tons of stuff all over the map again. Lots of merging with various people.
The most noticeable fix (for me personally) was Trond fixing a nasty RPC
problem that caused the NFS client to return bogus dentry pointers that
hung the VFS layer hard on SMP machines.
But as you can see from t... | http://www.linuxtoday.com/developer/2002080200826NWKNDV | CC-MAIN-2015-48 | refinedweb | 2,586 | 57.47 |
Introduction & Motivation
Voice recognition and voice interfaces are here in a big way and will play an important role in the future of our computing experience. What has long been a staple of science fiction, can now be a science reality for everyone.
My first experiment with a voice control interface,“Lend me your ea... | https://www.hackster.io/gov/hey-mycroft-where-is-the-international-space-station-5f2f04 | CC-MAIN-2019-51 | refinedweb | 4,251 | 62.27 |
On Thu, Nov 12, 2009 at 5:01 PM, Lennart Regebro <regebro at gmail.com> wrote: > > What I'm confused about is that you say that distutils should be > scrapped and not incrementally improved, yet your effort of doing it > "the right way" builds on distutils. Maybe we do not mean the same by rewriting a distribution tool... | https://mail.python.org/pipermail/distutils-sig/2009-November/014478.html | CC-MAIN-2018-26 | refinedweb | 836 | 62.88 |
For more information contact the
World Intellectual Property
Organizationat:
Address:34,Chemin des Colombettes
P.O.Box 18
CH-1211 Geneva 20
Switzerland
Telephone:
+41 22 338 91 11
+41 22 733 54 28
wipo.mail@wipo.int
Intellectual Property and
New Technologies Division:Telephone:
+41 22 338 90 78
+41 22 338 71 10
Visit t... | https://www.techylib.com/en/view/arya/successful_technology_licensing | CC-MAIN-2017-51 | refinedweb | 14,167 | 51.99 |
(46)
@kathrene
CREATE TABLE table1a (number float);
INSERT INTO table1a VALUES (19.54);
SELECT * FROM table1a;
=> 19.54
Knowing how to use the tools properly is just one difference between a handyman and journeyman.
Let me guess, the Mongo kid's name is Little Bobby Tables.
Katherine,
MySQL supports the concept of SQL... | http://highscalability.com/blog/2010/9/5/hilarious-video-relational-database-vs-nosql-fanbois.html/?currentPage=2 | CC-MAIN-2013-48 | refinedweb | 1,699 | 72.56 |
By default, any web url will be mapped to a specific resource in our webserver. Hence, whenever a page or a resource is requested the webserver will find the file and do the neccessary things to render the requested page back to the user. It will be good and will additional advantages when we decouple the URL and the p... | http://www.codedigest.com/FAQ/47-How-to-create-URL%E2%80%99s-without-extension-in-ASP-Net--.aspx | CC-MAIN-2022-27 | refinedweb | 255 | 64.61 |
A few months back I came across this video showing how to control a DSLR with a foot pedal. This re-ignited a long time project I've wanted to try: adding foot pedal control to emacs. How cool would it be to control emacs with not only 10 fingers, but your feet!
Looking more into this, I learned that such an idea was b... | http://www.blogbyben.com/2017/01/ | CC-MAIN-2019-47 | refinedweb | 895 | 74.69 |
NOTE: Totally should have posted this in the "WHAT'S WRONG WITH MY CODE" thread, huh? Derp. >.< Don't see any way to move it, but I will pay more attention to where I'm posting next time.
Hey y'all, thanks for reading. I need to get this darn homework done within the next, ummm, 20ish hours, and I've hit a real snag.
O... | http://www.javaprogrammingforums.com/%20whats-wrong-my-code/17601-program-compiles-executes-but-numbers-aint-right-o-printingthethread.html | CC-MAIN-2018-09 | refinedweb | 775 | 72.97 |
Recently my colleague asked me this question, "Can a private class can be inherited by another class?" What do you think Yes? or No?
Question itself is invalid. There are no private classes in c#(Except nested classes). A class can be either public or internal only. You can't have other access modifiers.
Ok, lets conve... | http://beyondrelational.com/modules/1/justlearned/tips/9322/c-an-internal-class-cant-be-inherited-by-a-public-class.aspx | CC-MAIN-2017-09 | refinedweb | 213 | 77.43 |
[Advanced Search]
SUMMARY
HEASOFT 5.1 is a software suite consisting of FTOOLS 5.1, FV 3.1,
XIMAGE 4.0, XRONOS 5.18, XSPEC 11.1.0, and XSTAR 2.1.1. More information on FTOOLS 5.1,
XRONOS 5.18 and XSTAR 2.1.0, and XSPEC
11.1.0 all have online help available from within the program.
In addition, XIMAGE 4.0, XSPEC 11.1.0,... | http://heasarc.gsfc.nasa.gov/lheasoft/RelNotes_510.html | CC-MAIN-2017-04 | refinedweb | 5,849 | 65.62 |
ldapd.conf —
Lightweight Directory Access Protocol daemon configuration
file
ldapd.conf is the configuration file for
the LDAP daemon ldapd(8)., namespace, port). Macros are not expanded inside quotes.
For example:
wan_if = "fxp0" listen on $wan_if listen on $wan_if tls
Additional configuration files can be included wi... | https://man.openbsd.org/ldapd.conf.5 | CC-MAIN-2020-29 | refinedweb | 658 | 50.63 |
ListBox has an event for SelectionChanged but I can't wait for the user to "click" an item I need to detect when the user puts the mouse over an item. More specifically I need to know which item has the mouse over it. This context determines the action I take.
Here is the scenario...
I've got an application that needs ... | http://silverlight.net/forums/p/14816/49165.aspx | crawl-001 | refinedweb | 770 | 59.3 |
TresCom Forums
Drac's Guide to Exporting/Importing TPM files
Page
1
of
1
Author:
Draconisaurus
[ Fri Jun 05, 2009 9:35 pm ]
Post subject:
Drac's Guide to Exporting/Importing TPM files
Since we don't seem to have an obvious guide for this, and it's asked by just about every new member... I think it's about time we had a... | http://www.trescomforum.org/viewtopic.php?f=31&t=6932&view=print | CC-MAIN-2018-39 | refinedweb | 1,467 | 57.1 |
Last of the sample
In this sample the user can select multiple items that are shown in purple. The first item gets selected using a long click. Any subsequent click will select or deselect items. Users can also deselect items, that were previously selected, with a single click. The user can then use a bulk delete opera... | http://www.grokkingandroid.com/statelistdrawables-for-recyclerview-selection/ | CC-MAIN-2017-26 | refinedweb | 2,050 | 58.28 |
This action might not be possible to undo. Are you sure you want to continue?
Lab No. 1 Programming Basics
Objective
1. 2. 3. 4. Programming practices, naming conventions Integrated Development Environment (IDE), It’s components, Debugging, Constants , Variables, Operators Scope basics
Programming Practices
1. 2. 3. 4.... | https://www.scribd.com/document/202817936/CS125-Lab-01-Programing-Basics | CC-MAIN-2016-30 | refinedweb | 670 | 71.31 |
Stefan Bodewig wrote:
> On Thu, 24 Apr 2003, Costin Manolache <cmanolache@yahoo.com> wrote:
>
>> J2SDK1.2 + defines a mechanism for declaring dependencies.
>
> As I stated in a different mail, this is not what I meant.
Sorry, I may have missed that.
To avoid other missunderstandings - I am not refering to the ClassPath... | http://mail-archives.apache.org/mod_mbox/ant-dev/200304.mbox/%3Cb8973m$nal$1@main.gmane.org%3E | CC-MAIN-2016-40 | refinedweb | 214 | 68.57 |
The bug fixed in svn 1.8.0,Thanks:)
2013/5/24 Philip Martin <philip.martin@wandisco.com>
> Dongsheng Song <dongsheng.song@gmail.com> writes:
>
> >> We do call bind_textdomain_codeset if it is available so we should be
> >> getting UTF8 translations.
> >>
> >
> > For non-autotools system, e.g. Windows, user may not defi... | https://mail-archives.apache.org/mod_mbox/subversion-users/201306.mbox/%3CCAPWZHNv6NvgcDOqpzZ5c8wj1z8vsh_T6-raAm=TkatoH0k2_LA@mail.gmail.com%3E | CC-MAIN-2020-45 | refinedweb | 199 | 51.55 |
Javascript Frameworks: A futile attempt at objectivity
A personal view of the current state of JavaScript frameworks
I’ve written the same article three times now. The first was written essentially as someone advocating all frameworks uncritically. It featured blind support and unquestioning promotion. The second was s... | https://medium.com/@mattburgess/javascript-frameworks-a-futile-attempt-at-objectivity-adf6e75d2fbe | CC-MAIN-2017-51 | refinedweb | 4,658 | 56.35 |
Building a simple Pong clone on the Raspberry Pi, using an LED matrix and gyroscope
UTS Prototyping Physical Interaction — Spring 2017 - this is a reblog of a uni. assignment.
Design context
Develop an element of an interactive system using one or more sensors.
What I've developed: a UI element (rendered to an LED matr... | https://liamz.co/blog/building-a-simple-pong-clone-on-the-raspberry-pi-using-an-led-matrix-and-gyroscope/ | CC-MAIN-2019-09 | refinedweb | 752 | 60.51 |
There is a milestone in the life of every sufficiently large application that marks the point when it is too big to be maintained as a monolith. For some systems, it is in their blueprints from the very beginning, while for others, it comes as a growth induced necessity and brings along the need for massive rebuild.
Ap... | https://www.packtpub.com/product/learning-apache-thrift/9781785882746 | CC-MAIN-2020-50 | refinedweb | 5,033 | 52.39 |
(This post is a part of a tutorial series on Building REST APIs in Django)
In our last post on Serializers, we learned how to use Serializers with APIViews. In this post we will discuss how ModelSerializer and the Generic views can take things even further.
Model + Serializer = ModelSerializer
That one line equation is... | http://polyglot.ninja/django-rest-framework-modelserializer-generic-views/ | CC-MAIN-2018-43 | refinedweb | 687 | 57.77 |
Not a lot is known about the pre-Roman history of Spain. In
the north west there were peoples related to the Gauls of France,
speaking a Celtic language. In other parts the ancestors of the
Basques lived. On the Mediterranean coast there were Greek and
Carthaginian colonies. The language of the interior peoples is
not ... | https://www.angelfire.com/mac/egmatthews/worldinfo/europe/spain.html | CC-MAIN-2021-04 | refinedweb | 3,305 | 59.64 |
Develop for Azure In-Role Cache
Updated: August 25, 2015
Microsoft Azure Cache provides a set of APIs to add, update, and remove items from a cache. Using the classes and methods in the Microsoft.ApplicationServer.Caching namespace is a direct way of interacting with a Azure cache. Whereas, using one of the ASP.NET pro... | https://msdn.microsoft.com/nl-nl/library/gg185664.aspx | CC-MAIN-2017-39 | refinedweb | 344 | 65.22 |
Ask Slashdot: What Are the Hardest Things Programmers Have To Do?
Soulskill posted about a year ago | from the moderate-their-criticism dept.
>>IMAGE?"
Maths (0)
Anonymous Coward | about a year ago | (#45166541)
Maths
Re:Maths (5, Insightful)
Jeremiah Cornelius (137) | about a year ago | (#45166753):Maths (-1)
Anonymou... | http://beta.slashdot.org/story/193125 | CC-MAIN-2014-41 | refinedweb | 3,301 | 68.7 |
Course Information (W61A)
Overview
This page covers the course policies for CS W61A, the online version of the course. If you are looking for the course policies for CS 61A, the in-person of the course, please see here. The rest of this article will refer to CS W61A as CS 61A, as other than a few logistics, the two cla... | https://inst.eecs.berkeley.edu/~cs61a/su19/articles/about-w61a.html | CC-MAIN-2020-29 | refinedweb | 1,145 | 64.1 |
On 2004 Oct 18, at 22:46, Josiah Carlson wrote: ... > > I agree with most everything you have said, though consider the pointer > vs. value of C to define the semantics of the passing. That is, if you > get a pointer in C, it is by reference. If you don't get a pointer, it > is by value. I disagree: you get the value o... | https://mail.python.org/pipermail/python-list/2004-October/252700.html | CC-MAIN-2014-10 | refinedweb | 716 | 51.72 |
This.
From your shell or command line:
git clone.
There are two projects in this sample. Each needs to be separately registered in your Azure AD tenant..
https://<your_tenant_name>/TodoListService, replacing
<your_tenant_name>with the name of your Azure AD tenant. Click OK to complete the registration.. NOTE: It is imp... | https://azure.microsoft.com/hu-hu/resources/samples/active-directory-dotnet-webapp-webapi-openidconnect/ | CC-MAIN-2016-50 | refinedweb | 721 | 50.53 |
#include <itkImageRegistrationMethod.h>
Inheritance diagram for itk::ImageRegistrationMethod< TFixedImage, TMovingImage >:
This Class define the generic interface for a registration method.
This class is templated over the type of the two image image are used in this class to indicate what image is being mapped by the ... | http://www.itk.org/Doxygen16/html/classitk_1_1ImageRegistrationMethod.html | crawl-003 | refinedweb | 121 | 51.48 |
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.
pos session could not closed
i am trying to close the pos session for many times. it shows following warning and could not be clo... | https://www.odoo.com/forum/help-1/question/pos-session-could-not-closed-55616 | CC-MAIN-2017-13 | refinedweb | 282 | 53.68 |
Feature #9783
[PATCH] Add Method#curry
Description
There is already Proc#curry, but to curry a method you need to go through to_proc. This patch adds
Method#curry which delegates to
method.to_proc.curry.
Looking forward to seeing this discussed.
Files
Updated by plexus (Arne Brasseur) almost 6 years ago
- File 0001-Imp... | https://bugs.ruby-lang.org/issues/9783 | CC-MAIN-2020-16 | refinedweb | 330 | 58.69 |
So where are things stored?
The memory slot for a variable is stored on either the stack or the heap. It depends on the context in which it is declared:
- Each local variable (ie one declared in a method) is stored on the stack. That includes reference type variables - the variable itself is on the stack, but remember ... | http://www.developerfusion.com/article/4705/memory-in-net-what-goes-where/2/ | CC-MAIN-2014-10 | refinedweb | 853 | 65.86 |
Connecting the LoPy in STA mode
Hello,
I'm currently working on a project where my lopy is mounted on top of my roof for data logging. He's connecting my local wifi in STA mode.
Since my code surely isn't perfect yet, but in the same time it is hard to quickly access the mounted lopy, I was asking myself if it was poss... | https://forum.pycom.io/topic/1367/connecting-the-lopy-in-sta-mode/3 | CC-MAIN-2019-39 | refinedweb | 707 | 82.85 |
Hello, newbie here.
Just started euler problems to get better acquainted with C. The first problem is this-
So here is my program-So here is my program-Quote:
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23.
Find the sum of all the multipl... | http://cboard.cprogramming.com/c-programming/148384-expected-constant-expression-printable-thread.html | CC-MAIN-2015-35 | refinedweb | 243 | 82.14 |
763-428-9882
to DB Performance! We specialize in late model domestic and
import performance upgrades and EFI tuning. Give us a call to
schedule your time on our state of the art AWD Dyno Dynamics
Dyno. We can custom tune most EFI cars and trucks, but if you're not
in the need of tuning and just want to know how much po... | http://www.dbperformancetuning.com/ | crawl-002 | refinedweb | 229 | 76.42 |
Hi. I'm just getting started with DDS. I wrote an application that uses DDS on Windows. It ran beautfully. Then I tried to build it for QNX 6.4.1. It compiles, but refuses to link. I end up with:
undefined reference to `DDSDomainParticipantFactory::get_instance()
I am statically linking with -lnddscppz, -lnddscz, and -... | https://community.rti.com/forum-topic/qnx-641-c-link-error | CC-MAIN-2019-47 | refinedweb | 1,138 | 60.31 |
On Tue, 06 Jan 2009, Tetsuo Handa wrote:> Al, thank you very much for processing security_path_*() patch.> Now James is reviewing our patch and he suggested> following parts need your acknowledgments.> Will you review and ACK for introducing a variant of d_path()?> > --------------------> Subject: Introduce d_realpath(... | https://lkml.org/lkml/2009/1/6/323 | CC-MAIN-2017-43 | refinedweb | 181 | 61.02 |
I'm writing a web page in ASP.NET. I have some JavaScript code, and I have a submit button with a click event.
Is it possible to call a method I created in ASP with JavaScript's click event?
Solution 1
Well, if you don't want to do it using Ajax or any other way and just want a normal ASP.NET postback to happen, here i... | https://solutionschecker.com/questions/call-aspnet-function-from-javascript/ | CC-MAIN-2022-40 | refinedweb | 1,900 | 56.96 |
In this section, you will learn about Hashtable and its implementation with the help of example.
Hashtable is integrated with the collection framework and also implements the Map interface. Similar to HashMap it also stores key/value pair in Hashtable. But the difference is Hashtable is synchronized.
Hashtable supports... | http://www.roseindia.net/java/example/java/util/Hashtable2.shtml | CC-MAIN-2013-48 | refinedweb | 342 | 61.43 |
How the heck do I have QML instantiate an instance of a C++ class?
Hey Brad I have a model class that I need different views to have different instances of, how the heck do I do that?
In my previous post How to use Qt’s QSortFilterProxyModel I mentioned that one could instantiate an instance of a C++ class in your main... | http://imaginativethinking.ca/heck-qml-instantiate-instance-c-class/ | CC-MAIN-2021-17 | refinedweb | 1,000 | 50.46 |
D 2.0 FAQ
The same questions keep cropping up, so the obvious thing to do is prepare a FAQ.
D 2.0 FAQ
- Where is my simple language?
- What other cool features are in the plans for D 2.0?
- I suggested a great feature. Why was the suggestion ignored?
- Why const and immutable?
- Why the names const and immutable?
- How... | https://docarchives.dlang.io/v2.071.0/faq.html | CC-MAIN-2019-18 | refinedweb | 4,467 | 66.74 |
On Mon, Apr 11, 2005 at 09:17:02AM +0200, Joerg Sonnenberger wrote: > On Sun, Apr 10, 2005 at 06:24:48PM +0800, Sepherosa Ziehau wrote: > > 1) with set debug.acpi. > error messages continue to pop up. > > 2) with set debug.acpi. > error messages shut up, everything works find. > > What about debug.acpi.disabled="bus"? ... | http://leaf.dragonflybsd.org/mailarchive/kernel/2005-04/msg00171.html | CC-MAIN-2015-06 | refinedweb | 236 | 75.4 |
Trigonometry and .NET
Introduction
Hello, and welcome to today's installment of my math-related articles that I have been doing for the past few months. As you know, I have become a math nerd by chance and haven't had formal training. Yes, I did math in school, but let's not talk about that today!
Trigonometry
The word... | https://www.codeguru.com/csharp/.net/net_general/trigonometry-and-.net.html | CC-MAIN-2020-10 | refinedweb | 1,098 | 57.27 |
The Factor IRC channel (
#concatenative) can be a helpful resource when trying to learn how to code in Factor. Today, someone asked for help implementing the Greatest Common Denominator algorithm in Factor. There are a variety of algorithms for solving for the GCD of two numbers (and many are documented on the Wikipedi... | https://re-factor.blogspot.com/2008/ | CC-MAIN-2019-47 | refinedweb | 145 | 55.88 |
37036/nmap-nmap-portscannererror-nmap-program-was-not-found-path
I am facing some error while using python-nmap:
I am running the following:
import nmap
nm = nmap.PortScanner()
I am getting this error:
Traceback (most recent call last): File "a.py", line 2, in <module> nm = nmap.PortScanner() File "/home/edureka/.local... | https://www.edureka.co/community/37036/nmap-nmap-portscannererror-nmap-program-was-not-found-path?show=37038 | CC-MAIN-2019-26 | refinedweb | 183 | 70.29 |
On 07/07/2011 07:52 PM, Pauli Virtanen wrote: > On Thu, 07 Jul 2011 15:28:36 +0200, Stefan Behnel wrote: >> there's something broken with the repo recently. Even in a fresh >> checkout, I see 25 heads, most of which were supposed to be merges into >> the master branch (mainly button merges). The github web site doesn't... | https://mail.python.org/pipermail/cython-devel/2011-July/000958.html | CC-MAIN-2017-30 | refinedweb | 242 | 75.95 |
Introduction
When I was creating the AppRun Websockets Template, I thought I was the only crazy person to push and run the 1 + 1 calculation on the server-side until I saw this video.
Phoenix LiveViewis a server-side solution using the Elixir programming language.
My AppRun WebSockets solution shares the same idea with... | https://dev.to/yysun/create-a-phoenix-liveview-like-app-in-js-with-apprun-dc8 | CC-MAIN-2021-21 | refinedweb | 907 | 68.06 |
Due: ,.py package, but we'll start using features other than Pixmaps. You probably want to bring up the documentation in a separate tab in the browser.
We.
Create a new project6 directory for today's lab, download the graphics.py file, start up a terminal and cd to your working directory. Open a new python file and cal... | http://cs.colby.edu/courses/S18/cs151-labs/lab06.php | CC-MAIN-2018-34 | refinedweb | 217 | 75.81 |
Enough with the hyperbole - hy does things that are not as easy in Python
Posted April 29, 2016 at 02:45 PM | categories: python, hylang | tags: | View Comments
We run a lot of molecular simulations using Python. Here is a typical script we would use. It creates an instance of a calculator inside a context manager.
fro... | http://kitchingroup.cheme.cmu.edu/blog/2016/04/29/Enough-with-the-hyperbole-hy-does-things-that-are-not-as-easy-in-Python/ | CC-MAIN-2017-39 | refinedweb | 1,117 | 64.81 |
I have a list of numbers [0,10,20,30,40,50] now this list will be appended by random numbers such as 33 ,43,I have to check the list every time it appends no to the list and i want them to be rounded off to 30 and 40.
Use the round() built-in function. In conjuction with a list comprehension, can give us an expressive ... | https://codedump.io/share/0EtOzZ1kuliU/1/round-off-numbers-in-python | CC-MAIN-2017-51 | refinedweb | 106 | 81.46 |
Tiger W is back - top. PAGi -- Rew u -- < > C IT R U_ O'e 0 U N T Y S 65 LOW 59 FORECAST: Mostly cloudy, with thunder- storms likely in the morning. PAGE 2A for Jessica now $115,000 Four more donors agree to kick in AMY SHANNON ashannon@chronicleonline.com Chronicle Somebody's got to know something. That's what five r... | https://ufdc.ufl.edu/UF00028315/00067 | CC-MAIN-2021-39 | refinedweb | 52,157 | 78.96 |
> From: Paul Smith <address@hidden> > Date: Wed, 31 May 2017 19:48:57 -0400 > > I'm working on ensuring that the test suite works on Windows That's great news, thanks! > #if !defined(WINDOWS32) && !defined(__MSDOS__) && !defined(__EMX__) > /* Check to see if the line was really ended with CRLF; if so ignore > the CR. *... | http://lists.gnu.org/archive/html/bug-make/2017-06/msg00000.html | CC-MAIN-2018-05 | refinedweb | 171 | 70.47 |
QUrl toLocalFile
I have a QUrl that I am creating from a string path. The path contains the # character in one of the folder names. The issue I am having is that when I do a .toLocalFile it stops at the # character. If I do a .toString it returns it fine. I also noticed that .toEncoded doesn't encode the # for some rea... | https://forum.qt.io/topic/56430/qurl-tolocalfile | CC-MAIN-2022-27 | refinedweb | 331 | 77.43 |
.NET Voice Recorder
- Posted: Oct 08, 2009 at 11:29AM
- 80,264 views
- 18 comments
![if gt IE 8]> <![endif]>
Something went wrong getting user information from Channel 9
Something went wrong getting user information from MSDN
Something went wrong getting the Visual Studio Achievements
In this article I demonstrate how ... | https://channel9.msdn.com/coding4fun/articles/NET-Voice-Recorder | CC-MAIN-2015-40 | refinedweb | 4,149 | 62.17 |
.NET Tip: New Features in C# 3�Automatic Properties and Initializers
Automatic properties in C# 3 let you significantly cut down the amount of code needed to access class properties. With the new syntax, C# will create a private variable and default get/set methods using syntax that is very similar to public properties... | http://www.codeguru.com/csharp/csharp/net30/article.php/c14427/NET-Tip-New-Features-in-C-3mdashAutomatic-Properties-and-Initializers.htm | crawl-003 | refinedweb | 471 | 57.61 |
Re: Use of C99 int types
From: Kyle Moffett (mrmacman_g4_at_mac.com)
Date: 04/06/05
- ]
Date: Wed, 6 Apr 2005 17:11:53 -0400 To: Renate Meijer <kleuske@xs4all.nl>
On Apr 06, 2005, at 07:41, Renate Meijer wrote:
> On Apr 6, 2005, at 12:11 AM, Kyle Moffett wrote:
>> Please don't remove Linux-Kernel from the CC, I think t... | http://linux.derkeiler.com/Mailing-Lists/Kernel/2005-04/1719.html | crawl-002 | refinedweb | 1,763 | 63.59 |
populat size motorcycle tire 110/90-19 off-road motorcycle tire
US $12-14.65 / Piece
1 Piece (Min. Order)
Popular durable off-road motorcycle tire 3.00-18
US $8.27-12.63 / Piece
300 Pieces (Min. Order)
2.75-21 motorcycle off-road tyre
US $7.2-9.0 / Pieces
1000 Pieces (Min. Order)
motorcycle tire 460-17 with three off-r... | https://www.alibaba.com/showroom/off--road-motorcycle.html | CC-MAIN-2017-51 | refinedweb | 787 | 59.6 |
generate and parse LDIF data (see RFC 2849).
Project description
ldif3 - generate and parse LDIF data (see RFC 2849).
This is a fork of the ldif module from python-ldap with python3/unicode support. See the first entry in CHANGES.rst for a more complete list of differences.
Usage
Parse LDIF from a file (or BytesIO):
fr... | https://pypi.org/project/ldif3/ | CC-MAIN-2018-51 | refinedweb | 241 | 66.84 |
Network Enumeration
- From: "Bob Brady" <brady23@xxxxxxxxx>
- Date: Tue, 9 Jun 2009 20:34:17 -0400
I am newbie to this list and curious to know a couple things on how to
proceed with doing network enumeration. I was looking for some assistance
on how to utilize NMAP or any other tool, and I will be using Nessus to
impo... | http://www.derkeiler.com/Mailing-Lists/securityfocus/security-basics/2009-06/msg00085.html | CC-MAIN-2015-27 | refinedweb | 130 | 70.13 |
Modules¶
Contents:
What is a Module?¶
In short, a module is an almost-totally independent program which is launched by ACQ4 and has access to any of the services offered by ACQ4. Modules are free to do virtually anything they like–there are very few constraints on their code structure, behavior, appearance, etc. If the... | http://acq4.org/documentation/devGuide/modules/index.html | CC-MAIN-2019-13 | refinedweb | 581 | 51.18 |
Porting existing Game Engines to Metro
Представлено: steve-hughes (Intel), опубликовано: 26 марта 2012 г.
Introduction.
I’ve been looking at Windows 8 Metro, wondering what issues may arise when developers try to port existing games to Metro and DX11.1, as well as converting to Visual Studio 11. As we’ve seen already, ... | https://software.intel.com/ru-ru/blogs/2012/03/26/porting-existing-game-engines-to-metro | CC-MAIN-2018-09 | refinedweb | 1,202 | 78.89 |
I keep getting the error message "Can't add component 'CameraFollow' because it doesn't exist. Check to see if the file name and class name match." I checked and the file name and class name match. I new to Unity and I'm not that good at coding. So I'm following a tutorial and this person had no problems and I did it e... | https://answers.unity.com/questions/932345/i-keep-getting-an-error-and-i-dont-know-how-to-fix.html | CC-MAIN-2022-21 | refinedweb | 220 | 76.72 |
gpy file system
I've been frustrated in my attempts to do file handling in micropython on the gpy. Basic functions like os.rename are not available. I decided to see what others might be doing. is a pycom project. At line 70 I see os.rename(new_path, dest_path) WTF! are there better versions of os on other pycom device... | https://forum.pycom.io/topic/4163/gpy-file-system/11 | CC-MAIN-2019-43 | refinedweb | 615 | 67.55 |
This example demonstrates:
The symbol table holds a dictionary of symbols where each symbol is a sequence of characters. The template class, may have an associated mutable data slot. In this regard, one can view the symbol table as an associative container (or map) of key-value pairs where the keys are strings.
The sym... | https://beta.boost.org/doc/libs/1_72_0/libs/spirit/doc/x3/html/spirit_x3/tutorials/roman.html | CC-MAIN-2020-50 | refinedweb | 870 | 53.41 |
On Wed, 2011-09-21 at 17:19 +0200, Michal Nazarewicz wrote:> Do the attached changes seem to make sense?The logic looks OK.> I wanted to avoid calling pfn_to_page() each time as it seem fairly> expensive in sparsemem and disctontig modes. At the same time, the> macro trickery is so that users of sparsemem-vmemmap and f... | https://lkml.org/lkml/2011/9/21/296 | CC-MAIN-2017-30 | refinedweb | 406 | 55.84 |
Still playing with the new features of Flash Player 10.
This example uses a halftone Pixel Bender filter created by Justin Everett-Church which you can check out here. It also uses the new additions to the FileReference api to upload and download files.
To use, just click on “load image” and browse for an image file to... | http://blog.onebyonedesign.com/actionscript/loading-filtering-and-saving-images-with-flash-player-10/ | CC-MAIN-2018-30 | refinedweb | 330 | 67.55 |
following snippet works when issued without itom but breaks itom when run within it…
def bla(): print("bla") import threading t=threading.Thread(target=bla) t.start()
I verified python to be same executable:
import sys print(sys.executable)
prints
/usr/bin/python3
Errormessage from crashed itom is
libgcc_s.so.1 must be... | https://bitbucket.org/itom/itom/issues/152/linux-raspi-python-threading-not-working | CC-MAIN-2020-50 | refinedweb | 221 | 67.35 |
Well, it's about time
That said, the description is a bit off --- Lisp isn't typeless, it's latently typed. That is, types are attached to runtime objects, not compile-time variable bindings. It's like Java's type model, except with variable bindings being declared as "Object" by default, casting being implicit, and wi... | http://www.osnews.com/comments/18838 | CC-MAIN-2014-52 | refinedweb | 1,869 | 73.37 |
30 August 2004 10:39 am, Clark C. Evans wrote:
> | Having said all that, we need to consider whether having multiple
> | sources of tag URIs is a desirable feature. In XML namespace prefixes
> | are required because people want to mix arbitrary XML vocabularies up
> | together in a kind of intermingled froth; does the... | https://sourceforge.net/p/yaml/mailman/message/10967301/ | CC-MAIN-2017-39 | refinedweb | 221 | 71.75 |
Using Java Generics to Leverage Refactoring
Generic methods and classes are one of Java's most powerful features for software reuse with compile time type safety. We can write a single generic method, which can be called with arguments of different data types, much like overloaded functions but in a more compact and co... | http://www.developer.com/java/using-java-generics-to-leverage-refactoring.html | CC-MAIN-2016-44 | refinedweb | 1,323 | 55.74 |
Red Hat Bugzilla – Bug 983363
pkg_resources.DistributionNotFound: requests>=1.2.3
Last modified: 2016-09-19 22:45:03 EDT
Description of problem:
▶ http
Traceback (most recent call last):
File "/usr/bin/http", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/site-packages/pkg_resou... | https://bugzilla.redhat.com/show_bug.cgi?id=983363 | CC-MAIN-2017-47 | refinedweb | 266 | 50.33 |
Introduction to C++ any() Function
Bitset is one of the important class in the C++ library that helps to emulate strings or numbers in the form of a sequence of bits stored like an array where each of the bits is stored at consecutive positions in the array. Since the storage dataset used is an array, each bit can be r... | https://www.educba.com/c-plus-plus-any/?source=leftnav | CC-MAIN-2021-43 | refinedweb | 1,045 | 67.69 |
A Domain-Specific Language for unit manipulations
Domain-Specific Languages are a hot topic, and have been popularized by languages like
Groovy and Ruby thanks to their malleable syntax which make them a great fit for this purpose.
In particular, Groovy allows you to create internal DSLs: business languages hosted by G... | http://groovy.dzone.com/news/domain-specific-language-unit- | crawl-002 | refinedweb | 1,245 | 65.73 |
Java program to find the last non repeating character of a String :
This program is to find the last non repeating character of a string. To solve this problem , we are going to use extra space, i.e. extra variable to store the count of each characters.
Following algorithm we are going to use :
Algorithm :
- Scan the s... | https://www.codevscolor.com/java-program-to-find-last-non-repeating-character-in-string/ | CC-MAIN-2020-29 | refinedweb | 342 | 52.97 |
You are behind the white house. Paths lead into the forest to the east and northeast. In one corner of the house is a small window which is slightly ajar.
> examine the window
The window is slightly ajar, but not enough to allow entry.
> open the window
With great effort, you open the window enough to allow entry.
> en... | https://ericlippert.com/2016/02/10/behind-house/ | CC-MAIN-2019-39 | refinedweb | 1,792 | 60.24 |
For the basics on the following examples have a look at the docs at
http://
*** backport unittest2
There is a package unittest2 available in the net, that makes it possible to use features from 2.6 and 2.7 (e.g. skip tests) in Python prior versions. Since it is written in Python language only, it can be used with Sikul... | https://answers.launchpad.net/sikuli/+faq/1804 | CC-MAIN-2018-05 | refinedweb | 353 | 73.58 |
I have blogged in the past about Visual Studio Tools for Office (VSTO) being part of Visual Studio 2008 Professional so that all developers who use VS Pro can use these tools to target Office as a smart client application platform.
Most large scale line of business systems like ERP and CRM struggle for broad user adopt... | https://blogs.msdn.microsoft.com/somasegar/2008/01/30/integrating-business-systems-with-office-and-sharepoint/?replytocom=50883 | CC-MAIN-2017-43 | refinedweb | 1,514 | 62.17 |
:
cout << . */
Since everything between the symbols is ignored, you will sometimes see programmers “beautify” their multiline comments:
/* This is a multi-line comment. * the matching asterisks to the left * can make this easier to read */
Multi-line style comments do not nest. Consequently, the following will have une... | http://www.learncpp.com/cpp-tutorial/12-comments/ | crawl-001 | refinedweb | 774 | 58.11 |
Agenda
See also: IRC log
<scribe> ScribeNick: Roy
<scribe> Scribe: Roy Fielding
VQ: Next teleconference is scheduled for 29 Nov [cancelled below]
regrets for 29 Nov: Vincent, Henry
at risk for 29 Nov: Dan, Tim
Ed: let's see if we can get through the F2F agenda today first
VQ: we'll revisit this topic at the end of the ... | http://www.w3.org/2001/tag/2005/11/22-minutes.html | CC-MAIN-2013-48 | refinedweb | 995 | 66.47 |
Visual Studio 2005 the Visual Studio Industry Partner (VSIP) program documentation..
This example uses Visual C# to implement IWizard, although you could also use Visual J# or Visual Basic.
Create a new class library project.
Create a class that implements the IWizard interface. See the code below for a Visual C# examp... | http://msdn.microsoft.com/en-us/library/ms185301(VS.80).aspx | crawl-002 | refinedweb | 418 | 50.94 |
Hi,
I am trying to get meteor to work with wallaby, so I can do instant feedback on unit testing. Thus far, I have gotten it to work with any meteor module that only uses npm modules. but anything that uses a meteor package is a non-starter because of the magic that meteor does behind the scenes to make packages work.
... | https://forums.meteor.com/t/using-wallaby-with-meteor-1-3-and-meteor-packages/22542/6 | CC-MAIN-2019-04 | refinedweb | 158 | 57.91 |
NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | FILES | SEE ALSO | WARNINGS | NOTES | BUGS
#include <sys/param.h> #include <sys/mount.h> #include <sys/fs/pc_fs.h>int mount(const char *spec, const char *dir, int mflag, "pcfs", structpc:
if the following line is in your /etc/vfstab file:
device-special:logical_drive - directo... | http://docs.oracle.com/cd/E19683-01/817-0669/6mgf1n1g6/index.html | CC-MAIN-2015-32 | refinedweb | 209 | 60.55 |
:
- namespace SelfHostedTcpAndSilverlight
- {
- [ServiceContract]
- public interface ITest
- {
- [OperationContract]
- string Echo(string text);
- }
- [ServiceContract]
- public interface ITcpPolicyRetriever
- {
- [OperationContract, WebGet(UriTemplate = “/clientaccesspolicy.xml”)]
- Stream GetSilverlightPolicy();
- }
... | https://blogs.msdn.microsoft.com/carlosfigueira/2010/07/24/enabling-cross-domain-calls-for-sl-apps-on-self-hosted-tcp-services/ | CC-MAIN-2016-36 | refinedweb | 1,653 | 65.52 |
Division algorithm in a polynomial ring with variable coefficients
I am working on an algorithm to divide a polynomial
f by a list of polynomials
[g1, g2, ..., gm]. The following is my algorithm:
def div(f,g): # Division algorithm on Page 11 of Using AG by Cox; # f is the dividend; # g is a list of ordered divisors; # ... | https://ask.sagemath.org/question/37098/division-algorithm-in-a-polynomial-ring-with-variable-coefficients/?sort=votes | CC-MAIN-2021-49 | refinedweb | 403 | 74.19 |
Hi, I’ve got a rather weird problem on m68k (with the patches I sent to #601126 applied), stripped down: ara2:~# cat >x.c #include <netinet/in.h> #include <arpa/nameser.h> #include <resolv.h> int main(void) { return (res_init()); } ara2:~# gcc x.c ara2:~# ./a.out Segmentation fault I don’t get much help out of gdb, unf... | https://lists.debian.org/debian-glibc/2010/11/msg00077.html | CC-MAIN-2018-13 | refinedweb | 165 | 78.55 |
Advanced XML Applications in Zopeby Amos Latteier
February 23, 2000
Z.
Design Patterns for XML Applications
Zope publishes objects on the Web. We've seen how you can import XML into Zope, give it behavior, and publish it on the Web.
This model of using XML as Zope objects is very appealing because of its simplicity. Yo... | http://www.xml.com/pub/a/2000/02/23/zope/index.html | crawl-002 | refinedweb | 1,951 | 57.06 |
Converting LinkedHashSet to ArrayList or just using ArrayList
convert linkedhashset to list java
convert hashset to arraylist c
convert hashmap to arraylist
convert hashset to list c#
convert hashset to int array java
Consider the following code:
final Set<String> allPaths = new HashSet<String>(); for (final String pat... | http://thetopsites.net/article/53979792.shtml | CC-MAIN-2020-50 | refinedweb | 1,434 | 55.24 |
AJAX :: How To Use AjaxControlToolkit.dll And Actkit.dll(Modified AjaxControlToolkit.dll) In Single PageOct 29, 2010
I want to disable past dates, so i modified AjaxControlToolkit.dll and named as "Actkit.dll".View 1 Replies
I want to disable past dates, so i modified AjaxControlToolkit.dll and named as "Actkit.dll".Vi... | https://asp.net.bigresource.com/AJAX-how-to-use-AjaxControlToolkit-dll-and-Actkit-dll-Modified-AjaxControlToolkit-dll-in-single-page-s1MZMhhYc.html | CC-MAIN-2022-40 | refinedweb | 2,527 | 51.24 |
> > > > Which means proc_root_link, when it switches to the vfsmnt at the root> > of the other process, should traverse into the tree of vfsmnts which> > make up the other namespace.> > Yes. But proc_check_root() in proc_pid_follow_link() is failing the > traversal, because it is expecting the root vfsmount of the trav... | https://lkml.org/lkml/2005/4/29/95 | CC-MAIN-2015-14 | refinedweb | 146 | 54.22 |
[
]
Jitendra Nath Pandey commented on HDFS-1580:
--------------------------------------------
> In the file-based storage there's no clean way to seek to a particular transaction ID
A savenamespace will be preceded by a call to mark (like current roll). A file implementation
can close the current file and start a new f... | http://mail-archives.apache.org/mod_mbox/hadoop-hdfs-issues/201104.mbox/%3C1460360127.10655.1304039943186.JavaMail.tomcat@hel.zones.apache.org%3E | CC-MAIN-2019-18 | refinedweb | 528 | 60.85 |
15. Re: JBoss7 JNDIpushpak1981 Jan 12, 2012 6:32 AM (in response to jaikiran pai)
Great ! Thanks a lot.
16. Re: JBoss7 JNDIEric B Feb 1, 2012 11:48 PM (in response to Carlo de Wolf)
Carlo de Wolf wrote:
Either add an ObjectFactory to the naming subsystem:
<subsystem xmlns="urn:jboss:domain:naming:1.1"> <bindings> <obje... | https://community.jboss.org/message/646394?tstart=0 | CC-MAIN-2015-35 | refinedweb | 1,058 | 60.11 |
Catalyst::Plugin::Cache - Flexible caching support for Catalyst.
use Catalyst qw/ Cache /; # configure a backend or use a store plugin __PACKAGE__->config->{cache}{backend} = { class => "Cache::Bounded", # ... params ... }; # In a controller: sub foo : Local { my ( $self, $c, $id ) = @_; my $cache = $c->cache; my $resu... | http://search.cpan.org/~nuffin/Catalyst-Plugin-Cache-0.05/lib/Catalyst/Plugin/Cache.pm | CC-MAIN-2014-23 | refinedweb | 1,082 | 57.27 |
On Mon, Mar 08, 2004 at 03:59:32PM +0200, Asko Kauppi wrote: > Why not make this kind of things under some 'nonportable.*' namespace? > > I mean, hiding them under 'io.*' is not the optimal solution. To begin > with, undocumented features are not optimal anyhow (if someone uses > them). The popen function is a bit spec... | http://lua-users.org/lists/lua-l/2004-03/msg00121.html | CC-MAIN-2018-30 | refinedweb | 139 | 81.53 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.