Jump to content

kavoir.com

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by kavoir.com

  1. I just installed SSL on one of my sites. While it's working well on the main site, it's not on the wordpress blog here. I have added this snippet in .htaccess of the blog:
     

    RewriteCond %{HTTPS} !=on
    
    RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

    But it's still not fully secure with some assets not in secure mode. I used Httpfox to check all the HTTP requests and all HTTP requests are correctly redirected to HTTPS. Now I don't know why it's still not fully secure. I thought redirecting all HTTP assets to HTTPS would be the deal in this case? Is it?

    If not, it seems the only option left for me is to manually change all HTTP assets (href, src, etc.) to HTTPS across all the content. Is there any easy way to achieve this for the entire WP blog? A plugin? This doesn't seem right to me as I'm afraid it would neglect one asset or two on some of the posts or pages.

    This really sucks.....any help would be appreciated!

     

  2. Hi, everyone. Hi, everyone. My name's Yang and I graduated from a rather prestigious engineering university to be a web developer / programmer. I'm currently doing pretty well from my own projects with a decent monthly income but would still appreciate a few freelance opportunities.

     

    About me

     

    I have a development blog where I keep notes of everything I deem valuable.

     

    I'm a rock star of HTML and CSS. I know everything on how to create an all-browser-compatible web page - including IE6 - with the least possible code that are easy to maintain and extend.

     

    I can create fairly sophisticated web applications. Form Kid and WinkCart are my most recent work. Sign up and try them. Everything you see is done by me - including the simplistic design.

     

    Some other projects that have been designed & developed by me alone are: Convert Hub, Scraping Web

     

    I know how SEO works. I have been successful in my selected niches for the past 3 years and I'm making good money through it. I can help you.

     

    Contact me

     

    You can reach me by using this form. I want to be motivated to do a good job so please do not contact me with projects of budget lower than $3000. Thanks!

     

  3. Form Kid: http://www.formkid.com/

     

    Spent 3 weeks building this app that helps you create and manage online forms. You can create contact forms, survey forms, data entry forms and invitation forms or whatever you may think of. It's extremely versatile. Check out a contact form I created for my blog at here: http://www.formkid.com/f/kavoir/contact-kavoir-com/

     

    Please go ahead and sign up for an account so you can try out all the features it currently has. It's not yet fully tested so there may very probably be one or two bugs somewhere out there. In case you find one, I'd really appreciate it if you could let me know. Thanks!

  4. Yeah, if you want someone to review your site, i really wouldn't suggest asking people to pay to see it. ( even if it is $0.01 )

     

    No, you get me wrong. You don't have to pay to see and review it. You can sign up for a free account to see how it works in the back end (control panel). However, if you want to experience the whole checkout process, you'd have to pay $0.01 to do it. But that's just a small part of my site. :)

  5. WinkCart.com is my most recent project that helps people create simple product pages to accept PayPal payments online and automatically delivers the precious cargo such as scripts or software or e-books to the buyers.

     

    I added one of my own products, a web template. If you are interested, you may go ahead and make a purchase to experience the whole checkout process I have coded. Or better yet, you can sign up for an account and create a demo product priced at $0.01 yourself and then buy it. To see how it works.

     

    You can view a demo product I created for just $0.01.

     

    Any feedback would be much appreciated. This app is currently in alpha phase and once it's thoroughly tested and used, I'll go ahead to add more features such as shopping cart and uploading of the merchants products.

     

     

  6. I'd think about how I did wrong and could improve instead of blaming on others. You can be better, actually much much better than you currently are and everything will start turning around.

     

    The best fuck the rest. If you are not the best in what you do, you will be fucked everywhere you go.

  7. Did some tests and seems all the HTML5 tags / features work pretty well across all modern browsers except in IE6 for whom you have to use a little JS to make it style specific HTML5 elements.

     

    It's easy but still takes quite some time to shape your skills / remember all the tags, etc.. I think I will not adopt it so soon in any foreseeable future as I have yet to discover any substantial benefits it offers.

     

    It's disrupting.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.