Alles over Stop making Flash scrollbars | rss feed | toevoegen | e-mail nieuwsalarm | Software Headlines :: Index | 2006-07-14 14:39:12
Filed under: Ideas, Tips and Tricks, SamplesHoss Gifford has figured out a way to dynamically resize a Flash movie embedded in an HTML page. The practical application of this is now you can have your movie resize based on how much content there is to display. Being able to scroll with the browsers scroll bar instead of creating a separate flash scrollbar is the chief benefit to this technique. To accomplish this Gifford uses the swfObject by Geoff Stearns. Hoss has kindly made available the source code for this project under a creative commons license in hopes that someone can improve it. Check out the demo to see the resizer in action and download all the necessary files in one convenient zip.Read | Permalink | Email this | Linking Blogs | CommentsSource: http://www.flashinsider.com/2006/07/14/stop-making-flash-scrollbars/ Russell Heimlich http://www.softwareheadlines.com/modules/planet/view.article.php/15278
Alles over Wicked Cool Perl Scripts | rss feed | toevoegen | e-mail nieuwsalarm | Slashdot | 2006-06-28 21:56:47
Michael J. Ross writes "Of all the popular programming languages now in use, Perl is perhaps the best suited for writing utilities — for several reasons, such as its text-processing capabilities, ease of addressing system resources, and minimal language overhead for input, output, list processing. It was designed to blend the rapid solution development of shell scripting with the powerful control constructs of third-generation languages. Consequently, Perl quickly became a favorite language for developing programs ranging from system administration utilities to CGI scripts that power Web sites. In fact, Perl has been called the glue that holds the Internet together. The tremendous flexibility and power of Perl is seen in Steve Oualline's book Wicked Cool Perl Scripts: Useful Perl Scripts That Solve Difficult Problems." Read the rest of Michael's review
http://rss.slashdot.org/Slashdot/slashdot?m=6291
Alles over Exploring Cocoa with F-Script | rss feed | toevoegen | e-mail nieuwsalarm | OSNews | 2006-06-27 02:56:24
"If you are a Cocoa developer, you already know that the dynamic nature of Objective-C and Cocoa is what makes them so flexible and powerful. In terms of development tools, the power of a dynamic object-oriented environment like Cocoa translates into original tools like Interface Builder or F-Script, an open source project that is presented in this article. F-Script is an integrated set of tools that makes it possible to interactively explore and manipulate Cocoa objects as well as script them using new high-level programming techniques. This article shows you how to use some of its most impressive features and demonstrates how it can be a useful addition to your developer toolkit." http://www.osnews.com/story.php?news_id=15001