text
stringlengths
10
213
label
stringclasses
20 values
Wordpress Hooks
wordpress
Is there a way to write a group by query in LinqToSql grouping not on a scalar value?
linq
Scala vs. Groovy vs. Clojure
scala
HTTP compression - How to send precompressed files that exist in a EAR file?
apache
Presenting code on my personal website
svn
Enum tables in Hibernate/NHibernate
hibernate
What is CGI and what are CGI Scripts?
apache
Preventing form_token from rendering in "GET" forms
drupal
NSButton default button with blueish look
cocoa
Parent category as a mainmenu and sub category as a submenu in wordpress
wordpress
Apache setting mod_auth_ldap require settings per sub-directory
apache
Finding a certain value below the maxima in Matlab
matlab
Search result was due to field in Hibernate Search
hibernate
Apache Tomcat server on linux
apache
Can I serve a ClickOnce application with Apache?
apache
How to tranform an Oracle SQL into a Stored Procedure that should iterate through some tables fetching a certain data field?
oracle
Bash+cron: Redirecting, and restoring, stdout and stderr produces permission denied
bash
What is the syntax for custom stacks for the OSX Leopard dock?
osx
Why does this mod_rewrite expression not append the existing query string correctly?
apache
Google Analytics-like module for Drupal site behind firewall?
drupal
Matlab - applying low-pass filter to a vector?
matlab
What's the closest thing to #define in Matlab?
matlab
Flex + Spring + BlazeDS + Glassfish + OpenMQ - How do you configure the web-application-config for OpenMQ?
spring
How to lazy load a one-to-one composition via hql
hibernate
Test deployment for Sharepoint by multiple developers on a single server
sharepoint
Using wp_query to pull content from a specific post using either title or id
wordpress
recursive function's summation in MATLAB
matlab
Replace output in a loop in bash scripting
bash
NSPredicateEditor and relationships
cocoa
Magento 'loses' categories when entering a subcategory.
magento
getting new file added to subversion with updating whole folder
svn
Minimal Qt executable-size
qt
BusinessDataList Web Part Edit view using code.
sharepoint
With bash, how can I pipe standard error into another process?
bash
What is the best column for storing XML in an Oracle database?
oracle
How do I use AJAX to update a simple user control?
ajax
EBNF to fluent interface
linq
Mixing regular expression and other conditional expression in a bash if statement
bash
Bash script to find a file in directory tree and append it to another file
bash
Writing a string to NSPasteBoard
cocoa
How to stop Excel to prompt to reopen a workbook.
excel
Should I upgrade to Intellij Ultimate Edition?
scala
How do I configure Apache to forward some URLs to my servlet container regardless if the file exists.
apache
Apache Webserver security and optimization tips
apache
DataContext Refresh doesn't invoke PropertyChanging & PropertyChanged Events
linq
Should "to-many" relationships be modelled as properties?
cocoa
Mac dev - Help getting started with 2d games
osx
How can I match a function signature without getting type erasure compiler warnings in Scala.
scala
Ordinal Weekday Suffix Option for NSDateFormatter setDateFormat
cocoa
Does NSString stringWithCString: length: retain the byte array I pass in?
cocoa
Acessing other webapps while one is in document root
apache
Qt::What needs to be included in the configuration to use dbus?
qt
Opensourcing a starter web application
svn
Is there an easy way to customize a QProgressBar?
qt
Haskell: monadic takeWhile?
haskell
template method pattern
spring
Rendering HTML Content from AJAX result
ajax
Best way to get post info into variables without displaying them in Wordpress
wordpress
Need some help with Scala's instance variables
scala
How to fetch hibernate query result as associative array of list or hashmap
hibernate
What is the difference between Explicit and inplicit cursors in Oracle?
oracle
$item->getProduct()->getQty not working in magento
magento
What are good video tutorials for Hibernate ?
hibernate
mod_rewrite, put wordpress in sub-dir on server seamlessly?
wordpress
How mainstream is LINQ?
linq
How to heighlight occurences of a search term in text in Visual Studio?
visual-studio
Download Drupal Documentation?
drupal
Drupal Custom Menu Styling
drupal
How powerful is Drupal really?
drupal
wordpress shortcode for wp_list_categories()
wordpress
Drupal: How to retrieve parent page's $node variable in a block using module_invoke()?
drupal
Whats the best way to get multiple instances of an application to run in Apache Tomcat?
apache
What's wrong with my bash array?
bash
Get Directory Structure using Linq?
linq
Delegate methods of NSTextField using NSNotification
cocoa
Using Hibernate Criteria API To Query Many-To-One Relationships with Projections
hibernate
Enabling Save for an NSDocument
cocoa
Hibernate: comparing current & previous record
hibernate
Ambiguous type variable
haskell
How should SharePoint developers work with the graphics designer on their projects?
sharepoint
Excel Comments - Max Length in 2003
excel
Linq + NHibernate: is it production ready?
linq
Using comparision operators in Scalas pattern matching system.
scala
HQL Join Fetch question: aliasing association
hibernate
Framework goto definition shows comments, are these generated from xml comments?
visual-studio
How to count rows in Lift (Scala's web framework)
scala
htaccess file restriction
apache
How do I upload a document to SharePoint with Java?
sharepoint
spring JDBC
spring
Getting LazyInitializationException when trying to integrate Hibernate and SpringMVC for a web app
spring
Learning how to use Subversion
svn
Losing decimals when using Oracle SDO_POINT in a view
oracle
Embedding search results (or tagged products) in a Magento CMS page
magento
Excel VBA merge multiple columns into one on separate rows
excel
How do I embed a binary executable (to be executed at runtime) in a QT program?
qt
Subversion: Retract Accidental Checkin
svn
What is the best way to format a string in Scala?
scala
How to format data for use in nntool (MATLAB)?
matlab
How do I escape a reserved word in oracle
oracle
IQueryable efficiency
linq