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
Setup and Config Getting and Creating Projects Basic Snapshotting Branching and Merging Sharing and Updating Projects Inspection and Comparison Patching Debugging External Systems Server Admin Guides Administration Plumbing Commands - 2.17.1 → 2.20 | drop | pop ) [<stash>] git stash apply [--index] [<stash>] git stash ...
https://git-scm.com/docs/git-stash/1.6.3.2
CC-MAIN-2018-51
refinedweb
285
65.62
From this article you will understand which the limitations are and what information your code can accept (in the form of values) and return (in the form of a return value) before you transform your class into a web service. Because web services in ASP.NET world, are executed by ASP.NET, which hosts the CLR, you can us...
https://www.howtoasp.net/how-to-build-basic-web-service-with-asp-net-step-2/
CC-MAIN-2020-29
refinedweb
244
62.68
Hello, readers! In this article, we will be focusing on NumPy Linear Algebraic functions in Python. So, let us get started! 🙂 The NumPy module offers us various functions to deal with and manipulate data. It enables us to create and store data in an array data structure. Moving ahead, it offers us various functions to...
https://www.askpython.com/python/numpy-linear-algebraic-functions
CC-MAIN-2021-31
refinedweb
583
51.34
a**2 + 2*a*b + b**2 ==> (a+b)**2One kind of manipulation is to find the derivative of some function: f(x) = x**2 + 2*x df --(x) = 2*x + 2 dxThe rules for that kind of manipulation are simple and can applied mechanically (in contrast: finding the primitive is a challenge that quite often leads to completely new classes ...
http://wiki.tcl.tk/14092
CC-MAIN-2017-26
refinedweb
998
56.49
I'm running Rubymine EAP 95.314 on Ubuntu and developing with Rails 3. I noticed that this code... class Person include Mongoid::Document include Mongoid::Timestamps include Mongoid::Versioning field :first_name, :type => String field :middle_names, :type => String field :last_name, :type => String def full_name first_...
https://intellij-support.jetbrains.com/hc/en-us/community/posts/206083989-Cannot-find-xxxxxxx-warning
CC-MAIN-2020-24
refinedweb
159
58.08
Introduction : Toast messages are used to show one simple message to the user for a short interval of time. Unlike any popup messages, toast doesn’t block any UI activities. If you want to show a simple feedback message, toast is the right way to do it. React native provides an API to show a toast message easily. We ca...
https://www.codevscolor.com/showing-a-toast-message-in-a-react-native-application
CC-MAIN-2021-04
refinedweb
461
59.4
Poco 1.3.0b1 A The sources will be in the SVN trunk shortly. Comment by guenter on November 17, 2006, 18:09 No word on Poco Data? I am looking foward to it. tim Comment by Tim on November 18, 2006, 02:16 Tim: PocoData is still incubating in the sandbox. Curently, there are SQLite and ODBC connectors (former tested on w...
https://pocoproject.org/blog/?p=37
CC-MAIN-2017-39
refinedweb
927
71.24
The first thing you’ll need is a Github account. You can sign up for free. If you are an academic or student, request a free pro-account to get access to private repositories. Tip The easiest way to contribute is to submit issues and bug reports. Feature requests, typo fixes, suggestions for the documentation, it’s all...
https://www.fatiando.org/v0.5/develop.html
CC-MAIN-2021-21
refinedweb
2,250
65.83
Change Log 1.1 (October 4, 2009) Fixes - Name error in identity.SecureResource when require attribute not set (r6686). - Unit test for model bootstrap functions in standard quickstart template should not run when identity model can not be imported (r6692). -). - Added save_on_init as alias for autoadd kwarg of database...
http://trac.turbogears.org/wiki/ChangeLog?version=37
CC-MAIN-2019-18
refinedweb
5,205
60.51
In 1971 Thomas Schelling published “Dynamic Models of Segregation,” which proposes a simple model of racial segregation. The Schelling model of the world is a grid; each cell represents a house. The houses are occupied by two kinds of “agents,” labeled red and blue, in roughly equal numbers. About 10% of the houses are...
http://greenteapress.com/compmod/html/thinkcomplexity011.html
CC-MAIN-2017-43
refinedweb
2,901
54.83
In the last post, I presented a comprehensive tutorial of how to build and understand neural networks. At the end of that tutorial, we developed a network to classify digits in the MNIST dataset. However, the accuracy was well below the state-of-the-art results on the dataset. This post will show some techniques on how...
http://adventuresinmachinelearning.com/improve-neural-networks-part-1/
CC-MAIN-2018-22
refinedweb
1,926
53.61
OpenWhisk Web Actions OpenWhisk Web Actions OpenWhisk Web Actions provide an easy way to create HTTP endpoints that can be called by clients via the GET, PUT, POST or DELETE methods. Learn how! Join the DZone community and get the full member experience.Join For Free Jumpstart your Angular applications with Indigo.Desi...
https://dzone.com/articles/openwhisk-web-actions
CC-MAIN-2019-04
refinedweb
1,478
56.45
Visual Arrow Syntax Published on March 12, 2020 under the tag haskell Not to be taken seriously. Haskell is great building at DSLs – which are perhaps the ultimate form of slacking off at work. Rather than actually doing the work your manager tells you to, you can build DSLs to delegate this back to your manager so you...
https://jaspervdj.be/posts/2020-03-12-visual-arrow-syntax.html
CC-MAIN-2022-33
refinedweb
2,088
62.27
Scale your pandas workflows by changing one line of codeScale your pandas workflows by changing one line of code To use Modin, replace the pandas import: # import pandas as pd import modin.pandas as pd InstallationInstallation Modin can be installed from PyPI: pip install modin If you don't have Ray or Dask installed, ...
https://ctolib.com/modin-project-modin.html
CC-MAIN-2021-17
refinedweb
588
54.73
Journal tools | Personal search form | My account | Bookmark | Search: ... dress iowa state vet adore father we dutch words copy dvd linux dollar pound exchange craig father fergusons exchange nh phone st cloud hockey camps increase semen food 2001 600s bandit gsf clock internal photon long haired german shepherd pups ...
http://www.ljseek.com/600s_s4.html
crawl-002
refinedweb
653
58.72
Back in February, I wrote an item on ways of using CSS class attributes to categorize content. Richard Soderberg wrote to ask if I'd looked into using Joshua Schachter's "social bookmarking" system del.icio.us. It seems I never replied (sorry, Richard), but here is my belated response. Although I knew about del.icio.u...
http://weblog.infoworld.com/udell/2004/08/11.html
crawl-001
refinedweb
960
73.37
bzr-killtrailing 1.1 Kill trailing whitespaces commit hook for bzr. The only thing this plugin does is checks all files you're committing and unconditionally kills trailing whitespaces from them. Additionally file ending is normalized - all empty lines at the end of file being committed are stripped and one is added (f...
http://pypi.python.org/pypi/bzr-killtrailing/1.1
crawl-003
refinedweb
198
56.69
Drawing Triangles and QuadsEdit glRectf(), while useful, doesn't allow us very much control over the individual vertices of our rectangle. To give us more control, and the ability to draw more complicated shapes, we have to use different functions. Stand-Alone Vertex-Defined ShapesEdit Starting a Vertex-Defined ShapeEd...
http://en.m.wikibooks.org/wiki/OpenGL_Programming/Basics/2DObjects
CC-MAIN-2014-42
refinedweb
852
54.93
Posted 30 Sep 2008 Link to this post The compiler throws an error saying: Error 143 The type or namespace name 'Base' does not exist in the namespace 'Telerik.WebControls' (are you missing an assembly reference?) I looked in the bin directory of my project and all I saw was the following dll's: 1) RadGrid.dll (used in ...
http://www.telerik.com/forums/displayin-d-b-driven-events-in-radcalendar-for-aspnet-ajax-using-dayrender-event
CC-MAIN-2017-22
refinedweb
352
68.57
Hide Forgot Description of problem: IHAC installing OCP 4.5.3 on AWS Private VPC in IPI installation. The installation process of bootstrapping temporary control plane works fine, Only three masters are seen there. When the installation moves ahead and the machine-api-operator comes up, we could see 3 masters additiona...
https://bugzilla.redhat.com/show_bug.cgi?id=1862209
CC-MAIN-2021-49
refinedweb
473
50.23
Hi, I have a server running Windows Server 2003 R2 which is the only DC in the company. Users access files from this DC using UNC patch \\server1\users. Some years ago we introduced an AIO which we set up on server 1 using the ISCSI initiator. The AIO was mapped to the 2003 R2 server so that we could still share folder...
https://community.spiceworks.com/topic/617909-migrating-shares-but-keeping-same-server-name?page=1
CC-MAIN-2019-39
refinedweb
970
75.54
Want to see the full-length video right now for free?Sign In with GitHub for Free Access. Note - This week's topic was requested by an Upcase subscriber and we'd love to do more like it. If you have any ideas for things you'd like to see then please drop us a line at help@upcase.com or by posting in the Upcase category...
https://thoughtbot.com/upcase/videos/apis-http-json
CC-MAIN-2022-21
refinedweb
1,076
60.95
+-------[ Dieter Maurer ]---------------------- | Andrew Kenneth Milton writes: | > I want to create a tag that has sub-tags. | > | > Now I know I can use blockContinuations to approximate this, but, I | > think it would be cleaner to be able to define tags that are only available | > within the context of the main tag...
https://www.mail-archive.com/zope@zope.org/msg06409.html
CC-MAIN-2017-17
refinedweb
128
67.38
Access to Parts of a List The two fields of a cons cell are traditionally called car and cdr, but perhaps better names are first, the first item in the list, and rest, the link to the rest of the list. (first '(a b c)) -> a first(list("a", "b", "c")) (rest '(a b c)) -> (b c) rest(list("a", "b", "c")) public static Obje...
http://www.cs.utexas.edu/users/novak/cs31437.html
CC-MAIN-2016-26
refinedweb
117
83.19
After reading Josh Smith's skinning article I decided to try it out on one of my real-world applications. I had an application that I re-deployed to more than one client and needed the application to suit my client's colour schemes. After a few trial and error sessions I decided to share my gotchas I ran into... WPF sk...
http://www.codeproject.com/Articles/19955/WPF-Skinning-Gotchas?PageFlow=FixedWidth
CC-MAIN-2015-14
refinedweb
1,093
57.27
Learn about JAX-RPC, Service-Oriented Architecture and Transaction Management from chapters excerpted from 'Java Web Services Architecture'. 'JAX-RPC' looks at the JAX-RPC service model, data types and serialization. The SOA chapter examines SOA entities, and interface design for services. 'Transaction Management' intr...
http://www.theserverside.com/discussions/thread.tss?thread_id=19926
CC-MAIN-2015-40
refinedweb
1,809
59.84
I have a PHP file which is connected to elasticsearch, where I am indexing my documents. My elasticIndex.php file: **class elasticIndex{ function elasticFun(){ require 'vendor/autoload.php'; $client = new Elasticsearch\Client(); $feed = ''; $xml = simplexml_load_file($feed); foreach ($xml-> ....... ......}** Now the pr...
https://www.howtobuildsoftware.com/index.php/how-do/fOk/php-symfony2-elasticsearch-use-a-php-file-to-symfony
CC-MAIN-2019-47
refinedweb
219
55.54
I want to make listview design format I want to draw listview design like this. I m considering using QML or normal form.. I draw listview and It's hard to make same form my pic. @darongyi Looking at your requirement, IMO, the best way would be to use QListView with custom delegate by subclassing QStyledItemDelegateand...
https://forum.qt.io/topic/52711/i-want-to-make-listview-design-format
CC-MAIN-2017-43
refinedweb
224
67.35
This article has been dead for over six months: Start a new discussion instead vishalonne Junior Poster in Training 244 posts since Jun 2009 Reputation Points: 12 [?] Q&As Helped to Solve: 0 [?] Skill Endorsements: 0 [?] •Community Member Hello I am try to learn Brasenham Line Drawing Algorithm. I wrote this program in...
https://www.daniweb.com/software-development/c/threads/441546/brasenham-line-drawing-algorithm-problem
CC-MAIN-2015-32
refinedweb
217
56.05
This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project. > >>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes: > > > --On Wednesday, August 01, 2001 10:08:55 AM -0300 Alexandre Oliva > > <aoliva@redhat.com> wrote: > > >>. > > > I think (and I know this is different than what I thought...
http://gcc.gnu.org/ml/gcc/2001-08/msg00042.html
CC-MAIN-2018-39
refinedweb
208
60.35
] Help With Hello Worldhello world 9 replies to this topic #1 Posted 31 July 2012 - 03:11 AM hey guys i m new to this forum...... i m facing a problem when i run a simple programe of C++ ""HELLO WORLD"" the result window. plz HLEP... the result window. plz HLEP... - 0 Recommended for you: Get network issues from WhatsU...
http://forum.codecall.net/topic/71056-solved-help-with-hello-world/
CC-MAIN-2019-51
refinedweb
516
82.95
not actually to establish a blogging point where individuals can enrich their learns on facilitating and leveraging .NET-related activities most effectively Holy cow, I wrote a book! There are items with overly generic names. HANDLE, CloseHandle, GetObject, DIFFERENCE, query.exe. But their functionality doesn't live up...
http://blogs.msdn.com/oldnewthing/archive/2008/11/07/9051091.aspx
crawl-002
refinedweb
4,792
71.04
What would you like to do? Is there a statute of limitations on local city income taxes owed? You're not specifying which jurisdicition, but it's fair to say that generally all tax statutes provide an SOL for assesment of additional amounts in one way or another. Once again, generally, for personal income taxes, a peri...
http://www.answers.com/Q/Is_there_a_statute_of_limitations_on_local_city_income_taxes_owed
CC-MAIN-2016-30
refinedweb
1,502
73.37
How Jaiku will fit into Google Presence is the new anchor, the point of interoperability. It is becoming the unifying interface, your dashboard, for managing your widespread onlife. Google will build Jaiku into: - Google Talk - will become the Jaiku client - mood messages on steroids - GrandCentral telephony - so your ...
http://skypejournal.com/blog/2007/10/how_jaiku_will_fit_into_google.html
crawl-002
refinedweb
349
58.72
Functional enrichment analysis and more via the g:Profiler toolkit Project description The official Python 3 interface to the g:Profiler [1] toolkit for enrichment analysis of functional (GO and other) terms, conversion between identifier namespaces and mapping orhologous genes in related organisms. This library provid...
https://pypi.org/project/gprofiler-official/
CC-MAIN-2018-26
refinedweb
313
51.24
Fisher-z test Perform an independence test using Fisher-z’s test 1. This test is optimal for linear-Gaussian data. Usage from causallearn.utils.cit import CIT fisherz_obj = CIT(data, "fisherz") # construct a CIT instance with data and method name pValue = fisherz cg = pc(data, 0.05, fisherz) If you are explicitly calcu...
https://causal-learn.readthedocs.io/en/latest/independence_tests_index/fisherz.html
CC-MAIN-2022-40
refinedweb
107
52.87
JBoss.orgCommunity Documentation Version: 3.3.0.M5 Copyright © 2007, 2008, 2009, 2010, 2011, 2012 JBoss by Red Hat Third party plugins bundled and configured Access to Red Hat Enterprise Linux and Red Hat Network Access to the JBoss and Red Hat supported software For additional information, please visit the JBoss Devel...
http://docs.jboss.org/tools/3.3.0.Final/en/visual_web_tools_ref_guide/html_single/index.html
CC-MAIN-2014-52
refinedweb
10,033
63.39
I have a program where I want to continue adding in an integer and string in a linked list. However when I print out the linked list it only prints out the last entered values and not the previous ones. So If I entered 3 Sally and then entered 6 Bob the linked list only prints out 6 bob. I want to be able to print out ...
https://codedump.io/share/DWi35w0njz0U/1/how-to-repeatedly-store-data-in-linked-lists
CC-MAIN-2017-13
refinedweb
328
59.8
A Flutter widget for inputting content with a fixed length, visually treating each character as a separate segment. This is a small example: CodeInput( length: 4, keyboardType: TextInputType.number, builder: CodeInputBuilders.lightCircle(), onFilled: (value) => print('Your input is $value.'), ) For more information abo...
https://pub.dartlang.org/packages/code_input
CC-MAIN-2019-18
refinedweb
110
52.97
OpenGL utility to render a vil1_image. More... #include <vgui_image_renderer.h> OpenGL utility to render a vil1_image. This is not a tableau. The1_image (as given), so if the underlying image is modified after sections have been taken by this class, inconsistent rendering may result. Call need_resection() to mark all p...
http://public.kitware.com/vxl/doc/release/core/vgui/html/classvgui__image__renderer.html
crawl-003
refinedweb
388
62.34
31 December 2008 15:42 [Source: ICIS news] By David Barry HOUSTON (ICIS news)--After a bruising fourth quarter of falling prices and demand, North American polyolefins producers will enter 2009 desperately needing to repair margins. Their success in doing so may depend on how effectively they can rationalise their outp...
http://www.icis.com/Articles/2008/12/31/9180998/outlook-09-n-american-plastics-markets-face-oversupply.html
CC-MAIN-2013-48
refinedweb
546
57
Use a rule-based configuration How to use rule-based logic to specify under which conditions a configuration setting is applied. When you customize the Sitecore configuration using patch files, you can use rule-based logic to specify under which conditions a particular setting is applied. The rule-based configuration u...
https://doc.sitecore.com/xp/en/developers/90/platform-administration-and-architecture/use-a-rule-based-configuration.html
CC-MAIN-2022-21
refinedweb
552
51.78
Hi Orcan, Hi Tim, > Tim WROTE > >> >> PERHAPS we should use a general Namespace "Muse::" > >> >> for all global variables inside Muse. YES, I agree. in my eyes the easiest thing would be to hide all muse global variables in a namespace e.g.: Muse:: However, This does not hide overruling of cross-mixed of shared objects...
http://sourceforge.net/p/lmuse/mailman/message/27582558/
CC-MAIN-2015-48
refinedweb
645
76.32
One of the tenets of continuous integration is automated testing. The most basic form of testing, in this context, is unit testing, where each class or method is tested without running the other bits of the application. Unit testing is focused and, hopefully, simple. In this post, I am going to add unit testing to our ...
https://ruprict.wordpress.com/2009/08/
CC-MAIN-2017-30
refinedweb
1,886
66.74
A basic Rails and Backbone.js example Recently, I have been involved in a couple of projects where we use a lot of Backbone.js, and even though I’m still learning, I can definitively help you out with the basics on how to code a basic CRUD with Backbone and Rails. So, if you are not familiar with the framework and want...
http://blog.magmalabs.io/2012/08/28/a-basic-rails-and-backbone-js-example.html
CC-MAIN-2017-17
refinedweb
2,074
57.06
A set of elements. More... #include <elem_set.hh> A set of elements. All sets hold a string representation of the elements. All type information will be lost, as elements will all be promoted to strings. Removes elements in set. Insert all elements of other set. Left and right are not identical. Disjoint sets. Will be ...
http://xorp.org/releases/current/docs/kdoc/html/classElemSetAny.html
CC-MAIN-2017-30
refinedweb
155
80.17
Hello. I am trying to build a mortgage calculator or program that will do the following: calculate the payment amount for 3 mortgage loans: * 7 year at 5.35% * 15 year at 5.5% * 30 year at 5.75% ------------------------------------------------------------------ The princiaple or starting loan balance is 200,000.00 doll...
http://www.javaprogrammingforums.com/whats-wrong-my-code/9883-monthly-mortage-payment-calculator.html
CC-MAIN-2015-35
refinedweb
467
67.49
GitLab GEO documentation Collecting comments from GEO MRs. What we've doneWhat we've done - PostgreSQL replication worked well - Redis is sharing session (primary <-> secondary) - Authentication should happen on the primary server because it changes a lot of states (most related with security measures, like brute force...
https://gitlab.com/gitlab-org/gitlab/-/issues/356
CC-MAIN-2020-40
refinedweb
626
56.89
here is my script: #include <iostream> #include <cmath> int main() { using namespace std; int who; cout << "how are you today? good, bad, or eh?" << endl; cin >> who; if (who == "good") { cout << "ahh thats pretty cool i guess..." << endl; } if (who == "bad") { cout << "LOL that sucks for you!!!!" << endl; } if (who ==...
https://www.daniweb.com/programming/software-development/threads/258440/c-error
CC-MAIN-2019-04
refinedweb
183
81.43
preface Many well-made apps have their own click sound effect, so how to achieve this effect simply is a concept called SoundPool , this class is mainly used to play some smaller audio files, because it is more convenient, usually used in the game more. code Without much gossip, we need to do a function now, which is t...
https://programmer.group/how-to-add-click-sound-to-buttons.html
CC-MAIN-2020-24
refinedweb
375
56.45
/* We have the SUID-root `insecure` binary which makes a call to system() at some point, exact call being: system("/bin/ls") */ /* I thought this would be insecure because of a construction like this: */ $ export IFS=/ /* The above line would mean "/" separates commands from their arguments and thus the command /bin/ls...
http://www.linuxquestions.org/questions/linux-security-4/why-is-system-insecure-603187/
CC-MAIN-2016-44
refinedweb
258
60.75
A few months back an innocent thought came into my mind: Can you make Python run this bash statement...? cat "kittens.txt" | grep "fluff" > fluffy_kittens.txt Yes. Well nearly. But, mostly yes. An Adventure Begins The Saturday after my innocent thought was spent trying to get as close as possible to making Python run t...
https://dev.to/jamoyjamie/pyash-and-why-i-can-t-have-nice-things-anymore-26lo
CC-MAIN-2020-45
refinedweb
1,295
64.61
Feature Voting Board for SaaS with React and DynamoDB Why Adding Feature Voting Board Increaser always had my contacts somewhere on the about page, and some customers did reach out to me with ideas from time to time. One year after the release, I decided to add a features board so that users could see which ideas are i...
https://radzion.com/blog/features-board/
CC-MAIN-2022-21
refinedweb
856
56.15
Back to index The nsIDOMUIEvent interface is the datatype for all UI events in the Document Object Model. More... import "nsIDOMUIEvent.idl"; The nsIDOMUIEvent interface is the datatype for all UI events in the Document Object Model. For more information on this interface please see FROZEN Definition at line 53 of file...
https://sourcecodebrowser.com/lightning-sunbird/0.9plus-pnobinonly/interfacens_i_d_o_m_u_i_event.html
CC-MAIN-2016-44
refinedweb
257
63.9
This is a Python code walkthrough of how to implement k-nearest neighbours algorithm K-nearest neighbours is a classification algorithm. This article explains the the concept behind it. Let us look at how to make it happen in code. We will be using a python library called scikit-learn to implement KNN. Scikit-Learn is ...
https://aigraduate.com/knn-classification-algorithm-in-python/
CC-MAIN-2020-45
refinedweb
1,079
50.53
Use Collections outside Laravel Tighten has created a Collections only split from Laravel’s Illuminate Support package. This is designed for stand-alone PHP packages that would still like to use Laravel Collections. In the README it says it’s a manual split with the goal of eventually automating the process. One issue ...
https://laravel-news.com/use-collections-outside-laravel/
CC-MAIN-2018-09
refinedweb
173
54.73
import "github.com/apache/beam/sdks/go/pkg/beam/io/textio" Package textio contains transforms for reading and writing text files. Immediate reads a local file at pipeline construction-time and embeds the data into a I/O-free pipeline source. Should be used for small files only. Read reads a set of file and returns the ...
https://godoc.org/github.com/apache/beam/sdks/go/pkg/beam/io/textio
CC-MAIN-2019-13
refinedweb
155
61.83
Functors used by NITF classes. More... #include <vcl_string.h> #include <vcl_vector.h> #include <vcl_map.h> #include "vil_nitf2_field_sequence.h" Go to the source code of this file. Functors used by NITF classes. Base class for functors that define a function that takes a vil_nitf2_field_sequence and attempts to comput...
http://public.kitware.com/vxl/doc/release/core/vil/html/vil__nitf2__field__functor_8h.html
crawl-003
refinedweb
214
67.15
Red Hat Bugzilla – Bug 65439 vim defaults to color mode Last modified: 2007-04-18 12:42:44 EDT From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020510 Description of problem: It seems that in 7.3 doing vi /etc/named.conf (or any other file) starts vim in color mode. This is f...
https://bugzilla.redhat.com/show_bug.cgi?id=65439
CC-MAIN-2016-40
refinedweb
292
75.3
Finding all paths). The algorithmic core First of all note that the number of paths in general is huge (i.e. exponential in the dimensions of the array). Still, we can write an algorithm that solves the problem for us. We first of all declare a helper routine neighbours(a, x, y) that takes the array a and the coordinat...
http://phimuemue.com/posts/2013-10-23-finding-all-paths.html
CC-MAIN-2017-34
refinedweb
882
66.47
. In that case the best option may be to implement a callback on the layout method to re-rotate the view. This could maybe be implemented with a simple Transform.rotate. When I detect a rotation from ui.View. layout(self)from the resizing i can just rotate and resize my Viewobject? only negative part is the status bar ...
https://forum.omz-software.com/topic/6387/ipad-orientation-control-help/31
CC-MAIN-2022-33
refinedweb
241
66.94
How to Run Python Scripts Typically, every novice learns to write a Python script on the command line first, then moves to execute the script from the command line wherein the script is usually written in a text editor and is run from the command line. Computers cannot understand code in the way humans write it and hen...
https://www.datacamp.com/community/tutorials/running-a-python-script
CC-MAIN-2022-05
refinedweb
1,816
63.19
Menubar load modules for each sub-menuajdove Sep 23, 2009 7:55 PM I am creating an application using the MENUBAR but cannot get a module to open when a sub-menu is clicked. I have stripped my app down to bare bones to eliminate other factors. The menubar has several main options, such as, Button1, Button2, Button3 and ...
https://forums.adobe.com/thread/496709
CC-MAIN-2018-30
refinedweb
2,268
50.94
Opened 9 years ago Closed 9 years ago Last modified 8 years ago #12455 closed (fixed) admin_order_field for Admin list_display not working for callable Description In the Admin, when using list_display, we should be able to make a sort callable if it is associated with certain database field through the use of attribut...
https://code.djangoproject.com/ticket/12455
CC-MAIN-2019-26
refinedweb
449
72.46
05 April 2013 20:40 [Source: ICIS news] ?xml:namespace> The STJ determined that Petrobras must pay the expenses that Kalium Mineracao S/A had incurred during the 1970s while researching the site. Petrobras did not disclose any details about the amount of the expenses. According to Petrobras, during that time, the compa...
http://www.icis.com/Articles/2013/04/05/9656559/brazil-petrobras-appeals-decision-to-pay-expenses-of-mining.html
CC-MAIN-2015-14
refinedweb
123
54.32
A Guide to Enhanced Readability with semi-colons in ES6 The latest flavor of JavaScript has brought more syntactical features than any other. It has also removed (or deprecated) syntax that many JavaScript developers grew up with! Does that mean we completely throw it out? Some developers certainly think so, but I say ...
https://ythakker.medium.com/a-practical-style-guide-to-semi-colons-in-es6-c4f63d03a904
CC-MAIN-2021-25
refinedweb
1,007
60.75
In this lab, you will write methods to calculate the distance of various neighbors from each other. Once again, let's assume that the $x$ coordinates represent avenues of a neighbor, the $y$ coordinates represent streets. We will also assume that the distance between each street and the distance between each avenue is ...
https://learn.co/lessons/calculating-distance-lab
CC-MAIN-2019-43
refinedweb
895
55.03
5. Force feedback for Linux¶ - Author Johann Deneux <johann.deneux@gmail.com> on 2001/04/22. - Updated Anssi Hannula <anssi.hannula@gmail.com> on 2006/04/09. You may redistribute this file. Please remember to include shape.svg and interactive.svg as well. 5.1. Introduction¶ This document describes how to use force feed...
https://www.kernel.org/doc/html/latest/input/ff.html
CC-MAIN-2022-05
refinedweb
1,116
58.79
What language are we talking about (C I'd assume from your tag)? Is there any error message or warning? Are you running it on OnlineGDB or on your own (Mac) computer? (If on online GDB, it is rather irrelevant that you have a Mac.) The best course of action would be to share your code that does not work. You can link y...
https://question.onlinegdb.com/12112/the-sleep-10-function-is-not-working-i-have-mac-plz-help?show=12123
CC-MAIN-2022-27
refinedweb
118
76.82
The problem is that you have a mix of rc2 and rc3 libs in your classpath, and this is because org.codehaus.mojo:gwt-maven-plugin itself brings GWT dependencies (with the same version as the plugin, as a convention). See; or use rc3 of the plugin too. Advertising On Thursday, October 13, 2016 at 6:42:31 PM UTC+2, Teleti...
https://www.mail-archive.com/google-web-toolkit@googlegroups.com/msg103617.html
CC-MAIN-2018-05
refinedweb
194
53.37
Created on 2011-06-30 19:23 by Cal.Leeming, last changed 2015-02-13 01:22 by demian.brecht. I came up against a problem today whilst trying to submit a request to a remote API. The header needed to contain: 'Content-MD5' : "md5here" But the urllib2 Request() forces capitalize() on all header names, and transformed it i...
http://bugs.python.org/issue12455
CC-MAIN-2015-35
refinedweb
1,898
50.94
Similar to the western-style diet we will again start by loading the diet and depleting components absorbed by the host. In this case we have no manual annotation for which components should be diluted so we will use a generic human metabolic model to find those. The growth medium supllied here was created the followin...
https://nbviewer.org/github/micom-dev/media/blob/main/recipes/vmh_high_fat_low_carb_agora.ipynb
CC-MAIN-2022-40
refinedweb
775
55
This article explains how to use a certificate to connect to, for example, a web service. Do you know the floppies or USB Pens that some banks and IT Companies give to their employees or customers that permit them to connect to services via the internet using a security file and channel? Well, we will learn how to use ...
https://www.codeproject.com/Articles/18709/Using-authentication-certificates-to-connect-to-we?fid=416118&df=90&mpp=25&sort=Position&spc=Relaxed&tid=2031704
CC-MAIN-2017-47
refinedweb
1,669
65.93
In today’s Programming Praxis, our task is to calculate the total distance traveled by Santa based on data published by NORAD. Let’s get started, shall we? First, some imports: import Data.List.HT import Text.HJson import Text.HJson.Query The easiest version of the algorithm to calculate the distance between two coordi...
https://bonsaicode.wordpress.com/2010/12/24/programming-praxis-tracking-santa/
CC-MAIN-2017-30
refinedweb
343
72.46
When signing in to Office 365 and the "Keep me signed in" checkbox has not previously been checked, an external federated user must type the username two times: Once on the Office 365 sign-in page, and again on the forms-based sign-in page of the AD FS 2.0 Proxy server. Federated users may also experience this behavior...
http://social.technet.microsoft.com/wiki/contents/articles/4184.ad-fs-2-0-auto-populate-the-username-field-of-the-forms-sign-in-page-when-signing-in-to-office-365.aspx
CC-MAIN-2015-27
refinedweb
533
60.21
Supporting Information - Introduction to the C Programming Language for Embedded Applications - Variables in C Programming - Arrays in C Programming Every C program has a main() function. It is certainly possible to write a successful program in which the only function is main(). My guess is that this has been done man...
https://www.allaboutcircuits.com/technical-articles/introduction-to-functions-in-c-programming/
CC-MAIN-2019-18
refinedweb
1,189
51.07
What if CSS was imperative? Alvaro Montoro ・2 min read Many developers (especially back-end developers) often dismiss web development in general (and CSS in particular) as a lesser branch of software development. I find interesting that the people that diminish it as something easy or simple are often the same people t...
https://dev.to/alvaromontoro/what-if-css-was-imperative-2ogm
CC-MAIN-2020-24
refinedweb
865
66.74
Event driven programming can be a wonderful thing, particularly when the execution of your code is dependent on user input. It is for this reason that JavaScript and other user facing languages implement very strong event based semantics. Many times event driven semantics depends on elapsed time (e.g. wait then execute...
https://bbengfort.github.io/2016/02/intervals-with-threads/
CC-MAIN-2021-17
refinedweb
615
60.85
Get the highlights in your inbox every week. Create a Linux desktop application with Ruby Create a Linux desktop application with Ruby Build a simple ToDo list application with the GTK+ Ruby bindings. Subscribe now. What is GTK+? According to GTK+'s website: GTK+, or the GIMP Toolkit, is a multi-platform toolkit for cr...
https://opensource.com/article/18/4/creating-linux-desktop-application-ruby
CC-MAIN-2019-39
refinedweb
6,373
58.58
If you are new to React, you may be confused by the multitude of ways to style components. In this article, we’ll explore the different approaches, their pros and cons, and how you use them in practical, every-day applications. We’ll start with the original but less-common methods and work our way up to the more modern...
https://alligator.io/react/react-css/
CC-MAIN-2020-34
refinedweb
991
53.1
Source CodernityDB / docs / database_indexes.rst Database indexes Note At first you should read :ref:`what's index in design section<database_design_index>`.! Using custom index is quite simple. You need to decide if your index needs to be Hash based (:ref:`details <internal_hash_index>`) or Tree based (:ref:`details <...
https://bitbucket.org/codernity/codernitydb/src/eba428a36f2e/docs/database_indexes.rst?at=0.3.60
CC-MAIN-2015-27
refinedweb
1,085
54.52
table of contents NAME¶ CURLOPT_RESOLVE - provide custom host name to IP address resolves SYNOPSIS¶ #include <curl/curl.h> CURLcode curl_easy_setopt(CURL *handle, CURLOPT_RESOLVE, struct curl_slist *hosts); DESCRIPTION¶ Pass a pointer to a linked list of strings with host name resolve information to use for requests wi...
https://manpages.debian.org/bullseye/libcurl4-doc/CURLOPT_RESOLVE.3.en.html
CC-MAIN-2021-43
refinedweb
112
50.33
ArcBallPosted Saturday, 24 October, 2009 - 19:35 by rakkarage in found this arcball code online using System; using System.Drawing; namespace arcball { /* * This code is a part of NeHe tutorials and was converted from C++ into C#. * Matrix/Vector manipulations have been updated. */ public class arcball { private const ...
http://www.opentk.com/node/1282
CC-MAIN-2016-30
refinedweb
1,609
66.84
I had an idea in my mind of how to code it, but haven't gotten very far. You can see the unfinished code below. I don't want anyone to think that I haven't at least put forth a little effort before asking. #!/usr/bin/perl use strict; use warnings; use Mystery::Word; my $puzzle = Mystery::Word->new( size => 5 ); $puzzle...
http://www.perlmonks.org/index.pl?node_id=421692
CC-MAIN-2014-52
refinedweb
4,313
66.27
Back in last January, I wrote a blog post on the model how you can create site collections remotely using app model in on-premises. At the time that required still additional extension to be deployed to the on-premises farm as a farm solution. During SharePoint Conference 2014 in Las Vegas, we also did. Here’s the need...
https://blogs.msdn.microsoft.com/vesku/2014/06/09/provisioning-site-collections-using-sp-app-model-in-on-premises-with-just-csom/
CC-MAIN-2017-34
refinedweb
6,396
63.09
Issue: PIR sensor no longer working consistently. Background: I am attempting to build a people counter for our retail store. The idea is based off of a tutorial on Ubidots, but is modified to upload to Google Drive in stead. The system was working well when just assembled. However, when I bought a plastic box to mount...
https://forums.raspberrypi.com/viewtopic.php?t=91902
CC-MAIN-2022-33
refinedweb
295
66.74
README QRCode This library is useful for generating QR code to your projects. [QR code](docs/qrcode.svg) Installation def deps do [ {:qr_code, "~> 2.1.1"} ] end Usage If you want to create QR code, just use the function QRCode.create(orig, level): iex> QRCode.create("Hello World") {:ok, %QRCode.QR{...}} You can also ch...
https://elixir.libhunt.com/qr_code-alternatives
CC-MAIN-2020-45
refinedweb
533
56.25
Rachel Appel The original intent of JavaScript was for Document Object Model (DOM) manipulation in a small DOM tree. Over time, however, JavaScript has become so popular that it’s now a mainstream language for any kind of app, from small marketplace apps to apps for the enterprise. As the popularity of JavaScript conti...
https://msdn.microsoft.com/en-us/magazine/dn201754.aspx
CC-MAIN-2015-22
refinedweb
1,903
54.32
Print the elements of a tree in level order I am working on a method that prints the elements of a tree in level order and that prints "None" if the queue is empty. I have looked up some examples online and think I am on the right track but I don't really know where to go from here. So far i created the queue and made ...
http://quabr.com/47297152/print-the-elements-of-a-tree-in-level-order
CC-MAIN-2017-47
refinedweb
281
55.13
CodePlexProject Hosting for Open Source Software I have a module that is leveraving a WCF service using the InProcFactory created by Juval Lowy at iDesign. I have a helper method that actually does the InProcFactory call and retuns the proxy as an interface for my service. I have verified that the service gets created ...
http://orchard.codeplex.com/discussions/348635
CC-MAIN-2017-13
refinedweb
943
56.96
Provided by: liblcgdm-dev_1.8.2-1_amd64 NAME Csched - LCG Scheduling inferface SYNOPSIS #include <Csched_api.h> int Csched_getschedparam(int cid, int *policy, Csched_param_t *param); int Csched_setschedparam(int cid, int policy, Csched_param_t *param); int Csched_get_priority_min(int policy); int Csched_get_priority_mi...
http://manpages.ubuntu.com/manpages/precise/man3/Csched.3.html
CC-MAIN-2020-29
refinedweb
390
50.33
Creating Route Constraints to Restrict Requests Introduction In ASP.NET MVC applications, the requests sent by the client browser are actually "routes". Depending on the route definitions defined by the developer the requests then reach a particular controller. It is possible that requests may contain invalid route par...
http://www.codeguru.com/csharp/article.php/c18997/Creating-Route-Constraints-to-Restrict-Requests.htm
CC-MAIN-2014-41
refinedweb
1,765
56.66
I hope this is helpful and answers your question. If you have any other questions, please ask me before you rate my service – I’ll be happy to respond. I notice you have viewed my answer to your question about classification of expenses/costs when completing CT600 return (JACUSTOMER-3b6fei3z- Last Viewed on 12/12/2014 ...
http://www.justanswer.co.uk/tax/8tgq5-hi-filling-1st-ct-return-ac14-does-include.html
CC-MAIN-2017-22
refinedweb
1,162
76.22
Unit Testing with JUnit – Part 19 Comments of a class under test, behaves as expected and/or returns the expected data. Unit tests are not done on the production system but as isolated units. If the unit under test have external dependencies, such as an external data source or a Web service, the dependencies are replac...
https://springframework.guru/unit-testing-junit-part-1/
CC-MAIN-2021-43
refinedweb
1,719
57.16
Friday, September 1, 2017¶ The Lino Tera project is about to reach its first milestone (entering accounting data of 2017 into Lino and compare with the results of TIM). A last important thing is to optimiza reporting. The GeneralAccountsBalance for example is theoretically okay, but the user must open the parameters pa...
http://luc.lino-framework.org/blog/2017/0901.html
CC-MAIN-2018-05
refinedweb
304
52.66
Last significant change: 2002/12/04 Coordinate systems used by MINOS are right-handed. When referenced to the outside world a coordinate system of x-y-z is normally used. This has a direction that is the horizontal component of the beam direction, that is locally vertical and chosen to make it right-handed. For the nea...
https://www-numi.fnal.gov/offline_software/srt_public_context/doc/UserManual/node5.html
CC-MAIN-2019-39
refinedweb
1,426
53.41
- Advertisement zangetsuMember Content Count137 Joined Last visited Community Reputation272 Neutral About zangetsu - RankMember [.net] Can VS 2005 Express do old versions of .NET? zangetsu replied to Alpha_ProgDes's topic in General and Gameplay ProgrammingGenerally code written against one version of the .Net runtime ...
https://www.gamedev.net/profile/92702-zangetsu/
CC-MAIN-2018-47
refinedweb
1,921
63.8
Hi, Well in any case I checked SequenceFile.Writer and it doesn't even have a flush() method. How big is the file? If it is > block size, you can check UI if it is getting written at the time the code is running or if it gets written only after writer.close() is called. I am myself new to this, not very sure of the int...
http://mail-archives.apache.org/mod_mbox/hadoop-common-user/201011.mbox/%3CAANLkTi=GHGg8D7ghNFqFQy_FyxN1RF-zA8xALDo4LV6p@mail.gmail.com%3E
CC-MAIN-2017-39
refinedweb
441
61.22
. This means that Django doesn't force us to put all of static content into a single, specific folder or tree, we can set it up however we like. If we want to serve all static content from a directory called dontlookhere, we can (although I wouldn't recommend it). It also gives us flexibility as to where our static con...
http://neverfear.org/blog/view/133/Serving_Static_Content_With_Django
CC-MAIN-2017-13
refinedweb
808
55.44
Quick Start Guide¶ Simulation Set up¶ Start by importing the module: import trottersuzuki as ts To set up the simulation of a quantum system, we need only a few lines of code. First of all, we create the lattice over which the physical system is defined. All information about the discretized space is collected in a sin...
https://trotter-suzuki-mpi.readthedocs.io/en/stable/quickstart.html
CC-MAIN-2017-22
refinedweb
959
54.22