Regular Expressions Cookbook has sold enough copies to pay for the advance royalty Steven and I received. To celebrate we're giving away five copies of the book.
The WinSXS folder at C:\Windows\WinSXS is massive and continues to grow the longer you have Windows installed. This folder builds up unnecessary files over time, such as old versions of system components. This folder also contains files for uninstalled, disabled Windows components. Even if you don’t have a Windows component installed, it will be…
This post attempts to look at some of the methods that can be used to secure an ASP.NET MVC 2 Application called Northwind Traders Human Resources. The sample code for the project is attached at the bottom of this post. We are going to use a slightly modified Northwind database. The screen capture from SQL server management…
Ugly URLs:
www.domainname.com/en/piece/piece.php?piece_id=1
www.domainname.com/en/piece/piece.php?piece_id=2
www.domainname.com/en/piece/piece.php?piece_id=3
...
Friendly URLs:
piece.domainname.com/en/1
piece.domainname.com/en/2
piece.domainname.com/en/3
...
I want to present website users only friendly URLs.
When I apply
…
Is it possible to create another audio device and redirect only wanted input streams to it?
Here's my concrete problem:
I am broadcasting a game via XFire and it uses the Windows audio device to capture any audio I receive. As I am broadcasting, other users who watch the video stream are communicating with me over Skype,…
Recently I got a VPS server and I'm running Coldfusion, the website was running fine until it got more and more traffic and I started to encounter 'OutOfMemory' exceptions.
I thought simply to rise the memory of the VPS server, but this didn't help.
After doing some Google searches I found a setting in de CF Admin…
Our company had resently upgraded to a domain functionality from workgroup and now we get this error message shown below on the clients laptops. The software on the server is working as it was opening the SECWARE application and a successful login to the database is possible.But from our workstations we cannot…
Professional SQL Server 2008 Internals and Troubleshooting
by Christian Bolton, Justin Langford, Brent Ozar, James Rowland-Jones, Steven Wort
Link to Amazon (Worldwide)
Link to Flipkart (India)
Brief Review: Having a book on internal and associating that with real life is “almost” an impossible task. The…
Originally posted on: http://geekswithblogs.net/ihaynes/archive/2013/10/11/7-habits-of-highly-effective-media-queries---by-brad.aspxBrad Frost, one of the original proponents of responsive design, has written a great article on the "7 Habits of Highly Effective Media Queries".Let content determine…
We are experiencing some strange behavior with a site-to-site IPsec VPN that goes down about every week for 30 minutes (Iam told 30 minutes exactly).
I don't have access to the logs, so it's difficult to troubleshoot.
What is also strange is that the two VPN devices are set to use SHA hash…
Steven Chan writes that OCFS2 is now certified for use as a clustered filesystem for sharing files between all of your E-Business Suite application tier servers. OCFS2 (Oracle Cluster File System 2) is a free, open source, general-purpose, extent-based clustered file system which…
Professional SQL Server 2008 Internals and Troubleshooting by Christian Bolton, Justin Langford, Brent Ozar, James Rowland-Jones, Steven WortLink to Amazon (Worldwide)Link to Flipkart (India)Brief Review: Having a book on internal and associating that with real life is almost an…
For web browsing I use Pale Moon. Pale Moon has a Status Bar, similar to what is now known as the Add-on Bar in Firefox.
With Pale Moon when I hover over a link
URL is shown in the status bar
URL is shown instantly
Entire width of status bar is allowed for URL, if necessary
…
I am attempting to setup network scanning on a brother MFC-9970CDW printer. According to the Brother documentation, the printer is setup to connect to any CIFS network share. I applied all of the appropriate setting in the printer however I get a "sending error" when I try to…
I'm running Apache on my stationary and I would like to access a website through my laptop.
This is some of the Apache config:
NameVirtualHost 127.0.0.1:80
<VirtualHost 127.0.0.1:80>
ServerName mysite.com
DocumentRoot I:/wamp/www/mysite/
</VirtualHost>
…
Last Thursday, March 25, 2010, the topic of Virtualization of SQL Server came up in the SSWUG Newsletter , with Steven Wynkoop asking if peoples perceptions and experiences have changed since the last time he covered virtualizing SQL Server. I unfortunately missed the…
Last Thursday, March 25, 2010, the topic of Virtualization of SQL Server came up in the SSWUG Newsletter , with Steven Wynkoop asking if peoples perceptions and experiences have changed since the last time he covered virtualizing SQL Server. I unfortunately missed the…
So I want to keep an eye on my network connectivity so I can make a report for my ISP. (seems like the modem goes out for about 30-60 seconds about once a day)
So I copied this handy little script
…
ROUTER A: Peplink 310 serving as the gateway/router/firewall at one location.
ROUTER B: Linksys RV082 serving as the gateway/router/firewall at another location.
I want to VPN these two locations…
I was able to install the Boot Camp Windows software using the executable that it provided, and there are no unrecognized or unknown devices in Device Manager.
Wi-Fi works but it seems to be…
I set up a ssh server through ssh-host-config. Then I started the server.
net start sshd
The CYGWIN sshd service is starting.
The CYGWIN sshd service was started successfully.
When I try…
I'm in the process of moving a number of virtual machines that are homed on shared storage (a file share, though shared cluster disk would work as well) to a new VM host with access to the…
I'm configuring a DHCP scope for IPv6, however all my clients are getting 2 or more IPv6 addresses assigned to the interface.
I'm using fda8:6c3:ce53:a890:/64 as the prefix. The scope is…