Questions
Tags
Questions Tagged with #Eggdrop
Eggdrop is an IRC robot that is scripted using Tcl.
Home
Tags
Eggdrop
Questions On Other Tags:
How do I fire an event when a iframe has finished loading in jQuery?
Versioning SQL Server database
JavaScript and Threads
Boolean Field in Oracle
How do I split a string so I can access item x?
Can Windows' built-in ZIP compression be scripted?
How to generate sample XML documents from their DTD or XSD?
The imported project "C:\Microsoft.CSharp.targets" was not found
What is the correct way to create a single-instance WPF application?
Getting ssh to execute a command in the background on target machine
How to set background color of HTML element using css properties in JavaScript
Embedding Windows Media Player for all browsers
How do I implement a callback in PHP?
Calling the base constructor in C#
How to use XPath in Python?
What is a lambda (function)?
Execute a large SQL script (with GO commands)
Difference between the Apache HTTP Server and Apache Tomcat?
How do I monitor the computer's CPU, memory, and disk usage in Java?
How do I tell if a variable has a numeric value in Perl?
Language Books/Tutorials for popular languages
How can I add reflection to a C++ application?
Best GUI designer for eclipse?
How do you list all triggers in a MySQL database?
How to convert std::string to LPCWSTR in C++ (Unicode)
When should you use 'friend' in C++?
What is MVC and what are the advantages of it?
Extending the User model with custom fields in Django
Parse usable Street Address, City, State, Zip from a string
How to get the last day of the month?
What's the best UML diagramming tool?
Validate decimal numbers in JavaScript - IsNumeric()
Best way in asp.net to force https for an entire site?
How do I get today's date in C# in mm/dd/yyyy format?
Checking if a list is empty with LINQ
How to generate a random alpha-numeric string
How to resolve symbolic links in a shell script
What is the easiest way to parse an INI File in C++?
String concatenation: concat() vs "+" operator
Best ways to teach a beginner to program?
Center text output from Graphics.DrawString()
Where can I find decent visio templates/diagrams for software architecture?
SQL: How to get the id of values I just INSERTed?
Subversion ignoring "--password" and "--username" options
How do you force Visual Studio to regenerate the .designer files for aspx/ascx files?
List of standard lengths for database fields
How can you customize the numbers in an ordered list?
How should I load files into my Java application?
Sorting an IList in C#
How can I determine whether a specific file is open in Windows?
What is the single most influential book every programmer should read?
How do you beta test an iphone app?
How to pass a single object[] to a params object[]
Is there a way to make Firefox ignore invalid ssl-certificates?
Best programming based games
Log4Net configuring log level
Java Delegates?
What is the difference between an int and an Integer in Java and C#?
Multiple submit buttons in an HTML form
Calculate distance between two latitude-longitude points? (Haversine formula)
How do you configure HttpOnly cookies in tomcat / java webapps?
iPhone App Minus App Store?
How to call shell commands from Ruby
Truncate (not round) decimal places in SQL Server
Using Django time/date widgets in custom form
Recommended Fonts for Programming?
C-like structures in Python
How do you redirect HTTPS to HTTP?
How exactly do you configure httpOnlyCookies in ASP.NET?
How do I call ::CreateProcess in c++ to launch a Windows executable?
What are some resources for getting started in operating system development?
What issues should be considered when overriding equals and hashCode in Java?
Best Practices for securing a REST API / web service
How can I add (simple) tracing in C#?
How do I remove duplicates from a C# array?
LINQ-to-SQL vs stored procedures?
Are the shift operators (<<, >>) arithmetic or logical in C?
x86 Assembly on a Mac
IllegalArgumentException or NullPointerException for a null parameter?
T-SQL stored procedure that accepts multiple Id values
Image UriSource and Data Binding
Is there a performance difference between i++ and ++i in C?
How do I send a file as an email attachment using Linux command line?
Sprintf equivalent in Java
How to redirect siteA to siteB with A or CNAME records
How do I execute a file in Cygwin?
Rolling back bad changes with svn in Eclipse
How do you rotate a two dimensional array?
Make browser window blink in task Bar
Change visibility of ASP.NET label with JavaScript
How can I pass arguments to a batch file?
Getting all types that implement an interface
100% Min Height CSS layout
How to loop through files matching wildcard in batch file
Getting the text from a drop-down box
How to validate an email address in JavaScript
Recommended SQL database design for tags or tagging
Storing a file in a database as opposed to the file system?
Is a GUID unique 100% of the time?
Accessing a Dictionary.Keys Key through a numeric index
How do I position one image on top of another in HTML?
How do you set, clear, and toggle a single bit?
What is the best free memory leak detector for a C/C++ program and its plug-in DLLs?
How do I handle newlines in JSON?
Possible to perform cross-database queries with PostgreSQL?
Calling a function of a module by using its name (a string)
MySQL Error 1093 - Can't specify target table for update in FROM clause
Get OS-level system information
How do you run a Python script as a service in Windows?
Create a directly-executable cross-platform GUI app using Python
How do you get a directory listing in C?
How do you add an image?
Accessing MP3 metadata with Python
How do I change the number of open files limit in Linux?
How do you create a foreign key relationship in a SQL Server CE (Compact Edition) Database?
How to include PHP files that require an absolute path?
I get a "An attempt was made to load a program with an incorrect format" error on a SQL Server replication project
What is the difference between "INNER JOIN" and "OUTER JOIN"?
How can we generate getters and setters in Visual Studio?
What's the best way to validate an XML file against an XSD file?
.NET obfuscation tools/strategy
How to tell which disk Windows Used to Boot
How do you disable browser Autocomplete on web form field / input tag?
How do I install and use the ASP.NET AJAX Control Toolkit in my .NET 3.5 web applications?
What is tail recursion?
What is the best way to give a C# auto-property an initial value?
When to use IList and when to use List
In SQL Server, how do I generate a CREATE TABLE statement for a given table?
C# switch statement limitations - why?
How do I check if a SQL Server text column is empty?
php execute a background process
Good Free Alternative To MS Access
How do I get the difference between two Dates in JavaScript?
How large is a DWORD with 32- and 64-bit code?
What Ruby IDE do you prefer?
Hidden Features of C#?
Transpose/Unzip Function (inverse of zip)?
How to sort a list of strings?
Getting the ID of the element that fired an event
Performing a Stress Test on Web Application?
How do I get the current location of an iframe?
How do I find the authoritative name-server for a domain name?
How to find out if a file exists in C# / .NET?
How do I create a branch?
How do I perform a Perl substitution on a string while keeping the original?
Why can't I have abstract static methods in C#?
What are MVP and MVC and what is the difference?
Finding what methods a Python object has
How can I get the DateTime for the start of the week?
Why doesn't JavaScript support multithreading?
Detecting an undefined object property
Best JavaScript compressor
How to decode viewstate
Git ignore file for Xcode projects
.NET - Get protocol, host, and port
Browse for a directory in C#
error_log per Virtual Host?
What is recursion and when should I use it?
How does database indexing work?
Convert a string to an enum in C#
Filtering collections in C#
SQL Server: Get data for only the past year
What is the syntax for an inner join in LINQ to SQL?
Simplest way to profile a PHP script
Add alternating row color to SQL Server Reporting services report
Converting bool to text in C++
How do I convert a file path to a URL in ASP.NET
How do I install a color theme for IntelliJ IDEA 7.0.x
How to create a SQL Server function to "join" multiple rows from a subquery into a single delimited field?
How SID is different from Service name in Oracle tnsnames.ora
Generate list of all possible permutations of a string
Drop all tables whose names begin with a certain string
How do you automatically set the focus to a textbox when a web page loads?
LINQ query on a DataTable
Difference between EXISTS and IN in SQL?
What Are Some Good .NET Profilers?
Comparing Arrays of Objects in JavaScript
Warning: Found conflicts between different versions of the same dependent assembly
How to create a new object instance from a Type
Build a basic Python iterator
What is the Difference Between Mercurial and Git?
What is the difference between procedural programming and functional programming?
What is the best way to convert an array to a hash in Ruby
How to select the nth row in a SQL database table?
Delete all but the most recent X files in bash
How do I update Ruby Gems from behind a Proxy (ISA-NTLM)
Is there a simple, elegant way to define singletons?
How do you move a file?
Differences in string compare methods in C#
Using ConfigurationManager to load config from an arbitrary location
Convert a hexadecimal string to an integer efficiently in C?
How do you detect/avoid Memory leaks in your (Unmanaged) code?
Big O, how do you calculate/approximate it?
How to apply an XSLT Stylesheet in C#
SQL Case Expression Syntax?
JavaScript editor within Eclipse
Best way to do multi-row insert in Oracle?
Convert HashBytes to VarChar
Select N random elements from a List<T> in C#
What is the purpose of class methods?
Tags
Uimodalpresentationformsh
Keyboardfocusmanager
Data-uri-scheme
Webmatrix
Internal-link
Windows-2003-webserver
Dropbox-api
Datapersistance
Mac-classic
Real-time-systems
Drupal-ajax
Cfftp
Jsfiddle
Class-eval
Pantomime
Rudp
Google-gauges
Discoverability
Ora-01438
Hp-quality-center
Kissfft
Virtual-printer
Tipc
Pascal-fc
Tao-framework
Sgmlreader
Android-theme
Nlog-configuration
Session-less
Tla+
Gdata-java-client
Phpbms
Displayattribute
Blackberry-maps
Mxunit
Iphone-sdk-4.1
Jtableheader
Dddd
Cclayer
Package-private
Licenses.licx
Coremidi
Collectionbase
Rendertransform
Coclass
Settings.bundle
Sql-server-2008r2-express
Ynchronizationontext
Markaby
Typoscript
Action-menu
Cppcheck
Nunit-2.5.9
Dataflow-diagram
Subshell
Mercurial-bigfiles
Mss
Delete-record
Beginthread
Jekyll-extensions
Hibernate-mode
Jgrasp
Android-gridview
Qregexp
Powerpivot
Net-http
Turbo-basic
Android-lazyadapter
Java-6
Kernel-mode
Contentsize
Bisection
Sentry
Backout
Dotnetnuke-5
Android-date
Texttrimming
Pik
Erasure-code
Drupal-comments
Uses-feature
Vc90
Libumem
Selflanguage
Meta-search
Fixed-length-file
Implicit-surface
Small-business-server
Onguard
Android-searchmanager
Gae-whitelist
Echo3
Log4cplus
Xproc
Mongo-scala-driver
Modernizr
Jsf-2
Embperl
Clojureql
Runpy