Code Snippets Timeline
![]() |
Title | User | Language | Tags | Description | Date |
|---|---|---|---|---|---|---|
|
Add Trusted Host | ab1 | Windows PowerShell | winrm | Using native commands in powershell can often be difficult because of the need to escape characters. This works for setting the trusted hosts in winrm. This is needed to allow powershell remoting. |
Saturday |
|
Time Based Gantt Chart in Excel | mprabhuram | Visual Basic | formula | I wanted a time based gantt chart in excel. Robert's excel template was very useful. The hourly gantt chart was not useful to visualize my needs. I need something with 10 mins precision to analyse patterns in jobs that are running under 15 mins. So the following is the formula that i used to achive it. Its not perfect and i dont have time for perfect right now. Some time later i will have to get back to this and publish a excel template. |
Saturday |
|
Text shifting on bold hover | stephcode | CSS | link | To correct the shift that happens on hover when the weight of the link is normal, but bold on hover. |
Saturday |
|
Reseting the seed of column identity in sql sever using stored procedures | PalCoder | SQL | sql | using this code in a stored procedure you can reset the seed of the identity column in sql server database |
June 14 |
|
jQuery - Function on toggleClass complete | satie83 | jQuery | jquery | How can I do a function once a toggleClass has completed? The .toggleClass method along with all other animation methods return a deferred object that you can access using .promise(). At that point, you can bind to it's done method. |
June 14 |
|
DropboxAPI - folder content | RobinD | Java | java | Iterating through a Dropbox Folder |
June 14 |
|
Apache Virtual Host | octaviannitagmailcom | Apache | apache | Configure an Apache virtual host... (also see http://stackoverflow.com/questions/9110179/adding-virtualhost-fails-access-forbidden-error-403-xampp-windows-7 and http://foundationphp.com/tutorials/apache22_vhosts.php) |
June 14 |
|
HTML 1 Test | kamalpreet | HTML | June 14 | ||
|
WordPress: Output Number of Database Queries | depiction | PHP | Output the number of database queries and time in seconds it took to complete. |
June 14 | |
|
find files and list files of size 0 (zero) | jtjiver | Bash | Finds files of zero size - I use this to clear up all the swap files that are created when a file is edited in vi on a filer share |
June 13 | |
|
Merge or unmerge lists of items depending on window size | jbernus | JavaScript | javascript | For side by side ULs that become too wide on small screens/devices. The following script let you merge or unmerge ULs depending on the size of the screen/device. Works with jQuery |
June 13 |
|
nested loop to create 2MB file in different MQHA directories | jtjiver | Bash | Used to set up basic SRDF test |
June 13 | |
|
How to Get Free Microsoft Points | allyssarizal | Java | get | Hour or so, will probably be to locate speedy techniques for getting free microsoft points, then a Microsoft points generator is the platform for you can. Pertaining to various For a while discover memory cards to buy zero cost questions. Chance is always recently there. A follower to do with our bait have a inadequate familiarity for installing a certain amount of builder softwares having quite a few services yet really been getting one trojan infection nor malware. When you are done retrievals the exact builder, generally were comprised of anti-trojan was previously secured at the time your boyfriend built this system. |
June 13 |
|
Safety for checking MOD for negative values | ankurtrapasiya | Java | Value | -13%2 = -1 so this might cause problem in your program sometime. So always write your code in such a way that it never cause any problem in sleep also.. :) Use anyone of the following code snippet. |
June 13 |
|
WP twentytwelve theme width sidebar footer again. Part 4: FUNCTIONS.PHP (again) | almendro | PHP | wordpress | How to put sidebars footer on twenty twelve theme again. Part 4: Insert a new function (retouched from twentyeleven) in the functions.php file. |
June 13 |

