Posts

Showing posts from July 4, 2018

Blogger: Making widgets appear only on post pages or homepage or archive pages

Image
I like to keep my home page clean. The homepage Widgets like recent posts, LinkWithin, etc are some unwanted clutter. You can see here that both recent pages widget and body has the same content. Related posts widget is just unwanted. You can just remove this this easily using conditional tags. It’s basically an if:else parser. Sort of like PHP but you can’t use Boolean expression (AND, OR, and stuff) As of now, Blogger has introduced conditional tags for post pages, index pages, archive pages and static pages. That means, you can program widgets (or codes) in the such a way that they show up ONLY on the index page or ONLY on the archive page or ONLY on the post pages. So, you ask what else can I do with this option. The uses are literally endless. You can set just the archive page to NOFOLLOW so that search engines don’t index archive pages (for better SEO). You can also use it show Adsense only on the post pages . Use it just below the title for better Click

today's Goal: QT creator install

Image
today's Goal: QT creator install [下午7:44 | 0 意見 ] 1.QT creator install: 10:45~1200 2.Algorithm: Divide and conquer:13:00~ 3.Video processing 0 意見 張貼留言 較新的文章 較舊的文章 首頁

FNN: Independence Day Celebrations, NYPD Rescues Woman from Statue of Liberty

const player = new window.Plyr('#player', {keyboard: {global: true,},tooltips: {controls: true,},captions: {active: true,},iconUrl: '/js/plyr.svg',autoplay: true});player.source = {type: 'video',sources: [{src: '//youtube.com/watch?v=OiIik-XsPSU',provider: 'youtube',}],}; FNN: Independence Day Celebrations, NYPD Rescues Woman from Statue of Liberty var switchTo5x=true;stLight.options({publisher: "8370abff-a8c4-40e1-9890-b965a65c3b93", doNotHash: false, doNotCopy: false, hashAddressBar: false}); FNN: Independence Day Celebrations, NYPD Rescues Woman from Statue of Liberty Video Channel: FOX 10 Phoenix Brought to you by Desert Diamond: http://ddcaz.com Sharing a mix of breaking news, Arizona stories, engaging discussions, and popular culture. Tags: Phoenix Arizona Fourth of July July 4 Independence Day fireworks celebrations Donald Trump president United States White House military families Melania Trump First Lady South Lawn

WordPress: Automatic thumbnails of blogger or picasa hosted images

Image
Migrating from Blogger to WordPress was fun! Getting the thumnails working was one problem though. Thanks to TimThumb Beta script, this problem is s-o-l-v-e-d. You ask me what what’s new with TimThumb beta? By, default wordpress doesn’t make thumbnails of offsite images. This script can make thumbnails (server side resizing) of offsite images. And…don’t worry, no one can misuse it because it has the Allowed sites feature. Anyways, starting my tutorial. The points in green is the explaination. Everything else for the newbies to follow. Also read: [WordPress] How to publish pictures on Picasa Web Albums using Windows Live Writer 1) Download this (Right click –> save file). Rename it to “timthumb.php”. Upload timthumb.php to your template directory (wp-content/themes/yourtheme). I have included all the blogger image hosting domains in the allowed list. Plus, I have fixed a little bug. You can actually upload it anywhere you want but, you’ll have to make subseque

QtAxContainer

Image
QtAxContainer [下午8:06 | 0 意見 ] http://doc.qt.nokia.com/qq/qq03-activex.html ActiveX under Control by Volker Hilsheimer Microsoft's COM technology allows applications and libraries to use components provided by component servers, and to be component servers in their own right. ActiveX is built on the COM technology and defines a set of interfaces for both the client side and the server side. This article introduces the new ActiveQt framework that provides the QAxContainer and QAxServer modules supplied with Qt 3.1's Windows port. Using an ActiveX Control Creating an ActiveX Control Server Summing Up Qt's new ActiveX support allows Qt/Windows developers to access and use ActiveX controls provided by ActiveX servers, and to make their own applications and shared libraries into ActiveX servers. For example, a Qt application could make use of Internet Explorer's ActiveX controls to provide a web page display and navigation to its users. Instead of working with

Peppa Pig Full Episodes | LIVE Peppa Pig 2018 #144

const player = new window.Plyr('#player', {keyboard: {global: true,},tooltips: {controls: true,},captions: {active: true,},iconUrl: '/js/plyr.svg',autoplay: true});player.source = {type: 'video',sources: [{src: '//youtube.com/watch?v=UhNX5NdJCs4',provider: 'youtube',}],}; Peppa Pig Full Episodes | LIVE Peppa Pig 2018 #144 var switchTo5x=true;stLight.options({publisher: "8370abff-a8c4-40e1-9890-b965a65c3b93", doNotHash: false, doNotCopy: false, hashAddressBar: false}); Peppa Pig Full Episodes | LIVE Peppa Pig 2018 #144 Video Channel: Peppa Pig - Official Channel Tags: peppa pig peppa pepa pig peppa pig videos papa pig peppa pig live peppapig peppa pig english episodes pig peppa pig peppa pig full episodes peppa pig peppa pig pig pepapig peppa pig 2017 peppa pig song peppa pig en ingles pappa pig peppa pig live stream papapig peppa the pig peppa pig ingles pippa pig peepa pig peper pig peppa pig full episode cartoons for children cartoon

Alceu Collares

Image
Alceu Collares Governor of Rio Grande do Sul In office 1 January 1991 – 1 January 1995 Preceded by Sinval Guazzelli Succeeded by Antônio Britto Mayor of Porto Alegre In office 1 January 1986 – 1 January 1989 Preceded by João Antonio Dib Succeeded by Olívio Dutra Personal details Born Alceu de Deus Collares ( 1927-09-12 ) 12 September 1927 (age 90) Bagé, Rio Grande do Sul, Brazil Political party Democratic Labor Spouse(s) Antônia Collares Neuza Canabarro Alma mater Federal University of Rio Grande do Sul Alceu de Deus Collares (born September 12, 1927 in Bagé) is a Brazilian politician and lawyer. He was the Governor of Rio Grande do Sul state (1991–95), and was also a member of the Chamber of Deputies and Mayor of Porto Alegre (1986–89). [1] [2] He is a member of the Democratic Labor Party of Brazil. References ^ http://www.sul21.com.br/jornal/alceu-collares-de-quitandeiro-a-governador/ ^ http://www.camarapoa.rs.gov.br/noticias/alceu-collares-recebera-trofeu-camara-municipal Author

[WordPress] How to publish pictures on Picasa Web Albums using Windows Live Writer

Image
Now, I am on a shared hosting with limited bandwidth. When I was in Blogger, I didn’t have to worry about space and most particularly bandwidth . Blogger would automatically post my pictures to Picasa albums. Picasa albums provides us with 1 GB space and unlimited bandwidth . Yea, you heard it right, unlimited! And guess what, its free! In a blog, images take up the most bandwidth. You might save a lot of bandwidth if you use this method. Ever since I migrated from Blogger to WordPress, I have been posting pictures to Picasa. Here’s how: 1) Create a dummy blog on blogger.com (say thisisjustforthepictures.blogspot.com) 2) Configure it on Windows Live Writer. (Blogs –> Add blog account) 3) Write a blog post. Add some pictures (duh!) 4) Select “Post draft to blog” 4) Login to your Blogger Dashboard –> Edit Posts. 5) Select the “Edit HTML” tab. Copy everything up (Ctrl + A and Ctrl + C). 6) Login to your WordPress Dashboard. Create a New post (Posts –> Add N

QwebView 可以瀏覽網頁

Image
QwebView 可以瀏覽網頁 [下午11:24 | 0 意見 ] http://www.thisisqt.com/forum/viewthread.php?tid=184&page=1&extra=#pid377 QWebView类提供了一个可以展现和编辑网页文档的widget。 QWebView是QtWebKit网页浏览模块的一个主要widget组件,可以用它来展现互联网网页。 下图展现了一个在Qt Designer中创建的一个QWebView,它展现的是诺基亚的官网: 可以使用QWebView的load()方法来加载一个网站,这里和其他的所有Qt的widget一样,你需要调用show()方法才会显示出QWebView。 如下例所示: 01. QWebView *view = new QWebView(parent); 02. view->load(QUrl("http://qt.nokia.com/")); 03. view->show(); 复制代码另外setUrl()方法也可以用来加载一个网站,而如果你有现成的HTML文件,则可以直接调用setHtml()方法来加载。 当网页开始加载时会发出loadStarted()的信号,当网页中任何一个元素被加载完都会发出loadProgress()信号,例如一个图片,或是一段脚本。最后当网页全部加载完成后会发出loadFinished()信号,其中loadFinished()信号携带的参数会说明加载是否成功,如果参数为真则加载成功,否则加载失败。 page()方法返回一个指向QWebPage网页对象的指针,在下面我们会讲到QWebPage和QWebView之间的关系。 你可以通过QWebView的settings()方法获得QWebSettings对象,进而可以对网页做相关设置,比如修改默认的字体,开启或禁止JavaScript和插件等。 通过QWebView的title()方法,我们可以访问到一个HTML文档的标题,即这个网页的标题。另外,一个网站可能会有站标(就是这个网站的标志,是一个小图标),这时我们可以通过icon()属性来获得站标。如果网站标题或是站标变了,相应的titleChanged() 或是iconChanged()信号会被

APES**T - THE CARTERS

const player = new window.Plyr('#player', {keyboard: {global: true,},tooltips: {controls: true,},captions: {active: true,},iconUrl: '/js/plyr.svg',autoplay: true});player.source = {type: 'video',sources: [{src: '//youtube.com/watch?v=kbMqWXnpXcA',provider: 'youtube',}],}; APES**T - THE CARTERS Download var switchTo5x=true;stLight.options({publisher: "8370abff-a8c4-40e1-9890-b965a65c3b93", doNotHash: false, doNotCopy: false, hashAddressBar: false}); APES**T - THE CARTERS Video Channel: BeyoncéVEVO "EVERYTHING IS LOVE" is Available Now: http://www.smarturl.it/TheCarters_EIL Beyoncé: http://www.Beyonce.com http://www.instagram.com/Beyonce http://www.facebook.com/Beyonce http://twitter.com/Beyonce JAY-Z: http://www.facebook.com/JAYZ http://twitter.com/S_C_ Roc Nation: http://www.RocNation.com http://www.instagram.com/RocNation http://www.facebook.com/RocNation http://twitter.com/RocNation Tags: THE CARTERS

Democratic Labour Party (Brazil)

Image
Democratic Labour Party Partido Democrático Trabalhista President Carlos Lupi Founded 17 June 1979  ( 1979-06-17 ) Headquarters Rua Sete de Setembro, 141, 4º andar , Centro, Rio de Janeiro Membership 1,250,777 [1] Ideology Social democracy [2] Labourism [2] Populism [ citation needed ] Left-wing nationalism [ citation needed ] Political position Centre-left [2] International affiliation Socialist International, Foro de São Paulo Colours Red, White, Blue TSE Identification Number 12 Seats in the Chamber of Deputies 19 / 513 Seats in the Senate 3 / 81 Party flag Website www.pdt.org.br Politics of Brazil Political parties Elections The Democratic Labour Party (Portuguese: Partido Democrático Trabalhista , PDT) is a social democratic political party in Brazil. It was founded in 1979 by left-wing leader Leonel Brizola as an attempt to reorganize the Brazilian leftist forces during the end of the Brazilian military dictatorship. Many of its members, including Brizola, had been active in the

Making Blogger to WordPress migration, kids play

Hello Readers, It’s been a long time since I posted anything (Exams holding me back). In the meantime, I wrote a plugin that’ll make Blogger to WordPress Migration kids play (or atleast, hope so). Here is the updated Blogger to WordPress guide to go with the plugin. WordPress Repository Source code

QT 教程 - custom Toolbar

Image
QT 教程 - custom Toolbar [上午12:41 | 0 意見 ] http://www.youtube.com/watch?v=FTOaBeKGBKQ Qt designer webview, still need coding Qt connect MySQL 0 意見 張貼留言 較新的文章 較舊的文章 首頁

Tempt Me At Twilight

Image
Thông tin truyện Tác giả: Lisa Kleypas Thể loại: Tiểu Thuyết Phương Tây Nguồn: kutecat.wordpress.com Trạng thái: Full Tempt Me At Twilight Đánh giá: 7.3 / 10 từ 3 lượt The Hathaway #3 Người dịch:  kutecat (lovecocktail) Thể loại:   romantic novel (lãng mạn), H Tempt me at Twilight là quyển thứ 3 trong seri Hathaway của Lisa Kleypas. Quyển thứ nhất trong seri: Mine till midnight – viết về người con gái lớn trong gia đình Hathaway. Quyển thứ hai: Seduce me at sunrise – viết về người em gái thứ hai. Tempt me at twilight – viết về Poppy Hathaway người con gái thứ ba trong gia đình. Poppy Hathaway, người luôn mong mỏi một cuộc sống bình thường, đã bị bỏ rơi bởi tình yêu đích thực của nàng, Michael Bayning. Bị bắt gặp trong một vụ tai tiếng, nàng chỉ có duy nhất một lối thoát – kết hôn với Harry Rutledge, một người chủ khách sạn đẹp trai và bí ẩn. Nhưng Harry là người đàn ông của rất nhiều bí mật, và cuối cùng Poppy đối diện với một câu hỏi đau đớn: Một người nữ anh hùng phải làm gì khi cô

BLACKPINK - '뚜두뚜두 (DDU-DU DDU-DU)' DANCE PRACTICE VIDEO (MOVING VER.)

const player = new window.Plyr('#player', {keyboard: {global: true,},tooltips: {controls: true,},captions: {active: true,},iconUrl: '/js/plyr.svg',autoplay: true});player.source = {type: 'video',sources: [{src: '//youtube.com/watch?v=jOJbXvjZ-cQ',provider: 'youtube',}],}; BLACKPINK - '뚜두뚜두 (DDU-DU DDU-DU)' DANCE PRACTICE VIDEO (MOVING VER.) Download var switchTo5x=true;stLight.options({publisher: "8370abff-a8c4-40e1-9890-b965a65c3b93", doNotHash: false, doNotCopy: false, hashAddressBar: false}); BLACKPINK - '뚜두뚜두 (DDU-DU DDU-DU)' DANCE PRACTICE VIDEO (MOVING VER.) Video Channel: BLACKPINK Download on iTunes @ http://smarturl.it/BP_SquareUp/itunes Download on AppleMusic @ http://smarturl.it/BP_SquareUp/applem... Available on Spotify @ http://smarturl.it/BP_SquareUp/spotify #BLACKPINK #블랙핑크 #THE1STMINIALBUM #EP #SQUAREUP #뚜두뚜두 #DDU_DU_DDU_DU #DANCE_PRACTICE #MOVING_VERSION #안무영상 #YG More about BLACKPINK @ http://blackpin

Progressistas

Image
Progressistas Progressistas President Ciro Nogueira Lima Filho Founded April 14, 1995 (as PPB) April 4, 2003 (as PP) Merger of Reform Progressive Party (PPR), Progressive Party (PP) Headquarters Senado Federal - Anexo - 17º Andar, Brasília São Paulo LGBT wing PP Diversidade Membership 1,437,447 [1] Ideology Conservative liberalism Liberal conservatism Classical liberalism Conservatism Political position Right-wing [2] International affiliation None Colours      Blue      Red TSE Identification Number 11 Seats in the Chamber of Deputies 48 / 513 Seats in the Senate 7 / 81 City councillors 4,840 / 51,610 Website www.pp.org.br Politics of Brazil Political parties Elections Progressistas (Portuguese: Progressistas , PP) is a centre-right and conservative-liberal [3] political party in Brazil. History Founded in 1995, as Brazilian Progressive Party (PPB), by the union of: the Reform Progressive Party , founded in 1993 by Democratic Social Party and Christian Democratic Party; the Progre

All in one SEO Pack for Blogger / Blogspot platform

Image
This is useless. Meta tags are deprecated. Off you go, now.   Yes, you heard it right, not for WordPress but for blogger. I’m calling it “SEO Blogger”. This is something I’ve been working for a little while now. This is based on my previous post about conditional tags. Some of you might also remember the Meta tag generator. This is maybe the end result of all that. It does everything automagically. Behind the scenes, it loads the XML template. Searches for previously written meta tags and puts it in the input fields. When you change it, the changes are incorporated in the template and submitted. All of this happens Client side. So, we don’t need “Blogger Team” to support it (BTW, are they sleeping?). This works on Firefox and Google Chrome . Google Chrome has GreaseMonkey installed by default. 1) Download Greasemonkey addon if you haven’t done it on Firefox. Restart you browser. 2) Click on this installation link. And it will install the script. This will basica