‘General’ Category

WordPress 1.0+ “blog with right click in IE” fix

2
responses
by
on
January 21st, 2004
in
General

Here is a small temporary fix as emulated from the Nucleus site (one of their answers is flawed and their own code has bugs, oh well) Create a new file on the root of your blog called rightclick.php and put the following in there (replace open(‘http://… with your own servername): <script type=”text/javascript” defer=”defer”> doc=external.menuArguments.document; lt=escape(doc.selection.createRange().text); loglink=escape(external.menuArguments.location.href); loglinktitle=escape(document.title); open(‘http://yourserver.com/yourweblogdirectory/wp-admin/bookmarklet.php?text=’+lt+ ‘&trackback=1&pingback=1&popupurl=’+loglink+’&popuptitle=’+loglinktitle,’bookmarklet’,’ scrollbars=no,width=480,height=590,left=100,top=150,status=yes’) </script> Now create another file on your desktop called wordpress.reg and put the following in there (again replace the varibles please): REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\Post To &WP : Mindful Musings] @=”http://yourserver.com/yourwordpressdirectory/rightclick.php” “contexts”=hex:31” Now double click on the wordpress.reg file to add the information to the registry and the right click in IE should work at that point.

[Continue Reading...]

Performance Tuning Moveable type

No
responses
by
on
January 12th, 2004
in
General

Chris Cemper’s blog has a very detailed article on Performace Tuning Moveable Type. I was referred to this by Kevin Donahue So if you are an MT fan and would like your installation of MT to work a little harder and a little better, head over to Chris’ site. He has a lot of really good info to explore.

[Continue Reading...]

uh oh

No
responses
by
on
January 5th, 2004
in
General

man, check-off is in… TWO DAyS!!!!!!

[Continue Reading...]

WordPress Platinum 1.0 function references

No
responses
by
on
January 3rd, 2004
in
General

PhpXRef References Doxygen References

[Continue Reading...]

Remove extra line breaks in WordPress

7
responses
by
on
December 29th, 2003
in
General

This is for me to remember, but can be useful to others as well. It took me almost a half hour to hunt down and I dont want to have to hunt it down again! Find this line in your b2functions.php (inside your b2-include folder): function wpautop($pee, $br=1) { Replace it with: function wpautop($pee, $br=0) { And no more extra line breaks!

[Continue Reading...]

Holiday Wishes

1
response
by
on
December 24th, 2003
in
General

Merry Christmas Everyone! Happy Holidays! Do Good, Spread Warmth and Be Nice to Family! Feel the Spirit and the Warmth Within You! Spread the Love! Be Merry and Have A Good Night!

[Continue Reading...]

Looking for Programming Projects

6
responses
by
on
December 20th, 2003
in
General

I am looking for a couple of (paid) Programming Projects for the next month or so. Some of the stuff I am capable of doing includes webpage re-design, complete CSS overhaul, XHTML and CSS compliancy, custom programming in languages including perl, PHP, ASP, VB.NET, C#, VC++, Cold Fusion, Linux/UN*X shell scripts and javascript. If you need a custom design for your webpage, graphics template generation, logo design or need a Linux/UN*X/Mac OS X server/workstation installed or setup, please send me an email or leave a comment on this blog. This month should be realtively free for me and I dont charge too much. 😀

[Continue Reading...]

No
responses
by
on
December 15th, 2003
in
General

uh hi everyone! ummm this is my first time i joined in wordpress…

[Continue Reading...]

Free 500MB web account for 3 years

15
responses
by
on
December 11th, 2003
in
General

This is definitely worth a long post. I read about this on eWeek and really wanted to see what they were about. 1and1.com has a Free Web Hosting package which lasts for a full three years. i have not figured out what their deal is, as of yet, but they seem to pitch a good story. Three free years of hosting, no obligation, no ads, nothing. I signed up with a phony address, phony name and my real cell phone number. They use this number for authentication rather than just using the email address (they send you a “PIN” which you put into a secure page to get your service). I think they might be playing some game with the phone numbers. But if you are willing to put up with this nuisance or are willing to risk giving someone your phone number, give it a try. I have not […]

[Continue Reading...]



Obviously Powered by WordPress. © 2003-2013

css.php