ankhsvn.tigris.org - 0 views
-
AnkhSVN is a Visual Studio .NET addin for the Subversion version control system. It allows you to perform the most common version control operations directly from inside the VS.NET IDE. Not all the functionality provided by SVN is (yet) supported, but the majority of operations that support the daily workflow are implemented.
html2wiki.pm - Convert HTML text to wiki markup - live preview - 0 views
-
A Perl Module to convert HTML to any of the many pseudo-markups in use by wiki's and blogs, including Textile (see "Confluence") and Markdown, MediaWiki, UseMod, SnipSnap, MoinMoin, etc.
-
At first I thought this could be the "back" part of TIM, but after trying it out on even simple example text, I'm a bit dissapointed. The nested lists, images, and URLs seem broken (although the links at least, work in Confluence).
The worst problems are that it has no sense of %{style} span% or footnotes, and no concept AT ALL of tables. It would be nice to at least get the {style} -- and therefore the spans -- working.
us -- The Plugin Head - 0 views
EPIC - Eclipse Perl Integration - 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.
-
Moving to Symbian S60: One Year Later - 0 views
-
too many ways to develop for Symbian devices: native code, WRT (web run-time) widgets, Java, browser-apps, etc.
-
5-9 clicks just to add a calendar item.
-
disjointed software updating -- which requires a Windows PC in older Nokia devices -- that leaves many North American users without fixes to serious issues for all but the most popular of handsets.
- ...7 more annotations...
Object Vs Model - 0 views
-
Data Hiding simply doesn't make sense with regards to a reflective system where the data must regularly be updated by observers of reality (i.e. by one or more actors) and where the data inherently comes from the outside. This is, perhaps, one source of ObjectRelationalImpedenceMismatch?. Relational is designed for modeling data that came from an outside world whilst object-oriented is designed to... well... create and manipulate objects
-
You can make them work together until you try to add virtualization - abstract objects for which the associated data isn't known.
PhoneGap : OpenSource framework for mobile development - 2 views
-
"AIR for the iPhone" because this nice little hack, first created at an iPhone BarCamp, wraps the Web view with a container. This container gives the view access to APIs available on the device, that may not be available yet via WebKit alone."
-
I don't think this will get you past the iPhone app store, but it should make it easier for non-Cocoa coders who want access to the accelerometer, geolocation and other on board functions that aren't available to pure web apps.
-
« PhoneGap is an HTML5 app platform that allows you to author native applications with web technologies and get access to APIs and app stores. PhoneGap leverages web technologies developers already know best... HTML and JavaScript. »
fbcdn.net i.e. facebook - On the internet - 0 views
-
By having a domain that isn't just a subdomain (ie, x.facebook.com) like fbcdn.net, each request isn't burdened with the additional cookies and thus minimizes the bandwidth required on the request
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...
The APIs for the Sun Cloud: Wiki: HelloCloud - Project Kenai - 0 views
-
. Let's assume that this application does storage and retrieval of large media files; the required infrastructure is: A firewall appliance for connecting to the Internet A private network connecting the firewall to other systems A Linux web server running a LAMP stack A Solaris database machine running MySQL for application persistence A WebDAV server for the media files
-
Soon you will be able to write scripts to install "Virtual Data Centers" There seems to be a temptation here to make a virtual data center as complex as a real one - perhaps that is necessary, but this technology is in its early stages. Right now, I wonder if a virtual firewall appliance is as secure or fast as a real one.
-
IDEOne - Online Compiler and Debugging tool - 8 views
-
Choose language, paste code and input data (optionally), choose whether your code ought to be executed and whether it ought to be private (i.e. not listed in recent pastes) and click submit button. Then watch your code being executed, share it with your team or friends, or run it again with new input to debug.
-
Ideone is an online compiler and debugging tool which allows you to compile source code and execute it online in more than 60 programming languages.
WebSequenceDiagrams.com - 17 views
-
Create sequence diagrams in seconds from text descriptions
-
If you want a quality seo service please click here. Many people said about seo. But do not understand about seo itself. I will help you. Please contact me on yahoo messenger .. aming_e@ymail.com or www.killdo.de.gg
Fire your best people...reward the lazy ones | (blog) Integrate Button: Continuous Inte... - 4 views
-
Before you start thinking that I’m trying to gather together a group of slackers, I’m suggesting the complete opposite of this. I just want people to think about the total time involved, not just fixing the symptom.
Nine Things Developers Want More Than Money | Software by Rob - 21 views
-
If you want a quality seo service please click here. Many people said about seo. But do not understand about seo itself. I will help you. Please contact me on yahoo messenger .. aming_e@ymail.com or www.killdo.de.gg
Shelves in Subversion | svn commit ./me - 0 views
-
The first thing to do is to create the shelf/branch. If you know your working copy is a little old, compared to the HEAD revision of your trunk or branch, then you can use the last revision you committed or updated to when creating the shelf. Otherwise, just use the HEAD revision:svn copy -r HEAD url://server/repos/project1/trunk url://server/repos/project1/branches/shelfThis command is creating the shelf directly in the repository, based on whatever URL and revision your working copy is associated with. In this example, I used trunk. The next step is to use the svn switch command to switch your working copy so that it is pointing at the shelf URL:svn switch url://server/repos/project1/branches/shelf
The Cleverest Geeky Windows Tricks Everyone Should Know - 18 views
-
You might recognize a few of these tips (we've covered most of them here before), but chances are good there's something new in the list for just about everybody. And if you know all of them already? Pat yourself on the back for your masterful geek skills.
-
If you want a quality seo service please click here. Many people said about seo. But do not understand about seo itself. I will help you. Please contact me on yahoo messenger .. aming_e@ymail.com or www.killdo.de.gg
« First
‹ Previous
461 - 480 of 593
Next ›
Last »
Showing 20▼ items per page