Skip to main content

Home/ Coders/ Group items matching "publication" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
danikahawking

Mobile App Design & Development - SD3 Corporation: Public Sector Organizations Should Adopt Mobile Strategy - Expert Advise - 0 views

  •  
    Public sector organizations should adopt mobile strategy for sure.. I agree.
knowuh not saying

Publications - Java News Brief - Object Computing, Inc. - 0 views

  •  
    a nice monthy publication of java articles.
block_chain_

Ethereum Might be the First Public Blockchain in Hyperledger - 0 views

  •  
    Ethereum has the chances of becoming the first public blockchain on hyperledger if the technical steering committee of the open-source consortium approves a proposal to adopt the Pantheon project which is backed by ConsenSys. ConsenSys is a blockchain software company which operates on the mission of building platforms, applications, and tools to solve real-world problems with Ethereum blockchain solutions.
Joel Bennett

Deriving from WebClient to handle persisting cookies for login - 0 views

  • Then just use the ExWebClient class to make your requests;
  • Public Class CookieWebClient : Inherits WebClient ' overridden to add cookie headers to http requests. Protected Overrides Function GetWebRequest(ByVal address As System.Uri) As System.Net.WebRequest Dim request As WebRequest = MyBase.GetWebRequest(address) If TypeOf request Is HttpWebRequest Then DirectCast(request, HttpWebRequest).CookieContainer = _cookies End If Return request End Function ' overridden to save cookies to the container for http requests. Protected Overrides Function GetWebResponse(ByVal request As System.Net.WebRequest) As System.Net.WebResponse Dim response As WebResponse = MyBase.GetWebResponse(request) If TypeOf response Is HttpWebResponse Then _cookies.Add(response.ResponseUri, DirectCast(response, HttpWebResponse).Cookies) End If Return response End Function ' overridden to save cookies to the container for async http requests. Protected Overrides Function GetWebResponse(ByVal request As System.Net.WebRequest, ByVal result As System.IAsyncResult) As System.Net.WebResponse Dim response As WebResponse = MyBase.GetWebResponse(request, result) If TypeOf response Is HttpWebResponse Then _cookies.Add(response.ResponseUri, DirectCast(response, HttpWebResponse).Cookies) End If Return response End Function Private Shared _cookies As CookieContainer = New CookieContainer End Class
jackmcmahon4

Buy Soundcloud Premium Accounts - Real, Bulk & Verified - 0 views

  •  
    Buy Soundcloud Premium Accounts Introduction The use of social media has swept the globe. Globally, there are already over 3 billion active social media users, and that figure is rising. With 175 million active members, Soundcloud is one of the most widely used social networking sites. A excellent place for bands and aspiring musicians to share their music is Soundcloud. It is also a fantastic method to meet other music fans. You can interact with more people and market your music more effectively by purchasing Soundcloud accounts. What are Soundcloud Accounts? Users of the social networking site Soundcloud can upload, record, and share audio tracks. In that users may follow other users, "like," and comment on music, as well as share tracks with other users, it functions similarly to other social media sites. In contrast to other social media sites, Soundcloud focuses exclusively on sharing and streaming audio tracks. Buy SoundCloud Premium Accounts Accounts on Soundcloud can be easily and for free created. A password and an email address are all you need. You can start following other users, listening to music, and sharing your own tracks once you've registered an account. Also, you may make playlists, which are collections of songs you can play at any moment. What are the features of Soundcloud Account? User advantages of Soundcloud accounts are numerous. The fact that users can upload an endless amount of music is perhaps the most significant. This is perfect for musicians who want to spread their music without worrying about storage restrictions. Also, Soundcloud accounts give users access to resources for sharing and promoting their tunes. Users can embed tracks on their websites or blogs, for instance, or post tunes directly to their social media profiles. What are the benefits of buying Soundcloud Accounts? There are several advantages to purchasing Soundcloud accounts that you can profit from. You will be able to increase the number of individual
htmlslicemate.com

10 Print magazines all web designers and developers should read - 0 views

  •  
    If you have tried Googling web designer resources you will have noticed that there is a gazillion different resources, however sometimes you just want to kick back and read a good old-fashioned magazine. If you are looking for a print publication that covers topics that web designers and developers are interested in then here is a list of 10 publications that you might find interesting. If you feel we have forgotten any then just leave us a comment below! .net Magazine Not only is .net one of the best online resources for web designers and developers, however their magazine is packed with practical advice on everything from design, development, sales, marketing, usability to accessibility, information architecture, security, copywriting, advertising and much much more.
htmlslicemate.com

App Development Resources and Process - 0 views

  •  
    In the field of technology, mobile applications are the current fad. These applications, or apps as they are called in short, have become a very integral part of marketing, customer satisfaction, and overall brand management strategies of almost every business. With a good portion of the public turning to their mobile devices for everything they do, these applications help businesses keep in touch with their customers.
  •  
    In the field of technology, mobile applications are the current fad. These applications, or apps as they are called in short, have become a very integral part of marketing, customer satisfaction, and overall brand management strategies of almost every business. With a good portion of the public turning to their mobile devices for everything they do, these applications help businesses keep in touch with their customers.
Joel Bennett

codecov.io - 22 views

  •  
    Fantastic hosted code-coverage testing and reporting. Free for public open source projects on Github or Bitbucket, if you're writing in one of their supported languages (Python, Ruby, NodeJS, PHP) (using Travis or Codeship or CircleCI or Semaphore or Drone)
  •  
    indianescorts4 pakistaniescortsdubai escortsdubaiescorts dubaiescorts9 indianescorts90 nightescort uaegirls uaescorts69 uaegirls344 dubai-elite-model uaegirls69 escortsportfolio dubaiescorts50 indianescorts dubaiescorts pakistani escorts in dubai indianescorts dubai kissing escorts fleshandhide flatleather
  •  
    Required backend developer now drop your cv here https://www.owcareers.com/cv-drop-zone
Joel Bennett

Code Quarterly - 4 views

  •  
    Code Quarterly is a new publication that intends to publish in-depth articles of interest to hackers & coders.
Joel Bennett

Why Verbs? « Not The User's Fault - 0 views

  •  
    expressiveness: Hey Firefox? Select this page, translate it to Spanish, encrypt it with my mom's public key, email it to her, and oh yeah save this chain of commands as a new command so I can use it later.
Joel Bennett

.NetMap - CodePlex - 0 views

  •  
    Dot-NetMap has gone public under the Ms-PL license (no longer a pure research project), so I can findally start using it! There's also an Excel addin and a stand-alone app.
Rick Fan

McCoy - MDC - 0 views

shared by Rick Fan on 11 Oct 08 - Cached
  • Once you have a key you need to add its public part to your add-on's install.rdf file. The simplest way to do this is to select the key then click the Install toolbar button. You must then locate your install.rdf for McCoy and the public part of the key will be added directly to the file. The file will be overwritten so take a backup if you need to.
  • You need to use McCoy to sign this file so that the application can verify that it really came from you. Simply select the key you originally added to the add-on's install.rdf, then click the "Sign" toolbar button, select your update.rdf file and the data in it will be signed. It's important to note that if you change any information in the update file then it must be signed again.
Joel Bennett

How to capture "legacy" program output in MSH and redirect them to MshHostUserInterface - 0 views

  •  
    I can't figure out how to do this, maybe they never enabled it properly.
yc c

YOURLS: Your Own URL Shortener - 1 views

shared by yc c on 23 Oct 09 - Cached
  •  
    YOURLS is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL). You can make it private or public, you can pick custom keyword URLs, it comes with its own API. You will love it.
yc c

DZone Snippets: Store, sort and share source code, with tag goodness - 2 views

  •  
    Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
alex gross

Embracing the Cloud - CodeRun - Integrated Development Environment in the Cloud - 1 views

  •  
    public String CloudThoughts{ get; set;}
Andrey Karpov

Cppcheck - 1 views

  •  
    Cppcheck is a static analyzer for C and C++ code. It is open-source, free, cross-platform and easy-to-use. The project's website: http://cppcheck.sourceforge.net/ Cppcheck is an open-source, free tool distributed under the GNU General Public License. Daniel Marjamäki is the project's author (his profile on StackOverflow). The project's source code can be downloaded from the github website.
lambdatestteam

Automated Website Testing Tool - 0 views

  •  
    Perform live interactive cross-browser testing of your public or locally hosted websites and web apps on 2000+ real mobile and desktop browsers running on the real operating system. Debug in real-time on both desktop and mobile browsers with integrated debugging tools.
1 - 20 of 792 Next › Last »
Showing 20 items per page