245
results for "sorting"
-
[KevinMarks]: That's why I'm sorting published and updated fields to find the last one referenced for feeds.
GWG
at
2021-10-30 19:42
-
I just updated my parsing code to add a last updated and last published property to any returned feed derived by sorting the original posts.
GWG
at
2021-10-30 19:05
-
when a page is the result of a form submission, when you navigate further, and then use the back button, you may see a warning about the information being re-submitted. that should *only* happen when the user has deliberately submitted some information, and navigating up/down in a list (or sorting a table, or any other kind of view manipulation) should not cause such a warning because it will only confuse the user
[tantek]
at
2021-09-10 20:19
-
another option is sorting keys alphabetically when writing json to make diffing clearer - I have seen this specified in some contexts (as well as normalising keys and values to utf8 rather then escaped unicode )
[KevinMarks]1
at
2021-08-09 18:20
-
random question: is there a special need to sort (or to avoid sorting) the children in a mf2 item?
jacky
at
2021-08-09 07:39
-
gRegor: tantek left you a message on 2016-06-03 at 12:48am UTC: hey IWS/IWC/HWC Leaders - could you +1/0/-1 the proposed sessions so we can do some pre-sorting? https://indiewebcamp.com/2016/Leaders#Session_Ideas
Loqi
at
2021-05-28 00:25
-
I'm experimenting with a VPS for the first time (via digitalocean) and am wondering where to insert sorting out SSL certificates into this process: 1. Set up SSH keys. 2. Create the droplet (Ubuntu 20.04(LTS)x64). 3. Initial Ubuntu updates and set-up. 4. ufw firewall. 5. Install nginx
[girrodocus]
at
2021-05-11 23:09
-
... but lets start with this first proposal, of just listing / sorting out the issue trackers
dmitriz
at
2021-04-23 18:52
-
JSON dictionaries don't round trip unless you add sorting rules, yes, as different languages do different things with key order -php and js are the order you create them in, python in hash order, Go deliberately randomised
[KevinMarks]
at
2021-03-03 01:35
-
These are things like my On This Day Feature, sorting my date archives from oldest to newest, implementing a /updated url to show my site based on last updated order instead of publish date
GWG
at
2021-03-01 20:32