Posterous theme by Cory Watilo

Filed under: news

WhiteSmoke

I am using WhiteSmoke now.It's a grammar and spelling checking. My grammar is not good and some of my spelling may be wrong. So, I must use WhiteSmoke for my blog. We should use WhiteSmoke in our proposal and also my blog. We can use any application with WhiteSmoke. We just use F2 and then WhiteSmoke will open it. After that we can replace the right grammar and spelling  and then apply it. Nice design and easy user interface.

Font Embed in firefox

Today, I am testing font embed in firefox. It's amazing and good news for web designer. We dont' worry about without font in user computer. We can design any font as we like and then embed code in CSS. The code is easy and very useful to us.

@font-face
{
font-family:Zawgyi-one;
src:url(http://www.saturngod.net/ZawgyiOne2008.ttf);
}

That is example and I am calling Zawgyi-one font to embed. You can read more detial in mozilla developer page

Gliffy

Wow.... may be visio killer... I read about that site from readwriteweb. Gliffy is a online Diagram software like visio. I think, it's written by JSP. It's can make like Visio. We can draw UML, Flowchart online without install software in my computer. I can't find visio like software in Ubuntu. I am so worried about that. Now, I am happy about Gliffy because I can draw design in Ubuntu. So, it's a pretty news... that a Web 2.0... I like it...

Notepad++ 5.4.5 comming out

I am using Notepad++ for my web developement. It's a best IDE for php and also HTML,CSS. It's light weight and nice syntax higlighting system. The best of the notepad++ is when I select the { and it will bold the } and I select 1 word, all the same word will highlight. We should install notepad++ in our windows because it's better than notepad.