Hi guys,
How do i escape the equals ('=') sign in java properties file? i would like to put something like table.whereclause=where id=100 .
thanks.
Josh
I am looking for a (preferably pure) python library to do AES 256 encription and decryption.
This library should support the CBC cipher mode and use PKCS7 padding according to the answer to an earlier question of mine.
The library should at least work on Mac OS X (10.4) and Windows XP. Ideally just by dropping it into the source directory of my…
EDIT: Solved - was not flutter's tag stripping, should work as advertised.
I'm using Flutter (which creates custom fields) in Wordpress to display profile information entered as a Post. Before I implemented the CSS tables the link showed up and was clickable. Now I get nothing returned, even when I try to call the link outside the table.
If you…
First note the inflammatory subject title is a quotation made about the manifesto of a UK political party in the early 1980s. This question is subjective but it is a genuine question, I've made it CW and I'd like some opinions on the matter.
Despite whatever my wife and coworkers keep telling me, I don't think I'm an idiot: I have a good degree…
I was reading a blog entry by Josh Smith where he used a cache mechanism in order to "reduce managed heap fragmentation". His caching reduces the number of short-lived objects being created at the cost of slightly slower execution speed.
How much of a problem is managed heap fragmentation in a managed language like C#? How can you diagnose if…
Most MVVM examples I have worked through have had the Model implement INotifyPropertyChanged, but in Josh Smith's CommandSink example the ViewModel implements INotifyPropertyChanged.
I'm still cognitively putting together the MVVM concepts, so I don't know if:
you have to put the INotifyPropertyChanged in the ViewModel to get CommandSink…
Hi,
does extJS have any kind of visual filtering tool for its grids.
there are three sample criterias in the next line which are added by the user, and an x button to remove the criteria.
Sample Filter:
[Business Unit=Accounting-x] [Name like 'Jo*'-x] [Age between 25-33-x]
Personnel Grid (displaying the filtered data)
1 33 Josh…
I am new to EC2. I created my security credentials from this site:
http://paulstamatiou.com/how-to-getting-started-with-amazon-ec2
It worked great, I rebooted and now when I try to connect I get a login/password prompt. (Which I never set up.) After several attempts I get this error:
Permission denied (publickey,gssapi-with-mic).
What am…
What will be the regular expression in javascript to match a name field,
which allows only letters, apostrophes and hyphons?
so that jhon's avat-ar or Josh is valid?
Thanks
I would expect cbind.xts and do.call(cbind.xts) to perform with similar elapsed time.
That was true for R2.11, R2.14.
For R2.15.2 and xts 0.8-8, the do.call(cbind.xts,...) variant performs drastically slower, which effectively breaks my previous codes.
As Josh Ulrich notes in a comment below, the xts package maintainers are aware of this…
Hey guys I got a weird issue.. I have a datalist that's only loaded on pageload it contains 2 columns a name and date and has 398 rows.. In IE 7 and above(and prob previous version) when I open a modal via a button click it takes almost 5 seconds to open. HOWEVER, if I do not bind this datalist it's MUCH faster..
Also this is only…
Hi,
How can I create a custom context menu on windows title bar (like in Opera 10 or Firefox 4) that works on Windows XP and above?
https://wiki.mozilla.org/images/e/e8/Firefox-4-Mockup-i05-(XP)-(Royale)-(TabsTop)-(Default).png
Thanks in advance,
Josh
I have a list that I need sorted by two fields. I've tried using OrderBy in LINQ but that only allows me to specify one field. I'm looking for the list to be sorted by the first field and then if there are any duplicates in the first field to sort by the second field.
For example I want the results to look like this (sorted by…
I have xml file with data as below and i want to convert this into Flex ArrayCollection including the id and name of the tags. I am using httpService to get the file.
data.xml
<data>
<result month="Jan" value="0.666">
<info id="jan01Display" name="jhon" age="20" />
<info id="jan02Display"…
i am using excel to connect to a mysql database
i am doing this:
rs.Find "rowid='105'"
If Not rs.EOF Then cn.Execute "delete from batchinfo where rowid='105'"
and it works well
however, i need to be able to match data on multiple columns for example like this:
rs. find "rowid='105'" and "something='sometext'" and…
Over the last few years Analysis Services guru Chris Webb and I have been on something of a crusade to enable better access to data that is locked up in countless Excel workbooks that litter the hard drives of enterprise PCs. The most prominent manifestation of that crusade up to now has been a forum thread that Chris…
Over the last few years Analysis Services guru Chris Webb and I have been on something of a crusade to enable better access to data that is locked up in countless Excel workbooks that litter the hard drives of enterprise PCs. The most prominent manifestation of that crusade up to now has been a forum thread that Chris…
It is a bit of a no-brainer: Include the word "beer" in a subject line of an e-mail or blog post title and you can be certain that it will be read. While there are times this practice might be a ploy to increase readership, it is not the case for this blog post. There is inspiration that can be drawn from other…
Calling all enterprise architects | Enterprise architecture - InfoWorld
Nominations are now open for the 2011 InfoWorld Enterprise Architecture Award, honoring companies whose enterprise architecture initiatives made a difference
(tags: ping.fm)
Red…
So i am putting together a new machine and am trying to determine the best PSU to go with for this setup. Here is the build i am thinking about
Processor Intel Core i7-3770K Ivy Bridge 3.5GHz
Motherboard ASRock Z77 Professional
Graphics Card (2 SLI) EVGA 02G-P4-2680-KR
Sound Card HT | OMEGA eClaro…
I am a newcomer to WPF, attempting to build a project that follows the recommendations of Josh Smith's excellent article describing The Model-View-ViewModel Design Pattern.
Using Josh's sample code as a base, I have created a simple application that contains a number of "workspaces", each represented by a…
We had a great Silverlight User Group Meeting in Phoenix last night!
Before I go any farther I want to say thanks again to David Silverlight and Kim Schmidt for coming to talk to us! And not to forget Victor Gaudioso over the wire :)
David, Kim, and Victor talked to us about the Silverlight User Group…
Problem
I have a WPF Toolkit DataGrid, and I'd like to be able to switch among several preset column orders. This is an MVVM project, so the column orders are stored in a ViewModel. The problem is, I can't get bindings to work for the DisplayIndex property. No matter what I try, including the sweet…
Oracle Technology Network Architect Day: Denver
Registration is now open. Sessions will cover IT Optimization and consolidation, cloud computing, the evolving role of enterprise IT, and more.
(tags: oracle otn entarch event denver)
SOA…
One of the most annoying features of Facebook is it’s Social Reader Apps that share automatically whatever your read, watch or listen online. I don’t like to share what ever I do online to Facebook as I want my privacy.
Few of my friends knowingly or unknowingly are using…