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 |
|---|---|---|---|---|---|
Spring Creator Sees "The Decline of the Traditional Java EE Server"
Infoworld reporting from TheServerSide Java Symposium, delivered a choice quote from Rod Johnson, creator of Spring, about the decline of the traditional Java EE Server. Rod is well known for his predictions of a "changing of the guard" for Enterprise ... | http://java.dzone.com/news/spring-creator-sees-decline-tr | crawl-002 | refinedweb | 2,522 | 68.3 |
thanks for the help anyways, looks like i'm repeating the first year again probably for the best
thanks for the help anyways, looks like i'm repeating the first year again probably for the best
I think thats how its meant to i really havent a clue anymore
i may as well just leave it not gonna get this sorted i just kee... | http://www.javaprogrammingforums.com/search.php?s=3e682ba0d93ddcee960ed3e1b91fcd7d&searchid=1028325 | CC-MAIN-2014-35 | refinedweb | 691 | 67.28 |
.
Sandro Hawke
As we hope you’ve noticed, W3C is increasing the security of its own Web site and is strongly encouraging everyone to do the same. I’ve included some details from our systems team below for an explanation but the key technologies to look into if you’re interested are Http Strict Transport Security (HSTS)... | https://www.w3.org/blog/2016/05/https-and-the-semantic-weblinked-data/ | CC-MAIN-2017-13 | refinedweb | 778 | 59.84 |
Can Concerto Cloud Services help you focus on evolving your application offerings, while delivering the best cloud experience to your customers? From DevOps to revenue models and customer support, the answer is yes!
Learn how Concerto can help you.
set rs = db.openrecordset("Table Name or QueryName")
is the correct way... | https://www.experts-exchange.com/questions/20164768/Oracle-ODBC-Oracle-Driver-Invalid-date-time-or-timestamp-value-0.html | CC-MAIN-2017-51 | refinedweb | 257 | 75.71 |
Revision history for Perl extension Catalyst::Model::DBIC::Schema 0.65 2014-08-04 11:00:00 - Make compose_namespaces and install model shortcuts optional 0.64 2014-07-22 23:00:00 - Fix Replicated trait that got busted when someone assumed Module::Runtime was a drop in replacement for Class::MOP::load_class 0.63 2014-05... | https://metacpan.org/changes/distribution/Catalyst-Model-DBIC-Schema | CC-MAIN-2015-22 | refinedweb | 1,052 | 63.7 |
- NAME
- SYNOPSIS
- DESCRIPTION
- WARNING: This version is not binary compatible with Perl 5.005.
- WARNING: This version requires a compiler that supports ANSI C.
- Space Requirements
- Start with a Fresh Distribution
- Run Configure
- Common Configure options
- GNU-style configure
- Installation Directories
- Changin... | https://metacpan.org/pod/release/GSAR/perl5.005_58/INSTALL | CC-MAIN-2015-40 | refinedweb | 1,913 | 50.94 |
Hugging Face's TensorFlow Philosophy
Introduction
Despite increasing competition from PyTorch and JAX, TensorFlow remains the most-used deep learning framework. It also differs from those other two libraries in some very important ways. In particular, it’s quite tightly integrated with its high-level API
Keras, and its... | https://huggingface.co/blog/tensorflow-philosophy | CC-MAIN-2022-40 | refinedweb | 3,198 | 50.77 |
I've been programming for many years, and recently started learning Python. The following code works as expected in both python 2.5 and 3.0 (on OS X if that matters):
a, b, c = (1, 2, 3)
print(a, b, c)
def test():
print(a)
print(b)
print(c) # (A)
#c+=1 # (B)
test()
c+=1
Python treats variables in functions differently ... | https://codedump.io/share/pm6K1UL3OEdT/1/python-variable-scope-error | CC-MAIN-2017-04 | refinedweb | 161 | 69.11 |
Error Popup When using AJAX or Dynamic Action Refresh for Region or Reporttdsacilowski Aug 30, 2013 4:18 PM
Hello,
I've been having an issue with an application I developed and I've been banging my head against the wall with this for some time without any success. Several pages in my application rely on using AJAX to r... | https://community.oracle.com/thread/2575323?start=0&tstart=0 | CC-MAIN-2019-35 | refinedweb | 2,952 | 54.93 |
- namespace
- grrrrrrrrrr
- How would you do this better? (file i/o)
- Djgpp Bloated executables
- Recursion help
- How to write code for separating words from a string ?
- HELPPPPP!!!please.....
- newbie-functions??
- Deleting Folders
- Press enter to continue
- repetition and selection- can anyone help?
- Counting le... | http://cboard.cprogramming.com/sitemap/f-3-p-916.html?s=9fce7bc793397f17d36943f040708c5a | CC-MAIN-2015-06 | refinedweb | 179 | 54.02 |
Books
, and learn the
Struts HTML, bean, and logic tags. Type or download program...
Struts Books
Professional
Struts Books
book
Download and Build from Source
Download and Build from Source
Shopping cart application developed using Struts 2.2.1 and MySQL can be
downloaded from.
why cant i close this ??
why cant i clo... | http://www.roseindia.net/tutorialhelp/comment/37564 | CC-MAIN-2013-48 | refinedweb | 957 | 67.96 |
Generally speaking, name collisions are bad
I have been developing some Whidbey web custom controls for the last couple of days. I have been getting a little frustrated with what looked like (and probably still is) bugs in the designer.
I have been creating a custom tabbar control. Let’s call it MyNamespace.Tabbar. I h... | https://www.neovolve.com/2005/09/23/generally-speaking-name-collisions-are-bad/ | CC-MAIN-2020-05 | refinedweb | 197 | 59.09 |
Hi,
I have come up with the source code to read files. However, this is source code reads the file 1024 bytes at a time. I would like to modify the code to read it byte by byte.
This code wants to determine if 001 bytes is present in the file.
My guess is that I can eliminate the use of buffer. I have tried different w... | https://cboard.cprogramming.com/cplusplus-programming/133503-reading-files-byte-byte.html | CC-MAIN-2017-09 | refinedweb | 174 | 78.55 |
Hi all, after a longer-than-expected period of development, I am happy to announce the first beta release of templer.core 1.0b1.
This new package is the first step in the breakup of the zopskel package into a number of smaller and more easily managed packages. The core package contains basic namespace, nested namespace... | https://www.mail-archive.com/zopeskel@lists.plone.org/msg00223.html | CC-MAIN-2019-04 | refinedweb | 224 | 58.42 |
In this Python APScheduler Tutorial, we will explore the APScheduler library, also known as the Advanced Python Scheduler. As the name implies, this is one of the most advanced scheduler libraries available in Python with a variety of different features and scheduling options.
Introduction to APScheduler
As APScheduler... | https://coderslegacy.com/python/apscheduler-tutorial-advanced-scheduler/ | CC-MAIN-2022-40 | refinedweb | 1,881 | 64.3 |
Code for 2D line intersection
I’ve been struggling with finding the intersection between two lines so that the resulting point actually lies on the specified line segments. Most line intersection formulas use an infinite line model, so the point will tend to lie on an infinite extension of the segments. Which is not wh... | http://workshop.evolutionzone.com/2007/09/10/code-2d-line-intersection/ | CC-MAIN-2015-14 | refinedweb | 1,580 | 70.94 |
CSS3 will need this ability for the 'background-size' property.
I'm willing (and planning) on doing the Windows end of this. Specifically, a TileScaledImage function in nsImageWin. We should really consider caching scaled images. No exactly blocking this bug, but without it, it's going to be sloooow rendering.
This wou... | https://bugzilla.mozilla.org/show_bug.cgi?id=189519 | CC-MAIN-2017-26 | refinedweb | 4,759 | 54.02 |
The flexibility and simplicity offered by this programming language, which is hosted on the Java Virtual Machine, is bound to make it very popular among developers
.Clojure is a dynamically and strongly typed programming language, created by Rich Hickey and hosted on the Java Virtual Machine. It was formed by incorpora... | http://opensourceforu.com/2014/11/getting-started-with-clojure-2/ | CC-MAIN-2016-50 | refinedweb | 1,833 | 59.33 |
AppArmor, remember, is a Linux security module which uses pathnames to make
security decisions. So it is entirely conceivable that two different
security policies could apply to the same file if that file is accessed by
way of two different names. This approach helps make AppArmor easier to
administer than SELinux, bu... | http://lwn.net/Articles/277833/ | CC-MAIN-2013-20 | refinedweb | 608 | 55.58 |
June 2007
Introduction
Sometimes there's no substitute for seeing what goes over the wire. This is especially true when writing software which uses web services like the Google Data APIs, where lots of operations involve making HTTP requests. When all else fails, you can verify that your program is doing what you'd exp... | https://developers-dot-devsite-v2-prod.appspot.com/gdata/articles/debugging_client_libs | CC-MAIN-2022-40 | refinedweb | 1,573 | 50.84 |
ScalaTags is a small XML/HTML construction library for Scala.
isn't the application-x-www-form-urlencoded thing handled by the browser?
Yes, that's my understanding per.
so it would just be a vanilla HTML <form>
Could you please point me to such an example?
<form>example in ScalaTags. After reviewing the well-written R... | https://gitter.im/lihaoyi/scalatags?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge | CC-MAIN-2021-17 | refinedweb | 395 | 52.36 |
Hi
I'm very new to python and i'm currently writing a script for one of my MSc Modules.
we have been given some ascii files that we need to convert to rasters, then define a projection and reproject them to british national grid. i'm currently having trouble with working out how to get python to output to specific fold... | https://community.esri.com/t5/python-questions/defining-arcpy-outputs-and-general-practice/m-p/1057712/highlight/true | CC-MAIN-2021-31 | refinedweb | 286 | 67.08 |
Unity 2018.4.20f1
Animation: Animator.Update CPU time spikes when multiple animations are playing (1184690)
MacOS: [Lighting]Errors in console on changing editor visualization mode to realtime GI if there is a particle system in scene. (1106901).20f1 Release Notes
Fixes
AI: Fixed a path-finding bug in which floating po... | https://unity3d.com/de/unity/whats-new/2018.4.20 | CC-MAIN-2021-04 | refinedweb | 413 | 59.3 |
I’ve been playing with the igraph package a bit lately (see previous post HERE) and wanted to approach a problem I once visited in the past. The basic gist of the problem is this: Students in a class are asked … Continue reading →
I am in the slow process of developing a package to bridge structured text formats (i.e. ... | http://www.r-bloggers.com/tag/igraph/ | CC-MAIN-2013-20 | refinedweb | 192 | 62.78 |
D is a systems programming language with C-like syntax and static typing. It combines efficiency, control and modeling power with safety and programmer productivity.
import std.stdio; // Let's get going! void main() { writeln("Hello World!"); }
To compile and run, save this text as a file called
main.d . From the comma... | https://riptutorial.com/d | CC-MAIN-2019-04 | refinedweb | 780 | 64.91 |
Everyone who uses AutoCAD – even if they use it exclusively in one or the other mode – knows that it’s capable of being used to generate both 2D drawings and 3D models. Not everyone realises there are actually two distinct graphics systems in the product, however. (At least at the time of writing, talking about AutoCAD... | http://through-the-interface.typepad.com/through_the_interface/2013/03/2d-vs-3d-graphics-system-inside-autocad-request-for-information.html | CC-MAIN-2016-40 | refinedweb | 682 | 54.63 |
On a user account page, I had to display specific information regarding the logged in user. Things like Name, Age etc. I designed a ViewModel called UserAccount which takes in a UserId as a parameter to its contructor and based on that value, the VM pulls information from the database for that specific user. Something ... | https://avinashsing.sunkur.com/category/programming/page/2/ | CC-MAIN-2020-29 | refinedweb | 227 | 53.41 |
6 minutes
Getting started with IPFS using Javascript and js-ipfs
InterPlanetary File System or IPFS for short, is a peer-to-peer hypermedia protocol designed to make the web faster, safer and more open. It is a method for storing files in a distributed file system spread across different computing devices (nodes).
Once... | https://www.harun.io/posts/getting-started-ipfs-javascript/ | CC-MAIN-2021-25 | refinedweb | 1,154 | 56.66 |
This program lets you schedule your Windows service to run at user configured intervals. It's inspired by this article by Andy Brummer.
The scheduler lets you schedule your Windows service code in one of the following three ways:
If you want to schedule multiple times, instantiate as many
Scheduler objects you want.
It... | http://www.codeproject.com/KB/dotnet/WindowsServiceScheduler.aspx | crawl-002 | refinedweb | 307 | 60.82 |
Building XML Web Services Using Industry Standardized WSDLs
Matt Powell
Microsoft Corporation
February 19, 2002
Download Service02202002.exe.
Introduction
You are a pencil-reselling tycoon. As a pencil-reselling tycoon, you require constant information on the state of your suppliers in order to get the best price and t... | http://msdn.microsoft.com/en-us/library/aa480491.aspx | CC-MAIN-2014-15 | refinedweb | 3,613 | 52.49 |
Generating Code Using Text Template Transformation Toolkit (T4)
Introduction.
Use of T4 Templates
Just to give you an idea as to where T4 templates can come handy, suppose that you are developing an application that deals with 20 database tables and you wish to create entity classes for all these tables. In the absence... | http://www.codeguru.com/csharp/article.php/c19131/Generating-Code-Using-Text-Template-Transformation-Toolkit-T4.htm | CC-MAIN-2014-15 | refinedweb | 1,771 | 57.06 |
Patch for UserCompanions.plug-in.py
I'd found a nifty bug in the UserCompanions.plug-in.py:
Inserting a StaticTextCtrl inserts following line:
import wx.lib.bcrtl.user.StaticTextCtrl.StaticTextCtrl
Afterwards the app complains following:
No module named StaticTextCtrl
Checking it double in an external shell (pyalamode)... | https://sourceforge.net/p/boa-constructor/patches/19/ | CC-MAIN-2017-47 | refinedweb | 104 | 56.55 |
Type.GetType Method (String, Func<AssemblyName, Assembly>, Func<Assembly, String, Boolean, Type>, Boolean)
Gets the type with the specified name, specifying whether to throw an exception if the type is not found, and optionally providing custom methods to resolve the assembly and the type.
Assembly: mscorlib (in mscorl... | http://msdn.microsoft.com/en-us/library/ee332978(v=vs.100).aspx | CC-MAIN-2013-20 | refinedweb | 351 | 50.33 |
HI, On Sat, Mar 10, 2007 at 05:36:40PM +0000, Thomas Schwinge wrote: > It should be allowed for the system's default servers to be easily > overridden. (By setting environment variables, for example.) > > > This is partly implemented for the `crash' server (albeit largely > untested) and has been begun for the `exec' s... | http://lists.gnu.org/archive/html/bug-hurd/2007-03/msg00050.html | CC-MAIN-2017-30 | refinedweb | 308 | 51.58 |
Opened 6 years ago
Closed 6 years ago
Last modified 4 years ago
#17971 closed Bug (wontfix)
RequestFactory requests can't be used to test views that call messages.add
Description
To reproduce the problem:
- start new project with a new app
- define a view 'my_view' that calls messages.add
- define a test for that view ... | https://code.djangoproject.com/ticket/17971 | CC-MAIN-2017-43 | refinedweb | 291 | 54.12 |
I recently started using Python for competitive coding.These are some of minor tips and tricks that I have learnt to improve speed in Python and also different ways to could you run the test cases.
This would help with those TLE(Time Limit Exceeded).
Consider the following trivial problem:
Given a list of numbers, find... | https://practicaldev-herokuapp-com.global.ssl.fastly.net/geekypandey/using-python-for-competitive-coding-np4 | CC-MAIN-2021-10 | refinedweb | 480 | 65.73 |
So I have coded this program on formula method .
#include <iostream> #include <cstdlib> #include <cmath> using namespace std; int main() { int a , b , c ; cout << " Enter the values of a , b , c " << endl; cin >> a ; cin >> b; cin >> c; cout << "Therefore according to the formula : b*b-4ac =" << b*b-4*a*c << endl; cout... | https://www.daniweb.com/programming/software-development/threads/429945/quadratic-equation-formula-method-how-to-not-get-answer-in-decimals | CC-MAIN-2020-16 | refinedweb | 138 | 80.01 |
Announcing (the poorly named) HTTPCache
I’ve been a fan of httplib2 for a long time. It does caching right and has support for authentication via HTTP Basic and Digest. The problem with httplib2 is that it is not threadsafe. There are some data structures used within the code that make unsafe for reuse with threads.
On... | http://ionrock.org/2012/06/21/announcing-the-poorly-named-httpcache.html | CC-MAIN-2017-17 | refinedweb | 215 | 71.95 |
A spell checker in Python is a software feature that checks for misspellings in a text. Spell checking features are often embedded in software or services, such as a word processor, email client, electronic dictionary or search engine.
Building a spell checker in Python
Let’s get started with building our spelling chec... | https://www.askpython.com/python/examples/spell-checker-in-python | CC-MAIN-2021-31 | refinedweb | 464 | 60.85 |
Update 14th Nov 2008. I’ve just released a script which does all this configuration in one or two command lines: HVRemote
So far, I’ve covered the following Hyper-V Remote Management scenarios:
- Workgroup: Vista client to remote server, server configuration, full install (Part one)
- Workgroup: Vista client to remote ... | https://blogs.technet.microsoft.com/jhoward/2008/04/04/part-5-domain-client-to-workgroup-server-hyper-v-remote-management-you-do-not-have-the-required-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-compu/ | CC-MAIN-2017-22 | refinedweb | 1,163 | 63.9 |
I wanted a listing of the blocks of the 2 nonisomorphic STS (Steiner Triple System) on 13 points and the 80 nonisomorphic STS on 15 points. Over at designtheory.org there is a database of t-designs. An STS(13) corresponds to a t-design t=2, v=13, b=26, r=6, k=3, L=1 and an STS(15) corresponds to a t-design t=2, v=15, b... | https://carlo-hamalainen.net/2009/03/ | CC-MAIN-2017-51 | refinedweb | 244 | 58.38 |
05 May 2010 05:21 [Source: ICIS news]
SINGAPORE (ICIS news)--China’s CNOOC Limited said on Wednesday it has completed a joint venture (JV) with Argentina’s Bridas Energy Holdings (BEH) in a $3.1bn (€2.4bn) deal that would give CNOOC a 50% stake in BEH’s subsidiary Bridas Corporation.
The transaction was signed on 13 Ma... | http://www.icis.com/Articles/2010/05/05/9356224/chinas-cnooc-completes-3.1bn-jv-with-bridas.html | CC-MAIN-2014-15 | refinedweb | 164 | 54.02 |
Below are the basic steps to integrate Code Effects into a classic ASP.NET MVC 4.5 application. Note that this article provides code excerpts taken from the ASP.NET MVC demo project.
First, let's create a .NET class called Person with three public properties that will be used as rule fields, and two public void methods... | https://codeeffects.com/Doc/Business-Rule-Implementation-Example-Mvc | CC-MAIN-2021-31 | refinedweb | 687 | 65.32 |
Links on Android Authority may earn us a commission. Learn more.
Developing for Android Wear - Everything you need to know
The first thing to know is that developing for Android Wear isn’t hard, since Android is at the core, you can start just like you would for an Android phone. This means using Android Studio and cre... | https://www.androidauthority.com/developing-for-android-wear-everything-you-need-to-know-614648/ | CC-MAIN-2021-49 | refinedweb | 1,172 | 61.16 |
In this CMD+U Conference talk, Jorge Ortiz discusses Test Driven Development (TDD) and performs a set of unit tests for a Table View Controller in a live demo.
Agenda (00:00)
My name is Jorge Ortiz-Fuentes. I do training and consultancy. I do training for companies, and I do training for my own, which is Canonical Exam... | https://academy.realm.io/posts/cmdu-jorge-ortiz-tdd4masses/ | CC-MAIN-2022-27 | refinedweb | 4,463 | 71.85 |
While there is still a lot more to come, I thought may be fascinating to share its top new features.
Automatic batching
Batching in React is whenever multiple state updates are combined into a single re-render.> ); }
In this example, the component would only be rendered once after handleClick is called, Although we mig... | https://practicaldev-herokuapp-com.global.ssl.fastly.net/muditdev/what-s-new-in-react-18-32m4 | CC-MAIN-2021-31 | refinedweb | 1,202 | 56.59 |
Are you sure?
This action might not be possible to undo. Are you sure you want to continue?
function. With the creation of a complex industrial structure, finance function has grown so much that it has which given birth to a separate subject financial management, is today recognized as the most important branch of busi... | https://www.scribd.com/document/52694686/FM-Jothi-ANAND | CC-MAIN-2018-22 | refinedweb | 81,329 | 59.3 |
Supercharge Continuous Delivery in Jenkins with Workflow
Free JavaScript Book!
Write powerful, clean and maintainable JavaScript.
RRP $11.95
This article was sponsored by CloudBees. Thank you for supporting the sponsors who make SitePoint possible!
Recently, I wrote a series of articles about Jenkins, an easy-to-use co... | https://www.sitepoint.com/supercharge-continuous-delivery-jenkins-workflow-plugin/ | CC-MAIN-2021-31 | refinedweb | 1,320 | 72.46 |
GraphQL 1.8.0 was designed and built largely as a part of my work at GitHub. Besides designing the new Schema definition API, I migrated our codebase to use it. Here are some field notes from my migration.
If you want to know more about the motivations behind this work, check out this previous post.
Below, I’ll cover:
... | https://rmosolgo.github.io/blog/2018/04/09/updating-github-to-graphql-1-dot-8-0/ | CC-MAIN-2019-47 | refinedweb | 2,501 | 62.48 |
How I Wrote the Atom Medium Exporter and How You Can Help Make It Better I love the . There I said it. I am prepared for the Vim, Emacs and Sublime fans, but it works best for me and my use cases, which is what your choice of editor should be about. Atom text editor I like it because as it’s built in JavaScript (and Co... | https://hackernoon.com/how-i-wrote-the-atom-medium-exporter-and-how-you-can-help-make-it-better-9e9e4c401da1 | CC-MAIN-2021-25 | refinedweb | 1,327 | 63.8 |
I needed an emoji picker for my latest Rails app and found Emoji Button by @joeattardi that he introduced here.
Since he already did the heavy-lifting required to provide a vanilla JavaScript emoji picker component, I just needed to add it to my app and create a Stimulus controller.
And here's how to do it for yours.
I... | https://practicaldev-herokuapp-com.global.ssl.fastly.net/sowenjub/emoji-picker-controller-with-stimulusjs-and-emoji-button-5f6f | CC-MAIN-2021-25 | refinedweb | 326 | 58.79 |
18 February 2010 17:26 [Source: ICIS news]
LONDON (ICIS news)--Polyethylene (PE) producers in Europe are already talking of further price increases for March, without mentioning specific figures, even as some February accounts are still under discussion, sources said on Thursday.
“We will go for an increase in March, i... | http://www.icis.com/Articles/2010/02/18/9336077/europe-polyethylene-producers-mull-march-price-increases.html | CC-MAIN-2014-35 | refinedweb | 436 | 61.36 |
KArchiveEntry
#include <KArchiveEntry>
Detailed Description
A base class for entries in an KArchive.
Base class for the archive-file's directory structure.
- See also
- KArchiveFile
- KArchiveDirectory
Definition at line 34 of file karchiveentry.h.
Constructor & Destructor Documentation
Creates a new entry.
- Parameter... | https://api.kde.org/frameworks/karchive/html/classKArchiveEntry.html | CC-MAIN-2020-29 | refinedweb | 219 | 70.8 |
Recent versions of gevent break __bootstrap__ when packaged
If you try to package a gevent project (tested with gevent-1.0rc3 on Ubuntu 12) you will will get the following error when the package is run:
Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/cx_Freeze/initscripts/Console.py", li... | https://bitbucket.org/anthony_tuininga/cx_freeze/issues/42/recent-versions-of-gevent-break | CC-MAIN-2017-34 | refinedweb | 439 | 62.85 |
There is no row at position 0 - VS Dataset Designer
User_29XGU Member Posts: 3 Green Ribbon
Hello all,
I am trying to migrate my project from using Oracle Unmanaged driver to Oracle Managed one. I changed the connection strings and the code wherever Oracle.DataAccess namespace was referenced (in datasets too). My appl... | https://community.oracle.com/tech/developers/discussion/4486483/there-is-no-row-at-position-0-vs-dataset-designer | CC-MAIN-2021-49 | refinedweb | 144 | 61.77 |
1 ''' 2 Defines a class representing a collection of L{Gesture}ss performed in sequence 3 on an L{AEInput} device. 4 5 @author: Peter Parente from Gesture import Gesture 1617 -class GestureList(object):18 ''' 19 Manages a list of L{Gesture} objects in the order in which they occured. 20 Represents a sequence of L{Gestu... | http://people.gnome.org/~parente/lsr/epydoc/AEInput.GestureList-pysrc.html | crawl-003 | refinedweb | 799 | 62.48 |
This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.
See the CrossGCC FAQ for lots more information.
On Wed, 19 Jan 2005 20:40:06 -0800, Dan Kegel <dank@kegel.com> wrote: > Grant Likely wrote: > >? > > Looks reasonable to me (though you can delete the lines from demo-arm-ep... | http://www.cygwin.com/ml/crossgcc/2005-01/msg00093.html | CC-MAIN-2018-43 | refinedweb | 318 | 57.67 |
Something to be aware of, is that when your users write dynamic modules
for your application, they are subject to the interface you design. It
is very important to design a dynamic module interface that is clean and
functional before other people start to write modules for your code. If
you ever need to change the inte... | http://sourceware.org/autobook/autobook/autobook_162.html | CC-MAIN-2014-42 | refinedweb | 629 | 53.31 |
A Web Services API for Plone (>=3.x).
Project description
See the Web Services API for Plone documentation or the doc directory of this package for the full documentation.
Changelog
0.2 (2011-09-06)
- Stable release.
0.2b1 (2011-08-02)
- Removed plone.app.blob dependency. Only support blob’s when the package is already... | https://pypi.org/project/wsapi4plone.core/ | CC-MAIN-2019-18 | refinedweb | 566 | 60.82 |
Elsewhere, I wrote about the beginning of growing season and some software I've written to help us out this year. The software.
What the software does at this point is organization. I asked Johnny's if they could make this information available in any sort of structured format and they told me they couldn't. Maybe I sh... | https://as.ynchrono.us/2012/02/side-project-crop-planning-software.html | CC-MAIN-2021-04 | refinedweb | 264 | 77.74 |
What is Front End language?
The front end is the website you can immediately see and communicate with to obtain system back-end capacities, which means the user can see and experience everything. Over the years, a Web designer’s role has dramatically changed, but its core functions remain the same. Frontend deals with ... | https://www.educba.com/front-end-languages/ | CC-MAIN-2022-40 | refinedweb | 663 | 63.09 |
Scrapy Tips from the Pros: March 2016 Edition
Welcome to the March Edition of Scrapy Tips from the Pros! Each month we’ll release a few tips and hacks that we’ve developed to help make your Scrapy workflow go more smoothly.
This month we’ll cover how to use a cookiejar with the CookiesMiddleware to get around websites ... | https://blog.scrapinghub.com/2016/03/23/scrapy-tips-from-the-pros-march-2016-edition | CC-MAIN-2019-30 | refinedweb | 1,198 | 56.76 |
Le septidi 7 thermidor, an CCXX, Stefano Sabatini a écrit : > There is a namespace problem (which occurrs in ffmpeg as well). <snip> Your mail is strange, it looks like an old version is concatenated with a newer one. If I am replying to the wrong version please correct me. > Currently we have the following namespaces/... | http://ffmpeg.org/pipermail/ffmpeg-devel/2012-July/128457.html | CC-MAIN-2014-42 | refinedweb | 394 | 58.72 |
This was a rather simple challenge in contrast to the value in number of points given (110).
I found this sequence of numbers… can you give me the length of the longest increasing subsequence? Submit in the format sctf{answer}.
We are given a file with
digits. What makes this is easy: the numbers will only consist of s... | https://grocid.net/2016/04/15/sctf16-schensted/ | CC-MAIN-2017-17 | refinedweb | 269 | 73.78 |
Tools for a BeeKeeper worker drone to report status back to the hive.
Project description
Waggle
Prepare and upload Docker images for use by BeeKeeper.
Quickstart
Create a directory, and in that directory place a Dockerfile, along with any files required by the Dockerfile.
Optionally, you can also put an ecs.json file ... | https://pypi.org/project/waggle/ | CC-MAIN-2021-43 | refinedweb | 486 | 51.99 |
The QDomNotation class represents an XML notation. More...
#include <QDomNotation>
Inherits QDomNode.
Note: All the functions in this class are reentrant.
The QDomNotation class represents an XML notation.
A notation either declares, by name, the format of an unparsed entity (see section 4.7 of the XML 1.0 specificatio... | http://doc.trolltech.com/4.0/qdomnotation.html | crawl-001 | refinedweb | 129 | 53.37 |
09 March 2012 11:23 [Source: ICIS news]
SINGAPORE (ICIS)--Monoethylene glycol (MEG) prices in east ?xml:namespace>
MEG spot prices declined to yuan (CNY) 7,900-8,000/tonne ($1,252-$1,268/tonne) ex-tank east
Most polyester producers’ inventories are high and some polyester filament yarn producers have enough inventories... | http://www.icis.com/Articles/2012/03/09/9540004/east-china-meg-prices-at-14-month-low-on-weak-demand-high.html | CC-MAIN-2014-52 | refinedweb | 252 | 55.58 |
Bart De Smet's on-line blog (0x2B | ~0x2B, that's the getting started with System.Interactive, also touching briefly on the deep duality.
To get the Reactive Extensions, which include System.Interactive, visit the landing page on DevLabs over here. Downloads are available for .NET Framework 3.5 SP1, .NET Framework 4.0 ... | http://blogs.bartdesmet.net/blogs/bart/archive/2009/12/25/more-linq-with-system-interactive-getting-started.aspx | CC-MAIN-2017-17 | refinedweb | 2,072 | 56.05 |
public class PerfectSquares { private int[] memo = null; /** * Algorithm is as follows. * Given N, attempt to calculate all possible scenarios by subtracting largest * possible squared number to smallest, call this value L, and repeat the process * on N-L. On each attempt,save the current steps if better solution is * ... | https://discuss.leetcode.com/topic/31855/java-dp-straightforward-solution-with-detailed-comments-58ms | CC-MAIN-2017-39 | refinedweb | 303 | 61.56 |
Le quintidi 5 fructidor, an CCXX, Sebastien Zwickert a écrit : > No objection for me to export the decode function but that could break > compatibility with libav implementation if this function is publicly > exported from one side but not in the other. Maybe you could submit a > similar patch for libav ? That directio... | http://ffmpeg.org/pipermail/ffmpeg-devel/2012-August/129860.html | CC-MAIN-2014-49 | refinedweb | 196 | 55.68 |
The Cluetrain Manifesto 114
Review One: hemosIt's not often that I actually read a book that's targeted at the business market. Such books often get sent to our offices here for review, and we usually hold a short ceremony in which we desecrate the books, then send them out to the vast CEO gulags we've started outside ... | http://slashdot.org/story/00/03/31/1556202/the-cluetrain-manifesto | crawl-003 | refinedweb | 11,594 | 71.44 |
Details
Description
System.getenv() was deprecated in Java 1.4. My mixed Java 1.4/Java 1.5 cluster won't start up with this code in place. Should probably change the scripts to pass the necessary environment variables in using -D or explicit arguments.
Activity
The 1.4 compatibility issue could be worthy of fixing in 0... | https://issues.apache.org/jira/browse/HADOOP-207?focusedCommentId=12383240&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel | CC-MAIN-2015-48 | refinedweb | 370 | 72.63 |
Created on 2015-04-09 14:34 by zzzeek, last changed 2015-05-21 20:05 by zzzeek. This issue is now closed.
this bug appeared in Python 3.4. The inspect.classify_class_attrs compares the identity objects of unknown type using the `==` operator unnecessarily and also evaluates objects of unknown type assuming they return ... | https://bugs.python.org/issue23898 | CC-MAIN-2018-09 | refinedweb | 499 | 66.03 |
A Employee Class where i want to sort there lists one by there salary and one by there name individually as per the requirement ? How we do it?
Printable View
A Employee Class where i want to sort there lists one by there salary and one by there name individually as per the requirement ? How we do it?
Hi,
I didn't get ... | http://www.javaprogrammingforums.com/%20whats-wrong-my-code/35602-help-sorting-employee-class-printingthethread.html | CC-MAIN-2015-40 | refinedweb | 294 | 59.5 |
Because the MathLibrary project created a static library, a .LIB file, you can use it from other applications that are outside the AllInOne solution. Typically you deploy a library like this as the .LIB file and the associated header file (or files). In order to create the sample applications in this section, you shoul... | https://flylib.com/books/en/1.37.1.44/1/ | CC-MAIN-2021-04 | refinedweb | 2,052 | 64.2 |
I'm implementing a Unix userland tool that needs to store a hash on the disk. The hash will be read every run of the program, pretty frequently. The hash needs to store "name:path" values only.
I looked at the bsddb standard library module for python, but I can see it will be deprecated in Python 3. I also saw the pick... | https://codedump.io/share/xj4GG9pkNOAY/1/efficient-way-to-store-dictionary-hash-in-file-with-python | CC-MAIN-2016-44 | refinedweb | 143 | 77.43 |
I will introduce how to draw contour maps in polar coordinate format with Python. I referred to official document of matplotlib, so please see that for details.
In this article, we will display the state of the ocean waves as an example of how to draw. Therefore, there are three variables: wave height, frequency, and w... | https://memotut.com/en/03009ec3285fd7a95b20/ | CC-MAIN-2021-49 | refinedweb | 522 | 68.47 |
Rob Mensching
Microsoft Corporation
March 2005
Applies to:
Windows Installer XML (WiX) toolset
Visual Studio 2003. (21 printed pages)
Download the sample code: WiXSampleCode.msi.
Introduction Setup Development Is Just Development What Is the WiX Toolset? The Build Process Now with WiX WiX Integration in Visual Studio
C... | http://msdn.microsoft.com/en-us/library/aa302186.aspx | crawl-002 | refinedweb | 5,224 | 64.71 |
.
It's always nice to learn something new. I always use cut-and-paste, but drag-and-drop seems just a bit more efficient.
Thanks for the tip!
Hey Now Sara,
This one is realy neat, I never knew about this one. It's quite useful too.
Also I saw a post recently about your sessions on CodePlex & Tip of the day. Hope they g... | http://blogs.msdn.com/saraford/archive/2008/03/12/did-you-know-you-can-right-drag-code-to-do-a-move-or-a-copy-170.aspx | crawl-002 | refinedweb | 1,037 | 73.47 |
After login success, testcafe throw an error of [object DOMException]
[object DOMException]
No matter I put Selector('.work_btn') in constructor or before click, it throw out the same error, why?
Selector('.work_btn')
Error Msg:
1) Error on page "...":
[object DOMException]
Browser: Chrome 62.0.3202 / Windows 7 0.0.0
3... | https://testcafe-discuss.devexpress.com/t/click-throw-out-object-domexception-in-chrome/590 | CC-MAIN-2019-26 | refinedweb | 362 | 52.97 |
Hi,
I have some problems to plot a 3d plot_surface (and contour plot) in log scale (y and z or x,y and z).
There is nothink in the help sections of thus plot to plot them in log scale (neither in thus plot code commentary).
I tried to find a solution by myself (many try as “log=True”, “xscale=‘log’”, “scale=‘log’”, or ... | https://discourse.matplotlib.org/t/any-update-to-plot-surface-problem-to-set-it-in-log-scale/15026 | CC-MAIN-2019-51 | refinedweb | 328 | 76.93 |
Mongoose native SPI driver for STMP610E
STMPE610 is a chip that drives a resistive touchscreen. It measures pressure on a glass plate which has an X and Y resistor samples the pressure put on the screen (typically by pressing it).
This driver initializes the chip and allows the user to register a callback,
which will b... | https://mongoose-os.com/docs/mongoose-os/api/drivers/stmpe610-spi.md | CC-MAIN-2021-43 | refinedweb | 471 | 65.01 |
MSDN says your assembly's file name should be assembly's simple name, plus .dll/.exe. The reason is those are what we probe. Remember the probing rule?
But your-app.exe can be an exception. The exe may have an assembly name of “MyAsm”. But the file name can be anything.
The reason it works is because there is a special... | http://blogs.msdn.com/b/junfeng/archive/2004/01/29/64272.aspx?Redirected=true | CC-MAIN-2015-27 | refinedweb | 282 | 55.61 |
You can get many advantage using a component class instead
of simple class.
Following are the some basic advantage that you can get using
component class.
- It implements System.Component namespace
- You can drag and drop any existing data access component.So
you have to right less code.
- You can drag and drop stored ... | https://www.dotnetjalps.com/2006/08/use-component-class-in-business-logic.html | CC-MAIN-2019-18 | refinedweb | 106 | 69.38 |
.
You can rename a variable, function, etc inside a php file. Place the cursor on a name you want to change and press Ctrl-R. All instances of that variable or function name are highlighted.
Change one instance of the name and all other instances are changed simultaneously:
After the new keyword, the code completion wi... | http://netbeans.org/kb/69/php/editorguide.html | crawl-003 | refinedweb | 900 | 56.55 |
Each Answer to this Q is separated by one/two green lines.
For data that is known to have seasonal, or daily patterns I’d like to use fourier analysis be used to make predictions. After running fft on time series data, I obtain coefficients. How can I use these coefficients for prediction?
I believe FFT assumes all dat... | https://techstalking.com/programming/python/using-fourier-analysis-for-time-series-prediction/ | CC-MAIN-2022-40 | refinedweb | 560 | 55.64 |
IRC log of dawg on 2005-07-05
Timestamps are in UTC.
14:28:22 [RRSAgent]
RRSAgent has joined #dawg
14:28:22 [RRSAgent]
logging to
14:28:31 [Zakim]
SW_DAWG()10:30AM has now started
14:28:32 [Zakim]
+DanC
14:29:13 [Zakim]
+HowardK
14:29:15 [Zakim]
+??P4
14:29:19 [Zakim]
-??P4
14:29:33 [stoni]
stoni has joined #dawg
14:29... | http://www.w3.org/2005/07/05-dawg-irc | CC-MAIN-2015-40 | refinedweb | 3,068 | 66.67 |
Note: This topic has been unedited for 2959 days. It is considered archived - the discussion is over. Do not add to unless it really needs a response.
Is there one? Because I find myself occasionally running into little technicalities that are not easily fixed by a read through the helpfiles, and I assume at one point ... | http://uncyclopedia.wikia.com/wiki/Forum:Forum_search_function%3F?diff=prev&oldid=1434835 | CC-MAIN-2015-11 | refinedweb | 135 | 77.03 |
- NAME
- SYNOPSIS
- DESCRIPTION
- What is a DBM Filter?
- METHODS
- Writing a Filter
- Filters Included
- NOTES
- EXAMPLE
- SEE ALSO
- AUTHOR
NAME
DBM_Filter -- Filter DBM keys/values
SYNOPSIS
use DBM_Filter ; use SDBM_File; # or DB_File, or GDBM_File, or NDBM_File, or ODBM_File $db = tie %hash, ... $db->Filter_Push(Fe... | https://metacpan.org/pod/release/JESSE/perl-5.12.2-RC1/lib/DBM_Filter.pm | CC-MAIN-2016-18 | refinedweb | 860 | 56.96 |
Note: This post was originally published on my blog.
Now that Django 3.0 ships with ASGI support out of the box, adding Websockets to your Django app requires no extra dependencies. In this post, you'll learn how to handle Websockets with Django by extending the default ASGI application. We'll go over how to handle Web... | https://practicaldev-herokuapp-com.global.ssl.fastly.net/jaydenwindle/adding-websockets-to-your-django-app-with-no-extra-dependencies-2f6h | CC-MAIN-2021-10 | refinedweb | 1,872 | 57.98 |
Swift JSON Tutorial: Working with JSON
Note: Updated for Xcode 8.2 and Swift 3 on 1-15-2017 by Luke Parham.
The original tutorial was written by Attila Hegedüs.
JavaScript Object Notation, or JSON for short, is a common way to transmit data to and from web services. It’s simple to use and human-readable, which is why i... | https://www.raywenderlich.com/150322/swift-json-tutorial-2 | CC-MAIN-2017-43 | refinedweb | 2,594 | 66.23 |
Toolchains¶
Toolchains are the new, experimental way to integrate with build systems in Conan.
Recipes can define a
toolchain() method that will return an object which
can generate files from the current configuration that can be used by the build systems.
Conan generators provide information about dependencies, while ... | https://docs.conan.io/en/1.31/creating_packages/toolchains.html | CC-MAIN-2022-27 | refinedweb | 427 | 63.39 |
Returns a config object using environment vars. If a .env file exists at the root of the project, it will load that to set environment vars. Returns the nconf instance which has get/set/merge.
Here is the order of the merging done by nconf:
By default, only defaults are set and environment vars are retrieved.
The calli... | https://www.npmjs.com/package/@rmarscher/config | CC-MAIN-2017-51 | refinedweb | 636 | 60.11 |
Customized std::map. More...
#include <TreeMap.hpp>
Customized std::map.
TreeMap is a std::map some methods are modified.
Maps are associative containers that store elements formed by a combination of a key value and a mapped value, following a specific order.
In a map, the key values are generally used to sort and uni... | http://samchon.github.io/framework/api/cpp/d1/d6c/classsamchon_1_1TreeMap.html | CC-MAIN-2022-27 | refinedweb | 521 | 57.47 |
setOldClass
Percentile
Register Old-Style (S3) Classes and Inheritance
Register”.
- Keywords
- programming , methods.
- S4Class
optionally, the class definition or the class name of an S4 class. The new class will have all the slots and other properties of this class, plus any S3 inheritance implied by multiple names i... | https://www.rdocumentation.org/packages/methods/versions/3.6.1/topics/setOldClass | CC-MAIN-2020-05 | refinedweb | 217 | 59.7 |
t_tahasin + 50 comments
O(n log(n)) solution.
1. find the LCM of all the integers of array A.
2. find the GCD of all the integers of array B.
3. Count the number of multiples of LCM that evenly divides the GCD.
Bmukhtar + 20 comments
like this one: f = lcm(a); int l = gcd(b); int count = 0; for(int i = f, j =2; i<=l; i... | https://www.hackerrank.com/challenges/between-two-sets/forum | CC-MAIN-2019-43 | refinedweb | 9,644 | 64.3 |
Are you sure?
This action might not be possible to undo. Are you sure you want to continue?
9/20/99
10:49 AM
Page 1
CHAPTER
1
OBJECTIVES
After completing this chapter, the student should be able to: • discuss the history of data communications and networking. • define basic data communications terminology. • have an ov... | https://www.scribd.com/document/199501461/Data-and-Network-Communications | CC-MAIN-2018-17 | refinedweb | 30,251 | 58.28 |
The Psalms
Editor
Thomas Paul
THE KINGDOM
PUBLICATIONS
KOCHI
The Psalms
English Greetings
Pope John Paul II Psalms are true prayers. They are the beautiful
Teachings on the Psalms in Papal Catechesis expressions of the feelings of the hearts of the faithful
towards God. Through psalms man directly converses
Editor : Th... | https://www.scribd.com/document/356128232/The-Psalms | CC-MAIN-2019-35 | refinedweb | 10,862 | 65.66 |
Assembles a self-contained release for the current project:
MIX_ENV=prod mix release MIX_ENV=prod mix release NAME
Once a release is assembled, it can be packaged and deployed to a target, as long as the target runs on the same operating system (OS) distribution and version as the machine running the
mix release comman... | https://docs.w3cub.com/elixir~1.11/mix.tasks.release | CC-MAIN-2021-10 | refinedweb | 6,109 | 54.52 |
Monitoring Docker container status using AWS CloudWatch
There are no such tools till now to monitor whether your Docker container is running or not. Now, I had a Docker container running in production and I could not afford not knowing whenever it went down or rather stopped. So, I decided to do something about it. The... | http://www.tothenew.com/blog/monitoring-docker-container-status-using-aws-cloudwatch/ | CC-MAIN-2018-09 | refinedweb | 787 | 63.8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.