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
>>>>> "Eugen" == Eugen Leitl <eugen@leitl.org> writes: >> If you are saying that you will allocate /80s to each vserver, >> but actually they will not be layer-2 isolated from each other, >> this is just an administrative partition, then I think it's a >> good idea. Eugen> The Linux vserver patch is a very lightweight ...
https://lists.debian.org/debian-ipv6/2011/05/msg00040.html
CC-MAIN-2017-26
refinedweb
477
69.92
UDL: /* block comment in one line, error */ @Eko-palypse There were 2 problems. “\Notepad++\plugins\PythonScript.dll” instead of “\Notepad++\plugins\PythonScript\PythonScript.dll”. Wrong path packed in “PythonScript_Full_1.0.8.0.7z”. PythonScript is 32-bit and I had npp 64-bit. Solved. @Meta-Chuh I have saved the scrip...
https://community.notepad-plus-plus.org/topic/17084/udl-block-comment-in-one-line-error/22
CC-MAIN-2019-51
refinedweb
972
54.18
If you have been using Visual Studio for a while you may have some experience with Code Snippets. If you are not familiar with Code Snippets, it’s when you type a predetermined short cut and use tab to auto complete a more complex code structure. For instance if you are in a JavaScript file in Visual Studio and type tr...
https://wipdeveloper.com/creating-code-snippets-in-visual-studio/
CC-MAIN-2019-39
refinedweb
563
70.84
I am trying to write a simple program where the user enters a number and the computer tries to guess it. I wanted to make it a bit smarter, so that the program knows if its guess it higher or lower than what the users number are, and make the next guess with using that information But it dont work. Could someone please...
https://cboard.cprogramming.com/cplusplus-programming/84977-guess-my-number-game-simple-ai.html
CC-MAIN-2017-51
refinedweb
162
56.32
class Standard collides with wpf namespace Standard In PresentationFramework from .NET 4.5 a namespace called Standard has been added. Admittedly, there might not be too many out there using occt from c++/cli (or are there?), but for those which do and also use the PF, this will clash with the class Standard in the glo...
https://dev.opencascade.org/index.php?q=node/1210
CC-MAIN-2020-45
refinedweb
311
62.72
: Awhile back I posted about not being able to get the perspective effect working on my openSUSE 10.2 system. No one replied back to me. Probably because it didn't look like an easy fix or perhaps I'm the only opneSUSE user. Anyway, I stumbled across a post somewhere on the Internet and turned up a repo specifically fo...
https://sourceforge.net/p/inkscape/mailman/inkscape-user/thread/46DAC564.3040004@gmail.com/
CC-MAIN-2017-17
refinedweb
289
67.35
This post is a complete guide to the SIM900 GSM GPRS Shield with the Arduino. Learn how to send and receive SMS and how to make and receive phone calls with Arduino. In this guide we’ll cover: - Introducing the SIM900 GSM GPRS Shield - SIM900 GSM GPRS Shield Hardware - SIM900 AT Commands - Testing the shield - Sending ...
https://randomnerdtutorials.com/sim900-gsm-gprs-shield-arduino/?replytocom=405310
CC-MAIN-2022-21
refinedweb
7,626
73.78
- Articles - Documentation - Distributions - Forums - Sponsor Solutions There are literally dozens of window managers that you can use with your favorite desktop environment to get a beautiful and appealing desktop. If you want to fine-tune your window manager, here are two programs that can help you control everything...
http://www.linux.com/archive/feature/122471
crawl-002
refinedweb
1,561
54.83
Dec 14, 2007 01:36 PM|dmtr|LINK Hi, I installed MVCToolkit and played with tutorials. I tried to create some Product object (Linq To Sql) in an action method: But encoding for string values in Request.Form didn't happen and I successfully saved javascript code as product name :( [ControllerAction] public void CreateNew...
http://forums.asp.net/p/1194407/2060742.aspx?Re+UpdateFrom+and+Encoding
CC-MAIN-2014-42
refinedweb
6,970
63.8
On Wed, 2002-11-06 at 05:43, Alan Cox wrote:> On Wed, 2002-11-06 at 02:31, john stultz wrote:> > I'm fine w/ the X86_TSC change, but I'd drop the X86_PIT for now. > > > > Then make the arch/i386/timers/Makefile change to be something like:> > > > obj-y := timer.o timer_tsc.o timer_pit.o> > obj-$(CONFIG_X86_TSC) -= time...
https://lkml.org/lkml/2002/11/6/261
CC-MAIN-2014-10
refinedweb
519
56.35
This instructable describes an approach to read temperature and humidity data from a RuuviTag using Bluetooth with a Raspberry Pi Zero W and to display the values in binary numbers on a Pimoroni blinkt! pHAT. Or to put it short: how to build a state of the art and a bit nerdy thermometer. The RuuviTag is an open source...
https://www.instructables.com/id/RuuviTag-and-PiZero-W-And-Blinkt/
CC-MAIN-2019-30
refinedweb
1,334
59.23
My domain is: chux.info I ran this command: import requests import json url = "" headers = {'Content-Type':'application/json'} payload = { <redacted> } cert_file = 'chux-info-cert.pem' r = requests.post(url, data=payload, headers=headers, verify=cert_file) print(r) It produced this output: ssl.SSLError: ("bad handshake...
https://community.letsencrypt.org/t/remote-api-calls-with-certificate-failing/116154
CC-MAIN-2020-16
refinedweb
238
55.74
Vue vuelidate jsonschema Create validation definitions for vuelidate based on json schema Version: 0.13.4 Updated: 11/15/2017 By: mokkabonna License: MIT Downloads Last 30 Days: 1.4k Install Repository: CDNs bundle.run: jsDelivr: unpkg: vue-vuelidate-jsonschema Create vuelidate validation rules based on json schema Use...
http://tahuuchi.info/vue-vuelidate-jsonschema
CC-MAIN-2021-25
refinedweb
1,736
51.89
Tax Have a Tax Question? Ask a Tax Expert Welcome to Just Answer. I am here to help you resolve your tax and finance concerns. Please feel free to ask anytime you need extra help. Losses can only be claimed if they were attributed to previously taxed income. Accordingly, there is no loss here since you were never taxed...
http://www.justanswer.com/tax/4ew08-husbands-aunts-sold-fathers-house-when-assumed.html
CC-MAIN-2016-36
refinedweb
941
70.63
We Thanks 🙂 Could you write that post about requests/questions. I was very impressed with the IE9 presentations last week and I'm glad you put these up. But I'm very disappointed about the XHTML parsing and error handling. This blog post explains the issue: @Gaurav I commented on the linked blog post, but I'll reply h...
https://blogs.msdn.microsoft.com/ie/2010/03/23/mix-session-videos-now-available/
CC-MAIN-2017-30
refinedweb
1,375
72.76
to Nepal Wireless Networking Project Started by Himanchal Higher Secondary School Introducing Wi-Fi and Emerging Wireless Technology to Connect and to Create New Opportunities in Rural Nepal Mahabir Pun, Team Leader of the project with the strong support of friends from around the world, has started a campaign - "Donat...
http://www.nepalwireless.net/index.php?option=com_content&view=category&layout=blog&id=44&Itemid=54
CC-MAIN-2014-10
refinedweb
2,254
60.85
Get mouse wheel direction [SOLVED] On 30/03/2015 at 17:35, xxxxxxxx wrote: I've sifting through the mouse messages with: def Message(self, msg, result) : for each in msg: if each[0] == 1768452963: print 'mouse wheel: ', result This detects mouse wheel messages fine, but I can't find any data to indicate the direction t...
https://plugincafe.maxon.net/topic/8619/11263_get-mouse-wheel-direction-solved
CC-MAIN-2020-40
refinedweb
272
82.65
2009/10/21 Tim Wawrzynczak <inforichland at gmail.com>: > True...here we go then: > > import Data.IORef > import System.IO.Unsafe > > mkNext :: (Num a) => IO (IO a) > mkNext = do > ref <- newIORef 0 > return (do modifyIORef ref (+1) > readIORef ref) > > next :: IO () > next = do > foo <- mkNext > a <- sequence [foo,foo...
http://www.haskell.org/pipermail/haskell-cafe/2009-October/068039.html
CC-MAIN-2013-20
refinedweb
219
80.11
#include <wx/checklst.h> A wxCheckListBox is like a wxListBox, but allows items to be checked or unchecked. When using this class under Windows wxWidgets must be compiled with wxUSE_OWNER_DRAWN set to 1. The following event handler macros redirect the events to member function handlers 'func' with prototypes like: Even...
http://docs.wxwidgets.org/trunk/classwx_check_list_box.html
CC-MAIN-2017-43
refinedweb
165
60.61
IRC log of rdfval on 2013-09-11 Timestamps are in UTC. 01:38:40 [DavidBooth] DavidBooth has joined #rdfval 03:44:13 [SteveS] SteveS has joined #rdfval 04:58:43 [mib_x8cefa] mib_x8cefa has joined #rdfval 06:53:02 [Zakim] Zakim has left #rdfval 12:59:01 [RRSAgent] RRSAgent has joined #rdfval 12:59:01 [RRSAgent] logging t...
http://www.w3.org/2013/09/11-rdfval-irc
CC-MAIN-2016-36
refinedweb
8,245
50.4
Since I am in between real projects right now, I have had some time to work on some side projects. As I was working on some threading in one of these projects, I noticed that there was a new class in the System.Threading namespace that had not been there in .NET 1.1 ... EventWaitHandle. I was curious to see what this n...
http://blogs.msdn.com/b/mattdotson/archive/2006/03/03/543143.aspx
CC-MAIN-2014-35
refinedweb
627
58.58
Computer Science Archive: Questions from February 24, 2011 - Anonymous askedFind the minimum sum of products expression for: f(w,x,y,z)= sigma m(2,3,4,5,6,7,9,10,11,13) f(a,b,c,... Show moreFind the minimum sum of products expression for: f(w,x,y,z)= sigma m(2,3,4,5,6,7,9,10,11,13) f(a,b,c,d)= sigma m (0,2,3,7,8,9,13,1...
http://www.chegg.com/homework-help/questions-and-answers/computer-science-archive-2011-february-24
CC-MAIN-2014-10
refinedweb
9,019
63.9
Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode. Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript). Hello all, I tried everything to figure out how to use the newly added...
https://plugincafe.maxon.net/topic/13469/python-layershader-addlayer-defining-shader/4
CC-MAIN-2022-27
refinedweb
394
51.95
This is your resource to discuss support topics with your peers, and learn from each other. 01-09-2013 07:27 AM I was writing my app without it, but some samples and examples use it. Since I'm not a C/QML Developer, I have no idea if this is something from one of them, or it's something from Cascade, anyone have a logi...
https://supportforums.blackberry.com/t5/Native-Development/What-is-the-quot-QObject-app-quot-in-some-examples/m-p/2085377/highlight/true
CC-MAIN-2016-36
refinedweb
457
60.95
// Jericho HTML Parser - Java based library for analysing and manipulating HTML // Version 2.5 // // // This library is free software; you can redistribute it and/or // modify it under the terms of either one of the following licences: // // 1. The Eclipse Public License (EPL) version 1.0, // included in this distribut...
http://www.java2s.com/Open-Source/Java/HTML-Parser/jericho-html/au/id/jericho/lib/html/CharStreamSource.java.htm
CC-MAIN-2013-20
refinedweb
675
55.44
So I am having some trouble with creating a variable that will hold a temporary string conversion. I am getting compiler errors telling me that no conversion is possible between a std::string iterator and a std:: basic string. This is my pertinent code thus far. #include <algorithm> #include <deque> #include <fstream> ...
http://www.dreamincode.net/forums/topic/232832-temporary-conversion-of-string-using-transform-function/
CC-MAIN-2016-22
refinedweb
211
53
Hello, in this short tutorial, I will demonstrate the process of controlling the Arduino Uno with the Arduino Esplora board. For this project you will need: - An Arduino Uno - An Arduino Esplora - 1 Jumper Cable Assuming you have all this, let's get started! Teacher Notes Teachers! Did you use this instructable in your...
https://www.instructables.com/id/Communicating-Between-Arduino-Esplora-and-Uno/
CC-MAIN-2019-35
refinedweb
438
70.53
Alexander Strange <astrange at ithinksw.com> writes: > gcc 4.2+ provides __builtin_bswap32/64. Since it's usually a good idea My gcc 4.2.4 seems to be missing them. > figures for x86-64? > Any different numbers for other architectures? > > > Index: libavutil/bswap.h > ===================================================...
http://ffmpeg.org/pipermail/ffmpeg-devel/2009-August/061256.html
CC-MAIN-2014-42
refinedweb
245
69.28
#include <sys/stream.h> int putbq(queue_t *q, mblk_t *bp); Architecture independent level 1 (DDI/DKI). Pointer to the queue. Pointer to the message block. The putbq() function places a message at the beginning of the appropriate section of the message queue. There are always sections for high priority and ordinary mess...
http://docs.oracle.com/cd/E36784_01/html/E36886/putbq-9f.html
CC-MAIN-2015-32
refinedweb
249
57.47
setup - setup devices and file systems, mount root file system #include <unistd.h> int setup(void);. setup() always returns -1 for a user process. EPERM Always, for a user process. Since Linux 2.1.121, no such function exists anymore. This function is Linux-specific, and should not be used in programs intended to be po...
http://huge-man-linux.net/man2/setup.html
CC-MAIN-2020-10
refinedweb
115
69.99
These are chat archives for marvell-iot/aws_starter_sdk wmprintf()only works from the main.cmodule, where I call wmstdio_init(UART0_ID, 0);I have imported #include <wmstdio.h>in my thread_2.cso wmprinf()at compilation doesn't throw error, but simply does nothing at runtime. Any ideas? wmprintf()to get some feedback. Bu...
https://gitter.im/marvell-iot/aws_starter_sdk/archives/2016/03/06?at=56dc28ee817dfa1e41ecbf8b
CC-MAIN-2019-26
refinedweb
139
54.08
I think we have a problem in GTK. In the script below, if > you add a button or some other widget above the figure > canvas, only a part of the canvas is updated in the > motion_notify_event update. The distance from the top of > the figure canvas to the part that is not updated is equal > to the height of the widget p...
https://discourse.matplotlib.org/t/gtk-bug/3223
CC-MAIN-2019-51
refinedweb
186
67.86
7 segment display problem - Login or register to post comments - by _ZlaTanskY_ December 4, 2012. The program quite works, but I got a problem with segment c, e, f, and g from the right (unit)display, (connected to respectively RC4, RC2, RC1 and RC0). The problem is that sometimes (not always) that segment just flicker...
http://letsmakerobots.com/node/35308
CC-MAIN-2014-52
refinedweb
935
71.58
12 February 2008 15:56 [Source: ICIS news] LONDON (ICIS news)--Kuwait Petroleum Corp (KPC) will shut down its base oils plant at Rotterdam in the Netherlands for a one-month turnaround this week, a company source said on Tuesday. “We are slowly shutting down various units, and base oils production is due to stop in the...
http://www.icis.com/Articles/2008/02/12/9100219/kpc-prepares-rotterdam-base-oils-plant-shutdown.html
CC-MAIN-2015-06
refinedweb
123
60.14
How to Create and Use Shared Data and Shared Scripts This section discusses how to split tests into multiple files and how to share, access and use, shared scripts and shared data files. (It is also possible to share an Object Map; see Creating an Object Map for details.) Sharing scripts is ideal when you have function...
https://doc-snapshots.qt.io/squish/how-to-create-and-use-shared-data-and-shared-scripts.html
CC-MAIN-2022-33
refinedweb
4,177
62.58
IEEE/The Open Group 2013 Aliases: environ(3p), execl(3p), execle(3p), execlp(3p), execv(3p), execve(3p), execvple, execlp, execv, execve, execvp, fexecve — execute a fileve(const char *path, char *const argv[], char *const envp[]); int execvp(const char *file, char *const argv[]); int fexecve(int fd, char *const argv[]...
https://reposcope.com/man/en/3p/exec
CC-MAIN-2019-51
refinedweb
643
51.07
User Details - User Since - Apr 5 2014, 8:26 PM (311 w, 6 d) Jan 10 2020 Oct 14 2018 Oct 7 2018 Thanks, What changed in SWIG 3.0.11? Oct 6 2018 Changing title as it looks like this is not a Windows-only problem:. Sep 18 2017 Maybe LLDB should use qAttached to determine if there's an active process? OpenOCD seems to imp...
https://reviews.llvm.org/p/vadimcn/
CC-MAIN-2020-16
refinedweb
1,081
74.69
Investors in Whirlpool Corp (Symbol: WHR) saw new options become available today, for the July 15th expiration. At Stock Options Channel, our YieldBoost formula has looked up and down the WHR options chain for the new July 15th contracts and identified one put and one call contract of particular interest. The put contr...
https://www.nasdaq.com/articles/whr-july-15th-options-begin-trading
CC-MAIN-2022-27
refinedweb
429
64.2
SSMs Directly from Images DeepSSM is a deep learning framework that estimates statistical representations of shape directly from unsegmented images once trained. DeepSSM includes a data augmentation process and a convolutional neural network (CNN) model. This documentation provides an overview of the DeepSSM process; s...
http://sciinstitute.github.io/ShapeWorks/deep-learning/deep-ssm.html
CC-MAIN-2021-04
refinedweb
1,355
54.93
No Duplication, No Decoupling - The Generic Data Transfer Object Lazy loading and binary dependencies are the main problem of direct exposure of persistent domain objects in stateless architectures. The user has know in advance, what path (subgraph) of lazy relations has to be loaded. The invocation of not yet loaded r...
http://adambien.blog/roller/abien/entry/no_duplication_no_decoupling_the
CC-MAIN-2017-09
refinedweb
1,494
60.65
文章目录 - 1 First Steps to Scala - 2 Step 1. Download and install Scala - 3 Step 2. Learn to use the Scala interpreter - 4 Step 3. Define some variables - 5 Step 4. Define some methods - 6 Step 5. Write some Scala scripts - 7 Step 6. Loop with while, decide with if - 8 Step 7. Iterate with foreach and for - 9 Step 8. Para...
http://www.jmzhang.top/wordpress/stories/
CC-MAIN-2021-31
refinedweb
8,857
63.39
Farewell To the Floppy Disk 616." Windows installer requires them (Score:5, Informative) (I bring this up because I had to install a floppy on a computer I was reinstalling XP on the other day so I could use the SATA drive! I kinda felt dirty after doing that!) Re:Windows installer requires them (Score:4, Insightful) R...
http://hardware.slashdot.org/story/07/01/30/217211/farewell-to-the-floppy-disk
CC-MAIN-2014-15
refinedweb
4,515
70.63
Feedback Getting Started Discussions Site operation discussions Recent Posts (new topic) Departments Courses Research Papers Design Docs Quotations Genealogical Diagrams Archives Compelling lecture by John Cook Abstract: R is a strange, deeply flawed language that nevertheless has an enthusiastic and rapidly growing us...
http://lambda-the-ultimate.org/node/4503
CC-MAIN-2016-26
refinedweb
6,922
60.35
08 August 2011 17:59 [Source: ICIS news] LONDON (ICIS)--Stocks in the European chemical sector were dragged further down by a sharp fall in the global markets on Monday following the US debt downgrade by Standard & Poor’s and on continuing fears over the eurozone’s debt crisis. At 15:47 GMT the Dow Jones Euro Stoxx Che...
http://www.icis.com/Articles/2011/08/08/9483458/chemical-stocks-hit-hard-as-european-share-prices-slump.html
CC-MAIN-2015-18
refinedweb
208
65.93
CloudPAN - Never install pure Perl modules again version 1.130561 use CloudPAN; { package Foo; use Moo; has bar => (is => 'rw'); sub baz { $_[0]->bar } } print Foo->new(bar => 3)->baz . "\n"; # 3 ... # Or if you want to persist what you've downloaded: use CloudPAN { persistence_location => '/home/nicholas/cloudpan' }; ...
http://search.cpan.org/~nperez/CloudPAN-1.130561/lib/CloudPAN.pm
CC-MAIN-2014-52
refinedweb
195
67.15
1.0 Signals Signals are notifications delivered asynchronously to a process by the kernel. Signals are grouped in two categories. First, there are standard signals, which have been there since the early days of Unix. Second, there are POSIX real-time signals which are specified in POSIX.1b, or, IEEE Std 1003.1b-1993, f...
https://www.softprayog.in/programming/posix-real-time-signals-in-linux
CC-MAIN-2021-17
refinedweb
1,485
65.42
After several hours of searching, videos, articles, and forums I need help from the gurus. I have a simple dataset table with a list of trips. I want the dropdown, currently correctly displaying the country list, to onChange: filter the table to only display said countries. I'm not a javascript coder but can read it if...
https://www.wix.com/corvid/forum/community-discussion/filter-table-from-dropdown-menu-solved
CC-MAIN-2019-47
refinedweb
389
60.51
Windows Phone 8: Using C++ in your Applications - Date: November 1, 2012 from 4:15PM to 5:15PM - Day 3 - B92 Magellan - 3-049 - Speakers: Peter Torr - 18,917 Great news!!! At 17:40 of the clip, if I want the 'public ref class' to be inheritable, the 'sealed' must be moved but then I can't compile it successfully. In wi...
http://channel9.msdn.com/Events/Build/2012/3-049
CC-MAIN-2013-48
refinedweb
409
65.46
- Multiple submit buttons in a single form ? - Panel - render event - does it happen after rendering - ComboBox: droplist render problem - [Solved]Textfield bug - not displaying until forced redraw - Problem on submit form - how to replace a calendar with yui caledar in grid - How to highlight selected TreeNode (is not...
https://www.sencha.com/forum/archive/index.php/f-9-p-23.html?s=f2cb27bacb03270d1667eb669ebad85b
CC-MAIN-2020-05
refinedweb
1,543
53.81
Linaro is an industry consortium dedicated to improving the functionality and performance of Linux on the ARM processor; its list of members includes many of the companies working in this area. Quite a bit of engineering work is done under the Linaro banner, to the point that it was the source of 4.6% of the changes go...
https://lwn.net/Articles/542257/bigpage
CC-MAIN-2017-30
refinedweb
12,999
58.62
To a certain extent, we can all be web publishers now: social media let’s us share words, pictures and videos, online office suites allow us to publish documents and spreadsheets, code repositories allow us to share code, sites like Shinyapps.io allow you to publish specific sorts of applications, and so on. So where d...
https://blog.ouseful.info/2015/08/22/getting-your-own-space-on-the-web/
CC-MAIN-2019-51
refinedweb
963
52.23
You can subscribe to this list here. Showing 11 results of 11 I tried using the ZSH but had problems w/ the PATHs... not to mention a whole lot of other problems :( I'm swamped w/ admin work right now, tho. --- Tilman Utz <Tilman.Utz@...> wrote: > Hello, > just another question regarding a development environment for m...
http://sourceforge.net/p/mingw/mailman/mingw-users/?style=flat&viewmonth=200103&viewday=28
CC-MAIN-2015-40
refinedweb
1,560
76.62
- Advertisement Content Count20 Joined Last visited Community Reputation417 Neutral About Silamoth - RankMember Personal Information - InterestsDesign Programming Towers That Don't Like Each Other Has Officially Been Released!!!! Silamoth posted a topic in Your AnnouncementsHello all! My friend and I have just released...
https://www.gamedev.net/profile/219390-silamoth/
CC-MAIN-2019-22
refinedweb
2,155
66.13
Migrating from version 2 to version 3¶ The main change between version 2 and version 3 is the basic plotting library on which guiqwt is based on: - guiqwt version 2: depends on PyQwt, the Python bindings to Qwt C++ library – only supports PyQt4. - guiqwt version 3: depends on PythonQwt, a new library written from scrat...
https://pythonhosted.org/guiqwt/migrating_from_v2_to_v3.html
CC-MAIN-2019-04
refinedweb
184
51.99
The procedures in this section enable you to complete the following tasks. Configure Sybase ASE database access with Solstice DiskSuite/Solaris Volume Manager or VxVM. Create the Sybase ASE database environment. If you use the Solstice DiskSuite/Solaris Volume Manager, perform the following steps to configure Sybase AS...
http://docs.oracle.com/cd/E19263-01/817-4650/6mk5m9gl4/index.html
CC-MAIN-2014-15
refinedweb
187
58.28
Hello! I want to add shadows and lighting to my game, but my problem is I don't know how to get depth component from a perspective other than main one. I thought ok, that's easy, an FBO and render,... Type: Posts; User: DirtyBlasion Hello! I want to add shadows and lighting to my game, but my problem is I don't know ho...
https://www.opengl.org/discussion_boards/search.php?s=75168ecac2abc38c0c9b0f8205deea56&searchid=3234778
CC-MAIN-2018-30
refinedweb
457
84.37
Introduction to Leiningen for Clojure Last modified: February 18, 2019 1. Introduction Leiningen is a modern build system for our Clojure projects. It’s also written and configured entirely in Clojure. It works similarly to Maven, giving us a declarative configuration that describes our project, without needing to conf...
https://www.baeldung.com/leiningen-clojure
CC-MAIN-2019-22
refinedweb
1,902
58.38
Starting the Synth Project We’re going to build this from scratch, so in order to not spend much time with UI issues, we are going to make use of AudioKit’s built-in UI elements that are normally used in playgrounds and our example apps. From within Xcode, create a new project with the single view application template....
http://audiokit.io/audiobus/sender-synth/
CC-MAIN-2017-22
refinedweb
1,412
55.54
Translation(s): none sbuild is used on the official buildd network to build binary packages for all supported architectures. It can also be used by individuals to test that their package builds in a minimal installation of Debian Unstable. In particular, this helps ensure that you haven't missed any build dependencies....
https://wiki.debian.org/sbuild?action=diff
CC-MAIN-2017-04
refinedweb
3,518
54.83
Parsing the #U2F Signature response in #Javascript This is my third blog post in my series of U2F, and if you haven’t already seen it – check out the github repo for the source code here; It’s been refactored since the last post, so that the parser no longer pollutes the global namespace with it’s own variables, and ke...
https://blog.dotnetframework.org/2020/02/28/parsing-the-u2f-signature-response-in-javascript/
CC-MAIN-2022-40
refinedweb
274
56.39
Welcome to Freemarker Tutorial Series. In previous post we created our first Hello World Freemarker Template example. We learned few APIs of freemarker and also how template file is loaded in Java and values are replaced. Following is the list of tutorials from Freemarker tutorial series. FreeMarker Tutorial Series Tod...
http://viralpatel.net/blogs/freemarker-servlet-tutorial-example/
CC-MAIN-2016-26
refinedweb
2,018
60.72
Opened 6 years ago Closed 6 years ago #3358 closed defect (wontfix) TracTags 0.6 appears to break IPermissionPolicy example Description This is an important example showing how to build a fine-grained permission policy using tags: The sample now appears to be broken, due to non-existence of TagEngine object in TracTags...
http://trac-hacks.org/ticket/3358
CC-MAIN-2014-42
refinedweb
373
59.03
Learn how to configure Auth0 with Shiny Server Pro to secure your interactive R apps! As we've shown in a previous post, you can add authentication to a Shiny Server instance, allowing your server to be online without being available to everyone in the internet. If you've been working with this and your organization ha...
https://auth0.com/blog/amp/authentication-and-authorization-with-shiny-server-pro-and-auth0/
CC-MAIN-2019-18
refinedweb
1,807
58.42
With datastore identity you are leaving the assignment of id's to DataNucleus and your class will not have a field for this identity - it will be added to the datastore representation by DataNucleus. It is, to all extents and purposes a surrogate key that will have its own column in the datastore. To specify that a cla...
http://www.datanucleus.org/products/accessplatform/jdo/datastore_identity.html
CC-MAIN-2015-48
refinedweb
256
52.6
resolv-retry infinite # Most clients don't vpn entre 2 synology need to bind to a specific local port number. Nobind # The persist options will try to avoid accessing certain resources on restart that may no longer be accessible because of the privilege downgrade. Vpn entre 2 synology the VPN would not vpn entre 2 syno...
http://soupfactory.co.uk/remote-tech-support/vpn-entre-2-synology.html
CC-MAIN-2018-47
refinedweb
1,174
60.45
Searching in Array in C++ In this tutorial, we are going to learn about Searching in Array in C++. We’ll be using an algorithm called Linear Search for this purpose. Linear search is a basic and simple search algorithm. We’ll also implement a C++ Program, that performs the searching task using Linear Seach. The topics ...
https://www.codespeedy.com/searching-in-array-in-cpp/
CC-MAIN-2020-50
refinedweb
358
59.74
XmStringNCopy (3) - Linux Man Pages XmStringNCopy: A compound string function that creates a copy of a compound string NAMEXmStringNCopy --- A compound string function that creates a copy of a compound string SYNOPSIS #include <Xm/Xm.h> XmString XmStringNCopy( XmString s1, int num_bytes); DESCRIPTION. - s1 - Specifies ...
https://www.systutorials.com/docs/linux/man/3-XmStringNCopy/
CC-MAIN-2021-25
refinedweb
107
65.01
This is sort of a feature request, and also explaining a problem to see if there is a better way to do this, I am creating a plugin that runs JS Beautify on source code and noticed that after the edit, it erases your current selection and moves the cursor. So I set upon a way to preserve the selection and came up with ...
https://forum.sublimetext.com/t/keeping-selection-after-edits/2552/2
CC-MAIN-2016-44
refinedweb
142
52.05
I'm trying to use a java code in xamarin with C #, I was doing well until I got to that part:); Can anyone help me to adapt this part? Answers I would say this looks like a question better suited for the Xamarin Android forum, as it appears to be about just Android, no Forms involved. That said, getter methods are usua...
https://forums.xamarin.com/discussion/85255/getcontentresolver-equivalent
CC-MAIN-2020-05
refinedweb
603
60.92
Make your SAP Data Hub Distributed Runtime work on the SUSE CaaS Platform In my previous blog, I leveraged the SAP Data Hub, developer edition as my SAP Data Hub Distributed Runtime: This worked well to some extent, but is of course not a supported architecture. Therefore, I will explain how to install the SAP Data Hub...
https://blogs.sap.com/2018/01/17/make-your-sap-data-hub-distributed-runtime-work-on-the-suse-caasp/
CC-MAIN-2022-27
refinedweb
1,347
56.55
Ramon Berke637 Points I am stuck in a task can somebody tell me my mistake? The task says "Oops, I forgot that I need to break out of the loop when the current item is the string "STOP". Help me add that code!" I wrote this but the bummer says "Didn't find the right items being printed.". Can somebody tell me my mistak...
https://teamtreehouse.com/community/i-am-stuck-in-a-task-can-somebody-tell-me-my-mistake
CC-MAIN-2017-30
refinedweb
131
91.11
Python Classes And Objects - Classes in Python. Focusing first on the data, each thing or object is an instance of some class. The primitive data structures available in Python, like numbers, strings, and lists are designed to represent simple things like the cost of something, Python Classes And Objects - Classes in P...
https://morioh.com/p/5fb7b1141021
CC-MAIN-2020-16
refinedweb
2,367
57.77
Rails has had the has_one :through association for a while now, and you probably use it on occasion. But, has it ever given you the heebie-jeebies a little bit? Maybe something happens now and then that doesn’t seem quite right? Well, the reason for this is that HasOneThroughAssociation, the class that ActiveRecord use...
http://pivotallabs.com/has-one-ish-through/?tag=agile
CC-MAIN-2014-23
refinedweb
1,025
64
iLightFactoryList Struct Reference [Lighting] A list of light factories. More... #include <iengine/light.h> Inheritance diagram for iLightFactoryList: Detailed Description A list of light factories. Main ways to get pointers to this interface: Main users of this interface: Definition at line 631 of file light.h. Member...
http://www.crystalspace3d.org/docs/online/api/structiLightFactoryList.html
CC-MAIN-2014-10
refinedweb
117
54.39
>>>>> "adl" == Alexandre Duret-Lutz <address@hidden> writes: adl> I'd really appreciate comments on the following patch. adl> The intent is to diagnose target clashes. adl> [...]/lib/am/program.am: ... `ctags' previously defined here. adl> The locations could be improved but that's not the point here; adl> for now I'm ...
http://lists.gnu.org/archive/html/automake-patches/2002-09/msg00019.html
CC-MAIN-2015-22
refinedweb
425
74.39
camo Camo is all about making insecure assets look secure. This is an SSL image proxy to prevent mixed content warnings on secure pages served from GitHub. We want to allow people to keep embedding images in comments/issues/READMEs. There's more info on the GitHub blog. Using a shared key, proxy URLs are encrypted with...
https://hub.docker.com/r/wfjsw/camo/
CC-MAIN-2018-26
refinedweb
449
57.67
.NET deployment So I'm thinking of writing a shrinkwrap desktop app in .NET -- my first .NET app, actually. I don't expect to do online delivery (I may make it available as an option, but the target market is government and nonprofit social service agencies, which tend toward the lower end of the tech-savviness spectru...
https://discuss.fogcreek.com/dotnetquestions/default.asp?cmd=show&ixPost=994&ixReplies=6
CC-MAIN-2018-26
refinedweb
552
58.99
Winter 2015 02/24/2015 9:00 am: Testing Irmak's voice.....Nope, still not working. 9:15 am: Introduction to Fletcher. Hold on to your seat, Dorothy, 'cause Kansas is going bye-bye. 9:30 am: More on databases: The concept of NoSQL databases and MongoDB 10:15 am: MongoDB Challenges 12:00 pm: The dreaded lunchtime. Stay w...
http://senoni.com/nasdag/metis/metisw7d2.html
CC-MAIN-2019-30
refinedweb
976
73.98
While there are seemingly countless tutorials, articles, and assorted commentaries on using TexturePacker with Flash (and usually Starling), it seems there are very few articles out there about TexturePacker’s creator’s (Andreas Löw) other equally fantastic tool PhysicsEditor. Since I’m currently working on a game that...
http://blog.onebyonedesign.com/actionscript/starling-nape-physics-and-physicseditor/
CC-MAIN-2015-18
refinedweb
3,105
65.01
----- Original Message ----- From: Harlin Seritt To: tkinter-discuss at python.org Sent: Thursday, December 07, 2006 4:14 AM Subject: Re: [Tkinter-discuss] Tkinter-discuss Digest, Vol 34, Issue 5 Hiya G G In case you're a freak about namespace polution (and that's really a good thing), you can generally rest assured th...
http://mail.python.org/pipermail/tkinter-discuss/2006-December/001004.html
CC-MAIN-2013-20
refinedweb
237
65.76
Gems / Libraries • Asked by Christopher Stewart I've built a todo list that consists of lists and tasks. I am looking to use sortable to allow someone to move items around and between lists. Can anyone recommend any resources on how to do this? I would like to be able to create as many lists as I need and have them ava...
https://gorails.com/forum/are-there-any-up-to-date-tutorials-for-jquery-sortable
CC-MAIN-2017-51
refinedweb
620
76.32
Rat in a Maze Problem 1 — Day 30(Python) Today, I worked on an interesting problem and thought it would be a good idea to write about it. It is a variation of the rat in a maze problem. Let us look into the question. The problem statement is from the GeeksforGeeks website. Rat in a Maze Problem — I Consider a rat place...
https://atharayil.medium.com/rat-in-a-maze-problem-1-day-30-python-6f0b3c2c70d3?source=post_internal_links---------0----------------------------
CC-MAIN-2021-39
refinedweb
850
72.76
Learn how to create a makefile for a software project, build the project and create executables for the project using makefile. Subscribe here to enable complete access to all technical articles, online tests and projects. This article will help you to gain required knowledge to successfully complete online tests, tech...
https://www.mbed.in/c/how-to-write-makefile-in-linux-for-c/
CC-MAIN-2021-17
refinedweb
117
61.87
#include <Teuchos_Workspace.hpp> List of all members. Objects of this type are what should be created by the user instead of RawWorkspace objects since this class will properly initialize memory using placement new and allows typed operator[] access to the array elements. The default constructor, copy constructor and a...
http://trilinos.sandia.gov/packages/docs/r7.0/packages/teuchos/doc/html/classTeuchos_1_1Workspace.html
crawl-003
refinedweb
189
53.21
Westacular129 I'm really impressed paramiko was added in the 1.3 update. That's awesome. However, I'm having some trouble getting it working. Specifically: calling the 'connect()' method on a SSHClient object is crashing Pythonista. Sample code: import paramiko client = paramiko.SSHClient() print 'Client instance creat...
https://forum.omz-software.com/user/westacular129
CC-MAIN-2022-27
refinedweb
277
58.89
How to Get View Size in Android For efficient bitmap handling or dynamic View creation in an app, the area that a screen item or layout is using needs to be known. If no fixed sizes are allocated at design time the size of a View may not be known until an app is executed. This is because of the wide range of display si...
https://tekeye.uk/android/examples/ui/android-view-screen-size
CC-MAIN-2018-26
refinedweb
950
58.89
FSF Proposes .gnu TLD To ICANN 326 n3rd writes "It looks like the Free Software Foundation would like a .gnu TLD (Top Level Domain) in order to 'expand the name space, particularly for individuals and software developers who cannot find the name they want from .com, .net or .org'. If additional TLDs are going to be add...
https://slashdot.org/story/00/07/12/1710226/fsf-proposes-gnu-tld-to-icann
CC-MAIN-2016-40
refinedweb
5,677
74.69
The--big {} In this CSS methodology a block is a top-level abstraction of a new component, for example a button: .btn { }. This block should be thought of as a parent. Child items, or elements, can be placed inside and these are denoted by two underscores following the name of the block like .btn__price { }. Finally, m...
https://css-tricks.com/bem-101/?utm_source=CSS-Weekly&utm_campaign=Issue-157&utm_medium=web
CC-MAIN-2017-34
refinedweb
6,560
63.9
Doug Hennig Doug Hennig continues his discussion of VFP 9 report listeners by presenting a set of classes that output the contents of a report run to a cursor and use that cursor to provide a "live" report preview surface. When you run a report in VFP 8 or earlier, the output is sort of a black box: You have little con...
http://msdn.microsoft.com/en-us/library/ms947692.aspx
crawl-002
refinedweb
2,705
53.71
First solution in Clear category for The Stones by tigerhu3180 def stones(pile, moves): results = [True] + [False] * pile for i in range(1, pile + 1): leave = [0 if i - j <= 0 else i - j for j in moves] if all([results[s] for s in leave]): # for the next player #The current player loses if all of the results for the ne...
https://py.checkio.org/mission/the-stones/publications/tigerhu3180/python-3/first/share/ad46b5a584dedc245171459a59072dd5/
CC-MAIN-2020-05
refinedweb
173
56.52
Download | JavaDoc | Source | Forums | Support Available as of Camel 2.6 This cookbook shows how to load and add routes from XML files into an existing CamelContext. You can define Camel routes in XML files using the <routes> tag with the namespace "". Suppose we have the bar route as shown below in the barRoute.xml XM...
http://camel.apache.org/loading-routes-from-xml-files.html
CC-MAIN-2013-20
refinedweb
166
64.61
RongYao 2 Posted September 19, 2014 Hello guys, i'm new to the autoit, previously used batch to automate things but decide to give autoit a try since i see many cool things can be done with it and it is not as hard as it looks thought. I was looking for a program which would allow me to autosave in certain drawing prog...
https://www.autoitscript.com/forum/topic/164411-custom-input-box-and-global-variable/
CC-MAIN-2019-35
refinedweb
467
53.44
mask problembhargavi reddy Jun 13, 2012 1:49 AM I am trying to mask a movieclip. But mask (shape of rectangle) is displayed over the content instead of masking the content in flash as3. Please anyone help me... 1. Re: mask problemvipul.khandelwal Jun 13, 2012 3:43 AM (in response to bhargavi reddy) Hi, Please try this,...
https://forums.adobe.com/thread/1022248?tstart=0
CC-MAIN-2016-50
refinedweb
408
67.65
19 February 2008 23:29 [Source: ICIS news] CARACAS (ICIS news)--Japanese trading house Sojitz Corp has been approved as a minority partner in Braskem's and Pequiven's joint venture project to build a new petrochemical complex in ?xml:namespace> "They know the country, they know Pequiven, they're a shareholder of Braske...
http://www.icis.com/Articles/2008/02/19/9102109/japan-sojitz-joins-braskem-pequiven-in-venezuela.html
CC-MAIN-2014-42
refinedweb
249
53.75
urlreversi: Revert your shortened URLs Dependency: compile "org.grails.plugins:urlreversi:1.0" Summary Installation grails install-plugin urlreversi Description Introduction What it doesThis plugin reverses a shortened url - for example. See further documentation below. Use case exampleA typical use case for this plugi...
http://www.grails.org/plugin/urlreversi
CC-MAIN-2016-40
refinedweb
351
54.42
Leaf¶ Leaf is a powerful templating language with Swift-inspired syntax. You can use it to generate dynamic HTML pages for a front-end website or generate rich emails to send from an API. Package¶ The first step to using Leaf is adding it as a dependency to your project in your SPM package manifest file. // swift-tools...
https://docs.vapor.codes/leaf/getting-started/
CC-MAIN-2022-21
refinedweb
430
69.18
From: Dave Jones <davej@suse.de> To: Linux Kernel <linux-kernel@vger.kernel.org> Subject: Linux 2.5.9-dj1 Date: Tue, 23 Apr 2002 15:45:27 +0100 More of the same. Back up to date with Linus, and roll in some more pending bits. As usual,.. Patch against 2.5.9 vanilla is available from: Merged patch archive: Check before ...
http://lwn.net/2002/0425/a/2.5.9-dj1.php3
crawl-003
refinedweb
747
71.31
There are two kinds of developers: 1) the ones who have (accidentally) checked passwords and connection strings into source code repositories and 2) the ones that lie about it. It is a problem, we have all done it. It is annoying. When developing ASP.NET applications, you can set yourself up so that it will not happen ...
https://blogs.msdn.microsoft.com/mihansen/2017/09/10/managing-secrets-in-net-core-2-0-apps/
CC-MAIN-2017-39
refinedweb
946
55.84
. Working with the AWS CDK in C# .NET is a fully-supported client language for the AWS CDK and is considered stable. C# is the main .NET language for which we provide examples and support. You can choose to write AWS CDK applications in other .NET languages, such as Visual Basic or F#, but AWS offers limited support fo...
https://docs.aws.amazon.com/cdk/v2/guide/work-with-cdk-csharp.html
CC-MAIN-2022-40
refinedweb
1,901
55.95
In this shot, we will discuss how to generate an inverted hollow equilateral triangle using asterisks in Python. We can print a plethora of patterns using Python. A prerequisite for doing so is having a good understanding of loops. Here, we will be using simple for loops to generate the inverted triangle. A triangle is...
https://www.educative.io/answers/how-to-generate-an-inverted-hollow-triangle-using-asterisks
CC-MAIN-2022-33
refinedweb
269
61.67