Microsoft unveils "release candidate" version of Windows Server AppFabric tools for building and maintaining composite applications. First beta of the new BizTalk Server also released.
Leaders never blend in with the crowd. Many people are under the impression that SEO tools will give you the best keywords possible. These are good for starters to increase your website page rank, and be seen by more visitors from your target audience.
<b>LinuxLinks:</b> "To provide an insight into the quality of software that is available, we have compiled a list of 11 excellent plotting tools. Hopefully, there will be something of interest for anyone interested in producing high quality graphs."
I would like to make a custom clump of Network Admin packages, to be able to carry on a thumb drive, to administer Debian based machines.
Examples of what I would include so far:
nmap
traceroute
vnstat
zenmap
*
I know every situation may be different, but I would like to build a toolbox I could bring everywhere, and am looking for advice on…
<b>Datamation:</b> "Microsoft is taking more steps to make it easier for enterprise and independent developers to create software that runs on top of its Outlook e-mail file format, releasing a pair of associated tools as open source."
<b>NixCraft:</b> "There are some misconceptions that shell scripts are only for a CLI environment. You can easily use various tools to write GUI and/or network (socket) scripts under KDE or Gnome desktops."
Promoting your website on the net is various compared to conventional promotion. You can find tools you are able to use in marketing your organization on the net.
The following is a basic log4j configuration inside Config.groovy using the log4j DSL with Grails 1.2, it works as expected (log all errors to the given file):
log4j = {
appenders {
file name:'file', file:"c:/error.log"
}
error 'grails.app'
root {
error 'file'
}
}
How would one…
This is a followup question to the Pro JavaScript programmer interview questions (with answers).
What is considered professional and industrial standard for a professional browser side Java Script developer when it comes to his workshop configuration, and maybe from-concept-to-shipment process?
What are the most…
I'm mostly a Windows user but I do most of my development (essentially web development) using unix tools and software. I've been going back and forth between using a dedicated lubuntu virtual machine on Virtualbox and using some tools directly in windows (msgit, python, django), but none of these approaches is…
I am a DBA fledgling with a lot of experience in programming.
I have developed several CLI, non interactive apps that solve some daily repetitive tasks or eliminate the human error from more complex albeit not so daily tasks. These tools are now part of our tool box.
I find CLI apps are great because you can…
I am a DBA fledgling with a lot of experience in programming.
I have developed several CLI, non interactive apps that solve some daily repetitive tasks or eliminate the human error from more complex albeit not so daily tasks. These tools are now part of our tool box.
I find CLI apps are great because you can…
The first two sessions on Sunday were Collaboration and why it is so hard and the following, which was a perfect following session was on Kanban. While in that second session two online Saas Style Tools were mentioned; AgileZen and Leankit. I decided right then and there that I would throw together…
This week the ASP.NET and Visual Web Developer teams delivered the Release Candidate of the ASP.NET and Web Tools 2012.2 update (formerly ASP.NET Fall 2012 Update BUILD Prerelease). This update extends the existing ASP.NET runtime and adds new web tooling to Visual Studio 2012. Whether you use Web Forms, MVC,…
What are your favourite network-tools, which you use to troubleshoot or design (as in conceptualize) your network-application code.
Ethereal/Wireshark
Nmap
any particular simulators (e.g. ns)
any special purpose sniffer
any particular frameworks, (e.g. iptables)
I am looking at must have, and…
I know that NoSQL databases are very new. I am also new in this point. But exist already tools/libraries to make the life easer like for SQL databases?
I think on tools for managing, maintaining, viewing or reporting of the data. There can also be libraries for easer working with the database or…
I am looking for free and/or open source requirements management tools. Does anyone have any experience with these tools and can recommend one or two? Thanks.
I'm looking for SQL Server studio management-like and redgate sqlcompare/datacompare-like tools for MySQL.
What have you used that is as close to these tools or better for MySQL?
I am writing a simple little DSL for specifying constraints on messages, and Have been trying without success for a while to embed XBase expressions into the language.
The Grammar looks like this:
grammar org.xtext.businessrules.BusinessRules with org.eclipse.xtext.xbase.Xbase
//import…
I'm going to be moving in a few months. The location I'm moving to is great except it's on a road with very few people, so the internet access option is limited to DSL at 1.6Mbps down, 384kbps up. This is much slower than I'm used to. One option is to get at least two of the DSL lines.…
When globalizing a wpf application with static resx classes, it's very easy to miss the odd label or button that has its Content property set to a hard coded string in a particular language, ie English. These should of course be moved off to a {x:Static ...} so they can be localised…
I'm looking for some good tools that help to share tips, best practices, company standards, etc. amongs developers in my company. Two tools I'm currently considering are a wiki (screwturn wiki) or Sharepoint 2010. I'm wondering if there is something better suited to the task, or…