Archive for August, 2008

Aug

28

Miro - Online Internet Video

Posted by admin under other - No Comments

Miro can automatically download the videos from the channel/rss or BitTorrent and can play any video formats. You can also download the videos from video sharing sites like YouTube, Google Video, Dailymotion, Blip.tv, etc.

In short, Miro is a video “podcatcher”—software that uses video feeds to automatically download new episodes for you and keep track of what you’ve watched and not watched. Kind of like an inbox for your video subscriptions, here’s what Miro looks like with a few subscriptions set up.

- Life Hacker

via: LifeHacker

Aug

28

Manga Face Avatar with FaceYourManga

Posted by admin under other - No Comments

faceyourmanga

Face your manga is a flash tool allows you to create an avatar for you or your friends in a few steps. You can choose face type, eyes, nose, mouth, ears, hairs, clothes, etc which match your face features. Once you finished selecting, it will ask your email address to sent your avatar as an attachment. Download the attachment and you can use as avatar in your IMs!

faceyourmanga

Aug

28

Pixlr - Online Image Editor

Posted by admin under other - No Comments

Pixlr an amazing flash-based online image editing tool allows you to edit your photos from online. It has the basic features like Marquee, Lasso, Magic Wand and other functionalities such as Brightness & Contrast and Image filtering like Blur, Sharpen, Water swirl etc which you see in photshop. I am too impressed on Pixlr and can’t get into detail. Just go there and try editing your photos!

pixlr

Aug

24

5 lessons every Web developer must learn

Posted by admin under other - No Comments

Up-and-coming Web developers typically ask the same questions. What programming languages are important to know? What is a good entry level salary? Should I expect paid training from my employer? How do I estimate a new project? Although these are important questions, there is often a lack of interest in lessons learned by other developers. Generally speaking, it is because opinions abound with regards to how those lessons should be learned. Here are five such opinions.

You are not always the smartest person in the room

Before the dot-com bubble burst I worked at a job where one of my co-workers made sweeping claims about voice recognition. In a short time we would all be speaking to our computers and PDAs, surfing the Internet with glee, and without a keyboard. I questioned the validity of his claims, and was met with staunch resistance. How could he possibly be wrong? He had been to a conference! Several similar predictions were made in the months to follow. None came true.

If you find yourself in a similar situation, recognize that you could be wrong, and that you are not always the smartest person in the room. Being willing to consider the alternative will demonstrate more intelligence than thinking you know everything about everything.

Experience does count for something

Writers hate to hear other writers who claim this to be true. So do developers. However, I find that those who have accomplished a task on a previous project, will be more productive when completing the same (or a similar task) on a future project. When stated clearly, it does seem obvious, but developers still argue that our intellect should be enough to guide us to the correct solution. It might guide us there, but the path is treacherous.

The fact is, experience does count for something. Instead of letting jealousy reign supreme, trust in the experience of others and make it your own. Ask questions, get feedback, and admit to your peers when you make mistakes.

There is no silver bullet

Zealots. Every language, framework and OS has them. There is nothing wrong with being passionate, but the belief that any one of these technologies, frameworks, design patterns or languages can solve all your problems on every project is misguided. I used to scoff at job descriptions that required Web developers to have some experience in almost every major language of the day. Now I know why at least some familiarity with each of these languages is important; because there is no silver bullet.

Serious developers may become advocates, but they never become fundamentalist zealots. Unless you work for a software as services company, and it is your job to evangelize the product, be open-minded and willing to change.

The new cool is not always cool

Being pegged as a maintenance resource is a drag. Being known as the developer who always has to have the latest-and-greatest is worse. Working with new technologies and applications is exciting, but on occasion the new cool is not always so cool. Suggesting a tried-and-true approach for a project can lead to smaller budgets, shorter timelines and a happy client. The vast majority of users who use the Web site or Web application that you build will also thank you for sticking to established norms.

Instead, be vigilant about researching new trends in Web development. When the opportunity arises to present an alternative, or just start fresh, then you can push for change. If available, be ready to present case studies that detail how the new technology helped a similar project.

Not every battle is worth fighting

There are times, deep down in my gut when I know I am right. Regardless of the discipline or the nature of the argument, I just know it. It is likely that as a Web developer, with so many disciplines and personalities thrown into the mix, that you have experienced the same feeling. I used to fight each of these battles tooth and nail. I have learned that presenting a viewpoint that is descriptive and untainted by emotions is all that is necessary.

Even though your opinion might not be taken into account, you need to learn to allow others to make mistakes, and let management place discipline leads in charge. Your colleagues will remember your concerns, and you will receive recognition (in the least) for being open to other ideas.

(via reindel.com)

Aug

20

Three passion

Posted by admin under other - No Comments

Three passions, simple but overwhelmingly strong, have governed my life: the longing for love, the search for knowledge, and unbearable pity for the suffering of mankind. These passions, like great winds, have blown me hither and thither, in a wayward course, over a deep ocean of anguish, reaching to the very verge of despair.

I have sought love, first, because it brings ecstasy -ecstasy so great that I would often have sacrificed all the rest of life for a few hours of this joy. I have sought it, next, because it relieves loneliness–that terrible loneliness in which one shivering consciousness looks over the rim of the world into the cold unfathomable lifeless abyss. I have sought it, finally, because in the union of love I have seen, in a mystic miniature, the prefiguring vision of the heaven that saints and poets have imagined. This is what I sought, and though it might seem too good for human life, this is what- at last- I have found.

With equal passion I have sought knowledge. I have wished to understand the hearts of men. I have tried to apprehend the Pythagorean power by which number holds sway above the flu. A little of this, but not much, I have achieved.

Love and knowledge, so far as they were possible, led upward toward the heavens. But always pity brought me back to earth. Echoes of cries of pain reverberate in my heart. Children in famine, victims tortured by oppressors, helpless old people a hated burden to their sons, and the whole world of loneliness, poverty, and pain make a mockery of what human life should be. I long to alleviate the evil, but I cannot, and I too suffer.

This has been my life. I have found it worth living, and would gladly live it again if the chance were offered me.

Aug

20

TinyMCE 3.1.1 Released

Posted by admin under other - No Comments

Download

Changelog:
Added new getSize method to DOMUtils it will return the dimensions only of an element.
Added new alert/confirm methods to the tinyMCEPopup class to prevent focus problems and also to shorten method calls.
Added new plugin_preview_inline option to preview plugin to enable/disable native/inline dialogs.
Added new readonly option. If this is set the editor will only display the contents for the user.
Added missing tabindex and accesskey to input elements in the default valid_elements setup.
Updated firebug lite to 1.2, to enable it use the tiny_mce_dev.js?debug=1 on the development package.
Fixed so the preview dialog in the preview plugin uses inline dialogs/popups.
Fixed so CDATA sections remains intact through the serialization process of the DOM tree.
Fixed various issues with the getAttrib command. It will now return more correct values.
Fixed bug where the embed element wasn’t properly parsed in the media plugin it now supports 3 formats.
Fixed bug where the noshade attribute was serialized incorrectly on IE.
Fixed bug where editing an existing link element didn’t force it relative.
Fixed bug where image link creation fails on Safari if the image is aligned.
Fixed bug where it was possible to scroll the fullscreen mode in Opera 9.50.
Fixed bug where removal of center image alignment would fail. Patch contributed by Andrew Ozz.
Fixed bug where inlinedialogs didn’t work properly if the doctype was incorrect in IE.
Fixed bug where cross domain loading didn’t work correctly in Opera 9.50.
Fixed bug where breaking huge text blocks with return/enter key would scroll to end of block.
Fixed bug where replace button kept inserting the replacement text even if there is no more matches.
Fixed bug with fullpage plugin where value wasn’t set correctly. Patch contributed by Pascal Chantelois.
Fixed bug where the dom utils setAttrib method call could produce an exception if the input was null/false.
Fixed bug where pressing backspace would sometimes remove one extra character in Gecko browsers.
Fixed bug where the native confirm/alert boxes would move focus to parent document if fired in dialogs.
Fixed bug where Opera 9.50 was telling you that the selection is collapsed even when it isn’t.
Fixed bug where mceInsertContent would break up existing elements in Opera and Gecko.
Fixed bug where TinyMCE fails to detect some keyboard combos on Mac, contributed by MattyRob.
Fixed bug where replace all didn’t move the caret to beginning of text before searching.
Fixed bug where the oninit callback wasn’t executed correctly when the strict_loading_mode option was used, thanks goes to Nicholas Oxhoej.
Fixed bug where a access denied exception was thrown if some other script specified document.domain before loading TinyMCE.
Fixed so setting language to empty string will skip language loading if translations are made by some backend.
Fixed so dialog_type is automatically modal if you use the inlinepopups plugin use dialog_type : “window” to re-enable the old behavior.

Aug

16

Best Web Gallery

Posted by admin under other - No Comments

Best Web Gallery is an inspirational gallery showcase where I collect and feature all the best design sites.

Behind the site

Best Web Gallery is powered by WordPress with some plugins. Here is the list of plugins that I used.

Category Visibility
I used this plugin to prevent the sidenotes being showed in the gallery section.

WP-PageNavi
This plugin creates a pagination menu for easy navigation.

Post Templates by Category
This plugin allows you to use custom single post templates for specified categories. I used this plugin in the single post of Extras section.

Paged Comments
It breaks down comment entries into a number of pages with paginated navigation.

Sideblog Wordpress Plugin
I used this plugin for the Extras section.

SEO Title Tag
This plugin is used for the title tag.

Aug

15

Resin 3.2.0 Released

Posted by admin under other - No Comments

Resin 3.2.0 introduces new performance, scalability, and administration features

  • Dynamic clustering with remote application deployment
  • Improved support for Comet and massive keepalives
  • Improved administration console
  • Brokered agent messaging (BAM)
  • JSF 2.0 draft implementation
  • Improved Quercus compatibility and BAM support
  • Ivy-based classloader

Download: http://caucho.com/download/

Aug

13

SEO Tips: Bold, Italic tags and SEO

Posted by admin under other - No Comments

Nowadays, many bloggers are trying to optimize their blogs in search engine as well as blogging. I myself also tried some of the techniques that I learned from internet to optimize my site too. Today, I just came across an interesting article about the basic of Search Engine Optimization explained that

Bold text <b>/<strong> is given more weight than ordinary text but not as much as H tags. As much as is reasonable, enclose the search term in bold tags when it appears on the page.

Another article explained that italic (<i>)/emphasic (<em>) tag is also important as well as bold tag.

When mentioning your keywords throughout the page, it’s helpful to put them into italics, bold, or emphasis (<em>) to make sure the search engines know that these words are important.

CSS <span> tags to format text, but search engines don’t have an easy way of determining either of these. Why make the search engines work harder than they need to? Use these basic HTML tags and help yourself (and the engines) out!

How much they will effect in SEO? It is hard to say that those are not really important but they are needed when optimizing the site.

Aug

11

Meisa Kuroki Like This Music Video

Posted by admin under other - No Comments
Meisa Kuroki releases her first single, “Like This.” The 20-year-old (born May 28, 1988) JJ Magazine model and actress was born in Okinawa Prefecture, Japan.
LinkWorth | Search Engine Marketing - Text Link Advertising PerformancingAds