Showing posts with label Internet. Show all posts

HOW TO SOLVE PROBLEM, SERVER SECURITY CERTIFICATE IS NOT YET VALID

1 comments
Some time you install fresh Operating system in your computer and then you install Browser, google chrome. After installation you try to open gmail, yahoo, or facebookin google chrome but you do not see your required page and see a message “Server Security Certificate is not yet valid”.  Then you also try to open the page by clicking on “continue anyway” but the result is same.



Infect this problem occurs due to incorrect date and time of your computer. By synchronizing your system clock you can solve this problem.
I will tell you the best solution of this problem. Just follow these steps and after completion you will be able to login to facebook, yahoo, gmail etc.


Click on Start Menu and then control penal. 

Open Date/Time setting 

Adjust correct date and time according to your region. 


 Open "Internet Time Zone" tab.  


 Click on "Update Now" button. After clicking on button, It will start synchronzing your internet server timing. 


After 7-8 seconds you will see a message, "The time has been successfully synchronized with time.windows.com on 07-07-2013 at 5:09PM. 


Done

Read More »

Learn How to Code: 22 Free Online Resources

7 comments

CodeAcademy

CodeAcademy aims to make learning how to code fun, and they do this by making all of their courses game-based in nature. The site offers “tracks”, which are series of courses grouped around a particular topic or language. Course offerings include JavaScript, HTML, CSS, Python, Ruby, and JQuery. Registration is free, and once you get going in a class, you start to earn points and badges as a way to keep you motivated. No certificate or credits are offered here, however, the interactive classes make complicated concepts seem not as intimidating. CodeAcademy also runs CodeYear, a year-long collaborative effort to get as many people learning how to code (one lesson per week) as possible. More than 400,000 people have signed up at the time of this writing.

Google Code University

Learning how to code from the team behind the most popular search engine in the world? Seems like a pretty good deal. Course content here includes information on Computer Science, Programming Languages, Web Programming, Web Security, even Google APIs and Tools. Google Code University is free and does not require registration; classes are offered via recorded video lectures, talks, problem sets, exercises, documents, and slides. Computer programming language courses are mostly introductory in nature, and include languages such as Python, C++, Go, and JavaScript. No certificates or credits are awarded with the completion of these classes.

P2PU

Peer to Peer University (P2PU) is a collaborative experience where you’re meant to learn in community with others. Registration and courses are totally free. There are several “schools” within the P2PU organizational framework, including one for Web-based programming backed by Mozilla, creator of the Firefox web browser. As you complete courses, you can display badges on your website or social profiles. Courses include WebMaking 101 and Programming with the Twitter API; no developer certifications are offered here, but the courses are well executed and worth taking a look.

HTML5 Rocks

HTML5 is quickly becoming the language to know for cutting edge developers. HTML5 Rocks is not necessarily a coursework platform; rather, it’s a massive database of informational resources on anything and everything to do with HTML5, from nuts and bolts to semantics to storage. Pick what kind of HTML development you’d like to focus on from three different groupings: mobile, gaming, or business, and you’ll get a comprehensive hub of tutorials, articles, and in-browser simulators to get going on HTML5. No credits or certifications are awarded here; registration and use of the site is totally free. Examples of information offered here include web application frameworks, debugging tools, and compatibility resources.

The Code Player

If you’ve ever wanted to be a fly on the wall and watch over the shoulder of someone who really knows what they’re doing with HTML5, CSS3, or JavaScript, then The Code Player is for you. Click on any of the video offerings, and you’ll first see the proposed code snippet in action; for example, a gauge chart written with Canvas and Javascript. Click on “play walkthrough”, and here’s where it gets really interesting: a screencast of how the code was written, along with background information and comments. The end result of the code is also included if you just want to copy and paste for your own project.

RubyKoans

Want to learn Ruby in a very Zen-like fashion? You’ll want to check out RubyZoans, a simply arranged series of Ruby tutorials that aim to teach the Ruby language, syntax, structure, and common functions and libraries. A (free) download of the Ruby framework is required in order to get the most out of these classes, which are all completely free.

Stack Overflow

Stack Overflow isn’t a place for free classes, but if you’re looking for advice/help/shoulder to cry on for nearly any coding issue you might run into, than this is the right place. Thousands of developers use Stack Overflow to trade ideas, collaborate on common problems, or simply help each other out in a snag. Coding languages discussed here are plentiful, ranging from C# to jQuery to Python to CSS. Stack Overflow isn’t just a programming forum, however; it’s also a collaborative website built and maintained by those who use it (much like Wikipedia) with the goal of being an authoritative resource on all things code.

Scratch

While Scratch, a project of the MIT Media Lab, is aimed for kids, anyone who wants to dive right into the basics of programming will find this site enjoyable. Scratch is a programming language meant for creative Web projects: games, music, art, stories, animations, etc. Learning how to use Scratch is an exercise in logic, which is a foundational building block for any code language out there. Scratch is free to download and fun to learn; once you’ve made something with this platform, you can upload it to the Scratch gallery and share it with the world.

Apple Developer Center

As one of the most popular companies in the world, Apple offers a huge hub of resources specifically for developers who might (or might not) be familiar with their apps, devices, or web browser. From this core of information, anyone can access basic coding tutorials as well as much more advanced information, all for free.

Android Developer Center

If you’ve ever thought about developing for Android, a mobile platform with millions of users in nearly 200 countries all over the world, than this nucleus of everything you ever wanted to know (and more) is what you’ve been looking for. There’s something for everyone here, including the absolute beginner who has never coded in his or her life. SDKs, API documentation, design guidelines, etc. are also available, as well as training modules offered for novices to advanced users.

MobileTuts+

Mobile development is where it’s at on the MobileTuts+ site. There are a vast variety of high quality tutorials and articles here for mobile developers, ranging from Windows Phone SDK to cross-platform development to HTML5. There’s also the occasional insight with working mobile developers who give you a glimpse at what successful development technologies and strategies they themselves are using. The site is nicely organized into sections, so you can find tutorials, articles, tips, or videos quite easily.

Programr

Learn and practice your coding right in your web browser with this interactive site. There are several ways you can use Programr to learn something new or brush up on coding you already know and love: visit the Training Labs, where you can practice programming by solving real world exercises, take on one of the coding Challenges, check out one of the 2000+ apps that have been made by other Programr users for inspiration, or enter one of the ongoing Contests. All of the information here is free, and a wide variety of coding languages from Java to SQL are offered.

edX

edX is a collaborative effort between Harvard University and MIT to bring free online courses from both institutions to the Web for anyone to take advantage of. Classes from Harvard, MIT, and Berekley are offered here for free, with more universities joining in the near future. Certificates of completion are awarded at the time of this writing for free; however, a “modest fee” for these certificates is planned for future students. Classes are somewhat sparse right now, but the origin of the classes as well as the informational content is well worth a look; for example, you could try Software as a Service from Berkeley, Introduction to Computer Science from Harvard, or Introduction to Computer Science and Programming from MIT – all for free.

YouTube EDU

YouTube, along with millions of cats-doing-stuff videos, offers a hub of educational content with offerings from organizations such as NASA, the BBC, TED, and many more. If you’re a visually oriented person who learns by watching someone else do something, than this is the place for you. You’ll find coding-related videos under the Engineeringcategory; course offerings range from Intro to Computer Science to Web Development to Database Management. These are meant to be standalone informational offerings rather than part of a cohesive course; however, if you would like to dip your toes in a subject and want to get a quick video introduction from leaders in the field, this is a good solution.

Processing

Processing.org is a central place for Processing, “is a programming language, development environment, and online community that since 2001 has promoted software literacy within the visual arts.” Everything you need to learn this language from the ground up is here, including a free download of the software platform, tutorials, example code, and a forum for when you really get stuck.

Eloquent Javascript

Whether you’d like to learn JavaScript from the ground up, or merely brush up on a few fundamentals, then you’ll want to check out this website. It’s actually based around a full-length book, and is browser-based with game-based interactive tutorials that let you see what JavaScript can do in a fun and intuitive way.

Code Avengers

Get your inner superhero on with this fun, game-based site that offers comprehensive courses on HTML, CSS, and Javascript. No registration is required, just click the “Get Started” button and you’re off and running. For example, the JavaScript 1 course is 40 short lessons with five tasks that you must complete in each lesson before moving on to the next. Each module also offers interactive challenges and a quiz to test your newfound skills. Cool features: a glossary that is instantly available for whatever node you’re currently working on, a notepad application if you want to take notes, and a list of Code Avengers keyboard shortcuts so you can easily navigate within the website. Classes are free.

Code School

Not all the courses offered at Code School are free, but there are several good ones that are (and you might just be tempted to take a paid one once you run through one of the classes!). The first thing you’ll notice about Code School is how well everything is designed – it’s just a very aesthetically pleasing site. Code School delivers all classes within your web browser via video lectures, various coding challenges and quizzes, screencasts, and intuitive coding tutorials where you get hands on with what you just learned. Each class has at least five levels, and all challenges/quizzes must be solved before you can advance to the next level. Once you get to the end and unlock the final level, you’ll receive a cool badge and potentially win some swag – like discounts off your next Code School course.

Hackety Hack

Hackety Hack is meant for people who have had zero previous programming experience; however, if you’ve been meaning to learn Ruby and you’d like to do it as painlessly as possible then this might be a good spot for you. You’ll be using the Shoes cross-platform toolkit to go through the lessons and figure out how to use Ruby effectively; once you get going you can upload your project to the Gallery of programs that other users have shared and show off your expertise.

Learn Code The Hard Way

Okay, yes, the title of this website is a little bit less than inspirational. However, this is definitely one of the most useful sites on the Web for learning code: C, Python, Ruby, SQL, and Regex. All of these languages are meant to learn using in-depth instruction found in a book for each coding platform. The “hard way” is basically this: learning each exercise in depth, making the code run, and not moving on until you’ve mastered what you’re currently looking at. The books are free online to read within your web browser; you can also choose to purchase them for a nominal fee if you’d like to keep them.

Alice

Just like MIT’s Scratch (another entry on this list), Alice is primarily aimed at the younger set who want to try their hand at programming. However, anyone who wants to give coding a go or simply flex their skills in another kind of environment will enjoy this particular platform. Alice is educational software that teaches students how to program in a 3D environment. Animations or games are the focus here, with tools and materials intended to encourage logical thinking, problem solving, and of course, computer programming. Alice was developed and is maintained by Carnegie Mellon University. The downloads and teaching materials are free, and it’s a great introduction to object-oriented programming, as well as fundamental coding concepts.

Google it

While all of the resources listed here are fantastic in their own right, there are still many more too numerous to list, for whatever coding language you might possibly be interested in learning. Here are a few Google queries you can use to narrow down what you’re looking for (hat tip to Tech Recipes for the more complicated search strings here):
“learn (insert coding language here)”
Believe it or not, this is an incredibly powerful search string, and will bring up a solid first page of results.
inurl:edu "python"
This tells Google to search within the URL keeping the search parameters to only .edu sites, looking for the coding language Python.
-inurl:htm -inurl:html intitle:"index of" +("/ebooks"|"/book") +(chm|pdf|zip) "python"
Now we’re getting fancy. Basically, this tells Google to find book or e-book directories with Python books in them, in several different formats. You can also look for specific publishers, like this:
-inurl:htm -inurl:html intitle:"index of" +("/ebooks"|"/book") +(chm|pdf|zip) +"o'reilly"
Or specific disciplines of study:
-inurl:htm -inurl:html intitle:"index of" +("/ebooks"|"/book") +(chm|pdf|zip) +"software development"

Bottom line: there’s a lot of free learning out there

As you can see, there is literally no end to what you can learn online, in the comfort of your own home at your own pace. You’re never too young or too old to start picking up new skills, and the latest employment studies are showing that people who know how to code – and code well – are some of the most highly desired by employers, making coding a viable, valuable skillset to have especially in a turbulent economic landscape.

Read More »

Internet Download Manager (IDM) v6.12.10.3 Full Including Crack with Key

1 comments

Goto this link and download using torrent software. (like: utorrent)
 http://h33t.to/get/4083830



Read More »

अब Payment गर्नु पर्ने एप्लिकेसन फ्री मा डाउनलोड

0 comments




Blackmart Alpha allows you to download for free any payment application that is available on its servers. This has an excellent user interface that lets you search and find applications. Also the store is in Spanish language so that navigation within it will be much more comfortable.
Applanet continues to have more applications, however, Blackmart has nothing to envy. As the official Google application Play, automatic installation is included, so you just have to put you to download the application and then you can use it.

Blackmart also has filters that allows you to sort applications by name, size, price, date and value and offers the possibility to uninstall applications and make a backup of them.



How to Install:
  1. Download file
  2. Put the apk file in your Momory Card/SD card
  3. Install .apk file in your phone by click it
  4. Done.



Read More »

How To Add Facebook Fan Page Box On Your Blog?

1 comments

1. First of all you must have a Facebook Pan Page.
2. Goto your Facebook fan page and get Facebook Page ID from URL.
Facebook Page ID
3. After getting ID goto this page .
4. I suggest you to first disable  the news stream from the group. Do that by unchecking the box adjacent to “Show stream”.
Facebook Like Box
5. Adjust width according to your blog sidebar width, so it fits properly.
6. After that click Get Code.
Fan Box Widget Code
Simply copy and paste the code in the first box, an iframe, into the HTML source of your page or blog template, and you should be good to go!

How To Add Facebook Fan Box to Blogger/Blogspot Blog?

1. Login to your Blogger account.
2. Goto Dashboard–>Design.
3. In Page Element click Add a Gadget.
4. Select HTML/JavaScript, now paste the above copied code here.
5. Click Save.
Now any Facebook users can click on the widget and add himself as a Fan of your blog.

Do You Love Geekyard?

Facebook Fan Box Widget

Read More »

Top 10 Facebook Wallpapers For Your Desktop

1 comments

Note:
Click on the image to get Full size
1. Facebook Matrix HD Wallpaper
Facebook Matrix HD Wallpaper
2. Facebook Design 3D Wallpaper
Facebook Design 3D Wallpaper
3. Facebook Abstract Wallpaper
Facebook Abstract Wallpaper.jpg
4. Facebook World Map Wallpaper
Facebook World Map Wallpaper
5. Facebook iPhone and iMac Wallpaper
Facebook iPhone and iMac Wallpaper
6. Facebook Globe Wallpaper
Facebook Globe Wallpaper
7. Facebook Show Wallpaper
Facebook Show Wallpaper
8. Facebook Designer Wallpaper
Facebook Designer Wallpaper
9. Wooden Facebook Icon Wallpaper
Wooden Facebook Icon Wallpaper
10. Mark Zuckerberg Facebook Wallpaper
Mark Zuckerberg Facebook Wallpaper
Enjoy decorating your desktop with these wallpapers ;)

Read More »

Create A Facebook Fanpage And Promote Your Blog

0 comments


Facebook Fanpage

1. Log in to your facebook account and head to this page.
2. Depending upon your blog niche select a page category. Here I am creating Fanpage forChennaifind.com blog. So, I selected cause or community category.
Fanpage with different categories
3. Enter Your site name e.g Chennaifind and click I Agree to the terms to continue.
Create a Fanpage
4. The next page takes you to where you’re asked to upload the page’s profile picture. You can use yourblog’s logo.
5. Now invite your facebook friends to like your fan page or import email contacts to notify about your new fan page as show below,
Suggest Chennaifind to Friends in Facebook Fanpage
6. Enter the basic info about your blog or website on the next page.

Read More »

Download Alienware Icon Pack Set For Free

0 comments

Read More »

Internet Download Manager Full Activation

0 comments


Internet download manager  is a tool to increase download speed of your files like videos ,mp3 music files or any other files.In this post we are going to explain you about how to do activation of IDM crack tool for life time with out any serial Key and Patches.We  introduced this because many of the patches don't work they may create viruses when you install it into your the personal Computer. So try this tool for faster and safer downloads.This is 100% working trick, go ahead with the simple steps below in this tutorial.



Features of this download Manager:
STEP 1:-
Install any old or current version of IDM.
Download IDM New Version click the below link :-
 Internet Download Manager  

STEP 2:-
Then open  the "IDM crack for life.exe" file .
Download IDM crack for life.exe by the below link


Download Link :- "IDM crack file for life.exe".


STEP 3:-
Click on the Update Option as shown in the Image Below.

Idm With Crack
 STEP 3:-
 Go to IDM > Help > Check for Update & update the software.


Idm With Crack




STEP 4:-  
Open IDM crack for life.exe again and click "Start" to make the new updated IDM full version as shown in the Image below.



STEP 5:- 
After completing all steps click the Help option and in that
click the About IDM option.Now it is activated as full version.Image is shown below.

Idm With Crack


                      Enjoy And Wait For Next

Read More »

बिना इन्टरनेट कम्प्युटरबाट सिधै नेपाली अक्षर

0 comments

आज मैले केवल तपाइंको लागी एउटा सजिलोसंग नेपालीमा लेख्न मिल्ने  सफ्टवेर लिएर आएको छु अबश्य प्रयोग गरेर हेर्नुहोला यो सफ्टवेर प्रयोग गरिसकेपछी फेसबुक अनि याहू जस्ता हरेक साइटहरुमा सिधै च्याट गर्न सकिने अनि आफ्नो कम्प्युटरमा पनि लेख्न सकिने
अब नगरौं झन्झट unicode रोमनबाट नेपालीमा लेख्नको लागी साइटहरु खोज्न यो सफ्टवेर प्रयोग गरेर बिना internet कुनै पनि बेला लेख्न सकिने शुरु गरौँ कसरी बनाउने नेपालीमा लेख्नको लागी तल हेरौं
१. सबैभन्दा पहिला तपाइं यो लिंकमा गएर भाषा चयन गर्नुस मतलब त्यहाँ Nepali लेखेको कोठाभित्र Mark लगाउनुस र अब तल "I agree the google tearms of service and privacy policy" मा Tick लागाएर डाउनलोड गर्नुहोस

२. डाउनलोड successfull भैसकेपछी कम्प्युटरमा गएर त्यो सफ्टवेर लाई अनिबार्य scan गरौँ र त्यो सफ्टवेरलाई अब right click गरि "Run as administrator" मा क्लिक गरौँ

३. अब केहि समय पर्खिनुहोला उदाहरणको लागी तलको चित्र हेरौं

४. अब केहि समय पछी नया pop up फाइल खोलिनेछ र त्यहाँ तल हेरौं जस्तै "I accept the term of use in 'End User License Agriment' (A)" मा ठिक लगाइदिउ अनि (next) बटनमा थिच्नुहोस

५. अब केहि समय पर्खौं अनि तल (finish) बटन दबाउँ

६. तपाइंको कम्प्युटरमा  नेपाली भाषा त successful भयो तर अब लेखनलाई सजिलोको लागी "Shortcut keyboard key" बनाउन जरुरी छ त्यसैले तलको नियम पालन गर्न आग्रह गर्दछु
७. सबैभन्दा पहिला "Control Panel"हुँदै "Region and langues"  मा क्लिक गर्नुहोस र "Keyboards and languages" मा क्लिक गरी "Change keyboards..." मा (click) गर्नुहोला
८. अब "Advanced key Settings..."  मा क्लिक गर्नुहोस र तल पुछारमा हेर्नुहोस "Change key sequence..." मा क्लिक गरि नया pop up window खोल्नुहोस

९. अब त्यहाँ खुलेको window मा केहि "Shortcut key"  हरु दिएको छ तपाईं लाई सजिलोको लागी दुइ ओटा मतलब दायाँ र बायाँ shortcut key मा ठिक लगाएर तल ok बटनमा थिच्नुहोस अनि सबै windows files close  गर्नुहोस

१० अब चाही तपाइंले नेपालीमा लेख्नको लागी "Google nepali input"  तयार भयो र लेख्ने तरिका तल हेर्नुहोस

११. Now you are absolutely successfull for downloading and settings google nepali input writing language
यदी तपाईं अंग्रेजी रोमन बाट नेपाली Unicode मा अनलाइन मार्फत लेखना चाहनुहुन्छ भने यहाँThank you.


Read More »

Download Youtube Videos Without Software

0 comments
open youtube
play video who want to download
now go to address bar and remove www. and write ss and press enter(like this)

 Now Choose your file type for download
Now Click on Save File
Click on ok
Finished


Read More »