Friday, January 20, 2006
CSS C# Token Reader [OPML]
I was just reading the CSS 2.1 with the aim to create a CSS token reader in C#. It is a pretty tough document to get through. It defines the sytnax of a CSS file and provides regex's that could be used to read the CSS correctly.
It will however take me a little while to get anywhere with it though :)
It will however take me a little while to get anywhere with it though :)
| Technorati Tags |
| regex [feed], CSS [feed], C# [feed], .NET [feed], style sheet [feed] |
| Related Wikipedia Documents |
| Cascading Style Sheets, .NET Framework, C Sharp, CSS, CSS Zen Garden, Wikipedia: Regex, Regular expression, Style sheet |
| My Related Documents |
| C#, .Net Framework: Google Search: c# expando, C#, .Net Framework: Changing Styles with the times |
| Related Amazon Books |
| Programming C#: View From Amazon UK/View From Amazon USA The ZEN of CSS Design: Visual Enlightenment for the Web: View From Amazon UK/View From Amazon USA CSS Pocket Reference: View From Amazon UK/View From Amazon USA Professional CSS: View From Amazon UK/View From Amazon USA Eric Meyer on CSS: View From Amazon UK/View From Amazon USA Java Regular Expressions: Taming the Java.Util.Regex Engine: View From Amazon UK/View From Amazon USA |
| Related Images From Flickr |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Google Search: c# css parser [OPML]
Another visitor came to my site from google with the query: "c# css parser"
I have no idea why my site was found with this search, but I might as well try and answer the question.
I did a little search on Google to see what I could find relating to a C# based CSS parser. I couldn't find anything. I am tempted to try and make one now :)
I can envisage it now.
A class for each of the CSS types, each type has a list of rules as to how they are applied, each type also has a list of attributes that are parsed from the text.
There would also be a "Finder Class" which would find all instances of a particular CSS class and then instantiate the appropriate C# class.
I might have this as a little side project now :)
I have no idea why my site was found with this search, but I might as well try and answer the question.
I did a little search on Google to see what I could find relating to a C# based CSS parser. I couldn't find anything. I am tempted to try and make one now :)
I can envisage it now.
A class for each of the CSS types, each type has a list of rules as to how they are applied, each type also has a list of attributes that are parsed from the text.
There would also be a "Finder Class" which would find all instances of a particular CSS class and then instantiate the appropriate C# class.
I might have this as a little side project now :)
| Technorati Tags |
| css parser [feed], attributes [feed], c# [feed], .net [feed], class [feed], attribute [feed], style sheet [feed] |
| Related Wikipedia Documents |
| Wikipedia: Attribute, Comparison of web browsers, XHTML, Class (computer science), .NET Framework, Distributed.net, Portable.NET, C Sharp, Cascading Style Sheets, Separation of style and content |
| My Related Documents |
| C#, .Net Framework: c# generics 3.0, C#, .Net Framework: C# 3.0. Ugh!, C#, .Net Framework: RE: C# : Where do you define an enum |
| Related Amazon Books |
| C# Class Design Handbook: Coding Effective Classes: View From Amazon UK/View From Amazon USA .NET Framework 1.1: Class Library Reference: System.Web v. 5: View From Amazon UK/View From Amazon USA Programming C#: View From Amazon UK/View From Amazon USA Cascading Style Sheets: A Primer: Cascading Style Sheet:A Primer Auth: View From Amazon UK/View From Amazon USA |
| Related Images From Flickr |
![]() ![]() ![]() ![]() |
Google Search: create a dsl connection in c# [OPML]
A visitor to my site came from google with the following query: "create a dsl connection in c#".
My short answer to this would be that you can't create a specific dsl connection in c#. You just create TCP connections like you would in any programming and Windows will manage what network interface it will go over.
look in to System.Net.Sockets and System.Net to see what you can do. Its not a great answer but I hope that it helps.
My short answer to this would be that you can't create a specific dsl connection in c#. You just create TCP connections like you would in any programming and Windows will manage what network interface it will go over.
look in to System.Net.Sockets and System.Net to see what you can do. Its not a great answer but I hope that it helps.
| Technorati Tags |
| dsl connection [feed], google [feed], system net [feed], tcp connections [feed], network interface [feed], sockets [feed], .net [feed], c# [feed] |
| Related Amazon Books |
| Real World ASP.NET: Building a Content Management System (.NET Developer Series): View From Amazon UK/View From Amazon USA .NET Framework 1.1: Class Library Reference: System.Web v. 5: View From Amazon UK/View From Amazon USA Microsoft .NET Framework 1.1 Class Library Reference Volumes 1-4: System: View From Amazon UK/View From Amazon USA TCP/IP Sockets in C#: Practical Guide for Programmers (Practical Guides S.): View From Amazon UK/View From Amazon USA Programming C#: View From Amazon UK/View From Amazon USA |
| Related Images From Flickr |
![]() ![]() ![]() ![]() |
Wednesday, January 18, 2006
Books Blog [OPML]
I have been experimenting with WordPress and rather than break this blog I have created a new Blog at http://books.kinlan.co.uk. Basically the blog is there to test Word Press and also put my book reviews on their with the hope of providing a service and also maybe giving me a small small referal revenue.
WordPress is very very very smart. I really like it. Much more so than Blogger! For one you get alot more control over the blog if needed. And the amount of pluggins for it are amazing!
Anyway, keep checking out http://books.kinlan.co.uk and let me know what you think when you see it. I still have some more things to sort out on it such as determining the country the user comes from so that I can provide the correct Amazon URL.
WordPress is very very very smart. I really like it. Much more so than Blogger! For one you get alot more control over the blog if needed. And the amount of pluggins for it are amazing!
Anyway, keep checking out http://books.kinlan.co.uk and let me know what you think when you see it. I still have some more things to sort out on it such as determining the country the user comes from so that I can provide the correct Amazon URL.
| Technorati Tags |
| amazon [feed], blogger [feed], books [feed], word press [feed], referal [feed], wordpress [feed] |
| Related Wikipedia Documents |
| Blogger, Wikipedia: Weblog, Robert Scoble, Salam Pax, Jorn Barger, Ebook, Great Books, Amazon.com, WordPress, Captcha |
| Related Amazon Books |
| Publishing a Blog with Blogger (Visual QuickProject S.): View From Amazon UK/View From Amazon USA Selling Used Books Online: The Complete Guide to Bookselling at Amazon's Marketplace and Other Online Sites: View From Amazon UK/View From Amazon USA Amazon Hacks: View From Amazon UK/View From Amazon USA The Web Developer's Guide To Amazon E-Commerce Service: Developing Web Applications Using Amazon Web Services And PHP: View From Amazon UK/View From Amazon USA |
| Related Images From Flickr |
![]() ![]() ![]() ![]() ![]() |
Tuesday, January 17, 2006
Amazons Associate Scheme [OPML]
You may have noticed that my blog has related Amazon books for a particular post. Each of these books are hooked up to my Amazon Associates account. The intention is to provide my readers with books that might interest them and also then to make a little bit of money from the referal to Amazon.
I have had one referal [Thank you to who ever that was, I appreciate it].
My Question is:
Through deduction then, this means that 0.24% of visitors will buy a product.
Is this really worth it, for the amount of Advertising Amazon will receive from me.
I have had one referal [Thank you to who ever that was, I appreciate it].
My Question is:
- Do you [the readers] like this information that is attached to each post?
- Would you consider a book that I have recommended?
- What would make you more likely to buy the book?
- Is it clear that there is a seperation between the UK Amazon site and the US Amazon site?
During the beta, visitors to Associate sites who viewed a product preview
clicked through to Amazon.com over 4% of the time; those clicks resulted in a
purchase nearly 6% of the time
Through deduction then, this means that 0.24% of visitors will buy a product.
Is this really worth it, for the amount of Advertising Amazon will receive from me.
| Technorati Tags |
| amazon books [feed], amazon associates [feed], amazon [feed], referal [feed], product preview [feed], blog [feed], advertising [feed], money [feed] |
| Related Wikipedia Documents |
| Amazon.com, Irresistible impulse, Book, Blog, Advertising |
| Related Amazon Books |
| Amazon Hacks: View From Amazon UK/View From Amazon USA Selling Used Books Online: The Complete Guide to Bookselling at Amazon's Marketplace and Other Online Sites: View From Amazon UK/View From Amazon USA 501 Web Site Secrets: Unleash the Power of Google, Amazon, Ebay and More: View From Amazon UK/View From Amazon USA Mining Amazon Web Services: Building Applications with the Amazon API: View From Amazon UK/View From Amazon USA The Web Developer's Guide To Amazon E-Commerce Service: Developing Web Applications Using Amazon Web Services And PHP: View From Amazon UK/View From Amazon USA Professional Web APIs with PHP: Google, EBay, Paypal, Amazon, Yahoo, Fedex: View From Amazon UK/View From Amazon USA Make Easy Money with Google: Using the Adsense Advertising Program: View From Amazon UK/View From Amazon USA The E-Code: 33 Internet Superstars Reveal 43 Ways to Make Money Online Almost Instantly Using Only E-Mail!: View From Amazon UK/View From Amazon USA Other People's Treasures: Selling On Amazon.com: View From Amazon UK/View From Amazon USA |
| Related Images From Flickr |
![]() ![]() ![]() ![]() |
Monday, January 16, 2006
Business Blogging [OPML]
One of the web logs that I religously read is Robert Scobles, he has just released a book. It looks interesting, below is a synopsis. I can't wait to have a read, only problem is that is is that it is not released in the UK yet. If the XBox 360 can have a near simulataneouse world wide release why can't books [saying that I suppose harry potter did have one]
According to these experts, blogs offer businesses something that has long been lacking in their communication with customers meaningful dialogue. Devoid of corporate-speak and empty promises, business blogs can humanize communication, bringing companies and their constituencies together in a way that improves both image and bottom line. With a foreword by Tom Peters, author of such business bibles as "In Search of Excellence", this book uses more than fifty case histories to explain why blogging is an efficient and infinitely more credible method of business communication. Blogs are easily linked, allowing information to spread rapidly, and blog readers are active, not passive, participants in the communication. Business and marketing decision-makers will find themselves excited about the possibilities after just a few pages. Interviews with Mark Cuban of the Dallas Mavericks, Bob Lutz from General Motors, Johanthan Schwartz of Sun Microsystems, and other prominent business leaders showcase how businesses are beginning to use blogs to connect with customers in new ways. It explores how blogging has changed the rules of communication and competition. It gives business owners the tools to launch an effective blogging strategy and the reasons
According to these experts, blogs offer businesses something that has long been lacking in their communication with customers meaningful dialogue. Devoid of corporate-speak and empty promises, business blogs can humanize communication, bringing companies and their constituencies together in a way that improves both image and bottom line. With a foreword by Tom Peters, author of such business bibles as "In Search of Excellence", this book uses more than fifty case histories to explain why blogging is an efficient and infinitely more credible method of business communication. Blogs are easily linked, allowing information to spread rapidly, and blog readers are active, not passive, participants in the communication. Business and marketing decision-makers will find themselves excited about the possibilities after just a few pages. Interviews with Mark Cuban of the Dallas Mavericks, Bob Lutz from General Motors, Johanthan Schwartz of Sun Microsystems, and other prominent business leaders showcase how businesses are beginning to use blogs to connect with customers in new ways. It explores how blogging has changed the rules of communication and competition. It gives business owners the tools to launch an effective blogging strategy and the reasons
| Related Amazon Books |
| Naked Conversations : How Blogs are Changing the Way Businesses Talk with Customers: View From Amazon UK/View From Amazon USA Beyond Bullet Points: Using Microsoft Powerpoint to Create Presentations That Inform, Motivate and Inspire: View From Amazon UK/View From Amazon USA Killer Presentations: Power the Imagination to Visualise Your Point with PowerPoint: View From Amazon UK/View From Amazon USA Special Edition Using Business Objects Crystal Reports XI: View From Amazon UK/View From Amazon USA I Blog, Therefore I Am: View From Amazon UK/View From Amazon USA Never Threaten to Eat Your Co-workers: Best of Blogs: View From Amazon UK/View From Amazon USA Blogs, Wikis, and Feeds in Action: View From Amazon UK/View From Amazon USA Who Let the Blogs Out?: View From Amazon UK/View From Amazon USA |
| Related Images From Flickr |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |































