New Image2Post
New version 2.2 of Image2Post plugin for wordpress 2.0
Just managed to do tar.gz archive using the command tar -czf archivename.tar.gz foo where foo is the file or folder to be archived. Now the only problem is I don’t really know if it’s the right way :). Anyway as long as it works…
Update: code changed to tar -czf archivename.tar.gz foo after comment from Leonid.
I found this excellent tip in Leonid’s blog and he found it in Ovid’s LiveJournal. I am posting it here as well because I think that the more people find out about it, more people will use firefox.
And if you use Firefox, here’s a tip that many don’t seem to know about: keywords.
Let’s say that you’re constantly searching images.google.com. Go there and type a search for “daisies” and bookmark the resulting page. Then, goto Bookmarks -> Manage Bookmarks and select the bookmark you just saved. Ricght-click the bookmark and select Properties (or Edit -> Properties from the Manage Bookmarks menu). In the resulting dialog box, you can edit Name, Location, Keyword and Description. The Location will look something like this:
[code]http://images.google.com/images?q=daisies&btnG=Search+Images[/code]
In that URL, find the word you searched for (daisies, in this case) and replace it with %s:
[code]http://images.google.com/images?q=%s&&btnG=Search+Images[/code]
Then, type images in the keyword field. Click OK.
When you’re back at the browser, you can now just type images followed by what you want to search for and you’ll go straight to the google images page for that. Try it with images puppies, for example. This technique will work for just about any site where you can search.
Recent Comments