Logging Application Block - 0 views
HTA - HTML Applications for IE5+ - 0 views
CocoaDev: AmbraiSmalltalk - 0 views
-
I can't imagine building a user interface intensive application through this technique. It would be extremely cool if they could integrate Interface Builder,
-
This Smalltalk company seems to have reified the Cocoa UI toolkit beautifully. Judging by the Ambrai website, there don't seem to be any retail Smalltalk compilers in the pipeline. However this could be a great lesson in how to reify John McIntosh's new Objective-C bridge for Squeak, or Etoile's Smalltalk library, if it hasn't been done already.
-
Expression Web SuperPreview for Internet Explorer - 0 views
-
Expression Web SuperPreview for Internet Explorer shows your web pages rendered in Internet Explorer 6 and either Internet Explorer 7 or Internet Explorer 8, depending on which version you have installed on your machine. You can view the pages side by side or as an onion-skin overlay and use rulers, guides and zoom/pan tools to precisely identify differences in layout. You can even compare your page comp to how the targeted browsers render the page.
-
Expression Web SuperPreview for Internet Explorer is a standalone, free application with no expiration and no technical support from Microsoft.
Jonathan Schwartz's Blog: Sun's Cloud (4 of 4) - 0 views
-
our sales and partner force has a tenth the resources of our biggest peers.
-
inside Sun, we're just now rolling out a version of OpenOffice extended for the cloud.
-
VB users will see a new feature later this year, offering an upload service to those wishing to archive or run multiple OS/application stacks - in Sun's Cloud.
- ...1 more annotation...
JungleJar | Wordpress How-To: Displaying Post Counts - 0 views
-
Ever wanted to display the number of posts your blog has achieved for your blog readers or perhaps just for yourself? Or, what about the number of posts in a specific category? If so, I'll show you a quick and easy way to do just that, and we'll style up the output with a bit of CSS Level 2.1 the standard way.
Windows 7 Taskbar .NET Sample Library - an Overview - Windows 7 for Developers - The Wi... - 0 views
-
The MainDemo sample is a simple WinForm application that showcases all the functions that are expose via the API, including building a jump list with custom categories and custom tasks, setting an overlay icon and progress bar, and creating and handling events from Thumbnail Toolbar buttons:
-
A series of samples including demonstrations of all the functions that are new in Windows 7 and exposed via the API, including: * building a jump list with custom categories and custom tasks, * setting an overlay icon and progress bar * creating and handling events from Thumbnail Toolbar buttons * customizing taskbar thumbnails
JavaScript as a Functional Language | Ajaxonomy | 2009 - 0 views
-
there is a little bit of hand-waving involved in calling JavaScript a functional language. JavaScript is not a side-effect free language, nor is it an expression-based language (i.e., it is not value-oriented, but rather variable-oriented). There is no tail call optimization in any of the current implementations, so recursion must be kept shallow. And the list goes on. Truth be told, JavaScript is really one of the first hybrid imperative-functional languages.
-
Higher-order functions allow us to do functional composition,
-
Since JavaScript does not have "overloaded" functions, this type of functionality is usually simulated using manipulation of the function's arguments. Currying comes in handy because it allows you to do this manipulation in a much cleaner and more modular way.
- ...1 more annotation...
Logikit::Framework - 0 views
Mozilla Labs » Announcing the Jetpack SDK - 4 views
-
The Jetpack SDK includes: An extensible library of capabilities and APIs for writing Firefox add-ons, as well as stand-alone web-based applications A set of command-line tools that package and security-harden your code into distributable packages A modern IDE with built-in reference guide for instant productivity
-
An easy to use, well documented set of APIs that lets you write Firefox add-ons using standard Web technology (Javascript, HTML5, and CSS). An integrated IDE that enables rapid add-on developement and code collaboration.
-
Add-ons developed with the Jetpack SDK will feature: No need to restart Firefox to install add-ons. Add-ons are automatically compatible with all future versions of Firefox updates, so no need to wait for add-on compatability. Stronger and more easily understood security and privacy controls. Automatic add-on updates.
HelpGurus Computer Help Fixes Email Problems - 1 views
HelpGurus has consistently showed me that they can handle any computer related problems with ease and professionalism. They do whatever they can until they resolved their client's PC problems. In f...
Syntactics Move to New Office to Better Serve Clients - 1 views
I was looking for the old office of Syntactics Inc. to get thorough internet marketing for my business through search engine optimization and other SEO Philippines techniques. After learning that t...
Free PHP Encoder by TheBigSecurity - 0 views
Why LD_LIBRARY_PATH is bad, by David Barr (2001) - 2 views
-
This list is prepended to the existing list of compiled-in loader paths for a given executable, and any system default loader paths.
-
For security reasons, LD_LIBRARY_PATH is ignored at runtime for executables that have their setuid or setgid bit set. This severely limits the usefulness of LD_LIBRARY_PATH.
-
SunOS 4.x uses major and minor revision numbers. If you have a library “Xt”, then it's named something like “libXt.so.4.10” (Major version 4, minor 10). If you update the library (to correct a bug, for example), you would install libX11.so.4.11 and applications would automatically use the new version.
- ...5 more annotations...
Deploying node.js on Amazon EC2 | The Carbon Emitter - 0 views
-
sudo apt-get update
-
sudo apt-get upgrade -y
-
sudo apt-get install build-essential libssh-dev git-core -y
- ...9 more annotations...
« First
‹ Previous
541 - 560 of 729
Next ›
Last »
Showing 20▼ items per page