473,804 Members | 3,739 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

For a copy of The Embedded Newsletter

The Spring 2004 copy of our Embedded Development Tools Newsletter is now
available for downloading from our web site

It includes information about......

An affordable USB protocol Analyser
Some significant recent price reductions

The opening of our new Development Tools Web Shop
where you can buy over 170 products
all for next day delivery

A new CAN program that can track messages and display
their contents as line graphs, that can be used to
provide a user interface control panel
or as a macro controller for complex CAN testing

To get your copy......

download it from

http://www.computer-solutions.co.uk/download/

Or email me sa***@computer-solutions.co.uk

If you include your postal address ( UK, Europe only please ) I
will be happy to send you a catalogue - tell me which of those
products you are particularly interested in and I will include full details.

Or ....

Visit our web site http://www.computer-solutions.co.uk - keep it book
marked as in the "Informatio n Zone" we have published a number of free
services for Embedded Engineers -

1) Micro-Search - our searchable database of 650 + chip specs
from 30 different 8051 manufacturers

2) Support Tools Directory - shows the development tools
available for over 100 microprocessor families

3) The Embedded Web - 330 + links to useful sites from Chip
Manufacturers to software algorithms

Many of our products are now available for next day delivery
from our web shop www.computer-solutions.co.uk.

Our aim - to make it the premier site for Embedded Engineers

----------------------------------------------------------------------

Chris Stephens E-mail: sa***@computer-solutions.co.uk
Computer Solutions Ltd. Phone: +44 (0)1 932 829 460
1a New Haw Road, Fax: +44 (0)1 932 840 603
Addlestone, Surrey,
KT15 2BZ England http://www.computer-solutions.co.uk

For the largest range of embedded microprocessor development tools
now available for next day delivery - from our web shop



Nov 14 '05 #1
1 1988
Chris Stephens <sa***@comput er-solutions.co.uk > scribbled the following:
The Spring 2004 copy of our Embedded Development Tools Newsletter is now
available for downloading from our web site


What was your C question?

--
/-- Joona Palaste (pa*****@cc.hel sinki.fi) ------------- Finland --------\
\-- http://www.helsinki.fi/~palaste --------------------- rules! --------/
"As a boy, I often dreamed of being a baseball, but now we must go forward, not
backward, upward, not forward, and always whirling, whirling towards freedom!"
- Kang
Nov 14 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1943
by: Nis Sarup | last post by:
A customer of mine wants to make a newsletter for their website. The newsletter should be HTML with images and sent to a database of her subscribers. They would like a script where they can easily compose and send the newsletter. I can write that, but wouldnt like to reinvent the weel. Does anybody here have any good recomendations on newsletter composing/sending software? Userfriendliness and simplicity is the key. TIA, Nis.
0
2944
by: cooldv | last post by:
i have an *access database + ASP newsletter* that is working fine and it sends newsletter to ALL the email addresses in the DB. i want to send this newsletter to only a select group (like people with same name or same city etc). how do i do that? here is the code of newsletter. where should i make changes? Thanx in advance for ur help. <% ' Declaring variables
0
1645
by: sylvain | last post by:
http://groups.yahoo.com/group/HiTechUnited (Source of articles about the HiTech Underemployment Crisis) HiTechUnited is a weekly newsletter, delivered Mondays, written by and for underemployed/unemployed HiTech workers. Subscribers believe something can be done to improve our situation and we can "Work It Out" together. If you've been downsized from HiTech and care about the revival of the HiTech industry(in whatever new form), make a...
0
1111
by: PRM | last post by:
Hi , I am sharing a network drive, by using the following code (C# Code using ASP.net) /**********************************************************************************/ public void ShareMap(string machineName, string username, string password, string ShareName) { System.Management.ManagementScope sc = null; ConnectionOptions co = null;
0
313
by: Chris Stephens | last post by:
The Autumn 2005 issue of our Embedded Development Tools Newsletter is now available for downloading from our web site It includes information about...... GCC "out of the box" packages for PPC and Coldfire New USB 2 BDM interfaces for ColdFire and PPC A Wireless USB analyser
0
1136
by: MGRIDEOUT | last post by:
Hello, I have am webpage created (very simple using HTML), it contains a few lhpyerinks to other pages. However, I am having trouble finding a way to create this webpage so I may mail it out as a newsletter(embedded into the mail) and NOT as an attachment. Please any ideas with this would be greatly appreicated! Thanks, MGR
1
4677
by: Michel Couche | last post by:
Hello, I am starting the development of a newsletter The use of the class MailMessage of System.Net.Mail is quite straightforward for usual contact forms but my question here is "How can I reference a CSS file in the header of my newsletter message ?" Here is where I am .... (1) I found a way to reference a web page in the body of the message (ref: http://www.systemwebmail.com/faq/3.2.aspx) Dim mail As New MailMessage()
7
4444
by: Trapulo | last post by:
Hello, I need to send an email from vb.net. The body may be html encoded, and all images related to the html (<img src....>) may be embedded in the email content instead of refer to remote urls. I've tried a lot of solution, but I can only get a message with images embedded but no html, or message with html but no images embedded. What is the right way to have this goal? I have a dictionary with <image name, image content as byte...
11
1607
by: ginoplusio | last post by:
Hi, I'm developing a software to send newsletter to the users of my website. I have a problem on the stats, detecting the opening of the newsletter on the user's client. The method I've chosen uses an html img tag like this: <img src="detectscript.php?email=1234"/> The script "detectscript.php" uses the email-id passed to save the event "mail open". The script save the "opening" information on the db
0
9706
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9582
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10580
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10335
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9157
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7621
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6854
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5525
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
2993
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.