Skip to main content

Home/ Coders/ Group items tagged Build

Rss Feed Group items tagged

Anna Taylor

Meet Steve Floyd, Speaker at SEJ Dallas Meetup - 0 views

  •  
    As the CEO of AXZM, Steve Floyd has worked hard to build the company he always wanted to work for. Founding AXZM in the spring of 2003, Steve has since grown his agency into one of the most recognized and trusted digital marketing boutiques in North Texas. Starting his career in the early 2000′s designing for print & web - later evolving into LAMP application development and over the last 5 years, Content Strategy, SEO & Inbound. Steve is also the founder / organizer of the Dallas Content Strategy Group and Co-Chair / Founder of SEMPO NTX.
Joel Bennett

Base Class Libraries - 2 views

  • This is a site for the BCL Team to get features to customers to try out without requiring a Beta or CTP of the .NET Framework. Our goal is to put generally useful functionality here, and to get feedback on it and have the chance to iterate on the design. Having a feature here does not mean that it will eventually end up in the BCL. Some items are samples that build on top of existing classes, and some features might be ones we were considering for the .NET Framework but decide not to include for one reason or another.
  •  
    This is basically the BCL Futures project
florinamissah

Social Media Optimization Services India - 0 views

  •  
    Pratham Vision is a leading social media optimization company in India, including Facebook design promotion, Twitter page design and group building, enhancing Follower, Fan, and connecting to relevant group and many more by SMO Company India.
charm felipps

Malta Web Development Services - 1 views

I was so glad that I found RightBrain when I needed help in Web Development. Their skills in building sites that are as brilliant and as mobile as they are for the desktop have greatly helped me. T...

started by charm felipps on 30 Aug 13 no follow-up yet
Shahriar Kabir

MachForm - Stunning HTML And PHP Web Form Builder - 0 views

  •  
    MachForm helps you make proficient evaluation form with greatest similarity. Lives up to expectations awesome on desktop PCs or portable/touch gadgets (iPhone, iPad, Android gadgets). Building structures has never been this good times.
neasteptat

Follower Grabber - 0 views

  •  
    A new way to market on Twitter , if interested come and have a look at the webinar
vikramsjn

Programming Proverbs - Computer Science Teacher - Thoughts and Information from Alfred ... - 0 views

  • Interesting comment about IntelliSense encouraging a bottom-up approach. I think that is true if you start with programming and not with design. What I mean by that is that some people create their design in code rather than working out the full design before starting to code. I think that if you create a design using a top down approach it takes longer to get to the building blocks. that is frustrating to many, especially students, but in the long run results in a much better design. With a complete design in place one does know what the little blocks of code will be at least from the standpoint of names and interfaces. Creating those little blocks early on in the programming is fine as long as the design is complete
  •  
    very good and useful list of properly arranged proverbs
omouse

The Graphing Calculator Story - 0 views

  • I used to be a contractor for Apple, working on a secret project. Unfortunately, the computer we were building never saw the light of day. The project was so plagued by politics and ego that when the engineers requested technical oversight, our manager hired a psychologist instead. In August 1993, the project was canceled. A year of my work evaporated, my contract ended, and I was unemployed.
    • omouse
       
      This is why free/open source software is a good idea. If a company kills a project it could still be a benefit to the rest of the software world.
Joel Bennett

The Performance of Arrays - Chris Burrows - 2 views

  • arrays of reference types are covariant in their element type, but not safely
  • where did that exception come from? It came from the runtime, which was in a unique position to know what the real type of the array object was, and the real type of the element. It needed to determine if the assignment was allowable and throw if not. Now if you think about this for a minute, you can see that it’s going to have to perform that check for every assignment to an array element
  • arrays are covariant only for reference types?
  • ...3 more annotations...
  • So if I want to have an array of reference types, but get the runtime to treat it like an array of value types, what have I got to do? Just wrap the reference type in a value type
  • So I got rid of that check, right? But I added the initialization of a value type. Did I win or lose? Let’s do some timing to figure it out.
  • when I build Debug binaries, the Reference<T> trick makes my example about three times SLOWER.
  •  
    Arrays are covariant only for reference types. If you use a struct wrapper to turn a reference type into a value type, the initialization of the value type takes less time than array assignment.
Simone McIntosh

New company offering micro blogging platform - 0 views

  •  
    Micro blogging is done on certain social networks. It is platform on which Twitter functions, and also what Facebook now uses. It is an efficient way to get your thoughts, URL, and photos in simplistic blurbs of information. Yonkly offers 2 versions of this downloadable software. The business package (for intra-office communications) $699.00, and the lite package (for ambitious people wanting to start their own "networking" community) $199.00.
Joel Bennett

Zotero - A Web-Generation Research Tool - 0 views

  •  
    Impressive Firefox extension helps you collect bibliographic & research information from sites like Amazon, Library websites, Journal sites, etc.  The ultimate bibliography building tool: you no longer need to copy all this out of books or off web pages ... Zotero can export/import BibTeX, RIS, Refer/BibIX, RDF, MODS, etc. and can even create APA, MLA, or Chicago style citations pages for import (as RTF) into your favorite rich text editor!
  •  
    Imports bibliography data from an astonishing list of sites ( http://www.zotero.org/translators/ ) via RDF and microformats ( http://www.zotero.org/documentation/compatible_standards_and_software ).  It uses the mozStorage API (backed by a SQLite database), and it's all open source ( http://dev.zotero.org/docs/ ).
Joel Bennett

msbuildtasks.tigris.org - 0 views

  • The goal of the project is to provide a collection of open source tasks for MSBuild.
  •  
    An open source project to collect and distribute "Tasks" for MSBuild. lats of them available already like FTP, Source Control, Windows Script, Zip and more.
Kevin O'Neill

In Search of Excellent Requirements - 1 views

  • Consequently, it is not reasonable to expect us to make sound business or technical decisions on behalf of the customers, or to resolve conflicting requirements supplied by different end users, or to set priorities for the many requirements that might be collected.
  • We have finally reached the state where if no project champion can be found to see that the right system is built, we cancel the project.
  • The consequence of not explicitly discussing these quality tradeoffs is a surprise upon delivery, when the customer finds that his implicit quality attribute requirements have not been achieved
  • ...3 more annotations...
  • One way to reach an appropriate middle ground in the specification process is to conduct formal inspections of the SRS. A structured document like the IEEE SRS is readily inspected by the design team, the project champions, other representative users, and other software engineers who are not directly involved with the project
    • Kevin O'Neill
       
      sadly, this is something that is always left to the end to 'clean up'. Meaning, the spec is complete when the project is delivered versus kept up to date and in sync with what we are delivering.
  • A prototype is intended to answer specific questions about functionality or interaction styles. If you don't have any questions, don't bother with a prototype
  • Even in a small software group, a focus on accurately and completely capturing, documenting, and modeling the user requirements is a major contributor to building high quality information systems
Joel Bennett

Microsoft Sync Framework - Download - 0 views

  • The Microsoft Sync Framework provides a platform for taking web services and databases offline. In addition, it provides optimized P2P sync of any type of file including contacts, music, videos, images and settings. The extensible framework includes built-in support for synchronizing databases, NTFS/FAT file systems, FeedSync compliant feeds (formerly known as Simple Sharing Extensions), devices and web services.
  • Developers can build sync ecosystems that integrate any application, any type of data, using any protocol over any network.
  •  
    Microsoft Sync Framework is a synchronization platform that enables collaboration and offline scenarios for applications, services and devices for type of data, and protocol over any network ...
Kingdon Barrett

Radiant CMS: Why Radiant? - 0 views

    • Kingdon Barrett
       
      I was hoping to provide a list of my blog posts from RSS feeds, as well as links to all of the articles that I have commented on with my friends' blogs. I could list all of my friends' blogs and scrape them periodically, but I was hoping for a solution that uses trackbacks, or whatever pingback-style facilities are available on my friends' blogs. Granted this type of support will vary from site to site, but it should be possible to build a complete publishing record automatically, with the standards we have available today. I posted a comment on otierney.net (my friend Tristan is up on all the latest web standards) and I noticed that his blogger is collecting URLs along with emails. I filled in the link to my Radiant CMS on nerdland.org but I'm afraid my blogger is not going to do anything to collect these pingbacks, when they are fired. Can anyone point out an example code segment or project that highlights this type of behavior?
Joel Bennett

GENNIT Code Generation - 0 views

  • Access to tested generators, a designer for building your project, FXCOP'd source files, XHTML, NUnit Testing Code, VS.NET 2005/Express solution files and SQL scripts.
  •  
    An early beta of a code-generation webservice which lets you create UML-like diagrams and generate code (with tests and everything).
Joel Bennett

Building the Connection URL for JDBC to SQL SERVER - 0 views

  •  
    how to connect to a SQL Server from JDBC (using Integrated Security)
Joel Bennett

Svn.NET - .Net bindings for SVN - 0 views

  • This is a project to build reliable .NET bindings for the Subversion version-control system libraries. This is a continuation of the SubversionSharp library initially created by Softec and released under the LGPL.
  •  
    Looks like a pretty good effort to create a .Net binding which would let you easily do SVN apps in .Net
Joel Bennett

Live Mesh : Live Mesh as a Platform - 0 views

  • The mesh is the foundation for a model where customers will ultimately license applications to their mesh, as opposed to an instantiation of Windows, Mac or a mobile account or a web site.
  • applications will be seamlessly installed and run from their mesh
  • one instantiation of a mesh object is as a local (shared, aka Live) folder on a PC. This same mesh object might be instantiated as a slideshow on a web site, and as preview and upload UX on a mobile device with a built-in camera.
  • ...3 more annotations...
  • A mesh object could also represent a range of cells in Excel
  • Live Mesh provides the building blocks to support the notion of groups, or communities (member lists) of people associated with a mesh object
  • The ability to open a mutually authenticated raw communications channel, to any device in a group, regardless of current location or network topology. This channel always works, by way of cloud relay if necessary, but will automatically and transparently take the cheapest and fastest possible network path.
  •  
    Illuminating insight into the future possibilities of writing apps based on Live Mesh
Joel Bennett

NTrace 1.0 (Beta) - Event Tracing for Windows (ETW) for C# Developers - 0 views

  •  
    NTrace is based on ETW(Event Tracing For Windows) which is a kernel-level tracing service which has several benefits over the tracing provided in .NET... Most importantly, it can be turned on and off without restarting the application, but it also has features like built-in high performance circular logging (a circular log is one that never grows above a specified size by flushing out older trace messages), and the ability for you to capture the logs from multiple sources into a single trace session.
  •  
    Might be C# only, because of the build step
« First ‹ Previous 161 - 180 of 256 Next › Last »
Showing 20 items per page