Display WordPress login form anywhere in the theme

Posted on August 8th, 2010 at 11:31 am

WordPress 3.0 (among the other cool features) allows to display login page anywhere in the theme or even in the post itself (if you write a plugin of course), it’s actually done with just one line of code.

wp_login_form()

This code will “echo” the form (it’s a simple form without any styling applied to it so that’s a good thing). Like with everything in WordPress wp_login_form allows for easy customization by passing array of arguments to the function. I won’t describe it here checkout function source in wp-includes/general-templates.php line 250 (we are talking WP 3.0 of course).

Finally 100 posts on Ditio

Posted on June 2nd, 2010 at 5:01 pm

I usually don’t publish more then one post a week, but this is really important after almost 3 years ditio.net reached 100 posts mark. At the same time the blog is almost 3 years old (actually the domain will be 3 years old on June 6th).

Either way 3 years is about 1095 days, which means that i have pathetic post frequency of 0.1 post/day. Or rather it’s the blog posts frequency since in the past i hired people to write for me. I am even afraid to check how much of this posts were actually mine.

Ok, so i am awaiting congratulations now :)

jQuery Preload images – tutorial and example

Posted on February 14th, 2010 at 3:02 pm

Not so long ago i created jQuery Image Resize Plugin, today i want to show you another plugin: jQuery Image Preloader. Basically it is a script that loads images in the background and track number of loaded images. It’s very simple, only 25 lines of code, but maybe useful if you are creating jQuery image gallery or some other script that requires image preloading. Read the rest of this entry »

Two new and helpful keyword tools

Posted on December 18th, 2009 at 9:30 am

Keywords help immensely with your search engine optimization (or SEO, for short). They help the engines find your websites and relate them to certain topics, objects, words… Whatever it may be. In short, they help people find your site. Well, Wordstream launched two new, free services yesterday, to handle the keywords for you and help you focus on other parts of your site.
Read the rest of this entry »

Create FireFox extension in jQuery

Posted on November 15th, 2009 at 8:55 am

Few days ago Mozilla launched special site where you can find special FireFox addons. Special because they were written in JetPack. It’s a new technology that allows to write FireFox extensions not only in XUL, but in HTML, CSS and AJAX.

What is more important is that JetPack allows to use third party JavaScript libraries in your project, so developers can get full advantage of jQuery, Dojo, Google Maps and many other great JavaScript libraries. Read the rest of this entry »

Phone Stolen? How to Erase Your Data Remotely

Posted on September 15th, 2009 at 5:25 am

Do you store confidential, personal information on your smartphone? How about friends and family members’ phone numbers and e-mail addresses? Replacing a lost or stolen handset is fairly easy, but the data on it is the important part. Keeping this data from falling into the wrong hands should be a top priority if you are ever a victim of phone loss or theft. Read the rest of this entry »

Motorola’s First Android Phone Takes Social Networking World In Hand

Posted on September 11th, 2009 at 11:24 pm

Motorola’s newest phone, the Cliq, just debuted as the company’s first Android offering. The primary feature of the Cliq is its “Moto Blur” custom interface that meshes e-mail, texts, Facebook messages, Twitter feeds and photos into a single interface. Read the rest of this entry »

Beyond Add-ons: Cool Firefox Tools

Posted on September 10th, 2009 at 1:27 am

You can find Web sites full of extensions and themes for Firefox to improve every aspect of its appearance and performance. Since the focus is usually on these add-ons, we think it’s time to spotlight some pretty nifty external Firefox tools to help you squeeze optimal performance from the ‘Fox. Read the rest of this entry »

OneRiot Pulls Ahead in Real-Time Search Engine Race

Posted on September 7th, 2009 at 5:58 am

The real-time search engine field has exploded the last few months, but most contestants so far haven’t lived up to the hype (Scoopler, Topsy, Collecta, CrowdEye). Traffic tends to drop sharply after the early interest wanes. The exception to the rule appears to be OneRiot, which is certainly pulling ahead in the first leg of the real-time search competition Read the rest of this entry »

Stunning 66% of Social Networkers Vulnerable to Attack

Posted on September 1st, 2009 at 4:32 am

Twitter, Facebook, LinkedIn and other social networking sites are sweeping the world with tweets, friends and more messaging than ever before, but what’s the cost of all this networking? More than two-thirds of social community members don’t proactively protect themselves from cyber attacks, a survey by the CMO Council and security software maker AVG found. Read the rest of this entry »