text stringlengths 20 1.01M | url stringlengths 14 1.25k | dump stringlengths 9 15 ⌀ | lang stringclasses 4
values | source stringclasses 4
values |
|---|---|---|---|---|
The recent series of Why XYZ Is Not My Favourite Programming Language articles has been fun to do, and it’s been great to see the discussion in the comments (even if it’s mostly people people saying that I am talking a load of fetid dingo’s kidneys). But I don’t want to extend that series beyond the point of diminishin... | https://reprog.wordpress.com/2010/03/18/so-what-actually-is-my-favourite-programming-language/ | CC-MAIN-2016-40 | en | refinedweb |
points.
This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)
public class SanderRossel : Lazy<Person>
{
public void DoWork()
{
throw new NotSupportedException();
}
}
NinethSense wrote:Hello Albert
NinethSense wrote:The review might be helpful only for bu... | http://www.codeproject.com/Articles/102854/PHP-and-ASP-NET-A-Feature-List?msg=3574662 | CC-MAIN-2016-40 | en | refinedweb |
Java.io.ObjectInputStream.readObject() Method
Description
The java.io.ObjectInputStream.readObject() method read an object from the ObjectInputStream. The class of the object, the signature of the class, and the values of the non-transient and non-static fields of the class and all of its supertypes are read. Default d... | http://www.tutorialspoint.com/java/io/objectinputstream_readobject.htm | CC-MAIN-2016-40 | en | refinedweb |
Hi,
Today we are glad to announce availability of the new CLion EAP build. Download it from our confluence page right away, and share your feedback with us. A variety of new and long-awaited features and many important bug fixes were introduced in this build. Let’s have a look at the most valuable of them.
Create new C... | https://blog.jetbrains.com/clion/2015/03/new-clion-eap-create-new-class-make-all-biicode/ | CC-MAIN-2016-40 | en | refinedweb |
Anxiety, J. Binary call option pricing, most real-world Java programs and applets will be graphical and window-based. The decision maker is assumed to choose the option with the highest SEU value.
Similarly, many consumer behaviors, bina ry addictions to gambling, shoplifting, and even shopping itself, are quite irrati... | http://newtimepromo.ru/binary-call-option-pricing-3.html | CC-MAIN-2016-40 | en | refinedweb |
Skip navigation links
java.lang.Object
oracle.olapi.metadata.BaseMetadataObject
oracle.olapi.metadata.mdm.MdmObject
oracle.olapi.metadata.mdm.MdmSource
oracle.olapi.metadata.mdm.MdmDimensionedObject
oracle.olapi.metadata.mdm.MdmMeasure
oracle.olapi.metadata.mdm.MdmBaseMeasure
public class MdmBaseMeasure
An
MdmMeasure t... | http://docs.oracle.com/cd/E18283_01/olap.112/e10794/oracle/olapi/metadata/mdm/MdmBaseMeasure.html | CC-MAIN-2016-40 | en | refinedweb |
Intel SOA Expressway Extension Functions provide many powerful and low level functions that are commonly used in workflows in the f(x) action. It is also possible to use them in style sheets (XSLT) which SOAE executes within the workflow.
There are reasons you may wish to do this such as needing to dynamically change p... | https://software.intel.com/en-us/forums/intel-soa-products-group/topic/288787 | CC-MAIN-2016-40 | en | refinedweb |
0
I am writing a game in which I need to draw text onto the screen. As I understand it there are two main ways to do this using Graphics2D - using GlyphVector and using drawString(). Of the two I prefer the previous because it allows me to define text as a Shape object by using GlyphVector's getOutline() method.
Howeve... | https://www.daniweb.com/programming/software-development/threads/417150/drawing-text-using-swing | CC-MAIN-2016-40 | en | refinedweb |
Given that .NET 1.x is entering legacy status before the end of the year, I thought it might be fun to explore the best and worst of what .NET developers have lived through for the past 5 years.
First: the best.
1) Metadata
Metadata is the lifeblood of the common language runtime. Just think of the number of features m... | http://odetocode.com/blogs/scott/archive/2005/03/21/the-best-of-the-net-1-x-years.aspx | CC-MAIN-2016-40 | en | refinedweb |
What is the benefit of doing it on the server side? First and foremost, it offers security to the scripts and to your tool. Most statistical analysis tools online are handled with JavaScript, which is client-side and prone to data alteration, as in the case of JavaScript injection.
If the scripts are secure, one can en... | http://www.devshed.com/c/a/php/performing-descriptive-statistical-analysis-with-php/ | CC-MAIN-2016-40 | en | refinedweb |
JaxMe FrequentlyAskedQuestions
General Questions
Required JDK version
Question
What JDK version does JaxMe require? Does it run with JDK 1.2?
Answer
The intention is, that JaxMe runs with JDK 1.2. However, the following should be noted:
1. The developers are using 1.4, or later.
2. Whereever known, 1.4 specific feature... | http://wiki.apache.org/ws/JaxMe/FrequentlyAskedQuestions?highlight=StringReader | CC-MAIN-2016-40 | en | refinedweb |
The algorithms presented are intended for use with large maps, and where computation time of some appreciable fraction of a second is tolerable. There are faster algorithms, but they involve solving the intersection and union of arbitrary polygons; the reasons for rejecting this approach are discussed below.
Consider a... | http://www.gamedev.net/page/resources/_/technical/graphics-programming-and-theory/walls-and-shadows-in-2d-r2711?st=30 | CC-MAIN-2016-40 | en | refinedweb |
Share Media on Twitter Using Flex, Part II: ImagesBy Andrew Muller
In the first part of this series on sharing media on Twitter with Flex, we discussed how to create the interface for a Flex application with the beta of Flash Catalyst. Then we used the beta of Flash Builder 4 to create a Twitter application for the bro... | https://www.sitepoint.com/share-media-flex-twitter-images/ | CC-MAIN-2016-40 | en | refinedweb |
: 1578
Author: dvarrazzo
Date: 2007-03-09 16:10:33 -0800 (Fri, 09 Mar 2007)
Log Message:
-----------
- Variables don't add metadata to multivalue fields, if a value is already
present.
- Somewhat optimized check to test if a variable is to be used as metadata.
Modified Paths:
--------------
trunk/epydoc/src/epydoc/docs... | https://sourceforge.net/p/epydoc/mailman/message/1881492/ | CC-MAIN-2016-40 | en | refinedweb |
Container space managementYes, exactly.
Container space managementWith which member function containers manages space for its elements?
program crashesAnd two extra lines in while loop will helps to control the flow of program
while(go !="Stop")
...
program crashes#include <iostream>
using namespace std;
string faces[1... | http://www.cplusplus.com/user/Punk23/ | CC-MAIN-2016-40 | en | refinedweb |
Overview
Atlassian SourceTree is a free Git and Mercurial client for Windows.
Atlassian SourceTree is a free Git and Mercurial client for Mac.
dnlib is a library that can read, write and create .NET assemblies and modules.
It was written for de4dot which must have a rock solid assembly reader and writer library since i... | https://bitbucket.org/manojdjoshi/dnlib | CC-MAIN-2016-40 | en | refinedweb |
DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Assertions For ActiveRecord Validations
These two methods will allow you to assert that an ActiveRecord model should or should not have an val... | http://www.dzone.com/snippets/assertions-activerecord | CC-MAIN-2014-15 | en | refinedweb |
/* CVS client logging LOG_BUFFER_H__ #define LOG_BUFFER_H__ void setup_logfiles (char *var, struct buffer** to_server_p, struct buffer** from_server_p); struct buffer * log_buffer_initialize (struct buffer *buf, FILE *fp, # ifdef PROXY_SUPPORT bool fatal_errors, size_t max, # endif /* PROXY_SUPPORT */ bool input, void ... | http://opensource.apple.com/source/cvs/cvs-42/cvs/src/log-buffer.h | CC-MAIN-2014-15 | en | refinedweb |
On 28/01/10 23:38, Iain Alexander wrote: >? There are a little cluster of bugs to do with this, see We need to re-read the pragmas after preprocessing. Ironically though, you will only be able to use this facility with a GHC that supports it, so we'll see a lot of source files like {-# LANGUAGE ... #-} #if __GLASGOW_HA... | http://www.haskell.org/pipermail/glasgow-haskell-users/2010-January/018316.html | CC-MAIN-2014-15 | en | refinedweb |
Post your Comment
Declaration tag
Declaration tag Defined Declaration tag in JSP
Declaration in JSP is way to define global java variable and method. This java variable method in declaration can be access normally. Normally declaration does
DECLARATION IN JSP
DECLARATION IN JSP
In this Section, we will discuss about de... | http://www.roseindia.net/discussion/22608-Array-Declaration.html | CC-MAIN-2014-15 | en | refinedweb |
#include <StelSphereGeometry.hpp>
Inherits StelGeom::ConvexS, and StelGeom::Polygon.
The operator [] behave as for a Polygon, i.e. return the vertex positions. To acces the HalfSpaces, use the asConvex() method.
Default constructor.
Special constructor for 3 points.
Special constructor for 4 points.
By default the [] o... | http://stellarium.org/doc/0.10.1/classStelGeom_1_1ConvexPolygon.html | CC-MAIN-2014-15 | en | refinedweb |
Sharing Thoughts and Learning:
Which View Engine do you use in ASP.NET MVC (Total votes 276)?
What kind of UI Components do you prefer for Webform view engine? (Total votes 186)?
Which Javascript framework your ASP.NET MVC UI component should depend? (Total votes 214)?
As you can see the Webform+HtmlHelper+jQuery is fa... | http://weblogs.asp.net/rashid/archive/2009/05/20/asp-net-mvc-poll-result-jquery-ui-mvc-component-demo-and-more-feedback-required.aspx | CC-MAIN-2014-15 | en | refinedweb |
On Saturday 09 February 2008 18:23:24 Tim Niemueller wrote: > Paul Black wrote: > > Why not: > > class SomeClass > > { > > public: > > SomeClass(); > > // more stuff... > > protected: > > struct mylist_t { > > mylist_t *next; > > void *dataM > > }; > > }; > > Then I cannot use > SomeClass::mylist_t *list > but I would ... | https://www.redhat.com/archives/fedora-devel-list/2008-February/msg00695.html | CC-MAIN-2014-15 | en | refinedweb |
sentence " and each map generates(approximately) 10GB of random
binary data, " The "10GB" should be "1GB".
"that make is easy" should be "that makes it easy"
The code shown (Maximum temperature in C++) does not compile as shown on my Ubuntu cluster.
I need to add
#include <stdint.h>
To get rid of an error about uint64... | http://www.oreilly.com/catalog/errata.csp?isbn=9780596521981&order=date | CC-MAIN-2014-15 | en | refinedweb |
Thank you for fixing it :-)This time it builds alright. I understand IronPython and DLR will continue to be developed with .NET Framework 2.0 as target. I'd like to ask, though, now that the DLR expression tree has moved into System.Linq.Expressions namespace, what would be the preferred solution to resolving conflict ... | https://mail.python.org/pipermail/ironpython-users/2008-July/007743.html | CC-MAIN-2014-15 | en | refinedweb |
hurricane or other natural disaster strikes, CAT-adjusters go to work, assessing damage for insurance companies. Contractors looking for a job that takes their stiff joints and aching back off the jobsite might consider using their experience in construction as a licensed adjuster.
Can replacement windows live up to e... | http://www.jlconline.com/find-articles.aspx?location=Anderson%252C+IN | CC-MAIN-2014-15 | en | refinedweb |
Code. Collaborate. Organize.
No Limits. Try it Today.
I try to integrate crystal report runtime designer, after time of searching i have a small test app.a dialog based application, that allow you yo view or create new report.
the res dialog have to control the back layer is (IDC_ACTIVEXREPORTVIEWER1) and the front one... | http://www.codeproject.com/Articles/11873/Integrate-Crystal-Reports-Runtime-Designer-Viewer?msg=4589882 | CC-MAIN-2014-15 | en | refinedweb |
Windows Server 2003 Glossary - F
Updated: March 7, 2008
Applies To: Windows Server 2000, Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2
For more Windows Server terms, see the Windows Server 2008 Glossary.
Glossary - F
failback
The process of moving resources, eit... | http://technet.microsoft.com/en-us/library/cc738759(v=ws.10).aspx | CC-MAIN-2014-15 | en | refinedweb |
HTML and Java: Two Sides of the Same Wicket Coin
By Geertjan on Jul 13, 2005
Each web page in Wicket is like a coin. It has two sides -- a Java class and an HTML file.
- Setting Up the Coin: HelloWorldApplication.java. The application object creates the application that contains the web pages. The application object is... | https://blogs.oracle.com/geertjan/entry/p_img_src_http_blogs1 | CC-MAIN-2014-15 | en | refinedweb |
> > >Cocoon 1.x if feature-frozen: means that even if you donate the code, I
> > >won't add it. This is to _suggest_ people to work on Cocoon2.
> >
> > OK. Cocoon 2 then.
>
> yes. Niclas expressed the need for internal subrequesting and I have
> different feelings about them.
>
> We already agreed on using _sort_of_ in... | http://mail-archives.apache.org/mod_mbox/cocoon-dev/200003.mbox/%3CNCBBKKMPILBOFACAPHDDAENPEBAA.gerard.van.enk@eo.nl%3E | CC-MAIN-2014-15 | en | refinedweb |
You can subscribe to this list here.
Showing
7
results of 7
<html>
<head>
</head>
<body>
<p align="center"><font style="font-size: 11pt" face="Courier">Did you miss out on NNCO, UP 233% IN JUST 2 DAYS?</font></p>
<p align="center"><font style="font-size: 11pt" face="Courier">If so, Here's another pick - Another Short P... | http://sourceforge.net/p/docutils/mailman/docutils-develop/?viewmonth=200210&viewday=23 | CC-MAIN-2014-15 | en | refinedweb |
Code. Collaborate. Organize.
No Limits. Try it Today.
This article shows how to display OpenGL content hosted in a Windows Presentation Foundation (WPF) based application. While working on a new project, I came across this issue and I want to share what I found. I am not an expert on WPF or OpenGL, though.
The controls... | http://www.codeproject.com/Articles/23736/Creating-OpenGL-Windows-in-WPF?msg=3578354 | CC-MAIN-2014-15 | en | refinedweb |
I: > {-# LANGUAGE GADTs #-} > import Codec.Compression.GZip > import Control.Applicative > import Control.Concurrent.CHP > import qualified Control.Concurrent.CHP.Common as CHP > import Control.Concurrent.CHP.Enroll > import Control.Concurrent.CHP.Utils > import Control.Monad.State.Strict > import Data.Digest.Pure.MD5 ... | http://www.haskell.org/pipermail/haskell-cafe/2010-January/071584.html | CC-MAIN-2014-15 | en | refinedweb |
13 May 2010 18:04 [Source: ICIS news]
LONDON (ICIS news)--While the floundering euro grabs headlines across the globe, its decline is also snatching away European chemicals buyers’ margins, sources said on Thursday.
The embattled currency, which has fallen 8% against the US dollar in the past month, has made it harder ... | http://www.icis.com/Articles/2010/05/13/9359380/Record-low-euro-pressures-margins-and-supply.html | CC-MAIN-2014-15 | en | refinedweb |
ASP. ms = new MemoryStream())
stream.CopyTo(ms);
// Do something with copied data
I am using this code to copy data from HTTP response stream to memory stream because I have to use serializer that needs more than response stream is able to offer.
I..
When user is authenticated through external identity provider then no... | http://weblogs.asp.net/gunnarpeipman/archive/2010/12.aspx | CC-MAIN-2014-15 | en | refinedweb |
4/13/2020
We have added a range of noteworthy new features to Nevergrad, Facebook AI’s open source Python3 library for derivative-free and evolutionary optimization. These enhancements enable researchers and engineers to work with several objectives (multi-objective optimization) or with constraints. These uses are com... | https://ai.facebook.com/blog/nevergrad-an-evolutionary-optimization-platform-adds-new-key-features/ | CC-MAIN-2020-40 | en | refinedweb |
The Stream API and lambda’s where a big improvement in Java since version 8. From that point on, we could work with a more functional syntax style. Now, after a few years of working with these code constructions, one of the bigger issues that remain is how to deal with checked exceptions inside a lambda.
As you all pro... | https://dev.to/brianverm/exception-handling-in-java-streams-2mjh | CC-MAIN-2020-40 | en | refinedweb |
Source code | Live preview
Why do I need it at all
There are many ways to include a map in your website or application: Google Maps, Mapbox, Leaflet etc. It's simple. Some services allows you to do it in just few clicks.
But it's getting bad when you need to customise the design, display some dataset or do whatever you... | https://dev.to/denisinvader/creating-an-interactive-map-with-d3-and-vue-4158 | CC-MAIN-2020-40 | en | refinedweb |
i’ve got the basics of my code working but I can’t for the life of me figure out how to turn the lights into an array so the user can drag in whatever lights they want in the inspector.
I gather I need to turn the whole thing into a gameobject or something along those lines but im really not a coder and am working most... | https://proxieslive.com/making-a-user-configurable-light-array-to-change-functions/ | CC-MAIN-2020-40 | en | refinedweb |
In this post I will be talking about how we can use Hough Transform to detect and correct Skewness of a document image. There have been many research papers published around this problem and it keeps getting published even today on various journals mainly because its still largely an unsolved problem. I had previously ... | https://muthu.co/skew-detection-and-correction-of-document-images-using-hough-transform/ | CC-MAIN-2020-40 | en | refinedweb |
Uhhhh... So I can't reproduce the issue anymore. It seems 'clean product' wasn't enough to clean my build folder, I had to use a key combination to expose another menu option for 'clean build...
Uhhhh... So I can't reproduce the issue anymore. It seems 'clean product' wasn't enough to clean my build folder, I had to us... | https://cboard.cprogramming.com/search.php?s=19d422a1e92569ff556dbb3ce7f8f55c&searchid=5966838 | CC-MAIN-2020-40 | en | refinedweb |
.
AFFILIATED INSTITUTIONS
R-2008 B.E. COMPUTER SCIENCE AND ENGINEERING II - VIII SEMESTERS CURRICULA AND SYLLABI
SEMESTER II
SL. COURSE COURSE TITLE L T P CNo. CODE
THEORY
PRACTICAL
1 9. a ME2155 Computer Aided Drafting and Modeling 0 1 2 2 Laboratory (For non-circuits branches)
TOTAL : 28 CREDITS + 10. - 0 0 2 - Engli... | https://ru.scribd.com/document/384223393/cse-pdf | CC-MAIN-2020-40 | en | refinedweb |
JTinyCsvParser
I wanted to learn Java 1.8 and about its new Features: Lambda Functions and Streams. So I have ported TinyCsvParser over to Java and named it JTinyCsvParser. The library makes mapping between a CSV file and a Java class very easy and provides a nice Streaming API:
It should be one of the fastest CSV Pars... | https://www.bytefish.de/blog/jtinycsvparser.html | CC-MAIN-2020-40 | en | refinedweb |
- 03 Jun, 2018 1 commit
-
- 23 May, 2018 1 commit
-
- 19 May, 2018 1 commit
- much, more more control
- 10 Feb, 2018 2 commits
- style guide: 2018 edition - thankfully nothing big breaks - man this is a bigger project than I remember
- the footer is not responsive enough, this is something masonstrap should address
- 1... | https://git.gmu.edu/srct/go/-/commits/2edec6ef906c5c1f30b00af009d187d2b8012bfb/go/go/views.py | CC-MAIN-2020-40 | en | refinedweb |
The Daemon Extension enables applications to easily perform standard daemonization operations.
Features
Configurable runtime user and group
Adds the
--daemon command line option
Add
app.daemonize() function to trigger daemon functionality where necessary (either in a cement
pre_run hook or an application controller sub... | https://docs.builtoncement.com/extensions/daemon | CC-MAIN-2020-40 | en | refinedweb |
Cement defines a Mail Interface, as well as the default DummyMailHandler that implements the interface as a placeholder but does not actually send any mail.
Cement often includes multiple handler implementations of an interface that may or may not have additional features or functionality than the interface requires. T... | https://docs.builtoncement.com/core-foundation/mail-messaging | CC-MAIN-2020-40 | en | refinedweb |
Distributed Tracing¶
You can use Open Tracing to trace your API calls to Seldon Core. By default we support Jaeger for Distributed Tracing, which will allow you to obtain insights on latency and performance across each microservice-hop in your Seldon deployment.
Install Jaeger¶
You will need to install Jaeger on your K... | https://docs.seldon.io/projects/seldon-core/en/latest/graph/distributed-tracing.html | CC-MAIN-2020-40 | en | refinedweb |
Problem 36
Expected time to find a DelawareanDue: February 9
Points: 3
The State of Delaware sports 3 representatives in the U.S. Congress, out of a total of 541 voting and non-voting members. Based on this, we might expect, on average 3 in every 541 Midshipmen to be from Delaware.
(*The number is probably even higher ... | https://www.usna.edu/Users/cs/roche/courses/s16si486h/probs/036.php | CC-MAIN-2018-09 | en | refinedweb |
Can anyone help to understand why the following integer comparison fails
import subprocess
cmd = "adb -s serialid shell getprop sys.boot"
proc = subprocess.Popen(cmd.split(' '), stdout=subprocess.PIPE, stderr=subprocess.PIPE)
outs, errs = proc.communicate()
print outs
if outs ==1:
print "Condition met.."
else:
print "C... | https://codedump.io/share/4qo61FgdgO41/1/integer-comparision-failure | CC-MAIN-2018-09 | en | refinedweb |
Memory contains three general areas. First, function and operator
calls via
new and
delete
operator or member function calls. Second, allocation via
allocator. And finally, smart pointer and
intelligent pointer abstractions.
Memory management for Standard Library entities is encapsulated in a
class template called
allo... | http://gcc.gnu.org/onlinedocs/libstdc++/manual/memory.html | CC-MAIN-2018-09 | en | refinedweb |
Closures are functions or references to functions that hold within their scope non-local variables. This variables endure beyond their existence outside of these functions scope. These variables are therefor enclosed within the lexical-scope of that functions.
This is particular useful for JavaScript where with every f... | https://henning.kropponline.de/2013/02/06/closures-with-javascript-and-python/ | CC-MAIN-2018-09 | en | refinedweb |
Sorry, we got hacked :-(
Sorry everyone we got hacked and it will take us a little while to put the site back together. Please be patient with us.
Sorry everyone we got hacked and it will take us a little while to put the site back together. Please be patient with us.
I.
In this case I have not set any preferred size f... | http://fxexperience.com/author/jasper/ | CC-MAIN-2018-09 | en | refinedweb |
java.lang.Object
java.awt.Componentjava.awt.Component
java.awt.Containerjava.awt.Container
javax.swing.JComponentjavax.swing.JComponent
javax.swing.JPaneljavax.swing.JPanel
PIRL.Viewers.Memory_PanelPIRL.Viewers.Memory_Panel
public class Memory_Panel
A
JPanel that holds information about available Virtual Machine
memory... | http://pirlwww.lpl.arizona.edu/software/PIRL_Java_Packages/PIRL/Viewers/Memory_Panel.html | CC-MAIN-2018-09 | en | refinedweb |
0
This is my first post in the Dani community. I am brand new to java, 5 weeks into an intro to computer programming course. My assignment is to create 10 random numbers between 50 and 100. Then I am supposed to sort them from lowest to highest, find the average and the max and min. I have got all but the sorting down.... | https://www.daniweb.com/programming/software-development/threads/265294/cant-sort-my-randomly-generated-numbers | CC-MAIN-2018-09 | en | refinedweb |
.
You can run the esxcli command directly in ESXi BusyBox Shell. For that you will need to have either direct access to the ESXi console, or SSH to the ESXi (you need to turn on the SSH Shell access). Should you have multiple ESXi servers to run the commands simultaneously, try the free DoubleCloud ICE I developed.
Alt... | http://www.doublecloud.org/2015/05/vmware-esxi-esxcli-command-a-quick-tutorial/ | CC-MAIN-2018-09 | en | refinedweb |
Every); ...
Benefits of WSIF.
The other volatile aspect of these services is location. A service that may have been available locally may suddenly be moved to servers on the other side of the globe. As a practice, experienced designers have learned to externalize the location of such services; however, enforcing such r... | https://www.javaworld.com/article/2072290/soa/bridging-islands-of-enterprise-software.html | CC-MAIN-2018-09 | en | refinedweb |
22 November 2011 11:04 [Source: ICIS news]
By Ong Sheau Ling
?xml:namespace>
SINGAPORE
“We have to find alternatives to our [Iranian] suppliers. It is forbidden for
A sizeable chunk of China's PE imports is at risk because of growing international pressure to isolate
In the first nine months of 2011,
The impact on supp... | http://www.icis.com/Articles/2011/11/22/9510320/china-eyes-alternative-pe-sources-on-concerns-over-iran-supply.html | CC-MAIN-2015-22 | en | refinedweb |
From: Colin Ian King <colin.king@canonical.com>BugLink:: patch addresses Intel errata AAE44 by totally disabling 4MBpages and thus avoiding avoiding large pages being split intosmaller 4K pages and thus never tripping this CPU issue.The bug can manifests itself as instruction fetch oopses on seeminglylegitimate executa... | https://lkml.org/lkml/2010/3/22/234 | CC-MAIN-2015-22 | en | refinedweb |
Migrating an Existing Extension to JDeveloper 11gR2 -- Part One
By John 'JB' Brock on Jun 13, 2011
With the new release of JDeveloper 11gR2, an extension that was written for a previous version of JDeveloper will no longer work. There are a few changes that must be made to get things working again. As with all developm... | https://blogs.oracle.com/jdevextensions/entry/migrating_an_existing_extension_to | CC-MAIN-2015-22 | en | refinedweb |
So here are my directions for this program:
Write a program that allows the user to enter students names followed by their test scores and outputs the following information(assume that the maximum nmber of students in the class is 50; if the number of students is less than 50, to indicate the end of input data, after e... | http://www.javaprogrammingforums.com/%20whats-wrong-my-code/37250-cant-end-input-data-my-program-please-help-printingthethread.html | CC-MAIN-2015-22 | en | refinedweb |
Re: NumPy arrays that use memory allocated from other libraries or tools
- From: sturlamolden <sturlamolden@xxxxxxxx>
- Date: Wed, 10 Sep 2008 11:15:26 -0700 (PDT)
On Sep 10, 6:39 am, Travis Oliphant <oliphant.tra...@xxxxxxxx> wrote:
I wanted to point anybody interested to a blog post that describes a
useful pattern fo... | http://coding.derkeiler.com/Archive/Python/comp.lang.python/2008-09/msg00937.html | CC-MAIN-2015-22 | en | refinedweb |
[
]
Mikhail Fursov reassigned HARMONY-4620:
---------------------------------------
Assignee: Mikhail Fursov
> [drlvm][jit] Long return path for floating point values in calling convension
> -----------------------------------------------------------------------------
>
> Key: HARMONY-4620
> URL:
> Project: Harmony
> I... | http://mail-archives.apache.org/mod_mbox/harmony-commits/200802.mbox/%3C755855963.1204272771167.JavaMail.jira@brutus%3E | CC-MAIN-2015-22 | en | refinedweb |
29 August 2012 11:58 [Source: ICIS news]
SINGAPORE (ICIS)--Asia’s monoethylene glycol (MEG) spot prices gained $14-28/tonne (€11-22/tonne) to a five-month high on Wednesday on concerns over supply as large-scale plants in Louisiana, US, may have been shut in the wake of Hurricane Isaac, market sources said.
MEG was ass... | http://www.icis.com/Articles/2012/08/29/9590671/Asia-MEG-rises-14-28tonne-on-concerns-over-US-supply.html | CC-MAIN-2015-22 | en | refinedweb |
Core? ... at the same time . To avoid this problem java has a concept called synchronization. This will allow a region to be accessed by only one program at a time. Any
hello
Java Hello World HELLO World program in Java
corejava - Java Interview Questions
singleton java implementation What is Singleton? And how can it... | http://www.roseindia.net/tutorialhelp/comment/71306 | CC-MAIN-2015-22 | en | refinedweb |
I am making a simple program using python2.7 in which the first input is hex (32bytes) that will be hashed and increment by 1. The new value will be hashed again and increment again. The process will repeat until it satisfy the specified range.
However I'm getting an error with int()
TypeError: int() can't convert non... | https://www.convertstring.com/he/Hash/RIPE_MD160 | CC-MAIN-2019-39 | en | refinedweb |
how to properly extract selected object id from a table
I have a custom panel, which contains a data table along with a few action links. When a single table row is selected, and an action button is clicked, I need to be able to get the object id of the selected row object. Currently, I'm doing it this way:
class Simpl... | https://ask.openstack.org/en/question/58830/how-to-properly-extract-selected-object-id-from-a-table/?sort=oldest | CC-MAIN-2019-39 | en | refinedweb |
save and close methods for workflow designer hosting, 287
scheduling services
adding to workflows, 343
DefaultworkflowSchedulerService, 165
developing, 190
features of, 164
ManualWorkflowSchedulerService, 165–166
using, 43–44
schema, role in BizTalk Server, 54–55
Sequence activity
description of, 85
using, 138
sequenti... | https://flylib.com/books/en/1.504.1.112/1/ | CC-MAIN-2019-39 | en | refinedweb |
Templating Basics
Templates are the home for what the user sees, like forms, buttons, links, and headings.
In this section of the Guides, you will learn about where to write HTML markup, plus how to add interaction, dynamically changing content, styling, and more. If you want to learn in a step-by-step way, you should ... | https://guides.emberjs.com/release/templates/ | CC-MAIN-2019-39 | en | refinedweb |
public class StatusLineContributionItem extends ContributionItem
This class may be instantiated; it is not intended to be subclassed.
dispose, fill, fill, fill, getId, getParent, isDirty, isDynamic, isEnabled, isGroupMarker, isSeparator, isVisible, saveWidgetState, setId, setParent, setVisible, toString, update, update... | https://help.eclipse.org/kepler/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/jface/action/StatusLineContributionItem.html | CC-MAIN-2019-39 | en | refinedweb |
Implement virtual track selection for AOD analysis. More...
#include <AliEmcalTrackSelectionAOD.h>
Implement virtual track selection for AOD analysis.
Implementation of track selection in case the analysis runs on AODs For the moment it uses the AliESDtrackCuts and converts AOD tracks to ESD tracks, which might change ... | http://alidoc.cern.ch/AliPhysics/vAN-20181012/class_ali_emcal_track_selection_a_o_d.html | CC-MAIN-2019-39 | en | refinedweb |
On Tue, Apr 25, 2006 at 06:02:09PM +0000, neptun_AT_gmail.com wrote:
> >
> > I made a record for a Focus event in TODO.wmii-4 of the hg tip,
> > same with the planned client/id file stuff and /client/
> > namespace changes.
> >
> > Regards,
> > --
> > Anselm R. Garbe ><>< ><>< GPG key: 0D73F361
> >
> > ________________... | http://lists.suckless.org/wmii/0604/1385.html | CC-MAIN-2019-39 | en | refinedweb |
Opened 11 years ago
Last modified 3 months ago
#7835 new New feature
Provide the ability for model definitions that are only availably during testing
Description
A current limitation of the unit test framework is that there is no capacity to define 'test models' - that is, models that are only required for the purposes... | https://code.djangoproject.com/ticket/7835?cversion=2&cnum_hist=32 | CC-MAIN-2019-39 | en | refinedweb |
Client Library for interfacing with various devices in HP Proliant Servers.
Project description
Proliant Management Tools provides python libraries for interfacing and managing various devices(like iLO) present in HP Proliant Servers.
Currently, this module offers a library to interface to iLO4 using RIBCL.
#!/usr/bin/... | https://pypi.org/project/proliantutils/0.1.0/ | CC-MAIN-2019-39 | en | refinedweb |
Greensock Animations using React Hooks
Billy Jacoby
Updated on
・2 min read
This is a brief tutorial on how to animate components on demand with Greensock and React hooks.
We'll be using create react app in this tutorial.
If you want to see a quick demo you can check it out here first:
To begin create a new app:
create-... | https://practicaldev-herokuapp-com.global.ssl.fastly.net/billyjacoby/greensock-animations-using-react-hooks-5d1p | CC-MAIN-2019-39 | en | refinedweb |
February. Continue Reading
- February 26, 2007 26 Feb'07
Book excerpt: Upgrading to Visual Studio 2005
This chapter from "Professional Visual Studio 2005" walks developers through the ups and downs of upgrading a Visual Basic 6 application. Continue Reading
- February 23, 2007 23 Feb'07
Firm taps Windows Workflow Found... | https://searchwindevelopment.techtarget.com/archive/2007/2 | CC-MAIN-2019-39 | en | refinedweb |
>>. A custom class can both grab gestures, and expose a QML interface, but this raises the bar for use significantly. It also leaves the current set of declarative elements unloved. This isn't a recipe for a happy ending. ;-(
The observant documentation readers out there may have noted the existence of a GestureArea QM... | https://www.qt.io/blog/2010/10/05/getting-in-touch-with-qt-quick-gestures-and-qml | CC-MAIN-2019-39 | en | refinedweb |
How would I accomplish tinting the tab bar of a TabbedPage in Xamarin.Forms? The TabbedPage doesn't seem to expose a property or method to set the tint directly.
Every child page of my TabbedPage is a NavigationPage. Setting the "Tint" of the NavigationPage adjusts the nav bar, setting the "BackgroundColor" of those sa... | https://forums.xamarin.com/discussion/comment/192005 | CC-MAIN-2019-39 | en | refinedweb |
This chapter includes the following sections:
Overview of Coherence Clusters
Setting Up a Coherence Cluster
Creating Coherence Deployment Tiers
Configuring a Coherence Cluster
Configuring Managed Coherence Servers
Using a Single-Server Cluster
Using WLST with Coherence
Coherence clusters consist of multiple managed Coh... | https://docs.oracle.com/middleware/12212/wls/CLUST/coherence.htm | CC-MAIN-2019-39 | en | refinedweb |
).
And today I'd like to show you yet another use case: visualizing on a world map where your users are, hence the click-bait-y title.
Foreword
But before we start, I have to confess something to you: I don't like web development - at all. I find the html/css/js triplet to be a pain to work with that's only made worse ... | https://info.varnish-software.com/blog/vcs-powered-tactical-world-map | CC-MAIN-2019-39 | en | refinedweb |
StringBuilderClass
As stated numerous times already, the immutable nature of strings can be a blessing and a curse. The latter is especially true if lots of string manipulations have to be made, which effectively results in the creation of lots of intermediary string objects. Although short-lived objects are cleaned up... | https://www.oreilly.com/library/view/c-40-unleashed/9780132678926/h4_1839.html | CC-MAIN-2019-39 | en | refinedweb |
This is 4th tutorial for STM8 Microcontrollers. This post will give you a basic idea on using STM8 internal ADC.
All STM8 family devices feature 10/12 bit ADC as peripheral. ADC can be used in single or continuous conversion mode. This example code is tested on STM8S003F3P6 and STM8S105C6T6 controller but ideally it sh... | http://www.electroons.com/blog/category/adc-interfacing/page/2/ | CC-MAIN-2019-39 | en | refinedweb |
AWS DevOps Blog a day of great talks I spent some time with engineers from a company who use CloudFormation to provision and manage pretty much every part of their application, from VPCs for both dev and prod environments, to the EC2 Instances that run their app. They had a particularly interesting use-case that involv... | https://aws.amazon.com/blogs/devops/customers-cloudformation-and-custom-resources/ | CC-MAIN-2017-26 | en | refinedweb |
Syntax
#include <prio.h> PRStatus PR_ConnectContinue( PRFileDesc *fd, PRInt16 out_flags);
Parameters
The function has the following parameters:
fd
- A pointer to a
PRFileDescobject representing a socket.
Returns
- If the nonblocking connect has successfully completed, PR_ConnectContinue returns PR_SUCCESS.
- If PR_Conn... | https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR/Reference/PR_ConnectContinue | CC-MAIN-2017-26 | en | refinedweb |
Re: "ocaml_beginners"::[] Ocaml + GUI + Mac + Mono?
Expand Messages
- Okay, no mono. Thank you. That saves me from a very great many
hours of potentially frustrating research and software installation.
On the other hand, I can see Mono + F# being useful to me to solve
other problems, but those are not important now.
Fr... | https://groups.yahoo.com/neo/groups/ocaml_beginners/conversations/topics/10238?xm=1&o=1&l=1 | CC-MAIN-2017-26 | en | refinedweb |
This MegaWidget procedure allows you to treat namespaces and widgets loosely as extensible classes. The class name is defined by the namespace from which the MegaWidget command was called (MyWidget in the example), and the specific class instance is named by the main widget name.When MegaWidget is called, it is passed ... | http://wiki.tcl.tk/9587 | CC-MAIN-2017-26 | en | refinedweb |
Results 1 to 3 of 3
- Join Date
- Jan 2012
- 14
- Thanks
- 6
- Thanked 0 Times in 0 Posts
Hide Submit on Date Select in Past
Hey guys I need some assistance in developing a code that will hide the submit button of a form if a date in the past is selected. The variable for the date box is firstleveldate and the date app... | http://www.codingforums.com/javascript-programming/266094-hide-submit-date-select-past.html | CC-MAIN-2017-26 | en | refinedweb |
Installation
To install it just run:
pip install germanium
You don’t need any binary drivers installed, or any other dependencies, since they are bundled (and tested) by Germanium itself.
Writing a test then becomes as easy as:
from germanium.static import * from time import sleep open_browser("ff") go_to("") type_keys... | http://www.germaniumhq.com/documentation/ | CC-MAIN-2017-26 | en | refinedweb |
6 reasons people don't work in the open
Why work in the open?
Image by :
opensource.com
What prevents you from working in the open?
I work for an open source company on an open source project and still I encounter on a daily basis that people who are working on open source software prefer to work in private (from time ... | https://opensource.com/business/14/10/why-work-open | CC-MAIN-2017-26 | en | refinedweb |
liform-react: a form generator from JSON schema released:
Our needs were quite specific, as we were writing a quite long “Wizard” form, so we wanted it to be flexible enough to accommodate this usage. Also, we wanted:
- Integration with redux-form, a great form library, that allows to manage the form state in Redux a s... | http://nacho-martin.com/liform-react-form-generator-json-schema.html | CC-MAIN-2017-26 | en | refinedweb |
Java Read username, password and port from properties file
In this section, you will come to know how to read username, password and port no from the properties file and display the data from the database. Now to load the data from the properties file, we have used Properties class. This class allowed us to save data t... | http://www.roseindia.net/tutorial/java/core/propertiesFile.html | CC-MAIN-2017-26 | en | refinedweb |
On Mon, Jul 11, 2011 at 10:03:24PM +0200, shuerhaaken wrote: > > That's what Suggests/Recommends are made for. E.g. Rhythmbox Recommends > > rhythmbox-plugins, quodlibet Suggests quodlibet-plugins... From Policy §7.2 > > "The Recommends field should list packages that would be found together with > > this one in all bu... | https://lists.debian.org/debian-mentors/2011/07/msg00333.html | CC-MAIN-2017-26 | en | refinedweb |
. I got spyder working on ubuntu 11.04,
running the summerfield examples .
. everything was installed by the
ubuntu software center .
3.6: pos: ide should be idle:
(mark summerfield`rapid gui programming with python and qt)
. he said eric would be too complicated
for a beginner -- that was back in 2008;
I wonder what h... | http://amerdreamdocs.blogspot.com/2012/03/comparing-ides-devpyqt.html | CC-MAIN-2017-26 | en | refinedweb |
Revision history for the Perl binding of libcurl, WWW::Curl. 4.17 Fri Feb 21 2014: - Balint Szilakszi <szbalint at cpan.org> - Fixing build process for old libcurl versions without CURLOPT_RESOLVE. - License is now MIT only. 4.16 Thu Feb 20 2014: - Balint Szilakszi <szbalint at cpan.org> - Support for CURLOPT_RESOLVE (... | https://metacpan.org/changes/distribution/WWW-Curl | CC-MAIN-2017-26 | en | refinedweb |
.NET Core and SQL Server in Docker - Part 1: Building the Service
In the past, getting an ASP.NET app up and running in the cloud would be nearly impossible. In this series, we take a look at how to bring such an animal to life.
Join the DZone community and get the full member experience.Join For Free
Traditionally, As... | https://dzone.com/articles/net-core-and-sql-server-in-docker-part-1-building?utm_medium=feed&utm_source=feedpress.me&utm_campaign=Feed%3A+dzone | CC-MAIN-2022-33 | en | refinedweb |
While developing and deploying wireless applications and sensor networks is mandatory to assert the wireless link, to try and estimate the maximum range between two devices and to prevent link loss due to rain, obstacles, fading, etc.
Normally you would need to include in your toolbox, besides a sniffer and spectrum an... | https://www.hackster.io/alinan/range-tests-made-easy-with-the-re-mote-and-lcd-6e78b3 | CC-MAIN-2022-33 | en | refinedweb |
ZooKeeper in Hadoop is an open source project developed by Apache. Zookeeper provides a centralized infrastructure and its related services that ensures synchronization across a cluster.
ZooKeeper is used to maintain common objects needed in large cluster environments. It is used to store data in a centralized location... | https://csveda.com/big-data/zookeeper-in-hadoop/ | CC-MAIN-2022-33 | en | refinedweb |
From: Maxim Yegorushkin (e-maxim_at_[hidden])
Date: 2004-08-07 16:12:34
I am using boost::aligned_storage<> and I would like it to be aligned on 32 byte boundary (the reason being that sizeof(my type) is 32 bytes and I want it to be aligned on x86 cash line size so that it is cashed most effectively). I am working now ... | https://lists.boost.org/Archives/boost/2004/08/69907.php | CC-MAIN-2019-51 | en | refinedweb |
> > I think this is the right fix. > > Please describe the reasons why you think this is the right fix. menu-updating-buffers is defined in syms_of_xmenu (). Currently syms_of_xmenu is only called in emacs.c if HAVE_MENUS is true. menu-updating-buffers is needed even if Emacs is configured without X (on GNU/Linux at le... | https://lists.gnu.org/archive/html/emacs-devel/2005-09/msg00197.html | CC-MAIN-2019-51 | en | refinedweb |
No project description provided
Project description
FunctionShield
Serverless Security Library for Developers. Regain Control over Your Serverless Runtime.
How FunctionShield helps With Serverless Security?
- By monitoring (or blocking) outbound network traffic from your function, you can be certain that your data is n... | https://pypi.org/project/function-shield/2.0.12/ | CC-MAIN-2019-51 | en | refinedweb |
So basically, I've been trying to record the MIDI inputs from a piano keyboard of mine, which is connected to my soundcard's game port.
However, I have been having trouble actually getting any MIDI input of any kind (or so I think). I'm not very well versed in MIDI (or actually most of anything that's programming), so ... | https://cboard.cprogramming.com/cplusplus-programming/118189-recording-midi-inputs-midi-device-using-wimm-library.html?s=71e7b8cd332e50b0ef0bf72985a79274 | CC-MAIN-2019-51 | en | refinedweb |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.