Mac/Windows/Linux compatible Campaign Tracker desktop application for Oempro4 is released today. This application allows you to view statuses and basic reports of your email campaigns on your desktop without opening a web browser. Campaign Tracker is a free application for Oempro4.
For more information and download link, please visit http://octeth.com/addons/applications/ page.
Thanks.
Oempro v4.0.3 update covers bug fixes and some improvements. Click the following link to view change list of Oempro v4.0.3 update:
http://octeth.com/forum/showthread.php?t=3351
We will be releasing frequent Oempro4 updates and new plug-ins in following weeks. Stay tuned for updates.
While we are preparing for Oempro v4.0.3 update this week, a quick update for Translator Plug-In is just released. This update includes a fix that causes some problems with special HTML characters in translations. Please download Translator Plug-In from your client area and overwrite old files with new ones.
Visit http://octeth.com/addons/ to browse Oempro4 add-ons such as plug-ins, language packs, email templates and more.
Thanks.
I wanted to share a jQuery plug-in which we have developed in previous months to use on our applications. This jQuery plug-in will take all selected textareas and textfields and apply a default value behaviour.
What is default value behaviour?
Default value of a textfield or a textarea is displayed inside the element itself by default as you have guessed. But when the element has focus, default value is cleared so user can enter a new value. When the element loses focus, if no value is entered, default value is displayed again else new value is displayed.

How to use?
Using this plugin is simple as any other jQuery plugins. Plugin gets default values from elements’ values. So first, you need to add values to your input elements on the page. Then run the code below when your page is loaded.
$("input[type=text],textarea").addDefaultValueBehavior();
Options
“Default Value Behavior” plugin has two options which are self explanatory.
var options = {default_color:'#a0a0a0',focus_color:'#000'};
$("input[type=text],textarea").addDefaultValueBehavior(options);
Download
Download normal version and compressed version files here.
Happy New Year to everyone out there!
Octeth Team is ready for another successful year. 2008 was a milestone in Octeth’s 9,5 years of history. We achieved several objectives such as opening a successful permission based email marketing service Sendloop.com, researched and developed real-time email screen shot taking service PreviewMyEmail.com, opened the new version of Wridea.com, changed our primary website Octeth.com design and most importantly released 4th version of Oempro. Besides project developments, 2008 was a great success for us. We gained thousands of new customers and became a bigger, stronger company.
For 2009, we planned a brand new application to be released, tens of Oempro plug-ins and monthly periodical updates for our products and online services just like in previous years.
2009 will be a better year for Octeth Customers because we will start offering more services and opportunities in our products.
More importantly, I want to thank all of our fellow friends who support us by purchasing our products and services. I wish 2009 brings happiness, health and success to all of you.
On behalf of Octeth Team,
Best Regards,
Cem Hurturk
Co-Founder, CEO
Octeth Ltd.