pr HVAC Technologies Offer Solutions For Improved Energy Use in Home By www.achrnews.com Published On :: Thu, 14 Jan 2021 07:00:00 -0500 Contractors have numerous options for offering homeowners solutions in energy management systems. Full Article
pr Future Proofing Your Building: Where HVAC and Sustainability Come Together By www.achrnews.com Published On :: Wed, 11 Sep 2024 00:00:00 -0400 With cost reduction, sustainability enablement, increased comfort and performance benefits, VRF systems allow commercial buildings to gain a competitive advantage by reducing their carbon footprint and providing custom comfort to occupants. Full Article
pr Hybrid Heat Pumps Offer Practical Compromise By www.achrnews.com Published On :: Mon, 29 Apr 2024 07:00:00 -0400 Hybrid systems offer a pathway that balances environmental concerns with practical considerations, ensuring a more sustainable and feasible transition towards cleaner energy sources. Full Article
pr Predictive Heat Pump Thermostat Could Reduce Energy Bills By www.achrnews.com Published On :: Tue, 04 Jun 2024 07:00:00 -0400 Purdue University researchers have designed a predictive thermostat for heat pumps that has been shown to significantly reduce electricity use. Full Article
pr Cashing In on Heat Pumps: A Primer on Incentives, Rebates, and Tax Credits By www.achrnews.com Published On :: Thu, 10 Oct 2024 07:00:00 -0400 With “heat pump” and “incentives” almost being synonymous at this point, contractors need to understand the basics to ensure customers are receiving the benefits. Full Article
pr Improving Home Comfort and Energy Efficiency with the Navien NPF Series Hydro-furnace By www.achrnews.com Published On :: Tue, 15 Oct 2024 00:00:00 -0400 A homeowner in Pickering, Ontario works with an experienced HVAC pro to improve comfort, efficiency, and energy savings with a high-efficiency hydronic forced-air furnace upgrade. Full Article
pr [PATCH 0/1] Improved the legibility of Makefile By seclists.org Published On :: Tue, 17 Sep 2024 15:56:29 GMT Posted by Ariel Otilibili on Sep 17Hello committers, The same patch is on this PR: https://github.com/nmap/nmap/pull/2938 Have a good weekend, Ariel Ariel Otilibili (1): Improved the legibility of `Makefile` Makefile.in | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) Full Article
pr [PATCH 1/1] Improved the legibility of `Makefile` By seclists.org Published On :: Tue, 17 Sep 2024 15:56:29 GMT Posted by Ariel Otilibili on Sep 17* source files obtained by a wildcard * headers and objects generated by differences. ``` $ grep -P '(SRCS|HDRS|OBJS) =' Makefile.in | sed -e 's/^export.*= //g; s/$.*//g; s/OBJS = //' | sed -ne '2p' | tr ' ' ' ' | sed -e 's/.h//' | sort -d | grep -vP '^$' > headers $ grep -P '(SRCS|HDRS|OBJS) =' Makefile.in | sed -e... Full Article
pr Nmap PR #2909 By seclists.org Published On :: Tue, 17 Sep 2024 15:57:19 GMT Posted by Vahagn Vardanian via dev on Sep 17Hello there, My name is Vahagn, and I am the co-founder and CTO of RedRays. A few weeks ago, we created a pull request to Nmap Github to add a new check for detecting the most popular information disclosure in SAP systems. You can get list of SAp systems using this google dork: inurl:/irj/portal Thank you Full Article
pr NSConnection Probe By seclists.org Published On :: Sat, 12 Oct 2024 01:58:33 GMT Posted by Harrison Neal on Oct 11Good day, It appears that nmap doesn't currently recognize TCP-bound NSConnection ( https://developer.apple.com/documentation/foundation/nsconnection ). Example server code: NSConnection *a = [NSConnection connectionWithReceivePort:[[NSSocketPort alloc] init] sendPort:nil]; [a setRootObject:[[NSObject alloc] init]]; [a runInNewThread]; [NSThread sleepForTimeInterval:300.0f]; Example client code: NSLog(@"%@ ", [[NSConnection... Full Article
pr Re: NSConnection Probe By seclists.org Published On :: Sat, 12 Oct 2024 02:03:37 GMT Posted by Harrison Neal on Oct 11Apologies, it looks like the probe suggestion was cut off now that I re-read it. Probe TCP NSConnection_rootProxy... Full Article
pr Re: Nmap PR #2909 By seclists.org Published On :: Mon, 21 Oct 2024 17:48:02 GMT Posted by Sinan Doğan on Oct 21thanks Vahagn Vardanian via dev <dev () nmap org>, 17 Eyl 2024 Sal, 18:59 tarihinde şunu yazdı: Full Article
pr Apple Releases Security Updates for Multiple Products By seclists.org Published On :: Tue, 28 Mar 2023 17:12:59 GMT Posted by CISA on Mar 28Cybersecurity and Infrastructure Security Agency (CISA) - Defend Today, Secure Tomorrow You are subscribed to Cybersecurity Advisories for Cybersecurity and Infrastructure Security Agency. This information has recently been updated and is now available. Apple Releases Security Updates for Multiple Products [ https://www.cisa.gov/news-events/alerts/2023/03/28/apple-releases-security-updates-multiple-products ] 03/28/2023 01:00 PM EDT Apple... Full Article
pr PRANA Hack and Leak Report Release By seclists.org Published On :: Fri, 02 Aug 2024 14:28:32 GMT Posted by Dave Aitel via Dailydave on Aug 02Cordyceps Analysis Report on PRANA Network Hack and Leak Operation: https://docs.google.com/document/d/1oOJbBTUwyK85ZKYAAdwWqxk-sMvqrBqzJYX1oziTFu4/edit?usp=sharing Lately I've been reading a lot of academic papers, mostly the Research Handbook on Cyberwarfare <https://www.elgaronline.com/edcollchap/book/9781803924854/book-part-9781803924854-6.xml>. Some of them are good papers! JD Work has a paper in it! But also some of them get... Full Article
pr Episode 13: Ruby in Practice By feedproxy.google.com Published On :: Wed, 26 Apr 2006 22:00:00 +0000 Ruby has been getting more and more attention by the developer community over the last couple of years. Nevertheless Ruby as language and as a plattform is not too widespread. Most developers don't know people who have actually done commercial Ruby projects. Therefore it is sometimes hard to judge if Ruby is just a hype topic or if Ruby can be used for serious projects today. In this episode Alexander speaks with Thomas Quas about a commercial Ruby project Thomas finished a while ago. Thomas shares his insights and practical experiences with Ruby doing a project under strong time pressure. As Thomas has many years experience doing Java projects we also do some high level comparisons between both platforms. Full Article
pr Episode 15: The Future of Enterprise Java By feedproxy.google.com Published On :: Mon, 15 May 2006 22:00:00 +0000 A very important area for Java are Enterprise Systems. With the advent of new technologies like Ruby on Rails, Java EE 5 or EJB 3 the landscape for Enterprise Systems appears to be changing a lot at the moment. In this episode Markus talks with Eberhard about what Enterprise Java actually is, why and where it is used. Based on that they discuss what the future might look like and how to make Enterprise Java shine in the future. Full Article
pr Episode 24: Development Processes Pt.1 By feedproxy.google.com Published On :: Mon, 24 Jul 2006 22:00:00 +0000 In this episode Arno and Alex talk about the basics of software development processes. They discuss why and when software development processes are needed and also why some developers don't like them. They discuss the theories behind different processes and talk about defined vs empiric processes in general. This episode is the first in a row that will later on describe specific processes like eXtreme programming or the unified process. Full Article
pr Episode 34: Enterprise Architecture By feedproxy.google.com Published On :: Thu, 02 Nov 2006 12:17:02 +0000 In this episode Markus and our Guest Andy Longshaw talk about enterprise architecture. More specifically, we talk about some of the patterns in Andy Longshaw's and Paul Dyson's book Architecting Enterprise Solutions: Patterns for High-Capability Internet-based Systems. These includes things like replication, load balancing, monitoring and application management. Full Article
pr Episode 37: eXtreme Programming Pt.1 By feedproxy.google.com Published On :: Sat, 18 Nov 2006 12:07:54 +0000 This is the first of two episodes where Arno and Alex discuss eXtreme Programming in se-radio's development process track. eXtreme Programming (XP) revolutionized the way of thinking about software development methodologies and helped to make the agile movement popular. In this episode they discuss the very basics of XP, its value system, principles and the basic practices used in an XP project. The second episode will continue the introduction adding the missing practices and how to introduce XP into projects. Full Article
pr Episode 43: eXtreme Programming Pt.2 By feedproxy.google.com Published On :: Wed, 17 Jan 2007 10:08:50 +0000 This is the second part of our two part discussion of the eXtreme Programming development methodology. While the first part introduced the values, principles and basic practices, this time Arno and Alex speak about the practices that set the context for an XP project and how to get started, and they discuss some FAQs they often get when introducing XP. Full Article
pr Episode 53: Product Line Engineering Pt. 1 By feedproxy.google.com Published On :: Tue, 17 Apr 2007 07:08:39 +0000 Michael Kircher and Markus Voelter introduce the topic of software product line engineering. They motivate when and why product lines are important to consider and what makes them so special. Further, they introduce some key terminology, such as platform, core asset, feature model, commonality, and variability. Full Article
pr Episode 57: Compile-Time Metaprogramming By feedproxy.google.com Published On :: Sun, 27 May 2007 17:07:47 +0000 This episode is about compile-time metaprogramming, and specifically, about implementing DSLs via compile-time metaprogramming. Our guest, Laurence Tratt, illustrates the idea with his (research) programming language called Converge. We started by talking about the importance of a custom syntax for DSL and took a brief look at the definition of DSLs by a chap called Paul Hudak. We then briefly covered the disctinction between internal and external DSLs. More to the point of this episode, we discussed the concept of compile-time metaprogramming, and the language features necessary to achieve it: in converge, these concepts are called splice, quasi-quote and insertion. We then looked at how the Converge compiler works, and at the additional features that are required to implement DSLs based on the metaprogramming features mentioned above. Using an example, we then walked through how to implement a simple DSL. Looking at some of the more technical details, we discussed the difference between the parse tree and the abstract syntax tree and at different kinds of parsers - specifically, the Earley parser used by Converge. In multi-stage languages (i.e. languages that execute programs and meta programs) error reporting is important, but non trivial. We discussed how this is done in Converge. We finally looked at how to integrate Converge's expression language into your DSL and how to package DSL definition for later use. The last segment look at the process of implementing a DSL in converge and about some of the history and practical experience with Converge. Lessons learned from building Converge wrap up the episode. Full Article
pr Episode 58: Product Line Engineering Pt. 2 By feedproxy.google.com Published On :: Wed, 06 Jun 2007 12:02:47 +0000 Variability is one of the key concerns in software product line engineering. The episode introduces the concepts of structural and non-structural (or configurative) variability. It also discusses how to find and model variability, and especially how to implement variability in the solution artifacts. Michael and Markus discuss a series of variability mechanisms that can be used with today's programming languages and technologies. Full Article
pr Episode 74: Enterprise Architecture II By feedproxy.google.com Published On :: Sat, 03 Nov 2007 11:35:09 +0000 Enterprise Architecture is already common practice in most Fortune 100 companies. As the topic is comparably young, knowledge about it is not so widespread in the Software Architects Community, who deals mostly with project architectures. In this episode Alex speaks with Wolfgang Keller who has practical experience as an enterprise architect and has written a book on the topic. He is a Partner with BusinessGlue Consulting. They are specializing in the relationship between EAM and SOA. This episode gives a rough overview what Enterprise Architecture actually is touches the standards in the field and also gives hints on the practical work of Enterprise Architects. Full Article
pr Episode 90: Product Line Engineering, Pt. 3, with Charles Krueger By feedproxy.google.com Published On :: Sat, 22 Mar 2008 11:31:17 +0000 In this episode Charles Krueger, a well-known member of the product line engineering community, talks about his long term experiences in the field. Charles is also the founder and CEO of a company that provides tooling for variability management and product derivation. Besides some clarifications on terms like product line architecture and reference architecture, you also learn what kind of preconditions need to exist before product line engineering can be applied successfully. Full Article
pr Episode 108: Simon Peyton Jones on Functional Programming and Haskell By feedproxy.google.com Published On :: Fri, 29 Aug 2008 07:47:22 +0000 We start our discussion with a brief look at what Haskell is and how a pure functional language is different from non-pure languages. We then look at the basic building blocks and the philosophy of the language, discussing concepts such as the lambda calculus, closures, currying, immutability, lazy evaluation, memoization, and the role of data types in functional languages. A significant part of the discussion is then spent on the management of side effects in a pure language - in other words, the importance of monads. We conclude the episode with a look at Haskell's importance and community today. Full Article
pr Episode 109: eBay’s Architecture Principles with Randy Shoup By feedproxy.google.com Published On :: Mon, 08 Sep 2008 06:57:11 +0000 In this episode we discuss with Randy Shoup, Distinguished Architect at eBay, about architectural pinciples and patterns used for building the highly scalable eBay infrastructure. The discussion is structured into four main ideas: partition everything, use asynchrony everywhere, automate everything, and design the system keeping in mind that everything fails at some point in a large distributed system. Full Article
pr Episode 119: DSLs in Practice with JP Tolvanen By feedproxy.google.com Published On :: Sun, 07 Dec 2008 17:35:25 +0000 In this episode, Markus talks with Juha-Pekka Tolvanen about using DSLs and code generation in practice. The main part of the episode is the discussion about a number of case studies that show how DSLs and code generation are used in practice. Omega Tau, Markus' new podcast mentioned in the beginning of the show Full Article
pr Episode 136: Past Present and Future of MDA with David Frankel By feedproxy.google.com Published On :: Tue, 26 May 2009 21:23:25 +0000 In this episode, Dirk talks with David Frankel, resident Metamodeller and MDA expert at SAP Labs LLC, SAP's subsidiary in the Silicon Valley. Dave's extensive experience provides a big picture, from the early days of CORBA all the way to current issues that are bugging most enterprise architects' work with MDA. Full Article
pr Episode 145: Spring in 2009 with Eberhard Wolff By feedproxy.google.com Published On :: Mon, 21 Sep 2009 18:26:14 +0000 In this episode we discuss the current state of the spring framework. We talk about core features (dependency injection, AOP) but also about the spring universe, i.e. some of the more specific frameworks such as Spring Batch. Full Article
pr Episode 153: Jan Bosch on Product Lines and Software Ecosystems By feedproxy.google.com Published On :: Mon, 11 Jan 2010 06:31:23 +0000 This episode is a conversation with Jan Bosch about product line engineering (PLE). Jan has worked in various roles and industries and academia in the context of product lines. In this episode we look at Jan's view of what is next for product lines: software ecosystems. What is their relationship to PLE and how should PLE change to remain relevant? Full Article
pr Episode 160: AspectJ and Spring AOP with Ramnivas Laddad By feedproxy.google.com Published On :: Mon, 19 Apr 2010 07:06:55 +0000 This episode is a conversation with Ramnivas Laddad about aspect-oriented programming (AOP), Aspect J, and Spring AOP. We review the fundamental concepts of AOP, discuss AspectJ (an open source compiler that extends java with support for AOP), and cover the Spring Framework's proxy-based AOP system. Laddad also gives his thoughts on the use cases for AOP and where we are in the technology adoption curve, and updates on the state of the AspectJ project itself. Full Article
pr Episode 161: Agile Product Management with Roman Pichler By feedproxy.google.com Published On :: Mon, 03 May 2010 08:47:33 +0000 In this episode, we discuss with Roman Pichler how Scrum impacts product management and how agile product management differs from traditional approaches. The topics covered include product owners on large projects and product owner teams, facilitating customer feedback through early and frequent releases, envisioning the product, and creating products with the minimum functionality. Enjoy! Full Article
pr Episode 162: Project Voldemort with Jay Kreps By feedproxy.google.com Published On :: Sun, 16 May 2010 20:29:42 +0000 Jay Kreps talks about the open source data store Project Voldemort. Voldemort is a distributed key-value store used by LinkedIn and other high-traffic web sites to overcome the inherent scalability limitations of a relational database. The conversation delves into the workings of a Voldemort cluster, the type of consistency guarantees that can be made in a distributed database, and the tradeoff between client and the server. Full Article
pr Episode 186: Martin Fowler and Pramod Sadalage on Agile Database Development By www.se-radio.net Published On :: Fri, 01 Jun 2012 21:24:00 +0000 Recording Venue: Skype Guest: Martin Fowler and Pramod Sadalage In this episode, we talk with Pramod Sadalage and Martin Fowler about database evolution and agile database development. We discuss the basic challenges for working with a database in an agile development culture and how to include database design and most of all, database evolution, in […] Full Article
pr Episode 188: Requirements in Agile Projects By www.se-radio.net Published On :: Wed, 12 Sep 2012 21:25:34 +0000 Recording Venue: Paddington, London Guests: Suzanne Robertson and James Robertson, Atlantic Systems Guild Neil Maiden, Editor of the Requirements column in IEEE Software, talks with Suzanne and James Robertson of the Atlantic Systems Guild about the emergence and impact of agile practices on requirements work. The interview begins with an exploration of how agile practices have […] Full Article
pr Episode 207: Mitchell Hashimoto on the Vagrant Project By www.se-radio.net Published On :: Mon, 28 Jul 2014 17:26:07 +0000 Charles Anderson talks to Mitchell Hashimoto about the Vagrant open source project, which can be used to create and configure lightweight, reproducible, and portable development environments. Vagrant aims to make new developers on a project productive within minutes of joining the project instead of spending hours or days setting up the developer’s workstation. The outline […] Full Article
pr Episode 222: Nathan Marz on Real-Time Processing with Apache Storm By www.se-radio.net Published On :: Fri, 06 Mar 2015 17:32:44 +0000 Nathan Marz is the creator of Apache Storm, a real-time streaming application. Storm does for stream processing what Hadoop does for batch processing. The project began when Nathan was working on aggregating Twitter data using a queue-and-worker system he had designed. Many companies use Storm, including Spotify, Yelp, WebMD, and many others. Jeff and Nathan […] Full Article
pr Episode 223: Joram Barrez on the Activiti Business Process Management Platform By www.se-radio.net Published On :: Wed, 18 Mar 2015 20:49:02 +0000 Josh Long talks to Activiti cofounder Joram Barrez about the wide world of (open source) workflow engines, the Activiti BPMN2 engine, and what workflow implies when you’re building process-driven applications and services. Joram was originally a contributor to the jBPM project with jBPM founder Tom Baeyens at Red Hat. He cofounded Activiti in 2010 at […] Full Article
pr SE-Radio-Episode-234:-Barry-O'Reilly-on-Lean-Enterprise By traffic.libsyn.com Published On :: Tue, 04 Aug 2015 16:34:46 +0000 Full Article
pr SE-Radio-Episode-249:-Vaughn-Vernon-on-Reactive-Programming-with-the-Actor-Model By traffic.libsyn.com Published On :: Thu, 11 Feb 2016 21:45:32 +0000 Full Article
pr SE-Radio Epislode 250: Jürgen Laartz and Alexander Budzier on Why Large IT Projects Fail By traffic.libsyn.com Published On :: Mon, 22 Feb 2016 21:38:43 +0000 Alex Budzier of the Oxford Saïd Business School and Jürgen Laartz of McKinsey Berlin join Robert Blumen to talk about the their research on large IT project failures. Why do large projects fail and to what extent are these failures avoidable? Full Article
pr SE-Radio Episode 257: Michael Nygard on Clojure in Practice By traffic.libsyn.com Published On :: Tue, 17 May 2016 18:07:40 +0000 Michael Nygard of “Release It!” fame talks with Stefan Tilkov about his experience using the Clojure programming language. Topics include the tool chain and development process, the Clojure learning curve, and on-boarding new developers. Michael explains the similarities and differences compared to typical OO languages when implementing domain logic, and uses both game development and typical web development projects as examples. Finally, the two discuss how well Clojure can be used in the face of long-running projects, and some typical obstacles and strategies for introducing it to real-world scenarios. Full Article
pr SE-Radio-Episode-267-Jürgen-Höller-on-Reactive-Spring-and-Spring-5.0 By traffic.libsyn.com Published On :: Tue, 06 Sep 2016 17:37:37 +0000 Eberhard Wolff talks with Jürgen Höller about Reactive Spring. Reactive programming is a hot topic, but adoption has been slow in the enterprise. Spring 5 incorporates Reactor and the RxJava API to help Java developers build scalable high-performance web applications. The discussion explores architectural challenges, transactions, porting existing applications, and increased code complexity. Full Article
pr SE-Radio Episode 270: Brian Brazil on Prometheus Monitoring By traffic.libsyn.com Published On :: Tue, 04 Oct 2016 21:32:14 +0000 Jeff Meyerson talks with Brian Brazil about monitoring with Prometheus, an open source tool for monitoring distributed applications. Brian is the founder of Robust Perception, a company offering Prometheus engineering and consulting. The high level goal of Prometheus is to allow developers to focus on services rather than individual instances of a given service. Prometheus is based off of the Borgmon monitoring tool, widely used at Google, where Brian previously worked. Jeff and Brian discuss the tradeoffs of choosing not to replicate our monitoring data. In some situations, the monitoring system will lose data because of this decision. Other topics that are discussed are distributed consensus tools, integrations with Prometheus, and the broader topic of monitoring itself. Full Article
pr SE-Radio Episode 284: John Allspaw on System Failures: Preventing, Responding, and Learning From By traffic.libsyn.com Published On :: Tue, 07 Mar 2017 20:09:29 +0000 John Allspaw CTO of Etsy speaks with Robert Blumen about systemic failures and outages. Why they cannot be totally prevented, how to respond, and what we can learn from them. Full Article
pr SE-Radio Episode 289: James Turnbull on Declarative Programming with Terraform By traffic.libsyn.com Published On :: Tue, 25 Apr 2017 15:36:41 +0000 James Turnbull joins Robert Blumen for a discussion of Terraform, an infrastructure-as-code tool, and a deep dive into how Terraform implements the declarative programming model. Full Article
pr SE-Radio Episode 305: Charlie Berger on Predictive Applications By traffic.libsyn.com Published On :: Mon, 09 Oct 2017 19:58:19 +0000 Edaena Salinas talks with Charlie Berger about Predictive Applications. The discussion begins with an overview of how to build a Predictive Application and the role of Machine Learning. It then explores different Machine Learning algorithms that can be implemented natively in a database. Full Article
pr SE-Radio Episode 306: Ron Lichty on Managing Programmers By traffic.libsyn.com Published On :: Mon, 16 Oct 2017 21:14:07 +0000 Ron Lichty talks with SE Radio’s Nate Black about managing programmers. Topics include: why programming management is hard, what makes a good programming manager, the costs of micromanagement, self-organizing teams, team dynamics and motivation, and product team performance. Full Article
pr SE-Radio Episode 307: Harsh Sinha on Product Management By traffic.libsyn.com Published On :: Mon, 30 Oct 2017 21:44:44 +0000 Bryan Reinero talks with Harsh Sinha, VP of Engineering at TransferWise, about Product Management. Mr. Sinha details how requirements are derived from user needs, how to measure product success, and how successful product management is done. Full Article