text
stringlengths
20
1.01M
url
stringlengths
14
1.25k
dump
stringlengths
9
15
lang
stringclasses
4 values
source
stringclasses
4 values
I was recently working on a Spree Commerce site that utilizes Spree's Volume Pricing extension. For those who may not be familiar, the Spree Commerce Volume Pricing extension allows a user to offer a variety of 'price ranges'. These price ranges represent discounted prices per unit for larger quantity orders. For examp...
http://blog.endpoint.com/2013/11/how-to-dynamically-update-spree.html
CC-MAIN-2014-15
en
refinedweb
How to calculate and show a route with Maps API for Java ME This article explains how to calculate a route between two points by using the HERE Maps API for Java ME, and how the route can be displayed on a map and how the user can select to display on the screen each of the critical turning points of the route in a Jav...
http://developer.nokia.com/community/wiki/How_to_calculate_and_show_a_route_with_Maps_API_for_Java_ME
CC-MAIN-2014-15
en
refinedweb
tread - Java Beginners tread what is a thread and synchronization? give real time example? A thread is a thread of execution in a program. The Java Virtual... information, visit the following link: index Fortran Tutorials Java Tutorials Java Applet Tutorials Java Swing and AWT Tutorials JavaBeans Tutorials Java Thread ...
http://roseindia.net/tutorialhelp/comment/85753
CC-MAIN-2014-15
en
refinedweb
22 September 2011 11:08 [Source: ICIS news] SINGAPORE (ICIS)--?xml:namespace> January LLDPE, the most actively traded contract on the Dalian Commodity Exchange (DCE), closed at yuan (CNY) 9,645/tonne ($1,509/tonne) on Thursday, down by CNY410/tonne or 4.1% lower from Wednesday’s settlement price. About 3.12m tonnes of ...
http://www.icis.com/Articles/2011/09/22/9494226/china-lldpe-futures-fall-4-as-crude-slumps.html
CC-MAIN-2014-15
en
refinedweb
16 August 2013 15:54 [Source: ICIS news] HOUSTON (ICIS)--Demand has not changed for US acrylonitrile (ACN), but spot prices are expected to rise by about $100/tonne (€75/tonne) over the next few weeks on tight supply due to turnarounds, sources said on Friday. The price rise comes at a good time for producers who are d...
http://www.icis.com/Articles/2013/08/16/9698363/us-acn-spot-prices-set-to-rise-amid-turnarounds-sources.html
CC-MAIN-2014-15
en
refinedweb
Products and Services Downloads Store Support Education Partners About Oracle Technology Network We believe that the java.net.HttpCookie.domainMatches method does not work perfectly according RFC 2965. The following short testcase demonstrates the issue. $ cat MyCookieDomain.java public class MyCookieDomain { public st...
http://bugs.java.com/bugdatabase/view_bug.do?bug_id=7015981
CC-MAIN-2014-15
en
refinedweb
The QListViewItemIterator class provides an iterator for collections of QListViewItems. More... #include <qlistview.h> List of all member functions. Construct an instance of a QListViewItemIterator, with either a QListView* or a QListViewItem* as argument, to operate on the tree of QListViewItems, starting from the arg...
http://idlebox.net/2007/apidocs/qt-x11-free-3.3.8.zip/qlistviewitemiterator.html
CC-MAIN-2014-15
en
refinedweb
Using the Toolbox The Toolbox is a sliding tree control that behaves much like Windows Explorer, but without grid or connection lines. Multiple segments of the Toolbox (called "tabs") can be expanded simultaneously, and the entire tree scrolls inside the Toolbox window. To expand any tab of the Toolbox, click the plus ...
http://msdn.microsoft.com/en-us/library/ms165354(v=vs.100).aspx
CC-MAIN-2014-15
en
refinedweb
Test::Plan - add some intelligence to your test plan use Test::More; use Test::Plan; plan tests => 2, need_module('Foo::Bar'); # ... do something that requires Foo::Bar in your test environment... ok($foo, 'this is Test::More::ok()'); Test::Plan provides a convenient way of scheduling tests (or not) when the test envir...
http://search.cpan.org/~geoff/Test-Plan-0.03/lib/Test/Plan.pm
CC-MAIN-2014-15
en
refinedweb
Reliability Features Updated: August 22, 2005 Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1 IIS 6.0 is more reliable than previous versions due to a new request processing architecture that provides an application isolation environment which enables individual Web applications to...
http://technet.microsoft.com/en-us/library/cc782377(v=ws.10).aspx
CC-MAIN-2014-15
en
refinedweb
Distributed File System: Namespace Availability Questions Published: August 3, 2011 Updated: August 3, 2011 Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2 This FAQ answers questions about namespace availability in Distributed File System (DFS) namespaces. For other ...
http://technet.microsoft.com/en-us/library/hh341464(v=ws.10).aspx
CC-MAIN-2014-15
en
refinedweb
Appendix A: Architectural Overview of UNIX and Windows Authentication and Authorization On This Page UNIX Authentication and Authorization Microsoft Windows Server 2003 Kerberos Microsoft Active Directory Directory Service Windows Server 2003 LDAP Implementation Common Uses of Directory Services UNIX Authentication and...
http://technet.microsoft.com/en-us/library/bb463164.aspx
CC-MAIN-2014-15
en
refinedweb
A quickly brief history of my Homework assignment. Using the code examples that you created, sort the following items: Rocket J. Squirrel, Bullwinkle J. Moose, Boris Badenov, Natasha Fatale, Fearless Leader, Mr. Big, Cloyd, Gidney, Metal-Munching Moon Mice, Capt. Peter "Wrongway" Peachfuzz, Edgar, and Chauncy Your prog...
http://www.javaprogrammingforums.com/whats-wrong-my-code/26214-need-help-creating-method-array.html
CC-MAIN-2014-15
en
refinedweb
GreenScript module The GreenScript module help you to manage javascript and CSS dependencies and do minimizing work in the same time. What’s New for v1.2.5 - Support in-memory cache - New configuration item: - greenscript.cache.inmemory What’s New for v1.2.4 - add “greenscript.url.root” option which is set to “/public”...
http://www.playframework.com/modules/greenscript-1.2.5/home
CC-MAIN-2014-15
en
refinedweb
What's new with Scripting for the Java platform? By sundararajan on Nov 12, 2007 Sorry about the looo..ng hibernation! Now, it is time for updates on the Scripting project. Three new jsr-223 compliant script engines: Happy scripting! - Yoko Harada updated JRuby script engine with JRuby 1.0.2 and added few other fixes i...
https://blogs.oracle.com/sundararajan/entry/what_s_new_with_scripting
CC-MAIN-2014-15
en
refinedweb
Christoph Haas wrote: > On Thursday 23 November 2006 21:29, robert wrote: > > When a LAMP programmer comes to Python, there are so many different > > confusing things. It starts with a 'non-documented' cgi module - a > > 'High-Level-Interface', that cannot even iterate over the form items. A > > name ZOPE in focus whic...
https://mail.python.org/pipermail/python-list/2006-November/416058.html
CC-MAIN-2014-15
en
refinedweb
.repeatingalarm; 18 19 import android.app.AlarmManager; 20 import android.app.PendingIntent; 21 import android.content.Intent; 22 import android.os.Bundle; 23 import android.os.SystemClock; 24 import android.support.v4.app.Fragment; 25 import android.view.MenuItem; 26 import com.example.android.common.logger.*; 27 28 2...
https://developer.android.com/samples/RepeatingAlarm/src/com.example.android.repeatingalarm/RepeatingAlarmFragment.html
CC-MAIN-2014-15
en
refinedweb
H2S IoT monitoring node with ESP8266 and openSenseMap In this blog post, I will show you how to build an IoT H2S monitoring node based on SPEC DGS-H2S sensor and ESP8266, and how to upload the data to openSenseMap. The same approach should work with other digital gas sensors from SPEC Sensors such as DGS-NO2, DGS-O3, a...
https://medium.com/electronza/h2s-iot-monitoring-node-with-esp8266-and-opensensemap-511fe6eb777e
CC-MAIN-2020-29
en
refinedweb
Part 10: Final Updates to Navigation and Site Design, Conclusion 10 covers Final Updates to Navigation and Site Design, Conclusion. We've completed all the major functionality for our site, but we still have some features to add to the site navigation, the home page, and the Store Browse page. Creating the Shopping Car...
https://docs.microsoft.com/en-us/aspnet/mvc/overview/older-versions/mvc-music-store/mvc-music-store-part-10
CC-MAIN-2020-29
en
refinedweb
Search results Create the page "Article message templates" on this wiki! See also the search results found. - The $1 indicates the article name on the external wiki. ===How do I put a text message (sitenotice) on every page?===59 KB (9,321 words) - 18:55, 27 January 2010 - #:If you encounter the error message <code>#10...
https://www.elinux.org/index.php?title=Special:Search&search=Article+message+templates
CC-MAIN-2020-29
en
refinedweb
Contents Terminology Operator: An end-user wanting to control, and/or retrieve information about, one or more robots in the building. Robot Master (MR): The primary master running on a given robot. All nodes on the robot are launched against this master. Robot Secondary Master (MRs): The secondary master running on a g...
https://wiki.ros.org/Projects/Building%20Manager/multimaster
CC-MAIN-2020-29
en
refinedweb
D-Link Central WiFiManager Software Controller Multiple Vulnerabilities 1. Advisory Information Title: D-Link Central WiFiManager Software Controller Multiple Vulnerabilities Advisory ID: CORE-2018-0010 Advisory URL: Date published: 2018-10-04 Date of last update: 2018-10-04 Vendors contacted: D-Link Release mode: Coor...
https://www.coresecurity.com/core-labs/advisories/d-link-central-wifimanager-software-controller-multiple-vulnerabilities
CC-MAIN-2020-29
en
refinedweb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository The following commit(s) were added to refs/heads/master by this push: new 0f0bafa Move one-time config fetch to constructor 0f0bafa is described below commit 0f0bafaf2fa4295b50cc4e499d7991303ea47ba5 A...
http://mail-archives.us.apache.org/mod_mbox/whimsical-commits/201708.mbox/%3C150255239091.8423.10767013950800532704@gitbox.apache.org%3E
CC-MAIN-2020-29
en
refinedweb
LINQ to JSON One of the new features you'll see described (or mentioned) in various places about Silverlight 2 Beta 2 is "LINQ to JSON support". In my Vista Squad session last night I wanted to draw a comparison between DataContractJsonSerializer and LINQ to JSON (basically the two mechanisms you have for consuming JSO...
https://docs.microsoft.com/en-us/archive/blogs/mikeormond/linq-to-json
CC-MAIN-2020-29
en
refinedweb
Day 7 of 30 Ruby Coding Challenge: Factorial Numbers Day 7 of 30 Ruby Coding Challenge: Factorial Numbers Day 7 of 30. We're going to explore how to calculate Factorial Numbers in Ruby. This will be a better version that can be still improved later on. Join the DZone community and get the full member experience.Join Fo...
https://dzone.com/articles/day-7-of-30-ruby-coding-challenge-factorial-number
CC-MAIN-2020-29
en
refinedweb
Back to index #include "prlog.h" #include "nsEntropyCollector.h" #include "nsMemory.h" Go to the source code of this file. Definition at line 53 of file nsEntropyCollector.cpp. { if (bufLen > 0) { if (mForwardTarget) { return mForwardTarget->RandomUpdate(new_entropy, bufLen); } else { const unsigned char *InputPointer ...
https://sourcecodebrowser.com/lightning-sunbird/0.9plus-pnobinonly/ns_entropy_collector_8cpp.html
CC-MAIN-2017-51
en
refinedweb
Developing for the Windows Phone Sensors WEBINAR: On-demand webcast How to Boost Database Development Productivity on Linux, Docker, and Kubernetes with Microsoft SQL Server 2017 REGISTER > Introduction Windows Phone devices sport a multitude of sensors, which help detect movement of the device itself. Microsoft has ev...
https://www.codeguru.com/csharp/.net/wp7/article.php/c19885/Developing-for-the-Windows-Phone-Sensors.htm
CC-MAIN-2017-51
en
refinedweb
Hi, When i tryed to send messages from on smartfrog daemon to other using mcast utility, i got error cause: java.lang.ClassNotFoundException: forName: Cannot find org.smartfrog.services.comm.mcast.sfMCastServerImpl. I have included following line in .sf file #include "org/smartfrog/services/comm/mcast/components.sf" in...
https://sourceforge.net/p/smartfrog/mailman/attachment/20060830041255.12906.qmail@web8612.mail.in.yahoo.com/1/
CC-MAIN-2017-51
en
refinedweb
NAMEsyscall - indirect system call SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <unistd.h> #include <sys/syscall.h> /* For SYS_xxx definitions */ int syscall(int number, ...); DESCRIPTIONsyscall() is a small library function that invokes the system call whose assembly language interface has th...
http://www.yosbits.com/opensonar/rest/man/linux/man/en/man2/syscall.2.html?l=en
CC-MAIN-2017-51
en
refinedweb
Rails Magazine fine articles on Ruby & Rails Beautifying Your Markup With Haml and Sass by Ethan Gunderson Fake Data – The Secret of Great Testing by Robert Hall Interview with Michael Day (Prince XML) by Olimpiu Metiu Interview with Sarah Allen by Rupak Ganguly Data Extraction with Hpricot by Jonas Alves Previous and ...
https://www.techylib.com/en/view/moneygascity/rails_magazine_issue_6
CC-MAIN-2017-51
en
refinedweb
]¶ Decorator to require that a view only accept particular request methods. Usage: from django.views.decorators.http import require_http_methods @require_http_methods(["GET", "POST"]) def my_view(request): # I can assume now that only GET or POST requests make it this far # ... pass Note that request methods should be ...
https://docs.djangoproject.com/en/1.7/topics/http/decorators/
CC-MAIN-2015-27
en
refinedweb
crowdflower 0.0.4 Crowdflower API - Python Client Minimal client library for interacting with the CrowdFlower API with Python. Installation Install from PyPI: easy_install crowdflower Or install the latest version GitHub: git clone cd crowdflower python setup.py develop Example use Import: import crowdflower CrowdFlowe...
https://pypi.python.org/pypi/crowdflower/0.0.4
CC-MAIN-2015-27
en
refinedweb
Hi I've made a lib to replace the default Matplotlib toolbar, it looks like this: It replaces the pan/zoom button with wheels and handles, using new subplot2grid API of matplotlib 1.0.1. The reason behind that change is that people I'm currently writing my application for can hardly handle anything that doesn't look li...
http://sourceforge.net/p/matplotlib/mailman/matplotlib-users/thread/BANLkTiktU24g9Dp46tKm60jQEVwM7Y6CNQ@mail.gmail.com/
CC-MAIN-2015-27
en
refinedweb
This site is supported by donations to The OEIS Foundation. User:Susanne Wienand From OeisWiki About me I am an engineer of chemical technics, though with few and long ago working experience (graduation in 1988, TU Dortmund). One of my hobbies are mathematical online games where regularly problems are published to be s...
https://oeis.org/wiki/User:Susanne_Wienand
CC-MAIN-2015-27
en
refinedweb
flyingcurry Light Poster 43 posts since Apr 2010 Reputation Points: 0 [?] Q&As Helped to Solve: 0 [?] Skill Endorsements: 0 [?] •Community Member 0 We have an assignment to write a program finding the nth Fibonacci number. On the web, there are some standard mathematical equations for this, but that would just defeat t...
https://www.daniweb.com/software-development/java/threads/312238/how-to-determine-the-nth-fibonacci-number
CC-MAIN-2015-27
en
refinedweb
On Fri, Aug 27, 2010 at 03:30:39PM -0700, John Stultz wrote:> On Fri, 2010-08-27 at 14:38 +0200, Richard Cochran wrote:> > We have not introduced new PPS interface. We use existing PPS subsystem.> >> that can support it.The PPS subsystem offers no way to disable PPS interrupts. > > > Same for the timestamps and periodi...
https://lkml.org/lkml/2010/9/6/31
CC-MAIN-2015-27
en
refinedweb
Comment: Re:Not much the US can do. (Score 1) 108 108 Comment: America's response (Score 1) 830 830 Comment: How Video Games Shaped My Career (Score 1) 170 170 When I started getting bored of the popular gaming consoles of the time (Nintendo, Super Nintendo, Sega Genesis, etc), I started playing the shareware games tha...
http://slashdot.org/~pak9rabid/tags/interesting
CC-MAIN-2015-27
en
refinedweb
> + public static byte[] readOakleyGroup(String name) { > The method was private, but making it public would need just a bit of javadoc explaining the input/output. I don't really see the need, since we have the getP16() and similar methods that are already public though... >> In general in an open-source project we wa...
http://mail-archives.us.apache.org/mod_mbox/mina-dev/201803.mbox/%3CVI1PR10MB0461BE0C059AA669A33DF47695DA0@VI1PR10MB0461.EURPRD10.PROD.OUTLOOK.COM%3E
CC-MAIN-2019-43
en
refinedweb
doctrine orm datetimeimmutable Types - Using the ORM you generally don't need to know about the Type system. . always converted to PHP's \DateTimeImmutable object or null if no data is present. Working with DateTime Instances - By default Doctrine assumes that you are working with a default timezone. datetime type, you...
http://www.brokencontrollers.com/article/10824383.shtml
CC-MAIN-2019-43
en
refinedweb
Hi, I want to call FileSelector inside a class with a member of this class as a callback and I get bad results, first try: class ScnExporter: def my_function(self, filename): print 'The selected file was:', filename def chooseFile(self): Window.FileSelector(self.my_function, 'SAVE FILE') scnExporter = ScnExporter() scn...
https://blenderartists.org/t/using-a-method-as-callback-for-fileselector/323088
CC-MAIN-2019-43
en
refinedweb
Using event bus in Vue.js to pass data between components Brian Neville-O'Neill Originally published at blog.logrocket.com on ・5 min read Written by Nwose Lotanna✏️ Prerequisites This post is suited for developers of all stages, including beginners. Here are a few things you should already have before going through thi...
https://dev.to/bnevilleoneill/using-event-bus-in-vue-js-to-pass-data-between-components-39k4
CC-MAIN-2019-43
en
refinedweb
But if you try to run this this through pybooard.py, then this no longer holds. Here is an example, called test.py:But if you try to run this this through pybooard.py, then this no longer holds. Here is an example, called test.py:dhylands wrote: ↑Wed May 09, 2018 4:36 pmIn the REPL, each statement you execute is evalua...
https://forum.micropython.org/viewtopic.php?f=2&t=4757&p=27606
CC-MAIN-2019-43
en
refinedweb
File .babelrc is Missing Projects generated with the CLI after upgrading to @quasar/cliwill not answer to buildor devbut instead cite a missing .babelrcfile when quasar devis run. Dev mode.......... spa Quasar theme...... mat Quasar CLI........ v0.17.25 Quasar Framework.. v0.17.20 Debugging......... enabled app:quasar-...
https://forum.quasar-framework.org/topic/3930/file-babelrc-is-missing
CC-MAIN-2019-43
en
refinedweb
Now that we have our environment prepared we can deploy the function. To do this we need two files; the first is the requirements.txt file, this contains just two lines: python-twitterkubernetes==2.0.0 The requirements.txt file lets Python know which external libraries to deploy alongside our code. In our file we are u...
https://www.oreilly.com/library/view/kubernetes-for-serverless/9781788620376/b365257c-e2ed-4acd-9408-0cdaae8132c4.xhtml
CC-MAIN-2019-43
en
refinedweb
Kesh Utils for Data science/EDA/Data preparation Project description Chart + Util = Chartil (Click to expand) Chart + Util = Chartil Data visualization: Simple, Single unified API for plotting and charting During EDA/data preparation we use few common and fixed set of chart types to analyse the relation among various f...
https://pypi.org/project/kesh-utils/
CC-MAIN-2019-43
en
refinedweb
The Azure WebJobs SDK provides model binding between C# BCL types and Azure storage like Blobs, Tables, and Queues. The SDK has a JobHost object which reflects over the functions in your assembly. So your main looks like this: static void Main() { string acs = "DefaultEndpointsProtocol=https;AccountName=???;AccountKey=...
https://blogs.msdn.microsoft.com/jmstall/2014/02/18/azure-storage-bindings-part-1-blobs/
CC-MAIN-2017-30
en
refinedweb
Some time ago, I was developing a solution using Biztalk server and found very little information about how to call a web-service (or any other process) asynchronously. After doing some search in the Biztalk documentation, I found an interesting solution that consisted of two orchestrations and a port that is passed fr...
https://www.codeproject.com/Articles/12950/Asynchronous-call-to-web-services-in-Biztalk-orche?fid=264240&df=90&mpp=10&sort=Position&spc=None&tid=2908323
CC-MAIN-2017-30
en
refinedweb
Custom Inventory rule - RegistryValueEquals for valueName "(Default)" Has anyone successfully setup a Custom Inventory rule using the (Default) value of a registry key? I've seen 1 post that said to just not use a valueName at all.. like so: RegistryValueEquals(HKEY_LOCAL_MACHINE\Software\Blah\blah,,something) This did...
http://www.itninja.com/question/custom-inventory-rule-registryvalueequals-for-valuename-default
CC-MAIN-2017-30
en
refinedweb
gnutls_x509_crt_get_basic_constraints(3)ss_x509_crt_get_basic_constraints(3) gnutls_x509_crt_get_basic_constraints - API function #include <gnutls/x509.h> int gnutls_x509_crt_get_basic_constraints(gnutls_x509_crt_t cert, unsigned int * critical, unsigned int * ca, int * pathlen); gnutls_x509_crt_t cert should contain a...
http://man7.org/linux/man-pages/man3/gnutls_x509_crt_get_basic_constraints.3.html
CC-MAIN-2017-30
en
refinedweb
city o f po rt phil l ip m aga zi n e - i s s u e 8 6 D e ce mbe r 2 0 1 6 - F e b rua ry 2 0 1 7 Meet the Councillors acland alive summer events calendar your councillors For general enquiries, please contact ASSIST contact_us.htm Phone 9209 6777 Canal Ward Cr Tim Baxter 0466 495 250 Tim.Baxter@portphillip.vic.gov.au ...
https://issuu.com/edunity/docs/divercity_86_final_d58f674ff66c22
CC-MAIN-2017-30
en
refinedweb
On Sun, 30 Apr 2006 22:18:25 +0200 Michael Niedermayer <michaelni at gmx.at> wrote: > Hi > > On Sun, Apr 30, 2006 at 07:49:30PM +0200, Aurelien Jacobs wrote: > > On Fri, 28 Apr 2006 17:58:56 +0200 > > Panagiotis Issaris <takis.issaris at uhasselt.be> wrote: > > > > > Hi, > > > > > > The clip function clips between the ...
http://ffmpeg.org/pipermail/ffmpeg-devel/2006-April/006850.html
CC-MAIN-2017-30
en
refinedweb
Functional testing for Web applications Using Selenium, Windmill, and twill to test Google App Engine applications As applications move further away from an individually hosted model into the cloud, reliability and predictability become even more important. The cloud moves many factors outside of our control, so having...
https://www.ibm.com/developerworks/web/library/wa-aj-testing/index.html
CC-MAIN-2017-30
en
refinedweb
Going Isomorphic with Python and React Isomorphic web applications are applications whose part or all the code is executed both on server and client. The server and the browser share the same code. One of greatest goals that isomorphic solutions can achieve is improving SEO for Single Page Applications, but so far such...
https://medium.com/@__amol__/going-isomorphic-with-python-and-react-f4664183f0c4
CC-MAIN-2017-30
en
refinedweb
im_rotquad - rotates the four quadrants of an image #include <vips/vips.h> int im_rotquad(in, out) IMAGE *in, *out; im_rotquad rotates the four quadrants of the image held by the image descriptor in and writes the result on the image descriptor out. The function is used primarily to rotate a fourier transform in such a...
http://huge-man-linux.net/man3/im_rotquad.html
CC-MAIN-2017-30
en
refinedweb
Flex 4 - Global CSS Selector does not work?Allocate180 Aug 24, 2010 9:23 AM Does the Global CSS Selector work in a Flex 4 app? I have the following defaults.css definitions: @namespace s "library://ns.adobe.com/flex/spark"; @namespace mx "library://ns.adobe.com/flex/mx"; mx|global { font-family:embSegoeCFF; font-size: ...
https://forums.adobe.com/thread/707079
CC-MAIN-2017-30
en
refinedweb
This.... read more This release adds a new endpoint type --- UDP-Lite plus examples. The UI support providing enumeration of serial and network devices has also been rewritten to use libudev and netdevice rather than libhal. Finally, the documentation has been restructured and should be even more usable especially sinc...
http://sourceforge.net/p/conexus/news/
CC-MAIN-2015-11
en
refinedweb
I searched many times on the Internet for an easy way to implement an AppBar (desktop application toolbar) but without success. Microsoft provides some WinAPI shell functions like SHAppBarMessage (read here about it) and an old sample application (AppBar.exe). I tried it out but that was not what I expected because She...
http://www.codeproject.com/Articles/10271/AppBar-How-to-implement-a-sliding-desktop-bar-with?fid=177765&df=90&mpp=10&sort=Position&spc=None&tid=3552833
CC-MAIN-2015-11
en
refinedweb
Kuyruk 0.24.2 A distributed task runner Kuyruk is a simple and easy way of distributing tasks to run on servers. It uses RabbitMQ as message broker and depends on Pika which is a pure-Python RabbitMQ client library. How to run tests? Normally you don’t need this but it is easy. kuyruk/test directory contains files of b...
https://pypi.python.org/pypi/Kuyruk/0.24.2
CC-MAIN-2015-11
en
refinedweb
htmllaundry 1.10 Simple HTML cleanup utilities Introduction This package contains several handy python methods to cleanup HTML markup or perform other common changes. The cleanup is strict enough to be able to clean HTML pasted from MS Word or Apple Pages. This package also contains integration code for z3c.form to pro...
https://pypi.python.org/pypi/htmllaundry/1.10
CC-MAIN-2015-11
en
refinedweb
accelerometer and servo code trouble - Login or register to post comments - by BrandonV trying to use an accelerometer to control two servos, here is the code I have... but this code for some reason just causes both servos to sweep constantly back and forth, with what seems like no regard to the position of the acceler...
http://letsmakerobots.com/node/19053
CC-MAIN-2015-11
en
refinedweb
This part of the documentation shows how to use the most important parts of Werkzeug. It’s intended as a starting point for developers with basic understanding of PEP 333 (WSGI) and RFC 2616 (HTTP). Warning Make sure to import all objects from the places the documentation suggests. It is theoretically possible in some ...
http://werkzeug.pocoo.org/docs/0.10/quickstart/
CC-MAIN-2015-11
en
refinedweb
...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards The purpose of a reference counter is to count the number of pointers to an object. The object can be destroyed as soon as the reference counter reaches zero. #include ...
http://www.boost.org/doc/libs/1_57_0/doc/html/atomic/usage_examples.html
CC-MAIN-2015-11
en
refinedweb
Subject: [OMPI users] Similar question about MPI_Create_type From: Prentice Bisbal (prentice_at_[hidden]) Date: 2010-02-08 13:54:10 Hello, again MPU Users: This question is similar to my earlier one about MPI_Pack/Unpack, I'm trying to send the following structure, which has a dynamically allocated array in it, as a MP...
http://www.open-mpi.org/community/lists/users/2010/02/12041.php
CC-MAIN-2015-11
en
refinedweb
Holy cow, I wrote a book! It's that time again: Linking to other Microsoft bloggers. The IMessageFilter::HandleIncomingCall method describes the incoming call by means of an INTERFACEINFO structure: IMessageFilter::HandleIncomingCall INTERFACEINFO typedef struct tagINTERFACEINFO { LPUNKNOWN pUnk; IID iid; WORD wMethod;...
http://blogs.msdn.com/b/oldnewthing/archive/2013/03.aspx?PageIndex=1
CC-MAIN-2015-11
en
refinedweb
Microsoft SharePoint Developer Documentation Team Blog The Official Blog of the SharePoint Developer Documentation Team (Cross-posted from my individual work blog.)… One. (cross-posted from Enterprise Search Blog) If your class can have multiple children of the same type, create a property or field of a collection type...
http://blogs.msdn.com/b/sharepointdeveloperdocs/default.aspx?PageIndex=2
CC-MAIN-2015-11
en
refinedweb
#include <xvid.h> #include <unistd.h> #include "avcodec.h" #include "libavutil/intreadwrite.h" #include "libxvid_internal.h" Go to the source code of this file. Definition in file libxvidff.c. Definition at line 39 of file libxvidff.c. Referenced by xvid_ff_2pass_after(), and xvid_ff_2pass_create(). Definition at line ...
http://www.ffmpeg.org/doxygen/0.6/libxvidff_8c.html
CC-MAIN-2015-11
en
refinedweb
20 March 2012 11:05 [Source: ICIS news] LONDON (ICIS)--EU chemical industry margins held steady in January while in the ?xml:namespace> “This difference in performance highlights the stronger The analysts added that producer price increases in both regions were less than cost inflation until the onset of the macroecono...
http://www.icis.com/Articles/2012/03/20/9543037/eu-chemical-industry-margins-steady-in-january-analysts.html
CC-MAIN-2015-11
en
refinedweb
displaying the resultset in table can anybody plz tell me how to display the resultset in table comming from the sql query in Applet? JTable populate with resultset. JTable populate with resultset. How to diplay data of resultset using JTable? JTable is component of java swing toolkit. JTable class... of columns in res...
http://www.roseindia.net/tutorialhelp/allcomments/3574
CC-MAIN-2015-11
en
refinedweb
IOCTL_ACPI_EVAL_METHOD_EX control code A driver for a device can use the IOCTL_ACPI_EVAL_METHOD_EX device control request to synchronously evaluate an ACPI control method that is supported by a child device in the namespace of the device. The driver should call IoBuildDeviceIoControlRequest and pass the following input...
https://msdn.microsoft.com/en-us/library/windows/hardware/ff536149
CC-MAIN-2015-27
en
refinedweb
On Tue, 2009-09-22 at 08:56 +0100, Richard Shann wrote: > Sorry to be so slow in replying. On windows we only have internally > synthsized (sine wave) notes for immediate playback. As Nils said to get > something that sounds nicer we should probably need some synth library > with built-in soundfont. We would use this o...
http://lists.gnu.org/archive/html/denemo-devel/2009-09/msg00155.html
CC-MAIN-2015-27
en
refinedweb
Our university uses Sonicwall to block certain sites and each student can log into the internet through it. Its hard to download big files like a linux distribution iso in a single go and I don't want to stay up all night downloading a file. Is their some way by which I could automate this logging in process. Also we g...
http://superuser.com/questions/330297/automate-logging-in-through-sonicwall
CC-MAIN-2015-27
en
refinedweb
Linux Content All Articles Interviews Linux in the Enterprise Security Alerts Administration Browsers Caching Certification Community Database Desktop Device Drivers Devices Firewalls Game Development Getting Started Kernel LDAP Multimedia Networking PDA Programming Security Tools Utilities Web Design and Development X...
http://www.linuxdevcenter.com/pub/a/linux/2003/09/18/ruby_csv.html?page=1
CC-MAIN-2015-27
en
refinedweb
How to use CNI when a native method is statemented in a j2me midlet? Please note these java.net forums are being decommissioned and use the new and improved forums at. How to use CNI when a native method is statemented in a j2me midlet?December 20, 2011 - 22:52 j2me code: package game.lib; public class StbInfo { public...
https://www.java.net/forum/topic/mobile-embedded/phoneme-advanced-software/how-use-cni-when-native-method-statemented-j2me-midlet
CC-MAIN-2015-27
en
refinedweb
hey, Im not good with this stuff. :) Im writing this program in C and it gives me some errors, and I cant figure out how to solve it when it gives me those errors: compiler gives me this error:compiler gives me this error:Code: #include "lab10.h" int main(void) { int response; int count; string words[MAX_COUNT]; /* you...
http://cboard.cprogramming.com/c-programming/142809-need-some-help-errors-code-printable-thread.html
CC-MAIN-2015-27
en
refinedweb
gridbaylayout constraints Leo Max Ranch Hand Joined: Sep 27, 2009 Posts: 36 posted Jun 16, 2011 00:13:19 0 Hello. i don't understand the explanations of the constraints weightxy, ipadxy, anchor and fill. Gridbaylayout example is the site i'm learning from. There wasn't much luck in google. There were some explanations...
http://www.coderanch.com/t/541947/java/java/gridbaylayout-constraints
CC-MAIN-2015-27
en
refinedweb
[NEWS] Sun JDK Image Parsing Library Vulnerabilities (More ICC Parsing) - From: SecuriTeam <support@xxxxxxxxxxxxxx> - Date: 16 Mar 2008 19:08:03 +0200 The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: - - promotion The SecuriTeam alerts list - Free, Acc...
http://www.derkeiler.com/Mailing-Lists/Securiteam/2008-03/msg00054.html
crawl-001
en
refinedweb
Copyright ©1999 W3C (MIT, INRIA, Keio) , All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. This is a W3C Note produced as a deliverable of the XML Linking WG according to its charter. A list of current W3C working drafts and notes can be found at . This document is a work i...
http://www.w3.org/TR/1999/NOTE-xlink-req-19990224
crawl-001
en
refinedweb
How to Patrol Recent Changes on wikiHowmission. Steps - Read the Writer's Guide. Familiarize yourself with the standards to which wikiHow articles are held. The Writer's Guide outlines what each section is for, what kinds of articles are not welcomed, how to begin each step, what kinds of verbiage are to be avoided, et...
http://www.wikihow.com/Patrol-Recent-Changes-on-wikiHow
crawl-001
en
refinedweb
Copyright © 2006 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark and document use rules apply. This specification defines the features and syntax for the Extensible Stylesheet Language (XSL), a language for expressing stylesheets. It consists of two xsl-editors@w3.org (with public archive) throug...
http://www.w3.org/TR/2006/PR-xsl11-20061006/
crawl-001
en
refinedweb
2007 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark and document use rules apply. XForms is an XML application that represents the next generation of forms for the Web. XForms is not a free-standing document type, but is intended to be integrated into other markup languages, such as XHTML, ODF ...
http://www.w3.org/TR/xforms11/index-diff.html
crawl-001
en
refinedweb
; using System.Drawing; public class ImageDisplayModuleInit : ModuleInit private WorkItem _rootWorkItem; [ServiceDependency] public WorkItem RootWorkItem get { return _rootWorkItem; } set { _rootWorkItem = value; } public override void Load() base.Load(); //create workitem DisplayImageWorkItem wi = RootWorkItem.WorkIte...
http://flux88.com/CategoryView,category,Patterns.aspx
crawl-001
en
refinedweb
Proposed features/Piste Maps From OpenStreetMap This proposal is for a whole set of tags that are required to describe piste maps. Last winter (2005/6) some experiments were performed to record tracks and tag piste maps. This proposal builds on that experience but takes into account the development of additional techni...
http://wiki.openstreetmap.org/index.php/Proposed_features/Piste_Maps
crawl-001
en
refinedweb
Question How do you protect your code from decompilers? I have read in a few previous threads on the JDC forums, and elsewhere, about programs that can convert .class files back to their source code. I am curious about this for two reasons. .class This is definitely an issue that affects anyone deploying Java software....
http://developers.sun.com/mobility/midp/questions/decompiler/
crawl-001
en
refinedweb
reverse_iterator rbegin(); const_reverse_iterator rbegin() const; Return reverse iterator to reverse beginning Returns a reverse iterator referring to the last element in the vector container. rbegin refers to the element right before the one that would be referred to by member end. Notice that unlike member vector::ba...
http://www.cplusplus.com/vector::rbegin
crawl-001
en
refinedweb
On the previous pages, we looked at three examples of using playhead commands to control variously-structured movieclip timelines. In the first example, we used gotoAndStop commands to jump to a keyframe in a movieclip that defined its state (on or off). In the second example, we turned the two keyframes of example1 in...
http://www.flash-creations.com/notes/actionscript_codedmotion.php
crawl-001
en
refinedweb
2005 > threads for june 8 - 14, 2005 Filter by week: 1 2 3 4 5 DTS import to update current rows Posted by deacdb at 6/14/2005 7:02:46 PM Hi, What's the best way to import data from a csv file into a table in which some of the rows already exist in the table? Assume the primary key value is in the csv file. So I'm bas...
http://www.developmentnow.com/g/103_2005_6_8_0_0/sql-server-dts.htm
crawl-001
en
refinedweb
Slashdot Log In 42 ways to Distribute DeCSS Fabien Penso writes "As you know lots of homepages has been shut down or had troubles because they were distributing DeCSS source code (2600.com, ...). This one explains you other ways to share it. Basic FTP, HTTP, but also NetBIOS, ssh, DNS, IRC, Corba (!), XDMCP, CVS, etc. ...
http://slashdot.org/articles/00/10/17/1422240.shtml
crawl-001
en
refinedweb
]. The term tax mitigation is a synonym for tax avoidance. Its original use was by tax advisors as an alternative to the pejorative term tax avoidance. Latterly resistors typically do not take the position that the tax laws are themselves illegal or do not apply to them (as tax protesters do) and they are more concerne...
http://ornacle.com/wiki/Tax_evasion
crawl-002
en
refinedweb
Tron Classic Arcade Game in Python as well known as it should be is the Free Python Games Project, which has some really fun and well-written games that you can play, examine the code for and modify for yourself. In this article we will look a version of the classic arcade game Tron from this collection. To get the pro...
https://compucademy.co.uk/tron-classic-arcade-game-in-python/
CC-MAIN-2019-43
en
refinedweb
Base class for statistical models in OpenCV ML. More... #include "ml.hpp" Base class for statistical models in OpenCV ML. Predict options Computes error on the training or test dataset. The method uses StatModel::predict to compute the error. For regression models the error is computed as RMS, for classifiers - as a pe...
https://docs.opencv.org/3.4.4/db/d7d/classcv_1_1ml_1_1StatModel.html
CC-MAIN-2019-43
en
refinedweb
- Start Date: 2017-07-14 - Relevant Team(s): Ember.js - RFC PR: - Tracking: Summary This RFC proposes to deprecate the prototype extensions done by Ember.String, deprecate the loc method, and moving htmlSafe and isHTMLSafe to @ember/template. Motivation Much of the public API of Ember was designed and published some ti...
https://emberjs.github.io/rfcs/0236-deprecation-ember-string.html
CC-MAIN-2019-43
en
refinedweb
In finance, it’s very important to know how to handle dates properly. Within the management of dates, the creation of calendars is something that is not always easy to solve. In this post we will find an alternative to carry out this task efficiently. Given an event that repeats itself in a recurrent way, we call “cale...
https://quantdare.com/how-to-create-calendars-in-finance/
CC-MAIN-2019-43
en
refinedweb
In the last post we saw how to use LINQ GroupBy() for relatively simple grouping. GroupBy() is capable of a couple of more advanced features which are worth looking at. Custom equality tests First, we saw before that the key used by GroupBy() to do the grouping could be calculated from the data fields in the objects in...
https://programming-pages.com/tag/equality-testing/
CC-MAIN-2019-43
en
refinedweb
Problem Statement and Proposed Solution: Anyone India, this is propagating a garbage crisis, which is the cause of a number of environmental problems and public health issues. India’s rapid economic growth has resulted in a substantial increase in solid waste generation in urban centres. Urban areas in India alone gene...
https://www.hackster.io/AzureDragon/eco-a-smart-garbage-container-70094e
CC-MAIN-2019-43
en
refinedweb
Log in to like this post! XAML Control Unification Changes in 2010.2 [Infragistics] Devin Rader / Tuesday, June 15, 2010 Starting with our 2010 Volume 2 release of both our Silverlight products and our WPF products, we are unifying the development of the controls included in these products and creating a single XAML co...
https://www.infragistics.com/community/blogs/b/devin_rader/posts/xaml-control-unification-changes-in-2010-2
CC-MAIN-2019-43
en
refinedweb
Advanced EOSIO programming concepts While reviewing EOS smart contracts I noticed that every developer has its own style of programming and that there are many different ways to do the same things, like working with time or sending actions to other contracts. This article is a thought-dump of some EOSIO library functio...
https://cmichel.io/advanced-eosio-programming-concepts
CC-MAIN-2019-43
en
refinedweb
OTP in Elixir: Learn GenServer by Building Your Own URL Shortener Ilija Eftimov Originally published at ieftimov.com on ・14 min read Looking TelecomPlatform, defmodule URLShortener do def start do spawn( __MODULE__ , :loop, [%{}]) end def loop(state) do receive do {:stop, caller} -> send caller, "Shutting down." {:shor...
https://dev.to/fteem/otp-in-elixir-learn-genserver-by-building-your-own-url-shortener-5b0d
CC-MAIN-2019-43
en
refinedweb
>>: Managing Taxes Explain how taxes are administered and classified. Describe the concept of the marginal tax rate. Determine who should file an income tax return. Objectives Describe the two ways of paying taxes: payroll withholding and estimated taxes. Identify the three steps involved in calculating federal income ...
https://www.slideserve.com/miranda-sweet/chapter-4-managing-taxes-powerpoint-ppt-presentation
CC-MAIN-2019-43
en
refinedweb
Architecture components are a set of Android libraries that help you structure your app in a way that is robust, testable, and maintainable. This codelab introduces you to the following lifecycle-aware architecture components for building Android apps: ViewModeltypically stores the state of a view's data and communicat...
https://codelabs.developers.google.com/codelabs/android-lifecycles/index.html?hl=pt-br
CC-MAIN-2019-43
en
refinedweb
Stack generation pipeline¶ In this section, one can find the developer’s introduction to stack generation pipeline used in Thoth’s adviser to generate stacks. The pipeline is used to prepare, generate, filter and score software stacks. The input to the pipeline is Thoth’s Project abstraction carrying information about ...
https://thoth-station.ninja/docs/developers/adviser/pipeline.html
CC-MAIN-2019-43
en
refinedweb