<b>O'Reilly GMT:</b> "We often hear people saying that Perl is dead. I assume that you don't agree, but what do you say to people who try to tell you that?"
I upgraded my Ubuntu server to 14.04 and Apache 2.4.7.
Now my images don't load and console yields net::ERR_INCOMPLETE_CHUNKED_ENCODING.
Also, I can sometimes see some of the images load for a little while (1 sec max) and then they disappear.
.htaccess
RewriteEngine On
# Serve the favicon file from img folder
RewriteCond %{REQUEST_URI}…
Damian Gallagher, Oracle Global Customer Support presented during Collaborate 2010 2 topics on the IBM z/OS and Linux on System z.
I highly recommend this slides if like me, you had not seen them.
Many Thanks Damian to share them with our group.
Hi,
I am getting the user preferred language from the below code:
NSUserDefaults* defs = [NSUserDefaults standardUserDefaults];
NSArray* languages = [defs objectForKey:@"AppleLanguages"];
NSString *language = [languages objectAtIndex:0];
This will return something like 'en' for 'English', or 'de' for 'Deutsch'. Is there any way I can…
Hello!
Many apps already in App Store has ability to print from iphone without installing any software on computer. Like for example Air-Sharing.
Do anyone have any idea how they're doing it, how they're able to detect from iphone all printers shared in the network and print with them directly from iphone ??
Any suggestions would be…
Are you ready to add some serene and beautiful mountain scenery to your desktop? Then you will definitely want to grab a copy of the Mountain Views from Romania Theme for Windows 7 and 8. The theme comes with five wonderful images from photographer Mihai Despan to add a peaceful mood to your favorite computer. Special Note: The photos…
Hi,
I want to find out the zoom level of what is being displayed in a browser window based on the javascripts' window object properties (http://www.javascriptkit.com/jsref/window.shtml) to which I have access. I just can't seem to find the right mathematical formula for the zoom based on the inner width, page offset, etc. I found a…
Hi,
I want to find out the zoom level of what is being displayed in a browser window based on the javascripts' window object properties (http://www.javascriptkit.com/jsref/window.shtml) to which I have access. I just can't seem to find the right mathematical formula for the zoom based on the inner width, page offset, etc. I found a…
In this Issue: WindowsPhoneGeek, John Papa, Mike Taulty, Erno de Weerd, Stephen Price, Chris Rouw, Peter Kuhn, Damian Schenkelman, Michael Washington, and Manas Patnaik.
Above the Fold:
…
Let NetBeans IDE tell you what extends JComponent:
Thanks to Damian from Gdansk in Poland who left a comment in this blog yesterday that explains how to achieve the above: "Let's say you would like to find all implementations of TreeModel interface. I found today an answer: r-click on class/interface -> chose…
this is a really strange one.
I've set up a bunch of pins on Pinterest linking through to our services which all work fine. Then I decided to do the same on our blog articles (we use Wordpress), yet everytime I click the link (and I've done this on different computers) the link goes to a 404 page on our site. However…
I had a session
about trace flags this year on the SQL Day 2014 conference that was held in
Wroclaw at the end of April. The session topic is important to most of DBA's
and the reason I did it was that I sometimes forget about various trace flags
:). So I decided to prepare a presentation but I think it is a good idea…
We had a great 3-days conference this year in Poland. The SQLDay (7th edition) is an annual community conference. We started in 2008 as a part of C2C (community to communities) conference and after that, from 2009 the SQLDay is the independent event dedicated to the SQL Server specialists. This year we had almost…
I have just found a very good resource about Hekaton (In-memory OLTP feature in the SQL Server 2014). On the Codeplex site you can find the newest Hekaton samples - https://msftdbprodsamples.codeplex.com/releases/view/114491. The latest samples we have were related to the CTP2 version but the newest will work with the…
I'm a new developer at a fairly large company and I'm working on a Java Web Application with a senior developer there.
The Web App is built on top of an IBM stack (RAD, DB2, WebSphere) and basically uses JSPs and Servlets. The Web App is an internal tool to be used by employees to manage data coming from Excel…
I have just found a very good resource about Hekaton (In-memory OLTP feature in the SQL Server 2014). On the Codeplex site you can find the newest Hekaton samples - https://msftdbprodsamples.codeplex.com/releases/view/114491. The latest samples we have were related to the CTP2 version but the newest will work…
I'm trying to use git from the terminal in my Ubuntu 12.04 desktop. My repository is hosted in Github, and I have the a key for my desktop. Whenever I do either "git pull" or "git push," a dialog box will pop up asking for my passphrase. This works fine if I type the passphrase correctly. However, if I'm…
A long time ago I programmed a lot in ADA, and it was normal to name arguments when invoking a function - SomeObject.DoSomething(SomeParameterName = someValue);
Now that C# supports named arguments, I'm thinking about reverting to this habit in situations where it might not be obvious what an argument…
I've tried to sync my music between my lumia 920 and ubuntu 13.10/14.04. When I copy/paste files into my device nothing happens. My device thinks there is no music at all. When i sync music by rhythmbox my music player see the music, but not album/artists. When I sync by qlix/gmtp there is information…
Today at 10:55 AM, Tadeusz Golonka - my greatest Mentor and Teacher passed away. I had te opportunity to met Tadek in person several times last years. It was always a great experience to see how he shared his energy and passion. I was always impressed and had a lot of new ideas after…
I want to make my project open source but some of its more advanced features are targeted to companies so I would like to require a donation before I send the source code to the donating company.
It will be something like that: "If you want to use the extended features of XXXXXXX, please make a…
All,
I have a WCF web service (let's called service "B") hosted under IIS using a service account (VM, Windows 2003 SP2). The service exposes an endpoint that use WSHttpBinding with the default values except for maxReceivedMessageSize, maxBufferPoolSize, maxBufferSize and some of the time outs…
In this Issue: Damian Schenkelman, Rob Eisenberg, Sergey Barskiy, Victor Gaudioso, CorrinaB, Mike Snow, and Adam Kinney.
From SilverlightCream.com:
Prism’s future: Trying to summarize things
Damian Schenkelman collected links to the latest Prism information to provide a reference…
1,000 blogposts is quite a few, but to die-hard geeks, 1000 isn't the number... 1K is the number, and today is my 1K blogpost!
I've been working up to this for at least 11 months. Way back at MIX10, I approached some vendors about an idea I had. A month ago I…