jimit121086.blogspot.com
jimIT: August 2009
http://jimit121086.blogspot.com/2009_08_01_archive.html
Sunday, August 30, 2009. 10 Impressive JavaScript Animation Frameworks. In this article, you will read about the top 10 JavaScript-based animation frameworks and libraries. That will enable you to create engaging and captivating user experiences. On the Manuals page. To see the library in action. Created by web developer Kevin Dolan. Which shows examples that rival Flash-based objects in smooth, seamless, and complex animations. Developed by Italian web developer Riccardo Degni. Is a compact (10KB uncomp...
3dmdesign.com
Scriptaculous Sortable Drag and Drop Tree Fix - Development - 3DM Design
http://3dmdesign.com/development/scriptaculous-drag-and-drop-tree-fix
JavaScript and Ruby on Rails Web Applications. Scriptaculous Sortable Drag and Drop Tree Fix. Looks great, drag and drop is still in development and I’m continuing to work with Sortables in Scriptaculous. For the time being. I’ve uncovered what looks like a drag and drop tree bug, and in this post I’ll go over the code to fix it. If you’re just using basic drag and drop, like a Sortable that doesn’t nest items in a tree structure, you can safely ignore this. Var options for tree = {. However I prefer to ...
hhddkk.wordpress.com
Dan Han | Dan Han's Blog
https://hhddkk.wordpress.com/author/hhddkk
Dan Han's Blog. To be a philosopher and a thinker! Author Archives: Dan Han. To be a philosopher and a Thinker! Install google pinyin in Ubuntu 16.04. Install google pinyin in Ubuntu 16.04. 1 Command line: sudo apt-get install fcitx-googlepinyin. 2 System settings - Language support - Keyboard input method system, change to fcitx. 3 Log out log in. 4 At top right, click the penguin icon - Text entry setting. 6 Search ‘Google’, find ‘Google Pinyin (Fcitx)’. Posted by Dan Han. Posted by Dan Han. Read more:...
andrewdupont.net
Painfully Obvious → Development
http://andrewdupont.net/categories/web/development
Birdcam, or: the unexpected virtue of dumb ideas. I don’t have the patience to learn new skills for their own sake. Most of what I know about computers, including everything I do at my day job, was something I learned because I needed it to do something cool. In 2001 I needed to learn PHP to make a web site, and in 2005 …. Hypermedia APIs, Part Two. To balance out all this ridiculous self-praise, I’ll talk about one of our screwups: how …. Hypermedia APIs, Part One. Nonetheless, when I see …. There’s a w...
mocksmtpapp.com
MockSMTP.app
http://www.mocksmtpapp.com/help.html
Smart and simple e-mail testing for new apps and websites on Mac OS X. Get MockSMTP.app now. Downloading MockSMTP.app . Check out your download directory. Unzip and copy MockSMTP.app. To your Applications directory. And don't forget to follow us on twitter. To be informed when new releases are available. How to use MockSMTP in a Ruby On Rails application? Just set ActionMailer delivery method to :smtp and use the port you have set in MockSMTP. Config.action mailer.delivery method = :smtp.