This page hosts a widget that accepts as input a twitter profile user name and then generates a QR Code linked to the user’s twitter profile. This widget was built using WolframAlpha Which is also the service behind generating the actual QR Code. If you have any questions/comments you can get in touch either by leaving a comment on this page, or you can contact me on twitter @DefaultSoftware
Recent Posts
- C# How to: Min/Max Edge Detection
- C# How to: Standard Deviation Edge Detection
- C# How to: Image Distortion Blur
- C# How to: Fuzzy Blur Filter
- C# How to: Image Abstract Colours Filter
- C# How to: Image Boundary Extraction
- C# How to: Weighted Difference of Gaussians
- C# How to: Image ASCII Art
- C# How to: Stained Glass Image Filter
- C# How to: Oil Painting and Cartoon Filter
Blog Stats
- 836,220 hits
Join 228 other subscribers
Categories
Augmented Reality Blogging C# Code Samples Edge Detection Extension Methods Generics Graphic Filters Graphics How to Image Arithmetic Image Convolution Image Filtering Image Filters Image Processing Image Transform Learn Everyday Microsoft Morphology Filters New Version Opensource Social Media Tip Uncategorized Update Widgets Wikipedia Wordpress XML XML Serialization
Top Posts & Pages
- C# How to: Decoding/Converting Base64 strings to Bitmap images
- C# How to: Image Convolution
- C# How to: Changing a File's read only attribute
- C# How to: Determine free space on a drive
- C# How to: Encoding Bitmaps to Base64 strings
- C# How to: Image Blur
- C# How to: Bitmap Colour Balance
- C# How to: Image filtering implemented using a ColorMatrix
- C# How to: Calculating Gaussian Kernels
- C# How to: Check if a Tcp Port is in use
Archives
C# How to Articles
- C# How to: Bitmap Colour Substitution implementing thresholds
- C# How to: Blending Bitmap images using colour filters
- C# How to: Boolean Edge Detection
- C# How to: Calculating Gaussian Kernels
- C# How to: Changing a File’s read only attribute
- C# How to: Check if a Tcp Port is in use
- C# How to: Compass Edge Detection
- C# How to: Decoding/Converting Base64 strings to Bitmap images
- C# How to: Deep copy objects using Binary Serialization
- C# How to: Determine free space on a drive
- C# How to: Drawing in GDI with Opacity/Alpha components
- C# How to: Encoding Base64 Thumbnails
- C# How to: Encoding Bitmaps to Base64 strings
- C# How to: Generate a Web Service from WSDL
- C# How to: Generating Icons from Images
- C# How to: Gradient Based Edge Detection
- C# How to: Image Blur
- C# How to: Image Cartoon Effect
- C# How to: Image filtering by directly manipulating Pixel ARGB values
- C# How to: Image filtering implemented using a ColorMatrix
- C# How to: Image Transform Rotate
- C# How to: Image Transform Shear
- C# How to: Implementing Generic Xml Deserialization by extending the string class
- C# How to: Implementing Xml Serialization through a generic extension method
- C# How to: Oil Painting and Cartoon Filter
- C# How to: Stained Glass Image Filter
- C# How to: Swapping Bitmap ARGB Colour Channels
- C# How to: Using Microsoft Kinect with Windows Forms
- Extending ConfigurationManager – Get values by type
- Morphological Edge Detection
SoftwareByDefault Online References
- @DefaultSoftware Twitter Profile
- Bat2Exe on Codeplex.com
- Bat2Exe on SourceForge.net
- Bloggers.com Profile
- Channel 9 Profile
- Featured on CoolThingOfTheDay
- flickr Profile
- Google+
- Microsoft TouchDevelop Profile
- MSDN Profile
- NonStandardForms on Codeplex.com
- O'Reilly Profile
- SoftwareByDefault on Codeplex.com
- SoftwareByDefault on SourceForge.net
Twitter feed
- @CityPowerJhb @lindamayekiso Mkay, so what's the update then? 2 months ago
- @CityPowerJhb If I had R5 for every time the power went out, I'd have enough money to fund going off grid. Instead… twitter.com/i/web/status/1… 12 months ago
- @dimitri11192 @CityPowerJhb @CityPowerJhb Randpark Ridge has been out for almost 26 hours now, any updates? Maybe a… twitter.com/i/web/status/1… 1 year ago
- @dimitri11192 @CityPowerJhb Yep, still out, its been about 18 hours now 1 year ago
- @Phumy76958774 @CityPowerJhb Still down in Randpark Ridge Pongola Avenue 💩 1 year ago
SoftwareByDefault on MSDN
- Received a 5 star rating on the How to determine if a Tcp/IP Port is in use contribution on the Samples Gallery. October 10, 2018
- Received a 5 star rating on the How to determine if a Tcp/IP Port is in use contribution on the Samples Gallery. October 10, 2018
- Received a 5 star rating on the How to determine if a Tcp/IP Port is in use contribution on the Samples Gallery. October 10, 2018
- Received a 5 star rating on the Generating a Web Service from WSDL contribution on the Samples Gallery. March 16, 2018
- Received a 5 star rating on the Generating a Web Service from WSDL contribution on the Samples Gallery. March 16, 2018
- Received a 5 star rating on the Generating a Web Service from WSDL contribution on the Samples Gallery. March 16, 2018
- Received a 5 star rating on the Generating a Web Service from WSDL contribution on the Samples Gallery. July 26, 2016
- Received a 4 star rating on the Generating a Web Service from WSDL contribution on the Samples Gallery. July 21, 2016
- The Generic Xml Deserialization by extending the string class contribution has been downloaded 1,000 times from the Samples Gallery. That's quite the achievement! June 18, 2016
- Received a 5 star rating on the How to determine if a Tcp/IP Port is in use contribution on the Samples Gallery. June 9, 2016
MSDN Articles
- ARGB Image Filters
- Bitmap Color Substitution
- Blending Bitmap Images
- ColorMatrix Image Filters
- Converting Base64 strings to Bitmap images
- Deep Copy: Binary Serialization, Generics and Extension Methods
- Deep Copy: NetDataContractSerializer, Generics and Extension Methods
- Encoding Base64 Thumbnails
- Encoding Bitmaps to Base64 Strings
- Generating a Web Service from WSDL
- Generic Xml Deserialization by extending the string class
- How to determine if a Tcp/IP Port is in use
- Image to Icon Generator
- Implementing Xml Serialization through a generic extension method
1 Response to “Twitter Profile QR Code Generator”