Wednesday, July 31, 2013

How to add a related post widget to blogger with thumbnails?(Below every articles)

Adding a related post widget to blogger not only enhances your blog but also helps to increases your page views.This is a very useful widget for both the users and blog owners.Visitors can easily navigate through the blog with their interested topic whereas the blog owners can increase their page views.In this tutorial we will be learning how to add a related post with 3,4 or 5 posts.This widget can also be added to other platforms sites like WordPress,TypePad,etc.
Related Post Widget
Related Post Widget

Steps to add it in Blogger


  1. Go to LinkWithin
  2. Generate your widget code with the given Related Posts widget generator.
    Related Post Widget generator on LinkWithi
    Widget generator on LinkWithin
  3. Click on the Install Widget link.
    Install widget link
  4. The Import Page Element appears.
  5. Click on edit content and copy the widget code.Paste the code in notepad.
    Import Page Element displaying Edit Content option
    Import Page Element displaying Edit Content option
  6. Close the Import Page Element after copying and pasting the code.
  7. Go to your Blogger Dashboard > Template > Edit HTML
  8. Search for </body>
  9. Copy and Paste the below code before </body>                                                                                               <b:if cond='data:blog.pageType == "item"'>
    Replace with the code pasted in Notepad
    </b:if> 
  10. Save the template and check your blog.
Note:The related post will be shown only on article pages.

Please spread our words!

A Difficult Day With Google Apps ( Boo! )

Yesterday was a difficult day with Google Apps. Almost everything I tried to create was stopped dead in its tracks. I am making some spreadsheets that support an approval workflow process and so far it had been going really well.

I have a Google Form, that initiates the process. This keeps a list of the workflows. These are displayed in a web app. When the form is submitted, a copy is made of a master spreadsheet is made and the people fill in the data in that.

At various points of completion, a controller person fires off scripts like "Initial Approval", "Approved by the Teaching Committee" and the relevant people are notified that they now need to "fill in their bits".

So far so good.

I began thinking that, at some points it would be really useful to assemble the relevant data, notes, reminders and links into a Gmail draft so that the controller person might check it over, add any extra message and then send it. But with Apps Script you can't create a GMail draft message. Boo 1!

So I thought, OK, what if I use a Google Doc as a simple template with %SomeTags% in so that the people running this process could easily author these emails. The %SomeTags% in the document could be replaced with data from a Named Range in the their spreadsheet.  I discover that with with Apps Script there is no way to get a list of named ranges. Boo 2! 

Next, after experimenting with attaching scripts to buttons in the spreadsheet, that might say "Approve" I thought I'd have a go at cleaning up the interface by putting all the workflow actions in tidy menus with sub menus. I discover that you can't create sub-menus in spreadsheet menus.  I take the argument that this might be better interface design but still, Boo 3!

So I then think that maybe I can show the menu items based on the user's memberships, so that people only get to see the menu items based on their needs. I think I discover that the user would need to run the onOpen() function and authorize it for it to work. Boo 4!

I then remember our security guy's advice that allowing people to edit spreadsheets AND scripts is a bit hokey. There is no way to allow people to edit spreadsheet data and not the code in them. Boo 5!

I then thought I'd create a "Home" sheet in my spreadsheet, which would lookup the workflows status from the list spreadsheet using the =ImportRange() formula. I discover that if I delete a row in the listing spreadsheet that ImportRange brings back the wrong status. It's sort of hard-wired to a particular cell. Boo 6!

What a day! And as Oliver Reed might utter, What a lot of boos!

Google do seem to be tightening up some of the consistency of their Apps Script features lately, with varying results. And they seem to be listening to "developers" like myself and producing tools that support what they want to do rather than features that look nifty in a demo ( like that one about copying a bullet list in a Google Doc straight into a Google Form multiple choice question ) but all of these boos are things that other people have asked and argued well for.

So come on Google, how about searching Stackoverflow for "Google Apps Script" and "Can't do that" and "according to the documentation". There's a wealth of common-sense and small but valuable features that people are expecting to be there.

But first can you get on and let me do this....

var ss = SpreadsheetApp.getCurrentSpreadsheet()
var ranges = ss.getNamedRanges()

That's not a lot to ask is it?







Sunday, July 28, 2013

C# WPF Tutorial 15- How to Link ListBox with Database









































-------------------------------------------------------------------
Adding items to Listbox in C# ?‎  WPF
Copy all Items from one listbox to another‎ C#  WPF
displaying total number of listbox items‎ Populate listbox from database table‎ C#  WPF
string - Visual C#  listbox drag and drop/store C#  WPF
Adding text from textbox to a listbox permanently‎  WPF
how to get the value from listbox to show it in textbox?‎  C#  WPF
pass entered data to ListBox and save to database table‎ C# WPF
List Box Item select database item C# WPF

C# WPF Tutorial 14- How to Link Combobox with Database values





















-----------------------------------------------------------------------------
how to bind combobox to textbox in C# WPF
ComboBox and TextBox‎ C# WPF
How to show combo box selected value in a text box‎  C# WPF
selecting an item in combobox and display corresponding Populate combobox from   database C# WPF
How to get data in combobox from database?
Populating a Combobox from a Dictionary
How to fill different ComboBoxes in a DataGridView  C# WPF
code add database column to datagridview combobox C# WPF
Populate combobox from database WPF
How to get data in combobox from database? WPF
Populating a Combobox from a Dictionary
How to fill different ComboBoxes in a DataGridView  WPF
code add database column to datagridview combobox  WPF
Enter values into combobox from database‎ WPF
Enter values into combobox from database‎ C# WPF





Saturday, July 27, 2013

QT C++ GUI Tutorial 6- How to use HTML QT Widgets




































-----------------------------------------------------------------------
Widget to display an HTML page
HTML Widget - Qt Programming
Supported HTML Subset
 Basic Application and HTML Aware Widgets

QT C++ GUI Tutorial 5- How to open a new window from a pushbutton in Qt

























---------------------------------------------------------------------------------------
c++ - How would I open a new window from a button in the main
How to show another window from mainwindow in QT
How to move to another window in Qt by a pushbutton
How to open a new window in Qt
Open new window when button on main-window is clicked
Open new window on menu action.
 QMainWindow open a new QMainWindow
Thread: Open a window inside another window
Thread: right way to open a new window
Open a window inside another window

View your AdSense earnings in local time!

We know that access to the most up-to-date data on your account is important in understanding how it’s performing on a daily basis. Up to now, Adsense reported your daily earnings based on Pacific Standard Time (PST). Over the next couple of weeks however, you’ll be able to view your daily earnings based on your local time zone, giving you the latest information.

How to set up Adsense earnings in local time feature?
  1.  Go to your Account Settings Page.
  2. Scroll down to the Account Information section.
  3. Click edit next to the Timezone option.
  4. Choose your time preference from the Timezone option.
    Timezone in Adsense
  5. Click save.
Note:Don't worry if the Timezone option is not visible in your adsense.It will be visible for everyone within  a couple of weeks.

For more information visit here.

Friday, July 26, 2013

QT C++ GUI Tutorial 4- Show Messages in Messagebox (question, informatio...


























--------------------------------------------------------------------------
c++  Qt: How to display a Messagebox
Which qt widget should I use for message display?
Showing a error message
show a pop up or message box in my console
How to display Systemtray message ?
Display a message box
 How to display text messages without any buttons
Searches related to Displaying messages qt
qt show message
qt show message box
qt show error message










QT C++ GUI Tutorial 3- Qt Signal and slots




















----------------------------------------------------------------------------
How Qt Signals and Slots Work
Understanding Signals and Slot in Qt
Signals and slots
C++ GUI with Qt Tutorial
Searches related to qt signal and slots
qt signal and slots tutorial
qt4 signals and slots
qt connect signal to signal
qt signal slot example
qt add slot
qt create slot
emit qt
qt slot arguments

How to create button click event
Connecting signals and slots by name at runtime
signals/slots and namespaces
More results from www.qtforum.org

Thursday, July 25, 2013

QT C++ GUI Tutorial 2- Create First Qt Program

































--------------------------------------------------------------------
My first Qt GUI application
Qt for beginners Hello World
Creating interactive QT hello world GUI application
How to Create Your First Qt Program
GUI Programming in C++ using the Qt
Searches related to qt first gui program
my first qt application
qt gui application tutorial
qt application without gui
gui programming with python and qt
Developing Apps on Qt

QT C++ GUI Tutorial 1- Installing Qt SDK






























----------------------------------------------------------
Searches related to qt install
Installing Qt for Windows
qt install windows
Searches related to qt gui tutorial
qt gui tutorial python
qt gui tutorial linux
qt gui tutorial c++
qt creator gui tutorial
qt c++ gui tutorial
python qt gui tutorial
qt4 tutorial
qt designer examples
qt linux install
qt install plugin
qt install tutorial
qt install x11
qt install mac
qt install instructions
qt install event filter
How can I install Qt 5.x on
Qt Installer Framework
How to Install Qt SDK on windows

How to record any sound on your computer without a microphone?

Last day I was doing some edits on my PC for my friend.But unfortunately I was unable to save the audio file.So I decided to record the edited audio.To avoid the noise while recording I decided not to use the microphone for recording.So how can you record any sounds on your PC without a microphone?The following trick is done on a windows 7 PC.

Steps to record any sound on your computer without a mic

  1. Search for "sound" using the search box in start menu OR Go to Control Panel > Hardware and Sound > Sound
  2. Click on the Recording tab.
    Sound dialog box displaying the Stereo Mix option.
  3. Right click on Stereo Mix and click on "Set As Default Communication Device".
  4. Now open sound recorder by searching for sound recorder in start menu search.
  5. Launch the application and start recording.
  6. Record and enjoy!

If you can't  see the Stereo Mix option?

  • If you cannot find the "Stereo Mix" icon on the "Recording" tab, right-click on an empty white space within the box and click "Show Disabled Devices." Right-click "Stereo Mix" and click "Enable" to turn the function on.

  • Update your audio drivers.
  • If you see an option called Mono Mix or Wave Out Mix instead of Stereo Mix,don't worry because they all have the same functions.

Tuesday, July 23, 2013

Top Two Software To Run Android Apps On Your PC For Free!

Do you like to run android apps on PC?Are you thinking how to do it?This post will answer the questions with two new solutions.
Two best softwares to run android apps on PC

Bluestacks
Temple Run in Bluestacks


This is the best android app emulator that I have ever used.This has a wider app compatibility and is absolutely free.The software is available for Windows XP,VISTA,WIN 7/8.The software is even available for Mac OSX.They have currently started a new service called GamePop through which you could run android apps on your TV.The service is available for Pre-order and is not free.
Bluestacks Interface


Intel AppUp
Intel AppUp
Like Bluestacks Intel AppUp is also completely free.This software is developed by Intel.This software doesn't have a good collection of apps although new apps are added every day.They also have a nice clean interface.




Incoming Search Terms
How to run android apps on PC?
Which are the best softwares to run android apps?
Which is the best bluestacks alternative?
How to run temple run in PC?


Sunday, July 21, 2013

Create a free toolbar for your site!! {Chrome,Firefox and Internet explorer supported}

Have you thought of creating a toolbar for your site? If no,then you should because it can drive more traffic to your website.It can thus increase the impressions that your visitors have on your site.If you haven't yet downloaded our toolbar,please download it here for free.
To create a free toolbar
  1. Go to http://www.alexa.com/toolbar-creator


  2. Once you have created it,then the next step is to have your visitors download it.{Share on social networks,on your site,etc..}
Another site you can try to create toolbar is http://www.skysa.com/

Click below to free download.
Click here

C# Tutorial 83: How to use Multiple-Document Interface (MDI) in Windows ...
























------------------------------------------------------------------------------
Creating MDI application using C#
Multi Document Interface (MDI) tab page
multiple document interface (MDI) Windows Forms
Creating MDI application using C#  Windows Forms
c# - Help with Multiple Document Interface(MDI)  Windows Forms
Windows Forms
[C#] Multiple Document Interface (MDI)
Using MDI In C#
C# MDI Form









Saturday, July 20, 2013

How to change your blogger template? (More SEO friendly template)

Are you a Blogger?Are you interested in having a professional blogger template for your blog?If so you can do that with this simple trick.Some of the Blogger templates are optimized for SEO.
Complete Pc Guide's template
Steps to change the blogger template?
  1. Go to Dashboard > Template > Backup/Restore
  2. Click Choose file and upload the .xml file of your downloaded template.Note:It is recommended to download your full site template before making any changes to your blog.
  3. Click Upload and wait for it to finish uploading.
Check out your blog and make further changes.

Will my previous posts be deleted or some how be affected with this new template?
Ans: No,your posts won't be deleted.The previous posts will also be shown in the new template design.

Want our site template for free?



Friday, July 19, 2013

Download our site Template for free!

Do you like our site template?Do you want it for your blog or site?Don't worry you can download it for free!
The site template has a very good layout and is well arranged.This template is designed by Templateify
Complete PC Guide's Template
Some Unique features of the blog

  • 2 Column
  • 1 Right Sidebar
  • Right Sidebar
  • Magazine
  • Ads Ready
  • Custom Menu
  • Footer Column
  • Gray
  • White
  • Auto Readmore
  • SEO Ready
  • Widget Ready
  • Fixed Width
  • Bookmark Ready etc.
How to properly change the blogger template?

    Thursday, July 18, 2013

    Adding a colouful Scroll bar to Blogger

    Every blogger loves to customize his blog with different widgets.But have you ever thought of customizing the  scroll bar with stylish scroll bar.This post will surely help you learn to change the scroll bar of blogger blog.Check out our scroll bar for live demo.
    Complete PC Guide's scroll bar.
    Steps to change the scroll bar
    1. Go to your blogger dashboard > Template >Edit HTML
    2. Search for ]]></b:skin>
    3. Paste the below code just before the above code.                                                                                            /* Complete PC Guide */
      ::-webkit-scrollbar {
      background:#fff;
      width:10px;
      }
      ::-webkit-scrollbar-thumb {
      -webkit-box-shadow: inset 0 0 6px rgba(
      0, 0, 0, 0.5);
      background-image: -webkit-linear-gradient(top, #336699 10%, #336699 51%);
      }
      ::-webkit-scrollbar-track {
      }

    4. You are done.Save the template and check out your new scroll bar.
    Customizations


    • To change the scroll bar background color replace #fff with your color code.
    • To change the scroll bar color replace 0, 0, 0 with the RGB color code.
    • To change the thickness replace 10px to desired width.
    http://html-color-codes.info/  showing the RGB color code for a color.
    To find the HTML color code or for the RGB color code visit here.
    Share this Post

    Tuesday, July 16, 2013

    Add Google Search box anywhere on your site and display the search results embedded on your site!

    Google search results embedded on our site
    Google Custom Search is a very useful gadget for site visitors to find posts quickly on that site without leaving the site.Almost all websites have a Google custom search feature activated.But different websites show it in different ways like some makes it more attractive with customization,some add it to site headers and lot more ways! Have you ever noticed how the search results appear on different sites?



    In some sites the results appear on an overlay box while in some others it is displayed across the entire screen and lot more ways.There are many other options to display the search results on your site.
    What is the best area to display your site search results?Most bloggers love the search results to be embedded in their site i.e the results appear on the site instead of the posts or content.Want a live preview click here

    Steps To Add Search Box In A Section & Display the Search Results Embedded On Your Site  Or Blogger Blog


    Steps To Create Google Custom Search For Embedded Search Results

    1. Create your Google Custom Search here.
    2. Click on new search engine.
    3. Fill out all the required information in the setup tab.
    4. Navigate to look and feel tab and click on layout tab.
    5. Set how the search results appear on your site by choosing the appropriate layout option.In this case you need to choose the Two column layout option.
    6. Go through the other tabs and customize your search box and search results.
    7. Once done click Save & Get Code.
    8. Copy the code for the search box.
    9. Paste the code where you want the search box to appear.(To add it in blogger go to layout and click on add a gadget and then paste the code into a new HTML/Javascript widget.)You can also add the code directly into the Template code.
    10. Replace the last line of the code <gcse:search></gcse:search> with  <gcse:searchbox-only resultsurl="Paste the blank page url here"></gcse:searchbox-only>                                                                                                                                                                                                                                                                                                           
                          Note:You must create a new blank page for the search results.


      Preparing Your Site For Embedded Search Results

      1. Go to your blogger dashboard.
      2. Click on template code and click on Edit HTML
      3. Click Ctrl + F and find the given code. <b:loop values='data:posts' var='post'>    (Make sure there is no space before < and after > tag)  Note:There may be more than one of the same code,so make sure you paste the below code after the correct code.                                                                                                                                                                                      
      4. Paste the below code before the above code.                                                                                                                                        <gcse:searchresults-only/>
      5.  Save the template.View the blog and check whether everything is working fine.
      6. It's done.Enjoy!
      If it is not working make sure you have pasted the code before the correct code.
      If it is still not working contact us.
      Share the post if it had worked for you!                                                                                                        

      Monday, July 15, 2013

      Remove Subscribe to: Post Comments (Atom)

      We have already learned how to remove Subscribe to:Post(Atom).In this tutorial we will learn how to remove Subscribe to: Post Comments (Atom)
      As you see both of these links makes our site loose it's professional look.Removing the Post Comments link will make it impossible for your users to subscribe to follow up comments.Therefore I do not recommend you to remove the link.But if you are so concerned either add some CSS styles to the link or just remove it.Follow the below steps to remove the 'Subscribe to: Post Comments (Atom)' link.



      To remove " Subscribe to: Post Comments (Atom)"


      1. Go to your blogger Dashboard > Templete > Edit Template
      2. Search for <b:include data='post.feedLinks' name='feedLinksBody'/> (Click Ctrl+F to search).
      3. Delete the above code and save it.
      Further Reading: Remove Subscribe to: Post (Atom)

      Sunday, July 14, 2013

      Create Stunning HTML 5 websites for free ! (100% Free with PRO templates) (NO CODING REQUIRED)

                                               Create stunning free websites with Wix.

      Getting a free website with all your concepts is difficult because free websites usually has ugly templates.But now,Wix offers stunning HTML 5 templates for free.They have hundreds of fully customizable templates designed by Professional designers.Without further explanation ,let me tell you the features of Wix.
      This is the best site that offers us to create stunning websites for free!!!







      Features

      • 100s of beautiful designs
      • Top industry hosting
      • Darg n' Drop website builder
      • 24/7 support center
      • Attract more visitors
      • Wix App market
      • Set up online store
      • Get social
      • Wix learning center
      Some sample websites created with wix.
                        Visit  www.wix.com to create your website now.

        Learn how to choose a perfect site template
        Don't feel jealous to share this post with your friends and family!
         Subscribe and follow us to stay updated with the latest posts!

        Wednesday, July 10, 2013

        Customize your Desktop with docks and other cool stuffs!

        Desktop customization is a term that describes the customization of a personal computer desktop environment. Customization can be carried out on different desktop environment in different ways.Customization can include wallpapers, window styles, widgetsgadgets, icons and skinned applications. Are you interested in customizing your Desktop with different apps?If so,you are in the right place! In this post I will be sharing you some very good Desktop customization software.






        Below are the list of softwares that I would like to share with you:

        • RocketDock --This is the best dock that I have ever used.This can be customized very well with different icon packs,stacks,etc..To download RocketDock for free click here.




        • Circle Dock--This dock is different from other docks because this dock is in a circle shape.To download Circle Dock for free click here.

        • Nexus Dock--This is a free professional dock for windows.It has a lot of features like special effects,live icon reflectors,tabbed dock,etc...This software comes in both free and paid version.To learn all the features click here.To download it click here.

        • Real Desktop--This is the best desktop customization that you can do if you don't like docks.This is not a dock but a 3D desktop.The software comes in both free and paid versions.To download it click here.

        For more PC tricks and customization tricks subscribe and follow us now!

        Monday, July 8, 2013

        Remove Subscribe to:Posts(Atom) on Blogger (Pro blogging trick!)

        Do you want to get rid of the "Subscribe to:Posts(Atom)"on Blogger?This is one of the thing that makes your  blog not to feel like a pro blog.



        So here is how you do it:
        1. Go to your blog  Dashboard > Template > Edit HTML
        2. Find the  below code (To search for a  line click Ctrl+F > Enter the text > Hit Enter)                                              
        3. Save Template!
        <b:include data='feedLinks' name='feedLinksBody'/>                        


        That's it,You are done!

        If that doesn't work just hide it.

        1. Go to Template > Edit HTML
        2. Find and locate  ]]></b:skin>
        3. Paste the below code just before the above code. 

        .feed-links{display:none !important;}

        Make a pro blog feeling with this simple trick!

        Saturday, July 6, 2013

        Use Google services for free from your mobile! (Yeah! It's free)

           
        Free Zone is an exciting new product that allows users to access Google+, Gmail, and Google Search on their mobile phone for free.This is one of the best services that Google has provided till now.The free service will be available on almost all internet enabled phone. FreeZone should be accessed with your mobile phone's default browser.


        Unfortunately Freezone is not available for computers.
        With Freezone you can use Google search,Gmail and Google+ for free!



        To start using FreeZone

        • Get a Google account-If you are on a participating carrier and a compatible phone you can use Google search without signing in.(Click here to check whether your operator supports FreeZone)
        • Visit g.co/freezone on your mobile-Visit http://g.co/freezone on your mobile ,sign in to your account and use free Google services.
        • Green means go-As long as you see the green bar displaying 'free page' at the top of your screen,you won't be charged.
        Visit the following links to learn more about FreeZone and for FAQ. 

        A must have gadget for Adsense Publishers (It's 100% free)

        Are you an Adsense publisher?Do you keep logging on to your account every few minutes to check improvement?If so,read this post carefully.

        Google Publisher Toolbar is a browser extension for chrome that allows you to track your earnings without logging to your account every time.Instead ,you only need to log in once and give the permission to display the earnings.With this extension you can access the real time information and the ads served on your site.
        When you access your website you can see the ad details like the ad provider, ad size and ad link by hovering on to the Adsense ad.
        To download Google Publisher Toolbar click here.
        How to view Adsense earnings in local time?
        Subscribe to our blog for latest PC tricks!

        Thursday, July 4, 2013

        C# WPF Tutorial 13- Deleting selected data from database in WPF C#
























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

        mysql - How to delete data from database by using Visual C# WPF  Sqlite
        Delete Data from MySQL Database using Visual C# Windows Forms Application WPF
        Delete one or more records from a database Visual C# WPF  Sqlite
        Delete data from Database Visual C# WPF  Sqlite
        Update and Delete data in database using Visual C# WPF  Sqlite
        Deleting Data from an SQL Table Visual C# WPF  Sqlite




        C# WPF Tutorial 12- Edit / Update a data from Database with button in WPF




























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

        How to update/edit data using Visual C#  WPF SQlite
        Update the data in a database C# WPF SQlite
        edit data in mysql database Visual C#  WPF SQlite
        Update a MySQL database field data with C# WPF SQlite
        select,edit,delete,update data in datagridview control[c#]  SQlite
        How To Update a SQL Server Database by Using
        How to use a ComboBox control to edit data WPF
        How to Edit Data WPF SQlite
        Update and Delete data in database  WPF mysql
        Tutorial how to how can I WPF sql server

        Your Face is your Password ! (Download it now)

        Are you annoyed of all the passwords for different sites?Haven't you seen movie heroes switching on their computer with their face as their password?Are you interested in such technology either for your business use or for entertainment? KeyLemon is the answer to all these questions.Keylemon is a face recognition software that allows us to use our face as our password.You don't require any super gadget for this software.All you need is a good webcam.With this software you can even log in to websites with your face.

        Features of KeyLemon
        • Windows log in-Use your face for logging in to windows.You can even customize the log on screen between several themes.You can still log in manually or switch back to standard windows interference.
        • Hijackers tracking-With the hijackers tracking feature you can view pictures of the culprit:
          • who was in front of your computer before automatic windows lock
          • who typed a wrong password when computer was locked.
        • Permanent protection-Keylemon will automatically lock your PC when you leave and will unlock it as soon as you return.
        • Security levels and anti-spoofing detection-You can set the security level between "low", "medium" and "high". You can enable a spoof detection to avoid unwanted access by classical spoofing methods (access with a photo of you for example).
        • Multimodel-Keylemon is sensitive to lighting conditions.So you can create multiple face models at different environment.For eg. for your office and for your home.
        • Track your face evolution-LemonDay plugin allows you to tracks your face evolution by saving automatically one image day after day.

        Keylemon is available in 3 editions which includes FREE,BRONZE and GOLD!

          Keylemon is available in 3 editions which includes FREE,BRONZE and GOLD!

          Download it here.
          Learn more about the product here.
          Subscribe to our blog for latest PC tricks and tips!


          Tuesday, July 2, 2013

          C# WPF Tutorial 11- Saving Data to Database from WPF Application

























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

          input validation before saving data into the database in wpf c# SqLite
          Embedded database with saving feature on C# WPF SqLite
          WPF RichTextBox Content text image save to database - C# SqLite
          Save and Retrieve images in WPF From Database SqLite
          c# - What's the best way to save data locally in a WPF SqLite
          Add, Edit, Delete data in WPF 2010 SqLite
          how to generate Seriel number automatic in c# wpf SqLite
          WPF Loading and Saving Image to SQL Database SqLite
          Save and Retrieve images in SQL Server using WPF SqLite

          Analyze and optimize site performance with Google PageSpeed

          Google PageSpeed is a service from Google to analyze and optimize your site with the most advanced tools.Currently,some of the PageSpeed tools are in beta.They offer different web performance testing tools.They have a page load test service that analyzes you site and gives you a score out of 100.They will also give you suggestions to improve your site load time.
          Their website testing tools will also give you suggestions for better site performance.


          How Page Speed works?


          Links To PageSpeed Service

          Official PageSpeed Service Page <link>
          PageSpeed Service to analyze and get recommendations for your site.<link>
          You can get a limited free trial of the PageSpeed Service by signing up here.(This service is currently in Beta and only has a limited free trial)

          Use PageSpeed Insights On The Go With Chrome & Mozilla Extensions

          PageSpeed insights is a great tool from Google.This helps webmasters get recommendations to speed up their website.If you constantly use Google's PageSpeed tools consider adding the PageSpeed extension yo your browser.At present these extensions are available for Chrome and Mozilla Firefox.
          The chrome extension of the pagespeed insights is added to the chrome Dev tools.Once installed you can see the pagespeed insights in a new tab in the Dev tools.To access the Dev tools press Ctrl+Shift+I or right click and click on inspect element.
          Install Chrome Extension                                                             Install Firefox Extension

                                       Why Chrome is the best browser for developers?

          Have you tried the pagespeed service?If so share your review and experience in the comments.We would love to hear that!

          Blog Archive

           

          © 2013 Klick Dev. All rights resevered.

          Back To Top