20 New, Useful And Promising Wordpress Plugins | 1stwebdesigner - Love In Design
Includes a simple event registration plugin too.
WordPress Themes, HTML Templates - ThemeForest
ThemeForest is a marketplace for buying and selling website templates and CMS themes for all sorts of products, like WordPress, Drupal and Joomla.
-
ThemeForest is a marketplace for buying and selling
website templates and CMS themes for all sorts of
products, like WordPress, Drupal and Joomla.
Google Analytics API Now In Public Beta, Desktop Reporting Takes Stats Offline
Need to create a Wordpress plugin to show Analytics stats on blog posts.
Daily Kos: Why yesterday's protests were stupid
Now's as good a time as any to take a break from mocking the teabaggers in favor of a more serious look at what they accomplished yesterday.
I've never made a secret for my distaste of most street protests, and of groups like Code Pink that think they are accomplishing anything with their street theater. But when I set out to write Taking on the System, my book on effective organizing in the 21st century, I had to dig deep to figure out why I didn't like them, and how to differentiate the usual ineffective ANSWER-organized protests with those that actually had a positive effect (e.g. the Jena Six and pro-immigration protests of a few years ago).
I finally determined that for a protest to be effective it needed to:
be novel and/or unexpected
have a sympathetic, singular, and media-friendly message
provide great visuals
tap into a hot-button and timely issue.
Coder's Talk: VBScript to Replace Underscores in Filename with Spaces for All Files in a Folder
Script to rename all files in a directory... to e.g. replace underscores with spaces... I altered to do the reverse.
-
'========================================================
' VBScript to replace underscore in file name with space
' for each files in a folder
' Written by ApOgEE of http://coderstalk.blogspot.com
'========================================================
Dim sName
Dim fso
Dim fol
' create the filesystem object
Set fso = WScript.CreateObject("Scripting.FileSystemObject")
' get current folder
Set fol = fso.GetFolder(".")
' go thru each files in the folder
For Each fil In fol.Files
' check if the file name contains underscore
If InStr(1, fil.Name, "_") <> 0 Then
' replace underscore with space
sName = Replace(fil.Name, "_", " ")
' rename the file
fil.Name = sName
End If
Next
' echo the job is completed
WScript.Echo "Completed!"
iBegin Labs
Some nifty tools. Lightbox alternative, ShareThis alternative, Lifestream plugin for WP, Weather Icon Set.
ashberg.de - PHP-Barcode
Pretty nifty. Then create a page to take the barecode # and do x with it... run in computer with barcode scanner connected.
Academic Earth - Fighting and Unit Use
Second lecture in the series. I wish they had filmed the rest of the classes. Pretty fun for StarCraft enthusiasts and math nerds.
SSL Certificate Tester - Check Certificates
Welcome to DigiCert Help. If you are having a problem with your SSL certificate, please enter the name of your server below and we will attempt to diagnose the problem.
Sponsored Links
Top Tags
- 34design,
- 32wine,
- 29investing,
- 26web,
- 23wordpress,
- 22css,
- 22javascript,
- 22Blog,
- 21InvestorGeeks,
- 21finance,
View All Recent Tags (49)
- 23imported,
- 18Money,
- 17InvestorGeeks,
- 16Investing,
- 15finance,
- 11MarkCubanArticle,
- 10wine,
- 9stocks,
- 8winelog,
- 7rates,
- 6online,
- 6ad,
- 5CampaignSites,
- 5firefox:toolbar,
- 5firefox:rss,
- 4mtag,
- 4tag,
- 4wedding,
- 3php,
- 3Blog,
- 3microsoft,
- 3Web,
- 3design,
- 3stock,
- 3web2.0,
- 3tagcloud,
- 3business,
- 2google,
- 2code,
- 2javascript,
- 2philadelphia,
- 2mod_rewrite,
- 2apache,
- 2Invest,
- 2Cramer,
- 2investment,
- 2Entrepreneurship,
- 2Tech,
- 2MSFT,
- 2recommendations,
- 2WineSites,
- 1UI,
- 1wordpress,
- 1flash,
- 1drum,
- 1machine,
- 1analytics,
- 1techcrunch,
- 1tools
Public Tags (706)
Jason Coleman's Public Lists (0)
No lists have been created yet.
"List" is a great way to organize, share and display your specific collection of bookmarks.
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo