SEARCH KEYWORD -- HTML
Dates in PHP and MySQL
I see a lot of people on forums and on my training courses asking about the best way (or any way) to manage dates stored in a MySQL database and used in PHP. Three options follow, but first the problem.PHP uses unix timestamps for all its date functionality. It has methods to convert these timestamps into pretty much any text format you could want but internally it uses the timestamp format. A timestamp is simply an integer. Specifically, it’s the number of seconds that have ela...
PHP,MySQL,Date format,Date,Comparison,Date compare 2011-10-17 14:00:57
Password-less login
Most websites need user login in order to provide personalized content to visitors. The usual way is to request user to register an user account. Actually, this is not so appealing since if we need to remember one password for each website, it's troublesome, while for developers, it's their responsibility to protect password, once password is leaked, then it's a big headache to a website's business and reputation. So long time ago people started thinking about password-less login, this is a big ...
Password-lesslogin,Authentication 2012-11-05 12:29:55
Performance is a Feature
We've always put a heavy emphasis on performance at Stack Overflow and Stack Exchange. Not just because we're performance wonks (guilty!), but because we think speed is a competitive advantage. There's plenty of experimental data proving that the slower your website loads and displays, the less people will use it. [Google found that] the page with 10 results took 0.4 seconds to generate. The page with 30 results took 0.9 seconds. Half a second delay caused a 20% drop in traffic. Half a seco...
Website,Perfomance,Optimization 2011-07-02 01:52:12
How To Optimize Your Site With HTTP Caching
I’ve been on a web tweaking kick lately: how to speed up your javascript, gzip files with your server, and now how to set up caching. But the reason is simple: site performance is a feature. For web sites, speed may be feature #1. Users hate waiting, we get frustrated by buffering videos and pages that pop together as images slowly load. It’s a jarring (aka bad) user experience. Time invested in site optimization is well worth it, so let’s dive in. What is Caching? ...
Website performance,Speed,HTTP Cache,Hash code 2011-12-10 06:11:33
How to Create Dynamic PDF with Image and Content in Asp.Net Development?
Aegissofttech .net developers are specialized in developing real time web applications. While working on one of such real time web app development projects, our asp.net development team discovered an easy way to create PDF template from user inputs. The developers used Java Script and web service to accomplish PDF template development. To learn how to develop these dynamic PDF with content and graphics, you can follow the below tutorial. In real time web applications, we often require to generat...
asp.net development, 2015-04-27 01:11:40
GCC is compiled with C++ compiler
On 15 Aug, 2012, GCC merged a patch--Merge from cxx-conversion branch . This means GCC will be compiled with C++ compiler in the future, it also means that GCC will be implemented using C++. You may have following two puzzles: Why does GCC turn to C++? Without C++ compiler, how can we compile C++ codes? Why using C++? In GNU's C++ Conversion, we can find this description in the background section: Whether we use C or C++, we need to try to ensure that interfaces are easy to understan...
Apple has trouble in Russia now for homosexual promotion
According to The Independent report, Apple is now facing an investigation and a potential fine of up to one million rubles from Russia government. This investigation is about the built in same-sex emotion icons in iOS keyboard. Russia claims that these emotions violated the "Russian LGBT propaganda law" approved in 2013. This law is mainly approved to protect children from exposing to content that promotes homosexuality as being a norm in society—contradicting "traditional" fami...
SAME-SEX,APPLE,RUSSIA,HOMOSEXUAL 2015-09-27 23:21:44
aspã€phpã€asp.netã€jsp介ç»åŠä¼˜ç¼ºç‚¹æ¯”较
现在主æµçš„网站开å‘è¯è¨€æ— 外乎aspã€phpã€asp.netã€jspç‰ã€‚ 网页从开始简å•çš„hmtl到å¤æ‚çš„æœåŠ¡è¯è¨€ï¼Œèµ°è¿‡äº†10多个年头,å„ç§æŠ€æœ¯å±‚出ä¸ç©·ï¼Œå•ä¸ªçš„主æµæŠ€æœ¯ä¹Ÿåœ¨ä¸æ–翻新的版本,现在分...
Google search now highlights search text in target link page
It seems Google is slowly releasing a new feature to highlight search text when user opens a matching search result link through its search engine. Now for example if you type something in the Google search bar, you will see normal search results. But when you click the link, e.g, the first search result to Stackoverflow, you will see something like below after the link is opened. The searched text is highlighted and the page automatically scrolls to the position where the search text ap...
GOOGLE SEARCH,FEATURED SNIPPET,TECH NEWS 2020-06-13 06:09:38
One of the Best Bits of Programming Advice I ever Got
Years ago (early 1992), I attached myself to this crazy skunkworks project that was using this weird language called Smalltalk. "Object Oriented" was in its infancy as a "hot" item. High paid consultants. Lots of people laying claim to what this new object religion was all about. This was 5 years before Alan Kay would make the statement "I invented the term 'Object Oriented Programming' and this {Java and C++} is not what I had in mind."Shortly after hooking up with this whacky group with t...
Programming advice,OOP,Smalltalk,Better design 2011-11-28 03:14:25
RECENT
- How to make select in WinSock exceed the 64-socket limit
- EtsiosApp Release Date: All You Need to Know
- SIEM Big Data Visualization [03]:Graph-Based SIEM Log Analysis Dashboard
- How AI is Changing Web Development: A New Era of Digital Innovation
- SIEM Big Data Visualization [02]: National Cyber Threats Dashboard
- Exploring the Impact of a Loan Origination System on Financial Institutions
- Power Grid OT Simulation System
- Why is Golang's Compilation Speed So Fast?
- SIEM Big Data Visualization : Dashboard for Monitoring Scam Events in Critical Infrastructure
- Introduction to the Application of eBPF in Golang
- more>>